The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 45 | ![]() |
NewlineAtEndOfFile | 222 | ![]() |
Translation | 0 | ![]() |
FileLength | 2 | ![]() |
FileTabCharacter
| 29361 | ![]() |
RegexpSingleline
| 14036 | ![]() |
JavadocMethod | 2676 | ![]() |
JavadocType | 100 | ![]() |
JavadocVariable | 606 | ![]() |
JavadocStyle | 177 | ![]() |
ConstantName | 8 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 4 | ![]() |
MemberName | 610 | ![]() |
MethodName | 6 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 776 | ![]() |
StaticVariableName | 7 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 2383 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 719 | ![]() |
LineLength | 6387 | ![]() |
MethodLength | 6 | ![]() |
ParameterNumber | 24 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 150 | ![]() |
NoWhitespaceAfter | 29 | ![]() |
NoWhitespaceBefore | 1 | ![]() |
OperatorWrap | 6851 | ![]() |
ParenPad | 49 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 728 | ![]() |
WhitespaceAround | 6006 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 51 | ![]() |
AvoidNestedBlocks | 637 | ![]() |
EmptyBlock | 9 | ![]() |
LeftCurly | 506 | ![]() |
NeedBraces | 670 | ![]() |
RightCurly | 20 | ![]() |
AvoidInlineConditionals | 30 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 1 | ![]() |
HiddenField | 946 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 22 | ![]() |
MagicNumber | 1456 | ![]() |
MissingSwitchDefault | 2 | ![]() |
RedundantThrows | 39 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 1 | ![]() |
DesignForExtension | 2603 | ![]() |
FinalClass | 8 | ![]() |
HideUtilityClassConstructor | 6 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 866 | ![]() |
ArrayTypeStyle | 5 | ![]() |
FinalParameters | 2638 | ![]() |
TodoComment | 73 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.module.LogicModule. | 8 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.IWorldView. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectFuture. | 10 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.base.component.exception.ComponentCantStartException. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Self. | 15 |
![]() | Line has trailing spaces. | 18 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line has trailing spaces. | 20 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Parameter agent should be final. | 28 |
![]() | Parameter logic should be final. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | 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 |
![]() | Parameter agent should be final. | 32 |
![]() | Parameter logic should be final. | 32 |
![]() | Parameter log should be final. | 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 logic should be final. | 36 |
![]() | Parameter log should be final. | 36 |
![]() | Parameter dependencies should be final. | 36 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Parameter event should be final. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | 'synchronized' is not followed by whitespace. | 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 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Parameter agent should be final. | 37 |
![]() | Parameter logic should be final. | 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 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter agent should be final. | 41 |
![]() | Parameter logic should be final. | 41 |
![]() | Parameter log should be final. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter agent should be final. | 45 |
![]() | Parameter logic should be final. | 45 |
![]() | Parameter log should be final. | 45 |
![]() | Parameter dependencies should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter event should be final. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | 'synchronized' is not followed by whitespace. | 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 is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Method 'beforeLogic' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Parameter threadName should be final. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 'if' construct must use '{}'s. | 63 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | 'if' construct must use '{}'s. | 65 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Method 'afterLogic' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter threadName should be final. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | 'if' construct must use '{}'s. | 71 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 76 |
![]() | Method 'afterLogicException' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Parameter threadName should be final. | 77 |
![]() | Parameter e should be final. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | 'if' construct must use '{}'s. | 80 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | 'if' construct must use '{}'s. | 82 |
![]() | 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 contains a tab character. | 86 |
![]() | Method 'shouldExecuteLogic' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | 'synchronized' is not followed by whitespace. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | 'if' construct must use '{}'s. | 90 |
![]() | 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 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | 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 has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Parameter agent should be final. | 37 |
![]() | Parameter logic should be final. | 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 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter agent should be final. | 41 |
![]() | Parameter logic should be final. | 41 |
![]() | Parameter log should be final. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter agent should be final. | 45 |
![]() | Parameter logic should be final. | 45 |
![]() | Parameter log should be final. | 45 |
![]() | Parameter dependencies should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter event should be final. | 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. | 55 |
![]() | Parameter event should be final. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | 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 is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Parameter event should be final. | 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 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 |
![]() | Parameter event should be final. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'logicLatch' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Parameter threadName should be final. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | '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 |
![]() | '60' is a magic number. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | 'if' construct must use '{}'s. | 82 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Parameter startPaused should be final. | 86 |
![]() | Redundant throws: 'AgentException' is unchecked exception. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 10 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.Pick. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 22 |
![]() | 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 |
![]() | Expected an @return tag. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Method 'isManualSpawn' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | 'if' construct must use '{}'s. | 31 |
![]() | 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 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 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. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'setManualSpawn' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Parameter state should be final. | 42 |
![]() | Expected @param tag for 'state'. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Expected an @return tag. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Method 'isAutoTrace' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | 'if' construct must use '{}'s. | 51 |
![]() | 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 has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 58 |
![]() | Method 'setAutoTrace' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Parameter state should be final. | 58 |
![]() | Expected @param tag for 'state'. | 58 |
![]() | 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 contains a tab character. | 64 |
![]() | Expected an @return tag. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | 'if' construct must use '{}'s. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter newName should be final. | 73 |
![]() | Expected @param tag for 'newName'. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | 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 contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Expected an @return tag. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Method 'getSpeedMultiplier' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | 'if' construct must use '{}'s. | 83 |
![]() | 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 is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Method 'setSpeedMultiplier' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Parameter value should be final. | 90 |
![]() | Expected @param tag for 'value'. | 90 |
![]() | 'if' construct must use '{}'s. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | '0.1' is a magic number. | 91 |
![]() | '0.1' is a magic number. | 91 |
![]() | 'if' construct must use '{}'s. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | 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 |
![]() | Expected an @return tag. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'isInvulnerable' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | 'if' construct must use '{}'s. | 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 has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 109 |
![]() | Method 'setInvulnerability' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter state should be final. | 109 |
![]() | Expected @param tag for 'state'. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Expected an @return tag. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Method 'getVisionTime' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | 'if' construct must use '{}'s. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | 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 |
![]() | Method 'setVisionTime' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Parameter value should be final. | 126 |
![]() | Expected @param tag for 'value'. | 126 |
![]() | 'if' construct must use '{}'s. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | '0.1' is a magic number. | 127 |
![]() | '0.1' is a magic number. | 127 |
![]() | 'if' construct must use '{}'s. | 128 |
![]() | 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 is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Expected an @return tag. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Method 'isShowDebug' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Method 'setShowDebug' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter state should be final. | 145 |
![]() | Expected @param tag for 'state'. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Expected an @return tag. | 153 |
![]() | Line contains a tab character. | 153 |
![]() | Method 'isShowFocalPoint' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | 'if' construct must use '{}'s. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Method 'setShowFocalPoint' is not designed for extension - needs to be abstract, final or empty. | 162 |
![]() | Parameter state should be final. | 162 |
![]() | Expected @param tag for 'state'. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | 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 |
![]() | Expected an @return tag. | 170 |
![]() | Line contains a tab character. | 170 |
![]() | Method 'isDrawTraceLines' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | 'if' construct must use '{}'s. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | 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 |
![]() | Method 'setDrawTraceLines' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter state should be final. | 179 |
![]() | Expected @param tag for 'state'. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | 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 |
![]() | Expected an @return tag. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Method 'isSynchronousBatchExported' is not designed for extension - needs to be abstract, final or empty. | 187 |
![]() | 'if' construct must use '{}'s. | 188 |
![]() | 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 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 196 |
![]() | Method 'setSynchronousBatchExport' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Parameter state should be final. | 196 |
![]() | Expected @param tag for 'state'. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | 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 contains a tab character. | 203 |
![]() | Expected an @return tag. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Method 'isAutoPickup' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | 'if' construct must use '{}'s. | 205 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line is longer than 80 characters. | 211 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 213 |
![]() | Method 'setAutoPickup' is not designed for extension - needs to be abstract, final or empty. | 213 |
![]() | Parameter state should be final. | 213 |
![]() | Expected @param tag for 'state'. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Expected an @return tag. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Method 'getRotationSpeed' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | 'if' construct must use '{}'s. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | 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. | 230 |
![]() | Method 'setRotationHorizontalSpeed' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Parameter speed should be final. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | 'if' construct must use '{}'s. | 232 |
![]() | 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 has trailing spaces. | 236 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Method 'setRotationVerticalSpeed' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter speed should be final. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | 'if' construct must use '{}'s. | 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 has trailing spaces. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | 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 contains a tab character. | 252 |
![]() | Method 'setRotationSpeed' is not designed for extension - needs to be abstract, final or empty. | 252 |
![]() | Parameter rotationSpeeds should be final. | 252 |
![]() | Line is longer than 80 characters. | 253 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line has trailing spaces. | 255 |
![]() | Line contains a tab character. | 255 |
![]() | 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 |
![]() | Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line has trailing spaces. | 263 |
![]() | Line contains a tab character. | 263 |
![]() | Line is longer than 80 characters. | 264 |
![]() | 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 is longer than 80 characters. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Missing a Javadoc comment. | 271 |
![]() | 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 |
![]() | Parameter worldView should be final. | 277 |
![]() | 'worldView' hides a field. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | '{' should be on the previous line. | 278 |
![]() | Line is longer than 80 characters. | 279 |
![]() | 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 |
![]() | Parameter event should be final. | 284 |
![]() | Line has trailing spaces. | 285 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | First sentence should end with a period. | 289 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line has trailing spaces. | 291 |
![]() | Line contains a tab character. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Missing a Javadoc comment. | 292 |
![]() | Line contains a tab character. | 294 |
![]() | Missing a Javadoc comment. | 294 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line contains a tab character. | 297 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Parameter startPaused should be final. | 304 |
![]() | Expected @param tag for 'startPaused'. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line has trailing spaces. | 308 |
![]() | 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. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Parameter bot should be final. | 313 |
![]() | 'bot' hides a field. | 313 |
![]() | Line has trailing spaces. | 314 |
![]() | Line contains a tab character. | 314 |
![]() | 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 |
![]() | Parameter bot should be final. | 322 |
![]() | 'bot' hides a field. | 322 |
![]() | Parameter moduleLog should be final. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | Line is longer than 80 characters. | 325 |
![]() | Line contains a tab character. | 325 |
![]() | Line has trailing spaces. | 326 |
![]() | Line contains a tab character. | 326 |
![]() | Line has trailing spaces. | 327 |
![]() | Line contains a tab character. | 327 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 14 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Variable 'rayFutures' must be private and have accessor methods. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Variable 'idSuffix' must be private and have accessor methods. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Variable 'counter' must be private and have accessor methods. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Variable 'alreadyInitialized' must be private and have accessor methods. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Variable 'allRaysInitialized' must be private and have accessor methods. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Variable 'listening' must be private and have accessor methods. | 37 |
![]() | Method 'getAllRaysInitialized' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter bot should be final. | 43 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter bot should be final. | 47 |
![]() | Parameter log should be final. | 47 |
![]() | Line has trailing spaces. | 51 |
![]() | 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 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Parameter startPaused should be final. | 57 |
![]() | Expected @param tag for 'startPaused'. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Expected @throws tag for 'CommunicationException'. | 81 |
![]() | Redundant throws: 'CommunicationException' is unchecked exception. | 81 |
![]() | Method 'endRayInitSequence' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 113 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Expected an @return tag. | 123 |
![]() | Method 'createRay' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Parameter Id should be final. | 124 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter Direction should be final. | 124 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter Length should be final. | 124 |
![]() | Name 'Length' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter FastTrace should be final. | 124 |
![]() | Name 'FastTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter FloorCorrection should be final. | 124 |
![]() | Name 'FloorCorrection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter TraceActors should be final. | 124 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Expected @throws tag for 'CommunicationException'. | 124 |
![]() | Redundant throws: 'CommunicationException' is unchecked exception. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Parameter obj should be final. | 131 |
![]() | Line has trailing spaces. | 144 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 160 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Method 'createRay' is not designed for extension - needs to be abstract, final or empty. | 171 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Parameter Direction should be final. | 172 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Parameter Length should be final. | 172 |
![]() | Name 'Length' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Parameter FastTrace should be final. | 172 |
![]() | Name 'FastTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Parameter FloorCorrection should be final. | 172 |
![]() | Name 'FloorCorrection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Parameter TraceActors should be final. | 172 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Expected @throws tag for 'CommunicationException'. | 172 |
![]() | Redundant throws: 'CommunicationException' is unchecked exception. | 172 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line is longer than 80 characters. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Expected an @return tag. | 187 |
![]() | Method 'getRay' is not designed for extension - needs to be abstract, final or empty. | 187 |
![]() | Parameter rayID should be final. | 187 |
![]() | Expected @param tag for 'rayID'. | 187 |
![]() | Line contains a tab character. | 189 |
![]() | 'if' construct must use '{}'s. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | 'if' construct must use '{}'s. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | 'else' construct must use '{}'s. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | 'if' construct must use '{}'s. | 194 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Method 'checkIfAllInited' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 208 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 8 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 18 |
![]() | '{' should be on the previous line. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Method 'ping' 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 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Expected an @return tag. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Method 'getLastPong' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | 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 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Parameter event should be final. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | '{' should be on the previous line. | 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. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter worldView should be final. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | '{' should be on the previous line. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | First sentence should end with a period. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Variable 'pongListener' must be private and have accessor methods. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Variable 'lastPong' must be private and have accessor methods. | 69 |
![]() | 'cast' is not followed by whitespace. | 69 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | 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 |
![]() | Parameter bot should be final. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | '{' should be on the previous line. | 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 is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Parameter bot should be final. | 88 |
![]() | Parameter log should be final. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | '{' should be on the previous line. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 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 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Parameter startPaused should be final. | 101 |
![]() | Expected @param tag for 'startPaused'. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | 'cast' is not followed by whitespace. | 103 |
![]() | Line contains a tab character. | 104 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.ChangeWeapon. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line has trailing spaces. | 15 |
![]() | Line contains a tab character. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Variable 'weaponType' must be private and have accessor methods. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Variable 'primaryAmmo' must be private and have accessor methods. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Variable 'secondaryAmmo' must be private and have accessor methods. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Variable 'inventoryId' must be private and have accessor methods. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Variable 'descriptor' must be private and have accessor methods. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter weaponGained should be final. | 26 |
![]() | Parameter primaryAmmo should be final. | 26 |
![]() | 'primaryAmmo' hides a field. | 26 |
![]() | Parameter secondaryAmmo should be final. | 26 |
![]() | 'secondaryAmmo' hides a field. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line is longer than 80 characters. | 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 is longer than 80 characters. | 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 has trailing spaces. | 36 |
![]() | 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 |
![]() | Expected an @return tag. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Expected an @return tag. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. | 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 contains a tab character. | 56 |
![]() | Expected an @return tag. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Method 'getPrimaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | 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 |
![]() | Expected an @return tag. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Method 'getSecondaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 69 |
![]() | 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 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 |
![]() | Expected an @return tag. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Method 'getInventoryId' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | 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 |
![]() | Expected an @return tag. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Method 'getDescriptor' 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 has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | 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 has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Expected an @return tag. | 101 |
![]() | Method 'hasSecondaryAmmoType' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | 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 |
![]() | Expected an @return tag. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Method 'getAmmo' 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 has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Method 'toString' 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 is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 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 |
Violation | Message | Line |
---|---|---|
![]() | 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. | 22 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | 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 is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | 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 contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Method 'getDescriptorForId' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Parameter inventoryWeaponId should be final. | 65 |
![]() | Expected @param tag for 'inventoryWeaponId'. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | 'if' construct must use '{}'s. | 68 |
![]() | 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. | 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 |
![]() | 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 |
![]() | Expected an @return tag. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Method 'getItemTypeForId' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Parameter inventoryWeaponId should be final. | 85 |
![]() | Expected @param tag for 'inventoryWeaponId'. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | 'if' construct must use '{}'s. | 88 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 92 |
![]() | 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 is longer than 80 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | 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. | 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 |
![]() | Method 'getWeaponInventoryId' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter weaponType should be final. | 108 |
![]() | Expected @param tag for 'weaponType'. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | 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 is longer than 80 characters. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | 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 |
![]() | Method 'getWeaponInventoryId' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Parameter weaponDescriptor should be final. | 126 |
![]() | Expected @param tag for 'weaponDescriptor'. | 126 |
![]() | 'if' construct must use '{}'s. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | 'if' construct must use '{}'s. | 129 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | 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 |
![]() | 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 contains a tab character. | 141 |
![]() | Method 'changeWeapon' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Parameter weaponType should be final. | 141 |
![]() | Expected @param tag for 'weaponType'. | 141 |
![]() | 'if' construct must use '{}'s. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | 'if' construct must use '{}'s. | 143 |
![]() | 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 contains a tab character. | 146 |
![]() | 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 contains a tab character. | 151 |
![]() | 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 |
![]() | Method 'changeWeapon' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Parameter weapon should be final. | 154 |
![]() | Expected @param tag for 'weapon'. | 154 |
![]() | 'if' construct must use '{}'s. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | 'if' construct must use '{}'s. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | 'if' construct must use '{}'s. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | 'if' construct must use '{}'s. | 158 |
![]() | 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. | 163 |
![]() | Line is longer than 80 characters. | 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 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 |
![]() | Method 'getAmmo' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Parameter ammoOrWeaponType should be final. | 175 |
![]() | Expected @param tag for 'ammoOrWeaponType'. | 175 |
![]() | 'if' construct must use '{}'s. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | 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 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 contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | 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 |
![]() | 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 |
![]() | Method 'getPrimaryWeaponAmmo' is not designed for extension - needs to be abstract, final or empty. | 198 |
![]() | Parameter weaponType should be final. | 198 |
![]() | Expected @param tag for 'weaponType'. | 198 |
![]() | 'if' construct must use '{}'s. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | 'if' construct must use '{}'s. | 200 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | 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 contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Method 'getSecondaryWeaponAmmo' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Parameter weaponType should be final. | 212 |
![]() | Expected @param tag for 'weaponType'. | 212 |
![]() | 'if' construct must use '{}'s. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | 'if' construct must use '{}'s. | 214 |
![]() | 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. | 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. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Method 'getWeaponAmmo' is not designed for extension - needs to be abstract, final or empty. | 226 |
![]() | Parameter weaponType should be final. | 226 |
![]() | Expected @param tag for 'weaponType'. | 226 |
![]() | 'if' construct must use '{}'s. | 227 |
![]() | Line contains a tab character. | 227 |
![]() | 'if' construct must use '{}'s. | 228 |
![]() | Line is longer than 80 characters. | 228 |
![]() | 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 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 contains a tab character. | 240 |
![]() | Expected an @return tag. | 241 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Method 'hasLowAmmoForWeapon' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter weaponType should be final. | 241 |
![]() | Expected @param tag for 'weaponType'. | 241 |
![]() | Parameter lowRatio should be final. | 241 |
![]() | Expected @param tag for 'lowRatio'. | 241 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | First sentence should end with a period. | 245 |
![]() | 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 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Expected an @return tag. | 254 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Method 'hasSecondaryLowAmmoForWeapon' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Parameter weaponType should be final. | 254 |
![]() | Expected @param tag for 'weaponType'. | 254 |
![]() | Parameter lowRatio should be final. | 254 |
![]() | Expected @param tag for 'lowRatio'. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | 'ammo' hides a field. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | First sentence should end with a period. | 260 |
![]() | 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 contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Expected an @return tag. | 269 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Method 'hasPrimaryLowAmmoForWeapon' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Parameter weaponType should be final. | 269 |
![]() | Expected @param tag for 'weaponType'. | 269 |
![]() | Parameter lowRatio should be final. | 269 |
![]() | Expected @param tag for 'lowRatio'. | 269 |
![]() | 'if' construct must use '{}'s. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | 'ammo' hides a field. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | 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 |
![]() | Method 'hasAmmo' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Parameter ammoType should be final. | 284 |
![]() | Expected @param tag for 'ammoType'. | 284 |
![]() | 'if' construct must use '{}'s. | 285 |
![]() | Line contains a tab character. | 285 |
![]() | 'if' construct must use '{}'s. | 286 |
![]() | Line is longer than 80 characters. | 286 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | 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. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Method 'hasAmmoForWeapon' is not designed for extension - needs to be abstract, final or empty. | 298 |
![]() | Parameter weaponType should be final. | 298 |
![]() | Expected @param tag for 'weaponType'. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | 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. | 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. | 311 |
![]() | Method 'hasWeaponAmmo' is not designed for extension - needs to be abstract, final or empty. | 311 |
![]() | Parameter weaponType should be final. | 311 |
![]() | Expected @param tag for 'weaponType'. | 311 |
![]() | 'if' construct must use '{}'s. | 312 |
![]() | Line contains a tab character. | 312 |
![]() | 'if' construct must use '{}'s. | 313 |
![]() | Line is longer than 80 characters. | 313 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | 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. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | Line contains a tab character. | 325 |
![]() | Method 'hasPrimaryWeaponAmmo' is not designed for extension - needs to be abstract, final or empty. | 325 |
![]() | Parameter weaponType should be final. | 325 |
![]() | Expected @param tag for 'weaponType'. | 325 |
![]() | 'if' construct must use '{}'s. | 326 |
![]() | Line contains a tab character. | 326 |
![]() | 'if' construct must use '{}'s. | 327 |
![]() | Line is longer than 80 characters. | 327 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | 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. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Method 'hasSecondaryWeaponAmmo' is not designed for extension - needs to be abstract, final or empty. | 339 |
![]() | Parameter weaponType should be final. | 339 |
![]() | Expected @param tag for 'weaponType'. | 339 |
![]() | 'if' construct must use '{}'s. | 340 |
![]() | Line contains a tab character. | 340 |
![]() | 'if' construct must use '{}'s. | 341 |
![]() | Line is longer than 80 characters. | 341 |
![]() | Line contains a tab character. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 348 |
![]() | Method 'hasWeapon' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | Parameter weaponType should be final. | 353 |
![]() | 'if' construct must use '{}'s. | 354 |
![]() | Line contains a tab character. | 354 |
![]() | 'if' construct must use '{}'s. | 355 |
![]() | Line contains a tab character. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Line is longer than 80 characters. | 360 |
![]() | Method 'hasWeapon' is not designed for extension - needs to be abstract, final or empty. | 367 |
![]() | Parameter weaponGroup should be final. | 367 |
![]() | 'if' construct must use '{}'s. | 368 |
![]() | Line contains a tab character. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | Line is longer than 80 characters. | 373 |
![]() | Line is longer than 80 characters. | 378 |
![]() | Method 'isLoaded' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Parameter weaponType should be final. | 380 |
![]() | 'if' construct must use '{}'s. | 381 |
![]() | Line contains a tab character. | 381 |
![]() | 'if' construct must use '{}'s. | 382 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line is longer than 80 characters. | 387 |
![]() | Unused @param tag for 'weaponType'. | 391 |
![]() | Line is longer than 80 characters. | 392 |
![]() | Method 'isLoaded' is not designed for extension - needs to be abstract, final or empty. | 394 |
![]() | Parameter weaponGroup should be final. | 394 |
![]() | Expected @param tag for 'weaponGroup'. | 394 |
![]() | 'if' construct must use '{}'s. | 395 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Expected an @return tag. | 407 |
![]() | Method 'hasSecondaryAmmoType' is not designed for extension - needs to be abstract, final or empty. | 407 |
![]() | Parameter weaponType should be final. | 407 |
![]() | Expected @param tag for 'weaponType'. | 407 |
![]() | 'if' construct must use '{}'s. | 408 |
![]() | Line contains a tab character. | 408 |
![]() | 'if' construct must use '{}'s. | 409 |
![]() | Line contains a tab character. | 409 |
![]() | Line is longer than 80 characters. | 410 |
![]() | Line contains a tab character. | 410 |
![]() | Line contains a tab character. | 411 |
![]() | 'if' construct must use '{}'s. | 412 |
![]() | Line is longer than 80 characters. | 412 |
![]() | Line contains a tab character. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line is longer than 80 characters. | 415 |
![]() | Line contains a tab character. | 415 |
![]() | Line is longer than 80 characters. | 419 |
![]() | Line is longer than 80 characters. | 421 |
![]() | Method 'getWeaponDescriptor' is not designed for extension - needs to be abstract, final or empty. | 426 |
![]() | Parameter weaponType should be final. | 426 |
![]() | Expected @param tag for 'weaponType'. | 426 |
![]() | 'if' construct must use '{}'s. | 427 |
![]() | Line contains a tab character. | 427 |
![]() | 'if' construct must use '{}'s. | 428 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 431 |
![]() | Line is longer than 80 characters. | 431 |
![]() | Line contains a tab character. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | Method 'getCurrentWeapon' is not designed for extension - needs to be abstract, final or empty. | 445 |
![]() | Line contains a tab character. | 450 |
![]() | Line is longer than 80 characters. | 452 |
![]() | Line contains a tab character. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | 'if' construct must use '{}'s. | 454 |
![]() | Line is longer than 80 characters. | 454 |
![]() | Line contains a tab character. | 454 |
![]() | 'if' construct must use '{}'s. | 455 |
![]() | 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 is longer than 80 characters. | 462 |
![]() | Method 'getCurrentAmmo' is not designed for extension - needs to be abstract, final or empty. | 470 |
![]() | 'if' construct must use '{}'s. | 471 |
![]() | 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. | 476 |
![]() | Method 'getCurrentPrimaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 487 |
![]() | Line is longer than 80 characters. | 498 |
![]() | Method 'getCurrentAlternateAmmo' is not designed for extension - needs to be abstract, final or empty. | 504 |
![]() | Line contains a tab character. | 509 |
![]() | Line is longer than 80 characters. | 511 |
![]() | 'if' construct must use '{}'s. | 513 |
![]() | Line is longer than 80 characters. | 513 |
![]() | Line contains a tab character. | 513 |
![]() | 'if' construct must use '{}'s. | 514 |
![]() | Line is longer than 80 characters. | 514 |
![]() | Line contains a tab character. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 518 |
![]() | Line contains a tab character. | 520 |
![]() | Line is longer than 80 characters. | 529 |
![]() | Method 'getWeapons' is not designed for extension - needs to be abstract, final or empty. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Line is longer than 80 characters. | 542 |
![]() | Method 'getWeapon' is not designed for extension - needs to be abstract, final or empty. | 548 |
![]() | Parameter weaponType should be final. | 548 |
![]() | Expected @param tag for 'weaponType'. | 548 |
![]() | 'if' construct must use '{}'s. | 549 |
![]() | Line contains a tab character. | 549 |
![]() | 'if' construct must use '{}'s. | 550 |
![]() | Line contains a tab character. | 550 |
![]() | Line contains a tab character. | 551 |
![]() | Line is longer than 80 characters. | 563 |
![]() | Method 'getLoadedWeapons' is not designed for extension - needs to be abstract, final or empty. | 571 |
![]() | Line is longer than 80 characters. | 580 |
![]() | Method 'getMeleeWeapons' is not designed for extension - needs to be abstract, final or empty. | 586 |
![]() | Line is longer than 80 characters. | 595 |
![]() | Method 'getRangedWeapons' is not designed for extension - needs to be abstract, final or empty. | 601 |
![]() | Line is longer than 80 characters. | 610 |
![]() | Method 'getLoadedMeleeWeapons' is not designed for extension - needs to be abstract, final or empty. | 616 |
![]() | Line is longer than 80 characters. | 625 |
![]() | Method 'getLoadedRangedWeapons' is not designed for extension - needs to be abstract, final or empty. | 631 |
![]() | Expected an @return tag. | 643 |
![]() | Method 'getAmmos' is not designed for extension - needs to be abstract, final or empty. | 643 |
![]() | Line contains a tab character. | 644 |
![]() | Method 'hasLoadedWeapon' is not designed for extension - needs to be abstract, final or empty. | 657 |
![]() | Method 'hasLoadedRangedWeapon' is not designed for extension - needs to be abstract, final or empty. | 670 |
![]() | Method 'hasLoadedMeleeWeapon' is not designed for extension - needs to be abstract, final or empty. | 685 |
![]() | Expected an @return tag. | 695 |
![]() | Line contains a tab character. | 695 |
![]() | Method 'hasLoadedWeapon' is not designed for extension - needs to be abstract, final or empty. | 695 |
![]() | Parameter weapon should be final. | 695 |
![]() | Expected @param tag for 'weapon'. | 695 |
![]() | Line is longer than 80 characters. | 696 |
![]() | Line contains a tab character. | 696 |
![]() | Line contains a tab character. | 697 |
![]() | Expected an @return tag. | 704 |
![]() | Line contains a tab character. | 704 |
![]() | Method 'hasPrimaryLoadedWeapon' is not designed for extension - needs to be abstract, final or empty. | 704 |
![]() | Parameter weapon should be final. | 704 |
![]() | Expected @param tag for 'weapon'. | 704 |
![]() | Line contains a tab character. | 705 |
![]() | 'if' construct must use '{}'s. | 706 |
![]() | Line contains a tab character. | 706 |
![]() | Line contains a tab character. | 707 |
![]() | Line contains a tab character. | 708 |
![]() | Line contains a tab character. | 710 |
![]() | Expected an @return tag. | 715 |
![]() | Line contains a tab character. | 715 |
![]() | Method 'hasSecondaryLoadedWeapon' is not designed for extension - needs to be abstract, final or empty. | 715 |
![]() | Parameter weapon should be final. | 715 |
![]() | Expected @param tag for 'weapon'. | 715 |
![]() | Line contains a tab character. | 716 |
![]() | 'if' construct must use '{}'s. | 717 |
![]() | Line contains a tab character. | 717 |
![]() | Line contains a tab character. | 718 |
![]() | Line contains a tab character. | 719 |
![]() | Line contains a tab character. | 721 |
![]() | Line is longer than 80 characters. | 722 |
![]() | Line contains a tab character. | 722 |
![]() | Line contains a tab character. | 723 |
![]() | Line contains a tab character. | 724 |
![]() | Line contains a tab character. | 725 |
![]() | Line contains a tab character. | 726 |
![]() | Expected an @return tag. | 727 |
![]() | Line contains a tab character. | 727 |
![]() | Method 'getWeaponForAmmo' is not designed for extension - needs to be abstract, final or empty. | 727 |
![]() | Parameter priOrSecAmmoType should be final. | 727 |
![]() | Expected @param tag for 'priOrSecAmmoType'. | 727 |
![]() | Line contains a tab character. | 728 |
![]() | Line is longer than 80 characters. | 729 |
![]() | Line contains a tab character. | 729 |
![]() | 'cast' is not followed by whitespace. | 729 |
![]() | 'if' construct must use '{}'s. | 730 |
![]() | Line contains a tab character. | 730 |
![]() | 'if' construct must use '{}'s. | 731 |
![]() | Line is longer than 80 characters. | 731 |
![]() | Line contains a tab character. | 731 |
![]() | 'if' construct must use '{}'s. | 732 |
![]() | Line is longer than 80 characters. | 732 |
![]() | Line contains a tab character. | 732 |
![]() | Line contains a tab character. | 733 |
![]() | Line contains a tab character. | 734 |
![]() | Line contains a tab character. | 735 |
![]() | Line contains a tab character. | 737 |
![]() | Line contains a tab character. | 738 |
![]() | Line contains a tab character. | 739 |
![]() | Line contains a tab character. | 740 |
![]() | Line contains a tab character. | 741 |
![]() | Expected an @return tag. | 742 |
![]() | Line contains a tab character. | 742 |
![]() | Method 'getPrimaryWeaponAmmoType' is not designed for extension - needs to be abstract, final or empty. | 742 |
![]() | Parameter weaponType should be final. | 742 |
![]() | Expected @param tag for 'weaponType'. | 742 |
![]() | Line is longer than 80 characters. | 743 |
![]() | Line contains a tab character. | 743 |
![]() | 'cast' is not followed by whitespace. | 743 |
![]() | 'if' construct must use '{}'s. | 744 |
![]() | Line contains a tab character. | 744 |
![]() | Line contains a tab character. | 745 |
![]() | Line contains a tab character. | 746 |
![]() | Line contains a tab character. | 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 |
![]() | Expected an @return tag. | 753 |
![]() | Line contains a tab character. | 753 |
![]() | Method 'getSecondaryWeaponAmmoType' is not designed for extension - needs to be abstract, final or empty. | 753 |
![]() | Parameter weaponType should be final. | 753 |
![]() | Expected @param tag for 'weaponType'. | 753 |
![]() | Line is longer than 80 characters. | 754 |
![]() | Line contains a tab character. | 754 |
![]() | 'cast' is not followed by whitespace. | 754 |
![]() | 'if' construct must use '{}'s. | 755 |
![]() | Line contains a tab character. | 755 |
![]() | Line contains a tab character. | 756 |
![]() | Line contains a tab character. | 757 |
![]() | Line is longer than 80 characters. | 763 |
![]() | Line is longer than 80 characters. | 766 |
![]() | Line is longer than 80 characters. | 767 |
![]() | Line contains a tab character. | 771 |
![]() | Line contains a tab character. | 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. | 776 |
![]() | Parameter key should be final. | 776 |
![]() | Line contains a tab character. | 777 |
![]() | Line contains a tab character. | 778 |
![]() | Line contains a tab character. | 779 |
![]() | Line contains a tab character. | 781 |
![]() | Line contains a tab character. | 782 |
![]() | Line contains a tab character. | 783 |
![]() | Line contains a tab character. | 784 |
![]() | Line contains a tab character. | 785 |
![]() | Line contains a tab character. | 786 |
![]() | Parameter ammoType should be final. | 786 |
![]() | 'if' construct must use '{}'s. | 787 |
![]() | Line contains a tab character. | 787 |
![]() | 'if' construct must use '{}'s. | 788 |
![]() | Line contains a tab character. | 788 |
![]() | Line contains a tab character. | 789 |
![]() | Line contains a tab character. | 790 |
![]() | Line contains a tab character. | 792 |
![]() | 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 |
![]() | Parameter weapon should be final. | 797 |
![]() | 'if' construct must use '{}'s. | 798 |
![]() | Line contains a tab character. | 798 |
![]() | 'if' construct must use '{}'s. | 799 |
![]() | Line contains a tab character. | 799 |
![]() | Line is longer than 80 characters. | 800 |
![]() | Line contains a tab character. | 800 |
![]() | 'cast' is not followed by whitespace. | 800 |
![]() | Line contains a tab character. | 801 |
![]() | 'if' construct must use '{}'s. | 802 |
![]() | Line is longer than 80 characters. | 802 |
![]() | 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. | 808 |
![]() | Line is longer than 80 characters. | 809 |
![]() | Line contains a tab character. | 809 |
![]() | Line is longer than 80 characters. | 810 |
![]() | Line contains a tab character. | 810 |
![]() | Line is longer than 80 characters. | 811 |
![]() | Line contains a tab character. | 811 |
![]() | Line contains a tab character. | 812 |
![]() | Line contains a tab character. | 813 |
![]() | Line contains a tab character. | 814 |
![]() | Parameter weaponType should be final. | 814 |
![]() | 'if' construct must use '{}'s. | 815 |
![]() | Line contains a tab character. | 815 |
![]() | 'if' construct must use '{}'s. | 816 |
![]() | Line is longer than 80 characters. | 816 |
![]() | Line contains a tab character. | 816 |
![]() | Line is longer than 80 characters. | 817 |
![]() | Line contains a tab character. | 817 |
![]() | 'cast' is not followed by whitespace. | 817 |
![]() | Line contains a tab character. | 818 |
![]() | 'if' construct must use '{}'s. | 819 |
![]() | Line is longer than 80 characters. | 819 |
![]() | Line contains a tab character. | 819 |
![]() | Line contains a tab character. | 820 |
![]() | Line contains a tab character. | 821 |
![]() | 'if' construct must use '{}'s. | 822 |
![]() | Line is longer than 80 characters. | 822 |
![]() | Line contains a tab character. | 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 contains a tab character. | 828 |
![]() | Unused @param tag for 'weapon'. | 828 |
![]() | Line contains a tab character. | 829 |
![]() | Line contains a tab character. | 830 |
![]() | Line contains a tab character. | 831 |
![]() | Parameter weaponType should be final. | 831 |
![]() | Expected @param tag for 'weaponType'. | 831 |
![]() | 'if' construct must use '{}'s. | 832 |
![]() | Line contains a tab character. | 832 |
![]() | 'if' construct must use '{}'s. | 833 |
![]() | Line is longer than 80 characters. | 833 |
![]() | Line contains a tab character. | 833 |
![]() | Line is longer than 80 characters. | 834 |
![]() | Line contains a tab character. | 834 |
![]() | Line contains a tab character. | 835 |
![]() | 'if' construct must use '{}'s. | 836 |
![]() | Line is longer than 80 characters. | 836 |
![]() | Line contains a tab character. | 836 |
![]() | Line contains a tab character. | 837 |
![]() | Line contains a tab character. | 838 |
![]() | Line is longer than 80 characters. | 839 |
![]() | Line contains a tab character. | 839 |
![]() | '!=' is not preceded with whitespace. | 839 |
![]() | Line is longer than 80 characters. | 840 |
![]() | Line contains a tab character. | 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. | 846 |
![]() | Line is longer than 80 characters. | 847 |
![]() | Line contains a tab character. | 847 |
![]() | Line contains a tab character. | 848 |
![]() | Line contains a tab character. | 849 |
![]() | Line contains a tab character. | 850 |
![]() | Parameter pickedUp should be final. | 850 |
![]() | Expected @param tag for 'pickedUp'. | 850 |
![]() | 'if' construct must use '{}'s. | 851 |
![]() | Line contains a tab character. | 851 |
![]() | Line is longer than 80 characters. | 852 |
![]() | Line contains a tab character. | 852 |
![]() | Line contains a tab character. | 853 |
![]() | 'if' construct must use '{}'s. | 854 |
![]() | Line is longer than 80 characters. | 854 |
![]() | Line contains a tab character. | 854 |
![]() | Line contains a tab character. | 855 |
![]() | Line contains a tab character. | 856 |
![]() | Line is longer than 80 characters. | 858 |
![]() | Line contains a tab character. | 858 |
![]() | Line is longer than 80 characters. | 859 |
![]() | Line contains a tab character. | 859 |
![]() | Line contains a tab character. | 860 |
![]() | Line contains a tab character. | 862 |
![]() | '{' should be on the previous line. | 862 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 869 |
![]() | Line is longer than 80 characters. | 870 |
![]() | Line contains a tab character. | 870 |
![]() | 'cast' is not followed by whitespace. | 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 contains a tab character. | 876 |
![]() | Line contains a tab character. | 878 |
![]() | Line contains a tab character. | 879 |
![]() | 'cast' is not followed by whitespace. | 879 |
![]() | Line contains a tab character. | 880 |
![]() | Line is longer than 80 characters. | 881 |
![]() | Line contains a tab character. | 881 |
![]() | Line is longer than 80 characters. | 882 |
![]() | Line contains a tab character. | 882 |
![]() | Line contains a tab character. | 883 |
![]() | Line is longer than 80 characters. | 884 |
![]() | 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 |
![]() | 'cast' is not followed by whitespace. | 888 |
![]() | Line contains a tab character. | 890 |
![]() | Line is longer than 80 characters. | 891 |
![]() | Line contains a tab character. | 891 |
![]() | Line contains a tab character. | 893 |
![]() | Line is longer than 80 characters. | 894 |
![]() | Line contains a tab character. | 894 |
![]() | Line is longer than 80 characters. | 895 |
![]() | Line contains a tab character. | 895 |
![]() | Line contains a tab character. | 896 |
![]() | Line is longer than 80 characters. | 897 |
![]() | Line contains a tab character. | 897 |
![]() | Line contains a tab character. | 898 |
![]() | Line contains a tab character. | 899 |
![]() | Line is longer than 80 characters. | 901 |
![]() | Line contains a tab character. | 901 |
![]() | Line is longer than 80 characters. | 902 |
![]() | Line contains a tab character. | 902 |
![]() | Line contains a tab character. | 903 |
![]() | Line is longer than 80 characters. | 904 |
![]() | Line contains a tab character. | 904 |
![]() | Line is longer than 80 characters. | 905 |
![]() | Line contains a tab character. | 905 |
![]() | Line contains a tab character. | 906 |
![]() | Line is longer than 80 characters. | 907 |
![]() | 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. | 913 |
![]() | Line is longer than 80 characters. | 914 |
![]() | Line contains a tab character. | 914 |
![]() | Line is longer than 80 characters. | 915 |
![]() | Line contains a tab character. | 916 |
![]() | Line contains a tab character. | 917 |
![]() | Line contains a tab character. | 918 |
![]() | Line contains a tab character. | 919 |
![]() | Parameter ammoType should be final. | 919 |
![]() | Expected @param tag for 'ammoType'. | 919 |
![]() | Parameter amount should be final. | 919 |
![]() | Expected @param tag for 'amount'. | 919 |
![]() | Line is longer than 80 characters. | 920 |
![]() | Line contains a tab character. | 920 |
![]() | 'if' construct must use '{}'s. | 922 |
![]() | Line contains a tab character. | 922 |
![]() | Line contains a tab character. | 923 |
![]() | 'if' construct must use '{}'s. | 924 |
![]() | Line is longer than 80 characters. | 924 |
![]() | Line contains a tab character. | 924 |
![]() | Line contains a tab character. | 925 |
![]() | Line contains a tab character. | 926 |
![]() | Line contains a tab character. | 927 |
![]() | Line contains a tab character. | 928 |
![]() | 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. | 937 |
![]() | Line contains a tab character. | 938 |
![]() | Line contains a tab character. | 939 |
![]() | Line contains a tab character. | 940 |
![]() | Parameter weapon should be final. | 940 |
![]() | Expected @param tag for 'weapon'. | 940 |
![]() | 'if' construct must use '{}'s. | 941 |
![]() | Line contains a tab character. | 941 |
![]() | Line is longer than 80 characters. | 942 |
![]() | Line contains a tab character. | 942 |
![]() | Line contains a tab character. | 943 |
![]() | Line is longer than 80 characters. | 944 |
![]() | Line contains a tab character. | 944 |
![]() | Line contains a tab character. | 945 |
![]() | Line contains a tab character. | 946 |
![]() | Line contains a tab character. | 947 |
![]() | Line contains a tab character. | 948 |
![]() | Line contains a tab character. | 949 |
![]() | Missing a Javadoc comment. | 952 |
![]() | Line contains a tab character. | 960 |
![]() | Line contains a tab character. | 961 |
![]() | Line contains a tab character. | 962 |
![]() | Line is longer than 80 characters. | 969 |
![]() | Line is longer than 80 characters. | 971 |
![]() | Line is longer than 80 characters. | 974 |
![]() | Parameter key should be final. | 979 |
![]() | Expected @param tag for 'key'. | 979 |
![]() | Parameter inv should be final. | 979 |
![]() | Expected @param tag for 'inv'. | 979 |
![]() | 'if' construct must use '{}'s. | 980 |
![]() | Line contains a tab character. | 980 |
![]() | Line contains a tab character. | 981 |
![]() | 'if' construct must use '{}'s. | 982 |
![]() | Line is longer than 80 characters. | 982 |
![]() | 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. | 991 |
![]() | Line contains a tab character. | 992 |
![]() | Line contains a tab character. | 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 |
![]() | Parameter key should be final. | 1007 |
![]() | Expected @param tag for 'key'. | 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 contains a tab character. | 1013 |
![]() | Line is longer than 80 characters. | 1017 |
![]() | Parameter key should be final. | 1020 |
![]() | Expected @param tag for 'key'. | 1020 |
![]() | 'if' construct must use '{}'s. | 1021 |
![]() | Line contains a tab character. | 1021 |
![]() | Line contains a tab character. | 1022 |
![]() | Line contains a tab character. | 1023 |
![]() | Line contains a tab character. | 1024 |
![]() | Line contains a tab character. | 1025 |
![]() | Line contains a tab character. | 1026 |
![]() | Line contains a tab character. | 1027 |
![]() | Line contains a tab character. | 1028 |
![]() | Line is longer than 80 characters. | 1029 |
![]() | Line contains a tab character. | 1029 |
![]() | Line is longer than 80 characters. | 1030 |
![]() | 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. | 1034 |
![]() | Line contains a tab character. | 1035 |
![]() | Line contains a tab character. | 1036 |
![]() | Line contains a tab character. | 1037 |
![]() | Line contains a tab character. | 1038 |
![]() | Line contains a tab character. | 1039 |
![]() | Line contains a tab character. | 1040 |
![]() | Line is longer than 80 characters. | 1041 |
![]() | Line contains a tab character. | 1041 |
![]() | Line contains a tab character. | 1042 |
![]() | 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. | 1053 |
![]() | Line contains a tab character. | 1054 |
![]() | Line contains a tab character. | 1055 |
![]() | Line contains a tab character. | 1056 |
![]() | Line contains a tab character. | 1057 |
![]() | Line contains a tab character. | 1058 |
![]() | Line is longer than 80 characters. | 1063 |
![]() | Missing a Javadoc comment. | 1063 |
![]() | Variable 'weaponsByGroup' must be private and have accessor methods. | 1063 |
![]() | Missing a Javadoc comment. | 1065 |
![]() | Variable 'weaponsByItemType' must be private and have accessor methods. | 1065 |
![]() | Missing a Javadoc comment. | 1067 |
![]() | Variable 'weaponsById' must be private and have accessor methods. | 1067 |
![]() | Line is longer than 80 characters. | 1069 |
![]() | Line is longer than 80 characters. | 1071 |
![]() | Missing a Javadoc comment. | 1071 |
![]() | Line is longer than 80 characters. | 1072 |
![]() | Missing a Javadoc comment. | 1072 |
![]() | Line is longer than 80 characters. | 1074 |
![]() | Line is longer than 80 characters. | 1079 |
![]() | Parameter event should be final. | 1082 |
![]() | 'if' construct must use '{}'s. | 1083 |
![]() | Line contains a tab character. | 1083 |
![]() | 'if' construct must use '{}'s. | 1084 |
![]() | Line contains a tab character. | 1084 |
![]() | 'if' construct must use '{}'s. | 1085 |
![]() | Line is longer than 80 characters. | 1085 |
![]() | Line contains a tab character. | 1085 |
![]() | Line is longer than 80 characters. | 1087 |
![]() | Line contains a tab character. | 1087 |
![]() | 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 is longer than 80 characters. | 1094 |
![]() | Line contains a tab character. | 1094 |
![]() | Line contains a tab character. | 1096 |
![]() | 'if' construct must use '{}'s. | 1097 |
![]() | Line is longer than 80 characters. | 1097 |
![]() | Line contains a tab character. | 1097 |
![]() | Line contains a tab character. | 1098 |
![]() | Line contains a tab character. | 1099 |
![]() | Line contains a tab character. | 1101 |
![]() | Line contains a tab character. | 1102 |
![]() | Line contains a tab character. | 1103 |
![]() | Line contains a tab character. | 1104 |
![]() | Line contains a tab character. | 1105 |
![]() | Line is longer than 80 characters. | 1106 |
![]() | Line contains a tab character. | 1106 |
![]() | Line is longer than 80 characters. | 1107 |
![]() | Line contains a tab character. | 1107 |
![]() | Parameter worldView should be final. | 1114 |
![]() | First sentence should end with a period. | 1118 |
![]() | Variable 'addInventoryMsgListener' must be private and have accessor methods. | 1119 |
![]() | Line is longer than 80 characters. | 1127 |
![]() | Parameter event should be final. | 1130 |
![]() | 'if' construct must use '{}'s. | 1131 |
![]() | Line contains a tab character. | 1131 |
![]() | 'if' construct must use '{}'s. | 1132 |
![]() | Line contains a tab character. | 1132 |
![]() | Line is longer than 80 characters. | 1133 |
![]() | Line contains a tab character. | 1133 |
![]() | Line contains a tab character. | 1134 |
![]() | Line contains a tab character. | 1135 |
![]() | Line contains a tab character. | 1136 |
![]() | Line is longer than 80 characters. | 1137 |
![]() | Line contains a tab character. | 1137 |
![]() | Line contains a tab character. | 1138 |
![]() | 'if' construct must use '{}'s. | 1139 |
![]() | Line is longer than 80 characters. | 1139 |
![]() | 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 contains a tab character. | 1154 |
![]() | Parameter worldView should be final. | 1158 |
![]() | First sentence should end with a period. | 1162 |
![]() | Variable 'itemPickedUpListener' must be private and have accessor methods. | 1163 |
![]() | Line is longer than 80 characters. | 1169 |
![]() | Line is longer than 80 characters. | 1172 |
![]() | Parameter event should be final. | 1175 |
![]() | 'if' construct must use '{}'s. | 1176 |
![]() | Line contains a tab character. | 1176 |
![]() | 'if' construct must use '{}'s. | 1177 |
![]() | Line contains a tab character. | 1177 |
![]() | Line is longer than 80 characters. | 1178 |
![]() | Line contains a tab character. | 1178 |
![]() | 'cast' is not followed by whitespace. | 1178 |
![]() | Line contains a tab character. | 1179 |
![]() | Line contains a tab character. | 1180 |
![]() | Line contains a tab character. | 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 |
![]() | 'if' construct must use '{}'s. | 1186 |
![]() | Line is longer than 80 characters. | 1186 |
![]() | Line contains a tab character. | 1186 |
![]() | Line contains a tab character. | 1187 |
![]() | Line contains a tab character. | 1188 |
![]() | 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 is longer than 80 characters. | 1192 |
![]() | Line contains a tab character. | 1192 |
![]() | Line is longer than 80 characters. | 1193 |
![]() | Line contains a tab character. | 1193 |
![]() | Line contains a tab character. | 1194 |
![]() | Line is longer than 80 characters. | 1196 |
![]() | Line contains a tab character. | 1196 |
![]() | Line contains a tab character. | 1197 |
![]() | Line contains a tab character. | 1198 |
![]() | Line contains a tab character. | 1199 |
![]() | Parameter worldView should be final. | 1206 |
![]() | First sentence should end with a period. | 1210 |
![]() | Variable 'weaponUpdateListener' must be private and have accessor methods. | 1211 |
![]() | Line is longer than 80 characters. | 1218 |
![]() | Line is longer than 80 characters. | 1221 |
![]() | Parameter event should be final. | 1224 |
![]() | 'if' construct must use '{}'s. | 1225 |
![]() | Line contains a tab character. | 1225 |
![]() | Line is longer than 80 characters. | 1234 |
![]() | Line contains a tab character. | 1234 |
![]() | Line contains a tab character. | 1235 |
![]() | 'if' construct must use '{}'s. | 1236 |
![]() | Line is longer than 80 characters. | 1236 |
![]() | Line contains a tab character. | 1236 |
![]() | Line contains a tab character. | 1237 |
![]() | Line contains a tab character. | 1238 |
![]() | Line contains a tab character. | 1239 |
![]() | Line is longer than 80 characters. | 1240 |
![]() | Line contains a tab character. | 1240 |
![]() | Line contains a tab character. | 1241 |
![]() | Line is longer than 80 characters. | 1242 |
![]() | Line contains a tab character. | 1242 |
![]() | Line is longer than 80 characters. | 1243 |
![]() | Line contains a tab character. | 1243 |
![]() | Line contains a tab character. | 1244 |
![]() | Line contains a tab character. | 1245 |
![]() | Parameter worldView should be final. | 1253 |
![]() | Line is longer than 80 characters. | 1254 |
![]() | First sentence should end with a period. | 1258 |
![]() | Variable 'selfUpdateListener' must be private and have accessor methods. | 1259 |
![]() | Parameter event should be final. | 1270 |
![]() | Line is longer than 80 characters. | 1271 |
![]() | Line contains a tab character. | 1271 |
![]() | Line contains a tab character. | 1272 |
![]() | 'if' construct must use '{}'s. | 1273 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 1278 |
![]() | Parameter worldView should be final. | 1285 |
![]() | First sentence should end with a period. | 1289 |
![]() | Variable 'thrownListener' must be private and have accessor methods. | 1290 |
![]() | Parameter event should be final. | 1301 |
![]() | Line contains a tab character. | 1302 |
![]() | Line contains a tab character. | 1303 |
![]() | Line contains a tab character. | 1304 |
![]() | Line contains a tab character. | 1305 |
![]() | Line contains a tab character. | 1306 |
![]() | Line contains a tab character. | 1307 |
![]() | Parameter worldView should be final. | 1314 |
![]() | First sentence should end with a period. | 1319 |
![]() | Variable 'botKilledListener' must be private and have accessor methods. | 1320 |
![]() | Line contains a tab character. | 1324 |
![]() | Missing a Javadoc comment. | 1324 |
![]() | Parameter bot should be final. | 1334 |
![]() | Unused @param tag for 'agentInfo'. | 1341 |
![]() | Parameter bot should be final. | 1344 |
![]() | Parameter itemDescriptors should be final. | 1344 |
![]() | 'itemDescriptors' hides a field. | 1344 |
![]() | Unused @param tag for 'agentInfo'. | 1351 |
![]() | Unused @param tag for 'itemDescriptors'. | 1352 |
![]() | Line is longer than 80 characters. | 1355 |
![]() | Parameter bot should be final. | 1355 |
![]() | Parameter descriptors should be final. | 1355 |
![]() | Expected @param tag for 'descriptors'. | 1355 |
![]() | Parameter moduleLog should be final. | 1355 |
![]() | Expected @param tag for 'moduleLog'. | 1355 |
![]() | Line contains a tab character. | 1356 |
![]() | Line contains a tab character. | 1361 |
![]() | Line contains a tab character. | 1373 |
![]() | Method 'cleanUp' is not designed for extension - needs to be abstract, final or empty. | 1375 |
![]() | Line contains a tab character. | 1377 |
![]() | Line contains a tab character. | 1378 |
![]() | Line contains a tab character. | 1379 |
![]() | Line contains a tab character. | 1380 |
![]() | Line contains a tab character. | 1381 |
![]() | Line contains a tab character. | 1382 |
![]() | Line contains a tab character. | 1383 |
![]() | Line contains a tab character. | 1384 |
![]() | Line contains a tab character. | 1391 |
![]() | Expected an @return tag. | 1395 |
![]() | Line contains a tab character. | 1395 |
![]() | Method 'getMaxAmmo' is not designed for extension - needs to be abstract, final or empty. | 1395 |
![]() | Parameter ammoType should be final. | 1395 |
![]() | Expected @param tag for 'ammoType'. | 1395 |
![]() | 'if' construct must use '{}'s. | 1396 |
![]() | Line contains a tab character. | 1396 |
![]() | Line is longer than 80 characters. | 1397 |
![]() | Line contains a tab character. | 1397 |
![]() | '(' is followed by whitespace. | 1397 |
![]() | ')' is preceded with whitespace. | 1397 |
![]() | Line contains a tab character. | 1398 |
![]() | 'if' construct must use '{}'s. | 1399 |
![]() | Line is longer than 80 characters. | 1399 |
![]() | Line contains a tab character. | 1399 |
![]() | Line contains a tab character. | 1400 |
![]() | Line contains a tab character. | 1401 |
![]() | Line contains a tab character. | 1402 |
![]() | '(' is followed by whitespace. | 1402 |
![]() | ')' is preceded with whitespace. | 1402 |
![]() | Line contains a tab character. | 1403 |
![]() | Line contains a tab character. | 1404 |
![]() | '(' is followed by whitespace. | 1404 |
![]() | ')' is preceded with whitespace. | 1404 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 7 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line has trailing spaces. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | '{' should be on the previous line. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | 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 is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | 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 |
![]() | 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. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Method 'getSpawnedItems' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Parameter usefulness should be final. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | 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 is longer than 80 characters. | 57 |
![]() | 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 is longer than 80 characters. | 61 |
![]() | 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 is longer than 80 characters. | 64 |
![]() | 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. | 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. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Method 'getSpawnedItems' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Parameter type should be final. | 72 |
![]() | Expected @param tag for 'type'. | 72 |
![]() | Parameter usefulness should be final. | 72 |
![]() | 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 |
![]() | 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 has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | 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 |
![]() | Method 'getSpawnedItems' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Parameter category should be final. | 92 |
![]() | Expected @param tag for 'category'. | 92 |
![]() | Parameter usefulness should be final. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 97 |
![]() | 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 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 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 has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | 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 |
![]() | Method 'getSpawnedItems' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Parameter group should be final. | 112 |
![]() | Expected @param tag for 'group'. | 112 |
![]() | Parameter usefulness should be final. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'getAllItems' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Parameter usefulness should be final. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | '{' should be on the previous line. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | '(' is preceded with whitespace. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | 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 is longer than 80 characters. | 134 |
![]() | 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 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 |
![]() | Method 'getAllItems' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Parameter type should be final. | 141 |
![]() | Expected @param tag for 'type'. | 141 |
![]() | Parameter usefulness should be final. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | '{' should be on the previous line. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | '(' is preceded with whitespace. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | 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 is longer than 80 characters. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Method 'getAllItems' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Parameter category should be final. | 154 |
![]() | Expected @param tag for 'category'. | 154 |
![]() | Parameter usefulness should be final. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | '(' is preceded with whitespace. | 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 |
![]() | Line has trailing spaces. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | 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 contains a tab character. | 166 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | Method 'getAllItems' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Parameter group should be final. | 167 |
![]() | Expected @param tag for 'group'. | 167 |
![]() | Parameter usefulness should be final. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | '(' is preceded with whitespace. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Line contains a tab character. | 172 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Method 'getVisibleItems' is not designed for extension - needs to be abstract, final or empty. | 182 |
![]() | Parameter usefulness should be final. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | '{' should be on the previous line. | 183 |
![]() | Line is longer than 80 characters. | 184 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 193 |
![]() | 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 |
![]() | Method 'getVisibleItems' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Parameter type should be final. | 195 |
![]() | Expected @param tag for 'type'. | 195 |
![]() | Parameter usefulness should be final. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | '{' should be on the previous line. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | 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 |
![]() | Line contains a tab character. | 204 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Method 'getVisibleItems' is not designed for extension - needs to be abstract, final or empty. | 208 |
![]() | Parameter category should be final. | 208 |
![]() | Expected @param tag for 'category'. | 208 |
![]() | Parameter usefulness should be final. | 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 has trailing spaces. | 212 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | 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 is longer than 80 characters. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Method 'getVisibleItems' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | Parameter group should be final. | 221 |
![]() | Expected @param tag for 'group'. | 221 |
![]() | Parameter usefulness should be final. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line is longer than 80 characters. | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line contains a tab character. | 227 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line has trailing spaces. | 233 |
![]() | Line contains a tab character. | 233 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line is longer than 80 characters. | 236 |
![]() | Line contains a tab character. | 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. | 239 |
![]() | Method 'getReachableItems' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Parameter usefulness should be final. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | '{' should be on the previous line. | 240 |
![]() | Line is longer than 80 characters. | 241 |
![]() | 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 has trailing spaces. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 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 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 contains a tab character. | 253 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Method 'getReachableItems' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Parameter type should be final. | 254 |
![]() | Expected @param tag for 'type'. | 254 |
![]() | Parameter usefulness should be final. | 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 has trailing spaces. | 258 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 264 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 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 |
![]() | Line contains a tab character. | 268 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Method 'getReachableItems' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Parameter category should be final. | 269 |
![]() | Expected @param tag for 'category'. | 269 |
![]() | Parameter usefulness should be final. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line is longer than 80 characters. | 271 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line has trailing spaces. | 273 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Line has trailing spaces. | 276 |
![]() | Line contains a tab character. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | Line has trailing spaces. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Line is longer than 80 characters. | 279 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line is longer than 80 characters. | 281 |
![]() | Line contains a tab character. | 281 |
![]() | Line is longer than 80 characters. | 282 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line is longer than 80 characters. | 284 |
![]() | Line contains a tab character. | 284 |
![]() | Method 'getReachableItems' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Parameter group should be final. | 284 |
![]() | Expected @param tag for 'group'. | 284 |
![]() | Parameter usefulness should be final. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line is longer than 80 characters. | 286 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line is longer than 80 characters. | 289 |
![]() | 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 is longer than 80 characters. | 296 |
![]() | 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 |
![]() | Line contains a tab character. | 301 |
![]() | Method 'getKnownPickups' is not designed for extension - needs to be abstract, final or empty. | 301 |
![]() | Parameter usefulness should be final. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | '{' should be on the previous line. | 302 |
![]() | Line is longer than 80 characters. | 303 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line has trailing spaces. | 305 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line is longer than 80 characters. | 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 is longer than 80 characters. | 311 |
![]() | 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 is longer than 80 characters. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Method 'getKnownPickups' is not designed for extension - needs to be abstract, final or empty. | 316 |
![]() | Parameter type should be final. | 316 |
![]() | Expected @param tag for 'type'. | 316 |
![]() | Parameter usefulness should be final. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | '{' should be on the previous line. | 317 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line has trailing spaces. | 320 |
![]() | Line contains a tab character. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Line is longer than 80 characters. | 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 is longer than 80 characters. | 326 |
![]() | Line contains a tab character. | 326 |
![]() | 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 is longer than 80 characters. | 331 |
![]() | Line contains a tab character. | 331 |
![]() | Method 'getKnownPickups' is not designed for extension - needs to be abstract, final or empty. | 331 |
![]() | Parameter category should be final. | 331 |
![]() | Expected @param tag for 'category'. | 331 |
![]() | Parameter usefulness should be final. | 331 |
![]() | 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 has trailing spaces. | 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 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line is longer than 80 characters. | 341 |
![]() | Line contains a tab character. | 341 |
![]() | 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 |
![]() | Method 'getKnownPickups' is not designed for extension - needs to be abstract, final or empty. | 346 |
![]() | Parameter group should be final. | 346 |
![]() | Expected @param tag for 'group'. | 346 |
![]() | Parameter usefulness should be final. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | Line is longer than 80 characters. | 348 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | Line is longer than 80 characters. | 352 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | 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 |
![]() | Method 'isItemUseful' is not designed for extension - needs to be abstract, final or empty. | 361 |
![]() | Parameter item should be final. | 361 |
![]() | Parameter usefulness should be final. | 361 |
![]() | 'if' construct must use '{}'s. | 362 |
![]() | Line contains a tab character. | 362 |
![]() | 'if' construct must use '{}'s. | 363 |
![]() | Line contains a tab character. | 363 |
![]() | 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. | 368 |
![]() | 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 is longer than 80 characters. | 373 |
![]() | Line contains a tab character. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | Line contains a tab character. | 375 |
![]() | Line is longer than 80 characters. | 376 |
![]() | Line contains a tab character. | 376 |
![]() | Method 'filterUsefulItems' is not designed for extension - needs to be abstract, final or empty. | 376 |
![]() | Parameter items should be final. | 376 |
![]() | 'items' hides a field. | 376 |
![]() | Parameter usefulness should be final. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | Line contains a tab character. | 378 |
![]() | Line contains a tab character. | 379 |
![]() | '(' is preceded with whitespace. | 379 |
![]() | Line contains a tab character. | 381 |
![]() | Line contains a tab character. | 382 |
![]() | ':' is not preceded with whitespace. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 392 |
![]() | Line contains a tab character. | 392 |
![]() | Line contains a tab character. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Expected an @return tag. | 397 |
![]() | Line contains a tab character. | 397 |
![]() | Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Line has trailing spaces. | 399 |
![]() | Line contains a tab character. | 399 |
![]() | 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 has trailing spaces. | 405 |
![]() | Line contains a tab character. | 405 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | 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. | 414 |
![]() | Line has trailing spaces. | 415 |
![]() | Line contains a tab character. | 415 |
![]() | Line contains a tab character. | 416 |
![]() | Line contains a tab character. | 417 |
![]() | Parameter bot should be final. | 417 |
![]() | Parameter filter should be final. | 417 |
![]() | 'filter' hides a field. | 417 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Line has trailing spaces. | 420 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Line has trailing spaces. | 424 |
![]() | Line contains a tab character. | 424 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Parameter items should be final. | 426 |
![]() | 'items' hides a field. | 426 |
![]() | Parameter filter should be final. | 426 |
![]() | 'filter' hides a field. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | '{' should be on the previous line. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line contains a tab character. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Line contains a tab character. | 431 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | 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. | 11 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 17 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line is longer than 80 characters. | 37 |
![]() | '{' should be on the previous line. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 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 contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | '{' should be on the previous line. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | 'if' construct must use '{}'s. | 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 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. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | '{' should be on the previous line. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | 'if' construct must use '{}'s. | 75 |
![]() | 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. | 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 |
![]() | Line contains a tab character. | 90 |
![]() | 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. | 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 contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Method 'getTeam' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | '{' should be on the previous line. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | 'if' construct must use '{}'s. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | 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 |
![]() | Method 'isEnemy' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Parameter team should be final. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | '{' should be on the previous line. | 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. | 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 |
![]() | Method 'isEnemy' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Parameter player should be final. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | '{' should be on the previous line. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | 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 |
![]() | Method 'isFriend' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Parameter team should be final. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | '{' should be on the previous line. | 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 |
![]() | 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. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Method 'isFriend' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter player should be final. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | '{' should be on the previous line. | 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. | 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 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 184 |
![]() | 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. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | '{' should be on the previous line. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | 'if' construct must use '{}'s. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 207 |
![]() | Method 'atLocation' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Parameter location should be final. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 211 |
![]() | Method 'atLocation' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Parameter location should be final. | 211 |
![]() | Parameter epsilon should be final. | 211 |
![]() | 'if' construct must use '{}'s. | 212 |
![]() | 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 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. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Method 'getDistance' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() | Parameter location should be final. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | '{' should be on the previous line. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | 'if' construct must use '{}'s. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | 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 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | '{' should be on the previous line. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | 'if' construct must use '{}'s. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 247 |
![]() | 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 contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Method 'getVelocity' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | '{' should be on the previous line. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | 'if' construct must use '{}'s. | 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. | 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 contains a tab character. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | Method 'isMoving' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | '{' should be on the previous line. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | 'if' construct must use '{}'s. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line is longer than 80 characters. | 276 |
![]() | 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. | 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 |
![]() | Method 'isCrouched' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | '{' should be on the previous line. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | 'if' construct must use '{}'s. | 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. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Method 'isWalking' is not designed for extension - needs to be abstract, final or empty. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | '{' should be on the previous line. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | 'if' construct must use '{}'s. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line is longer than 80 characters. | 304 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Method 'isFacing' is not designed for extension - needs to be abstract, final or empty. | 312 |
![]() | Parameter location should be final. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | '{' should be on the previous line. | 313 |
![]() | 'if' construct must use '{}'s. | 314 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line is longer than 80 characters. | 316 |
![]() | 'if' construct must use '{}'s. | 318 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Line is longer than 80 characters. | 329 |
![]() | Line is longer than 80 characters. | 330 |
![]() | Line contains a tab character. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | Line contains a tab character. | 332 |
![]() | Method 'isFacing' is not designed for extension - needs to be abstract, final or empty. | 332 |
![]() | Parameter location should be final. | 332 |
![]() | Parameter angle should be final. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | '{' should be on the previous line. | 333 |
![]() | 'if' construct must use '{}'s. | 334 |
![]() | Line is longer than 80 characters. | 335 |
![]() | Line is longer than 80 characters. | 336 |
![]() | 'if' construct must use '{}'s. | 338 |
![]() | Line is longer than 80 characters. | 338 |
![]() | Line contains a tab character. | 342 |
![]() | Line is longer than 80 characters. | 344 |
![]() | Line contains a tab character. | 344 |
![]() | 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 contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Method 'getFloorLocation' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | '{' should be on the previous line. | 354 |
![]() | 'if' construct must use '{}'s. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | Line contains a tab character. | 360 |
![]() | Line is longer than 80 characters. | 361 |
![]() | Line contains a tab character. | 361 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Method 'isTouchingGround' is not designed for extension - needs to be abstract, final or empty. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | '{' should be on the previous line. | 368 |
![]() | Line is longer than 80 characters. | 369 |
![]() | Line contains a tab character. | 369 |
![]() | Line contains a tab character. | 370 |
![]() | 'if' construct must use '{}'s. | 371 |
![]() | Line is longer than 80 characters. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | Line contains a tab character. | 373 |
![]() | Avoid inline conditionals. | 373 |
![]() | '50' is a magic number. | 373 |
![]() | '80' is a magic number. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | Line is longer than 80 characters. | 376 |
![]() | 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 contains a tab character. | 381 |
![]() | Line is longer than 80 characters. | 382 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Line contains a tab character. | 387 |
![]() | Line is longer than 80 characters. | 388 |
![]() | 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. | 392 |
![]() | Method 'getRemainingUDamageTime' is not designed for extension - needs to be abstract, final or empty. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | '{' should be on the previous line. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | 'if' construct must use '{}'s. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line contains a tab character. | 397 |
![]() | Line contains a tab character. | 399 |
![]() | Line is longer than 80 characters. | 400 |
![]() | Line contains a tab character. | 400 |
![]() | Line contains a tab character. | 401 |
![]() | 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 contains a tab character. | 406 |
![]() | Line is longer than 80 characters. | 407 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | Line contains a tab character. | 411 |
![]() | Method 'hasUDamage' is not designed for extension - needs to be abstract, final or empty. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | '{' should be on the previous line. | 412 |
![]() | 'if' construct must use '{}'s. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line contains a tab character. | 416 |
![]() | Line is longer than 80 characters. | 418 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Line contains a tab character. | 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. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Method 'getHealth' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | '{' should be on the previous line. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | 'if' construct must use '{}'s. | 434 |
![]() | 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 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 contains a tab character. | 446 |
![]() | Method 'isHealthy' is not designed for extension - needs to be abstract, final or empty. | 446 |
![]() | Line contains a tab character. | 447 |
![]() | '{' should be on the previous line. | 447 |
![]() | Line contains a tab character. | 448 |
![]() | 'if' construct must use '{}'s. | 449 |
![]() | Line contains a tab character. | 450 |
![]() | Line contains a tab character. | 451 |
![]() | Line contains a tab character. | 453 |
![]() | Line contains a tab character. | 454 |
![]() | 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 |
![]() | Line contains a tab character. | 461 |
![]() | Method 'isSuperHealthy' is not designed for extension - needs to be abstract, final or empty. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | '{' should be on the previous line. | 462 |
![]() | Line contains a tab character. | 463 |
![]() | 'if' construct must use '{}'s. | 464 |
![]() | Line contains a tab character. | 465 |
![]() | Line contains a tab character. | 466 |
![]() | Line is longer than 80 characters. | 468 |
![]() | 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 contains a tab character. | 473 |
![]() | Line contains a tab character. | 474 |
![]() | 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 is longer than 80 characters. | 478 |
![]() | 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. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | Line contains a tab character. | 485 |
![]() | Line contains a tab character. | 486 |
![]() | Method 'getArmor' is not designed for extension - needs to be abstract, final or empty. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | '{' should be on the previous line. | 487 |
![]() | Line contains a tab character. | 488 |
![]() | 'if' construct must use '{}'s. | 489 |
![]() | Line contains a tab character. | 490 |
![]() | Line contains a tab character. | 491 |
![]() | Line contains a tab character. | 493 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | 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. | 501 |
![]() | Line contains a tab character. | 502 |
![]() | Method 'hasArmor' is not designed for extension - needs to be abstract, final or empty. | 502 |
![]() | Line contains a tab character. | 503 |
![]() | '{' should be on the previous line. | 503 |
![]() | Line contains a tab character. | 504 |
![]() | 'if' construct must use '{}'s. | 505 |
![]() | Line contains a tab character. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 511 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | Line is longer than 80 characters. | 515 |
![]() | Line contains a tab character. | 515 |
![]() | Line is longer than 80 characters. | 516 |
![]() | Line contains a tab character. | 516 |
![]() | Line is longer than 80 characters. | 517 |
![]() | 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 |
![]() | Method 'getLowArmor' is not designed for extension - needs to be abstract, final or empty. | 525 |
![]() | Line contains a tab character. | 526 |
![]() | '{' should be on the previous line. | 526 |
![]() | Line contains a tab character. | 527 |
![]() | 'if' construct must use '{}'s. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 530 |
![]() | Line contains a tab character. | 532 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Line contains a tab character. | 541 |
![]() | Method 'hasLowArmor' is not designed for extension - needs to be abstract, final or empty. | 541 |
![]() | Line contains a tab character. | 542 |
![]() | '{' should be on the previous line. | 542 |
![]() | Line contains a tab character. | 543 |
![]() | 'if' construct must use '{}'s. | 544 |
![]() | Line contains a tab character. | 545 |
![]() | Line contains a tab character. | 546 |
![]() | Line contains a tab character. | 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. | 553 |
![]() | Line is longer than 80 characters. | 554 |
![]() | Line contains a tab character. | 554 |
![]() | Line is longer than 80 characters. | 555 |
![]() | Line contains a tab character. | 555 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line contains a tab character. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | Method 'getHighArmor' is not designed for extension - needs to be abstract, final or empty. | 564 |
![]() | Line contains a tab character. | 565 |
![]() | '{' should be on the previous line. | 565 |
![]() | Line contains a tab character. | 566 |
![]() | 'if' construct must use '{}'s. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Line contains a tab character. | 571 |
![]() | Line is longer than 80 characters. | 572 |
![]() | Line contains a tab character. | 572 |
![]() | 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 |
![]() | Method 'hasHighArmor' is not designed for extension - needs to be abstract, final or empty. | 580 |
![]() | Line contains a tab character. | 581 |
![]() | '{' should be on the previous line. | 581 |
![]() | Line contains a tab character. | 582 |
![]() | 'if' construct must use '{}'s. | 583 |
![]() | Line contains a tab character. | 584 |
![]() | Line contains a tab character. | 585 |
![]() | Line is longer than 80 characters. | 587 |
![]() | Line contains a tab character. | 587 |
![]() | 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 contains a tab character. | 593 |
![]() | Line contains a tab character. | 594 |
![]() | Line contains a tab character. | 595 |
![]() | Line is longer than 80 characters. | 596 |
![]() | 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 is longer than 80 characters. | 600 |
![]() | 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. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Line contains a tab character. | 606 |
![]() | Line contains a tab character. | 607 |
![]() | Method 'getCurrentWeapon' is not designed for extension - needs to be abstract, final or empty. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | '{' should be on the previous line. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | 'if' construct must use '{}'s. | 610 |
![]() | Line contains a tab character. | 611 |
![]() | Line contains a tab character. | 612 |
![]() | Line has trailing spaces. | 613 |
![]() | Line contains a tab character. | 613 |
![]() | Line contains a tab character. | 614 |
![]() | Line contains a tab character. | 615 |
![]() | Line contains a tab character. | 616 |
![]() | Line is longer than 80 characters. | 617 |
![]() | Line contains a tab character. | 617 |
![]() | Line contains a tab character. | 618 |
![]() | Line contains a tab character. | 619 |
![]() | Expected an @return tag. | 620 |
![]() | Line contains a tab character. | 620 |
![]() | Method 'hasWeapon' is not designed for extension - needs to be abstract, final or empty. | 620 |
![]() | 'if' construct must use '{}'s. | 621 |
![]() | Line has trailing spaces. | 622 |
![]() | Line is longer than 80 characters. | 622 |
![]() | Line contains a tab character. | 622 |
![]() | Line contains a tab character. | 623 |
![]() | 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. | 633 |
![]() | Line contains a tab character. | 634 |
![]() | Method 'getCurrentAmmo' is not designed for extension - needs to be abstract, final or empty. | 634 |
![]() | Line contains a tab character. | 635 |
![]() | '{' should be on the previous line. | 635 |
![]() | Line contains a tab character. | 636 |
![]() | 'if' construct must use '{}'s. | 637 |
![]() | Line contains a tab character. | 638 |
![]() | Line contains a tab character. | 639 |
![]() | Line contains a tab character. | 641 |
![]() | Line contains a tab character. | 642 |
![]() | Line is longer than 80 characters. | 643 |
![]() | Line contains a tab character. | 643 |
![]() | Line is longer than 80 characters. | 644 |
![]() | Line contains a tab character. | 644 |
![]() | Line contains a tab character. | 645 |
![]() | Line contains a tab character. | 646 |
![]() | Line contains a tab character. | 647 |
![]() | Line contains a tab character. | 648 |
![]() | Line contains a tab character. | 649 |
![]() | Line contains a tab character. | 650 |
![]() | Line contains a tab character. | 651 |
![]() | Line contains a tab character. | 652 |
![]() | Method 'getCurrentSecondaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 652 |
![]() | Line contains a tab character. | 653 |
![]() | '{' should be on the previous line. | 653 |
![]() | Line contains a tab character. | 654 |
![]() | 'if' construct must use '{}'s. | 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 |
![]() | 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 is longer than 80 characters. | 665 |
![]() | 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. | 673 |
![]() | Method 'isShooting' is not designed for extension - needs to be abstract, final or empty. | 673 |
![]() | Line contains a tab character. | 674 |
![]() | '{' should be on the previous line. | 674 |
![]() | Line contains a tab character. | 675 |
![]() | 'if' construct must use '{}'s. | 676 |
![]() | Line contains a tab character. | 677 |
![]() | Line contains a tab character. | 678 |
![]() | Line contains a tab character. | 680 |
![]() | Line contains a tab character. | 681 |
![]() | Line contains a tab character. | 682 |
![]() | Line contains a tab character. | 683 |
![]() | Line contains a tab character. | 684 |
![]() | Line contains a tab character. | 685 |
![]() | Line is longer than 80 characters. | 686 |
![]() | Line contains a tab character. | 686 |
![]() | Line contains a tab character. | 687 |
![]() | Line contains a tab character. | 688 |
![]() | 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 |
![]() | Method 'isPrimaryShooting' is not designed for extension - needs to be abstract, final or empty. | 693 |
![]() | Line contains a tab character. | 694 |
![]() | '{' should be on the previous line. | 694 |
![]() | Line contains a tab character. | 695 |
![]() | 'if' construct must use '{}'s. | 696 |
![]() | Line contains a tab character. | 697 |
![]() | Line contains a tab character. | 698 |
![]() | Line contains a tab character. | 700 |
![]() | Line is longer than 80 characters. | 701 |
![]() | Line contains a tab character. | 701 |
![]() | Line contains a tab character. | 702 |
![]() | Line is longer than 80 characters. | 703 |
![]() | Line contains a tab character. | 703 |
![]() | Line contains a tab character. | 704 |
![]() | Line contains a tab character. | 705 |
![]() | Line is longer than 80 characters. | 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 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 |
![]() | Method 'isSecondaryShooting' is not designed for extension - needs to be abstract, final or empty. | 714 |
![]() | Line contains a tab character. | 715 |
![]() | '{' should be on the previous line. | 715 |
![]() | Line contains a tab character. | 716 |
![]() | 'if' construct must use '{}'s. | 717 |
![]() | Line contains a tab character. | 718 |
![]() | Line contains a tab character. | 719 |
![]() | Line is longer than 80 characters. | 721 |
![]() | Line contains a tab character. | 721 |
![]() | Line contains a tab character. | 723 |
![]() | Line contains a tab character. | 724 |
![]() | Line contains a tab character. | 725 |
![]() | Line contains a tab character. | 726 |
![]() | Line contains a tab character. | 727 |
![]() | Line contains a tab character. | 728 |
![]() | Line contains a tab character. | 729 |
![]() | Line contains a tab character. | 730 |
![]() | Method 'getKills' is not designed for extension - needs to be abstract, final or empty. | 730 |
![]() | Line contains a tab character. | 731 |
![]() | '{' should be on the previous line. | 731 |
![]() | Line contains a tab character. | 732 |
![]() | Line contains a tab character. | 733 |
![]() | Line contains a tab character. | 734 |
![]() | Line contains a tab character. | 736 |
![]() | Line contains a tab character. | 737 |
![]() | Line contains a tab character. | 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. | 743 |
![]() | Method 'getDeaths' is not designed for extension - needs to be abstract, final or empty. | 743 |
![]() | Line contains a tab character. | 744 |
![]() | '{' should be on the previous line. | 744 |
![]() | Line contains a tab character. | 745 |
![]() | Line contains a tab character. | 746 |
![]() | Line contains a tab character. | 747 |
![]() | Line contains a tab character. | 749 |
![]() | Line contains a tab character. | 750 |
![]() | Line contains a tab character. | 751 |
![]() | Line is longer than 80 characters. | 752 |
![]() | Line contains a tab character. | 752 |
![]() | Line contains a tab character. | 753 |
![]() | Line contains a tab character. | 754 |
![]() | Line is longer than 80 characters. | 755 |
![]() | Line contains a tab character. | 755 |
![]() | Line contains a tab character. | 756 |
![]() | Line contains a tab character. | 757 |
![]() | Line contains a tab character. | 758 |
![]() | Line contains a tab character. | 759 |
![]() | Line contains a tab character. | 760 |
![]() | Line contains a tab character. | 761 |
![]() | Line contains a tab character. | 762 |
![]() | Method 'getSuicides' is not designed for extension - needs to be abstract, final or empty. | 762 |
![]() | Line contains a tab character. | 763 |
![]() | '{' should be on the previous line. | 763 |
![]() | Line contains a tab character. | 764 |
![]() | Line contains a tab character. | 765 |
![]() | Line contains a tab character. | 766 |
![]() | Line contains a tab character. | 768 |
![]() | Line contains a tab character. | 769 |
![]() | Line contains a tab character. | 770 |
![]() | Line is longer than 80 characters. | 771 |
![]() | Line contains a tab character. | 771 |
![]() | 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 |
![]() | Line contains a tab character. | 777 |
![]() | Line contains a tab character. | 778 |
![]() | Method 'getScore' is not designed for extension - needs to be abstract, final or empty. | 778 |
![]() | Line contains a tab character. | 779 |
![]() | '{' should be on the previous line. | 779 |
![]() | Line contains a tab character. | 780 |
![]() | Line contains a tab character. | 781 |
![]() | Line contains a tab character. | 782 |
![]() | Line contains a tab character. | 784 |
![]() | Line contains a tab character. | 785 |
![]() | Line contains a tab character. | 786 |
![]() | Line contains a tab character. | 787 |
![]() | Line is longer than 80 characters. | 788 |
![]() | Line contains a tab character. | 788 |
![]() | Line is longer than 80 characters. | 789 |
![]() | Line contains a tab character. | 789 |
![]() | Line contains a tab character. | 790 |
![]() | Line contains a tab character. | 791 |
![]() | Line contains a tab character. | 792 |
![]() | Line contains a tab character. | 793 |
![]() | Line contains a tab character. | 794 |
![]() | Method 'getTeamScore' is not designed for extension - needs to be abstract, final or empty. | 794 |
![]() | Line contains a tab character. | 795 |
![]() | '{' should be on the previous line. | 795 |
![]() | 'if' construct must use '{}'s. | 796 |
![]() | Line contains a tab character. | 796 |
![]() | Line contains a tab character. | 797 |
![]() | Line contains a tab character. | 798 |
![]() | Line contains a tab character. | 799 |
![]() | 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 is longer than 80 characters. | 805 |
![]() | Line contains a tab character. | 805 |
![]() | Line contains a tab character. | 806 |
![]() | Line contains a tab character. | 807 |
![]() | Line contains a tab character. | 808 |
![]() | Line contains a tab character. | 809 |
![]() | Method 'getCurrentZoneVelocity' is not designed for extension - needs to be abstract, final or empty. | 809 |
![]() | Line contains a tab character. | 810 |
![]() | '{' should be on the previous line. | 810 |
![]() | Line contains a tab character. | 811 |
![]() | 'if' construct must use '{}'s. | 812 |
![]() | Line contains a tab character. | 813 |
![]() | Line contains a tab character. | 814 |
![]() | Line contains a tab character. | 816 |
![]() | Line contains a tab character. | 817 |
![]() | Line contains a tab character. | 818 |
![]() | Line is longer than 80 characters. | 819 |
![]() | Line contains a tab character. | 819 |
![]() | Line contains a tab character. | 820 |
![]() | Line contains a tab character. | 821 |
![]() | Line contains a tab character. | 822 |
![]() | Line contains a tab character. | 823 |
![]() | Line contains a tab character. | 824 |
![]() | Method 'getCurrentZoneGravity' is not designed for extension - needs to be abstract, final or empty. | 824 |
![]() | Line contains a tab character. | 825 |
![]() | '{' should be on the previous line. | 825 |
![]() | Line contains a tab character. | 826 |
![]() | 'if' construct must use '{}'s. | 827 |
![]() | Line contains a tab character. | 828 |
![]() | Line contains a tab character. | 829 |
![]() | Line contains a tab character. | 831 |
![]() | Line contains a tab character. | 832 |
![]() | Line is longer than 80 characters. | 833 |
![]() | Line contains a tab character. | 833 |
![]() | Line contains a tab character. | 834 |
![]() | Line contains a tab character. | 835 |
![]() | Line contains a tab character. | 836 |
![]() | Line contains a tab character. | 837 |
![]() | Line contains a tab character. | 838 |
![]() | Method 'getCurrentVolumeGroundFriction' is not designed for extension - needs to be abstract, final or empty. | 838 |
![]() | Line contains a tab character. | 839 |
![]() | '{' should be on the previous line. | 839 |
![]() | Line contains a tab character. | 840 |
![]() | 'if' construct must use '{}'s. | 841 |
![]() | Line contains a tab character. | 842 |
![]() | Line contains a tab character. | 843 |
![]() | Line contains a tab character. | 845 |
![]() | Line contains a tab character. | 846 |
![]() | Line is longer than 80 characters. | 847 |
![]() | Line contains a tab character. | 847 |
![]() | Line contains a tab character. | 848 |
![]() | Line contains a tab character. | 849 |
![]() | Line contains a tab character. | 850 |
![]() | Line contains a tab character. | 851 |
![]() | Line contains a tab character. | 852 |
![]() | Method 'getCurrentVolumeFluidFriction' is not designed for extension - needs to be abstract, final or empty. | 852 |
![]() | Line contains a tab character. | 853 |
![]() | '{' should be on the previous line. | 853 |
![]() | Line contains a tab character. | 854 |
![]() | 'if' construct must use '{}'s. | 855 |
![]() | Line contains a tab character. | 856 |
![]() | Line contains a tab character. | 857 |
![]() | 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 |
![]() | Method '_getCurrentVolumeTerminalVelocity' is not designed for extension - needs to be abstract, final or empty. | 864 |
![]() | Name '_getCurrentVolumeTerminalVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 864 |
![]() | Line contains a tab character. | 865 |
![]() | '{' should be on the previous line. | 865 |
![]() | Line contains a tab character. | 866 |
![]() | 'if' construct must use '{}'s. | 867 |
![]() | Line contains a tab character. | 868 |
![]() | Line contains a tab character. | 869 |
![]() | Line contains a tab character. | 871 |
![]() | Line is longer than 80 characters. | 872 |
![]() | Line contains a tab character. | 872 |
![]() | Line is longer than 80 characters. | 873 |
![]() | Line contains a tab character. | 873 |
![]() | Line is longer than 80 characters. | 874 |
![]() | Line contains a tab character. | 874 |
![]() | Line is longer than 80 characters. | 875 |
![]() | Line contains a tab character. | 875 |
![]() | Line contains a tab character. | 876 |
![]() | Line contains a tab character. | 877 |
![]() | Line contains a tab character. | 878 |
![]() | Line contains a tab character. | 879 |
![]() | Line contains a tab character. | 880 |
![]() | Method 'isCurrentVolumeWater' is not designed for extension - needs to be abstract, final or empty. | 880 |
![]() | Line contains a tab character. | 881 |
![]() | '{' should be on the previous line. | 881 |
![]() | Line contains a tab character. | 882 |
![]() | 'if' construct must use '{}'s. | 883 |
![]() | Line contains a tab character. | 884 |
![]() | Line contains a tab character. | 885 |
![]() | Line contains a tab character. | 887 |
![]() | Line contains a tab character. | 888 |
![]() | Line is longer than 80 characters. | 889 |
![]() | Line contains a tab character. | 889 |
![]() | Line contains a tab character. | 890 |
![]() | Line contains a tab character. | 891 |
![]() | Line contains a tab character. | 892 |
![]() | 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 contains a tab character. | 898 |
![]() | Line contains a tab character. | 899 |
![]() | Method 'isCurrentVolumePainCausing' is not designed for extension - needs to be abstract, final or empty. | 899 |
![]() | Line contains a tab character. | 900 |
![]() | '{' should be on the previous line. | 900 |
![]() | Line contains a tab character. | 901 |
![]() | 'if' construct must use '{}'s. | 902 |
![]() | Line contains a tab character. | 903 |
![]() | Line contains a tab character. | 904 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 911 |
![]() | Line contains a tab character. | 911 |
![]() | Line contains a tab character. | 912 |
![]() | Line contains a tab character. | 913 |
![]() | Line contains a tab character. | 914 |
![]() | Line contains a tab character. | 915 |
![]() | Method 'getCurrentVolumeDamagePerSec' is not designed for extension - needs to be abstract, final or empty. | 915 |
![]() | Line contains a tab character. | 916 |
![]() | '{' should be on the previous line. | 916 |
![]() | Line contains a tab character. | 917 |
![]() | 'if' construct must use '{}'s. | 918 |
![]() | Line contains a tab character. | 919 |
![]() | Line contains a tab character. | 920 |
![]() | Line contains a tab character. | 922 |
![]() | Line is longer than 80 characters. | 923 |
![]() | Line contains a tab character. | 923 |
![]() | Line contains a tab character. | 924 |
![]() | Line contains a tab character. | 925 |
![]() | 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 |
![]() | Method 'isCurrentVolumeDestructive' is not designed for extension - needs to be abstract, final or empty. | 930 |
![]() | Line contains a tab character. | 931 |
![]() | '{' should be on the previous line. | 931 |
![]() | Line contains a tab character. | 932 |
![]() | 'if' construct must use '{}'s. | 933 |
![]() | Line contains a tab character. | 934 |
![]() | Line contains a tab character. | 935 |
![]() | Line contains a tab character. | 937 |
![]() | Line is longer than 80 characters. | 938 |
![]() | 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 |
![]() | Method 'getCurrentVolumeDamageType' is not designed for extension - needs to be abstract, final or empty. | 945 |
![]() | Line contains a tab character. | 946 |
![]() | '{' should be on the previous line. | 946 |
![]() | Line contains a tab character. | 947 |
![]() | 'if' construct must use '{}'s. | 948 |
![]() | Line contains a tab character. | 949 |
![]() | Line contains a tab character. | 950 |
![]() | Line contains a tab character. | 952 |
![]() | Line is longer than 80 characters. | 953 |
![]() | Line contains a tab character. | 953 |
![]() | Line is longer than 80 characters. | 954 |
![]() | 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 |
![]() | Method 'isCurrentVolumeBanningInventory' is not designed for extension - needs to be abstract, final or empty. | 959 |
![]() | Line contains a tab character. | 960 |
![]() | '{' should be on the previous line. | 960 |
![]() | Line contains a tab character. | 961 |
![]() | 'if' construct must use '{}'s. | 962 |
![]() | Line contains a tab character. | 963 |
![]() | Line contains a tab character. | 964 |
![]() | Line contains a tab character. | 966 |
![]() | Line is longer than 80 characters. | 967 |
![]() | Line contains a tab character. | 967 |
![]() | Line is longer than 80 characters. | 968 |
![]() | 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 is longer than 80 characters. | 972 |
![]() | Line contains a tab character. | 972 |
![]() | Line contains a tab character. | 973 |
![]() | Line contains a tab character. | 974 |
![]() | Method 'isCurrentVolumeAffectingProjectiles' is not designed for extension - needs to be abstract, final or empty. | 974 |
![]() | Line contains a tab character. | 975 |
![]() | '{' should be on the previous line. | 975 |
![]() | Line contains a tab character. | 976 |
![]() | 'if' construct must use '{}'s. | 977 |
![]() | Line contains a tab character. | 978 |
![]() | Line contains a tab character. | 979 |
![]() | 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 |
![]() | Method 'isCurrentZoneNeutral' is not designed for extension - needs to be abstract, final or empty. | 987 |
![]() | Line contains a tab character. | 988 |
![]() | '{' should be on the previous line. | 988 |
![]() | Line contains a tab character. | 989 |
![]() | 'if' construct must use '{}'s. | 990 |
![]() | Line contains a tab character. | 991 |
![]() | Line contains a tab character. | 992 |
![]() | Line is longer than 80 characters. | 994 |
![]() | Line contains a tab character. | 994 |
![]() | 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. | 1002 |
![]() | Method 'getDamageScaling' is not designed for extension - needs to be abstract, final or empty. | 1002 |
![]() | Line contains a tab character. | 1003 |
![]() | '{' should be on the previous line. | 1003 |
![]() | Line contains a tab character. | 1004 |
![]() | 'if' construct must use '{}'s. | 1005 |
![]() | Line contains a tab character. | 1006 |
![]() | Line contains a tab character. | 1007 |
![]() | Line is longer than 80 characters. | 1009 |
![]() | Line contains a tab character. | 1009 |
![]() | Line contains a tab character. | 1011 |
![]() | Line contains a tab character. | 1012 |
![]() | Line contains a tab character. | 1013 |
![]() | Line contains a tab character. | 1014 |
![]() | Line contains a tab character. | 1015 |
![]() | Line contains a tab character. | 1016 |
![]() | Method 'getBaseSpeed' is not designed for extension - needs to be abstract, final or empty. | 1016 |
![]() | Line contains a tab character. | 1017 |
![]() | '{' should be on the previous line. | 1017 |
![]() | Line contains a tab character. | 1018 |
![]() | 'if' construct must use '{}'s. | 1019 |
![]() | Line contains a tab character. | 1020 |
![]() | Line contains a tab character. | 1021 |
![]() | Line contains a tab character. | 1023 |
![]() | Line contains a tab character. | 1024 |
![]() | Line contains a tab character. | 1025 |
![]() | Line contains a tab character. | 1026 |
![]() | Line contains a tab character. | 1027 |
![]() | Line contains a tab character. | 1028 |
![]() | Method 'getAirSpeed' is not designed for extension - needs to be abstract, final or empty. | 1028 |
![]() | Line contains a tab character. | 1029 |
![]() | '{' should be on the previous line. | 1029 |
![]() | Line contains a tab character. | 1030 |
![]() | 'if' construct must use '{}'s. | 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. | 1038 |
![]() | Line contains a tab character. | 1039 |
![]() | Line contains a tab character. | 1040 |
![]() | Method 'getLadderSpeed' is not designed for extension - needs to be abstract, final or empty. | 1040 |
![]() | Line contains a tab character. | 1041 |
![]() | '{' should be on the previous line. | 1041 |
![]() | Line contains a tab character. | 1042 |
![]() | 'if' construct must use '{}'s. | 1043 |
![]() | Line contains a tab character. | 1044 |
![]() | Line contains a tab character. | 1045 |
![]() | 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 |
![]() | Method 'getWaterSpeed' is not designed for extension - needs to be abstract, final or empty. | 1052 |
![]() | Line contains a tab character. | 1053 |
![]() | '{' should be on the previous line. | 1053 |
![]() | Line contains a tab character. | 1054 |
![]() | 'if' construct must use '{}'s. | 1055 |
![]() | Line contains a tab character. | 1056 |
![]() | Line contains a tab character. | 1057 |
![]() | Line contains a tab character. | 1059 |
![]() | Line contains a tab character. | 1060 |
![]() | Line contains a tab character. | 1061 |
![]() | Line contains a tab character. | 1062 |
![]() | Line contains a tab character. | 1063 |
![]() | Line contains a tab character. | 1064 |
![]() | Method 'getFallSpeed' is not designed for extension - needs to be abstract, final or empty. | 1064 |
![]() | Line contains a tab character. | 1065 |
![]() | '{' should be on the previous line. | 1065 |
![]() | Line contains a tab character. | 1066 |
![]() | 'if' construct must use '{}'s. | 1067 |
![]() | Line contains a tab character. | 1068 |
![]() | Line contains a tab character. | 1069 |
![]() | Line contains a tab character. | 1071 |
![]() | Line contains a tab character. | 1072 |
![]() | 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 |
![]() | Method 'getDodgeSpeedFactor' is not designed for extension - needs to be abstract, final or empty. | 1078 |
![]() | Line contains a tab character. | 1079 |
![]() | '{' should be on the previous line. | 1079 |
![]() | Line contains a tab character. | 1080 |
![]() | 'if' construct must use '{}'s. | 1081 |
![]() | Line contains a tab character. | 1082 |
![]() | Line contains a tab character. | 1083 |
![]() | Line contains a tab character. | 1085 |
![]() | Line contains a tab character. | 1086 |
![]() | Line contains a tab character. | 1087 |
![]() | Line contains a tab character. | 1088 |
![]() | Line contains a tab character. | 1089 |
![]() | Line contains a tab character. | 1090 |
![]() | Method 'getAccelerationRate' is not designed for extension - needs to be abstract, final or empty. | 1090 |
![]() | Line contains a tab character. | 1091 |
![]() | '{' should be on the previous line. | 1091 |
![]() | Line contains a tab character. | 1092 |
![]() | 'if' construct must use '{}'s. | 1093 |
![]() | Line contains a tab character. | 1094 |
![]() | Line contains a tab character. | 1095 |
![]() | 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 |
![]() | Line contains a tab character. | 1102 |
![]() | Line contains a tab character. | 1103 |
![]() | Method 'getAirControl' is not designed for extension - needs to be abstract, final or empty. | 1103 |
![]() | Line contains a tab character. | 1104 |
![]() | '{' should be on the previous line. | 1104 |
![]() | Line contains a tab character. | 1105 |
![]() | 'if' construct must use '{}'s. | 1106 |
![]() | Line contains a tab character. | 1107 |
![]() | Line contains a tab character. | 1108 |
![]() | Line contains a tab character. | 1110 |
![]() | Line contains a tab character. | 1111 |
![]() | Line contains a tab character. | 1112 |
![]() | Line contains a tab character. | 1113 |
![]() | Line contains a tab character. | 1114 |
![]() | Line contains a tab character. | 1115 |
![]() | Method 'getJumpZBoost' is not designed for extension - needs to be abstract, final or empty. | 1115 |
![]() | Line contains a tab character. | 1116 |
![]() | '{' should be on the previous line. | 1116 |
![]() | Line contains a tab character. | 1117 |
![]() | 'if' construct must use '{}'s. | 1118 |
![]() | Line contains a tab character. | 1119 |
![]() | Line contains a tab character. | 1120 |
![]() | Line contains a tab character. | 1122 |
![]() | Line contains a tab character. | 1123 |
![]() | Line contains a tab character. | 1124 |
![]() | Line contains a tab character. | 1125 |
![]() | Line contains a tab character. | 1126 |
![]() | Line contains a tab character. | 1127 |
![]() | Method 'getDodgeZBoost' is not designed for extension - needs to be abstract, final or empty. | 1127 |
![]() | Line contains a tab character. | 1128 |
![]() | '{' should be on the previous line. | 1128 |
![]() | Line contains a tab character. | 1129 |
![]() | 'if' construct must use '{}'s. | 1130 |
![]() | Line contains a tab character. | 1131 |
![]() | Line contains a tab character. | 1132 |
![]() | Line is longer than 80 characters. | 1134 |
![]() | Line contains a tab character. | 1134 |
![]() | Line contains a tab character. | 1136 |
![]() | Line contains a tab character. | 1137 |
![]() | Line contains a tab character. | 1138 |
![]() | Line contains a tab character. | 1139 |
![]() | Line contains a tab character. | 1140 |
![]() | Line contains a tab character. | 1141 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 1141 |
![]() | Line contains a tab character. | 1142 |
![]() | '{' should be on the previous line. | 1142 |
![]() | 'if' construct must use '{}'s. | 1143 |
![]() | Line contains a tab character. | 1144 |
![]() | Line contains a tab character. | 1145 |
![]() | Line is longer than 80 characters. | 1147 |
![]() | Line contains a tab character. | 1147 |
![]() | Line has trailing spaces. | 1148 |
![]() | 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 contains a tab character. | 1152 |
![]() | Line contains a tab character. | 1153 |
![]() | Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 1153 |
![]() | Line contains a tab character. | 1154 |
![]() | Line contains a tab character. | 1155 |
![]() | Line has trailing spaces. | 1156 |
![]() | Line contains a tab character. | 1156 |
![]() | Line is longer than 80 characters. | 1157 |
![]() | Line contains a tab character. | 1157 |
![]() | Line has trailing spaces. | 1158 |
![]() | Line contains a tab character. | 1158 |
![]() | Line has trailing spaces. | 1159 |
![]() | Line contains a tab character. | 1159 |
![]() | Line contains a tab character. | 1160 |
![]() | Line contains a tab character. | 1161 |
![]() | Line contains a tab character. | 1162 |
![]() | Line contains a tab character. | 1163 |
![]() | Line has trailing spaces. | 1164 |
![]() | Line contains a tab character. | 1164 |
![]() | Line contains a tab character. | 1165 |
![]() | Line contains a tab character. | 1166 |
![]() | Line contains a tab character. | 1167 |
![]() | Method 'getNearestNavPoint' is not designed for extension - needs to be abstract, final or empty. | 1167 |
![]() | 'if' construct must use '{}'s. | 1168 |
![]() | Line is longer than 80 characters. | 1169 |
![]() | Line contains a tab character. | 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 contains a tab character. | 1174 |
![]() | Line contains a tab character. | 1175 |
![]() | Line has trailing spaces. | 1176 |
![]() | Line contains a tab character. | 1176 |
![]() | Line contains a tab character. | 1177 |
![]() | Line contains a tab character. | 1178 |
![]() | Line contains a tab character. | 1179 |
![]() | Method 'getNearestVisibleNavPoint' is not designed for extension - needs to be abstract, final or empty. | 1179 |
![]() | 'if' construct must use '{}'s. | 1180 |
![]() | Line is longer than 80 characters. | 1181 |
![]() | Line contains a tab character. | 1181 |
![]() | Line contains a tab character. | 1182 |
![]() | Line has trailing spaces. | 1183 |
![]() | 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. | 1187 |
![]() | Line has trailing spaces. | 1188 |
![]() | Line contains a tab character. | 1188 |
![]() | Line contains a tab character. | 1189 |
![]() | Line contains a tab character. | 1190 |
![]() | Line contains a tab character. | 1191 |
![]() | Method 'getNearestItem' is not designed for extension - needs to be abstract, final or empty. | 1191 |
![]() | 'if' construct must use '{}'s. | 1192 |
![]() | Line is longer than 80 characters. | 1193 |
![]() | Line contains a tab character. | 1193 |
![]() | Line contains a tab character. | 1194 |
![]() | Line has trailing spaces. | 1195 |
![]() | Line contains a tab character. | 1195 |
![]() | Line contains a tab character. | 1196 |
![]() | Line contains a tab character. | 1197 |
![]() | Line contains a tab character. | 1198 |
![]() | Line contains a tab character. | 1199 |
![]() | Line has trailing spaces. | 1200 |
![]() | Line contains a tab character. | 1200 |
![]() | Line contains a tab character. | 1201 |
![]() | Line contains a tab character. | 1202 |
![]() | Line contains a tab character. | 1203 |
![]() | Method 'getNearestVisibleItem' is not designed for extension - needs to be abstract, final or empty. | 1203 |
![]() | 'if' construct must use '{}'s. | 1204 |
![]() | Line is longer than 80 characters. | 1205 |
![]() | Line contains a tab character. | 1205 |
![]() | Line contains a tab character. | 1206 |
![]() | Line has trailing spaces. | 1207 |
![]() | Line contains a tab character. | 1207 |
![]() | Line contains a tab character. | 1208 |
![]() | Line contains a tab character. | 1209 |
![]() | 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 |
![]() | Method 'getNearestPlayer' is not designed for extension - needs to be abstract, final or empty. | 1215 |
![]() | 'if' construct must use '{}'s. | 1216 |
![]() | Line is longer than 80 characters. | 1217 |
![]() | Line contains a tab character. | 1217 |
![]() | Line contains a tab character. | 1218 |
![]() | Line has trailing spaces. | 1219 |
![]() | 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 has trailing spaces. | 1224 |
![]() | Line contains a tab character. | 1224 |
![]() | Line contains a tab character. | 1225 |
![]() | Line contains a tab character. | 1226 |
![]() | Line contains a tab character. | 1227 |
![]() | Method 'getNearestVisiblePlayer' is not designed for extension - needs to be abstract, final or empty. | 1227 |
![]() | 'if' construct must use '{}'s. | 1228 |
![]() | Line is longer than 80 characters. | 1229 |
![]() | Line contains a tab character. | 1229 |
![]() | Line contains a tab character. | 1230 |
![]() | Line has trailing spaces. | 1231 |
![]() | Line contains a tab character. | 1231 |
![]() | Line is longer than 80 characters. | 1232 |
![]() | Line contains a tab character. | 1232 |
![]() | Line contains a tab character. | 1234 |
![]() | Line contains a tab character. | 1235 |
![]() | Variable 'self' must be private and have accessor methods. | 1235 |
![]() | Line has trailing spaces. | 1236 |
![]() | Line contains a tab character. | 1236 |
![]() | Line contains a tab character. | 1237 |
![]() | Line contains a tab character. | 1238 |
![]() | Variable 'suicides' must be private and have accessor methods. | 1238 |
![]() | Line has trailing spaces. | 1239 |
![]() | Line contains a tab character. | 1239 |
![]() | Line contains a tab character. | 1240 |
![]() | Line contains a tab character. | 1241 |
![]() | Variable 'kills' must be private and have accessor methods. | 1241 |
![]() | Line has trailing spaces. | 1242 |
![]() | Line contains a tab character. | 1242 |
![]() | Line contains a tab character. | 1243 |
![]() | Line contains a tab character. | 1244 |
![]() | Variable 'lastInitedMessage' must be private and have accessor methods. | 1244 |
![]() | Line contains a tab character. | 1246 |
![]() | Line contains a tab character. | 1247 |
![]() | Variable 'lastPlayerScore' must be private and have accessor methods. | 1247 |
![]() | Line is longer than 80 characters. | 1249 |
![]() | Line contains a tab character. | 1249 |
![]() | Line contains a tab character. | 1250 |
![]() | Variable 'lastTeamScore' must be private and have accessor methods. | 1250 |
![]() | Line is longer than 80 characters. | 1252 |
![]() | Line contains a tab character. | 1252 |
![]() | Line contains a tab character. | 1253 |
![]() | Variable 'lastVolumeChanged' must be private and have accessor methods. | 1253 |
![]() | Line has trailing spaces. | 1254 |
![]() | Line contains a tab character. | 1254 |
![]() | Line contains a tab character. | 1255 |
![]() | Line contains a tab character. | 1256 |
![]() | Variable 'lastConfig' must be private and have accessor methods. | 1256 |
![]() | Line is longer than 80 characters. | 1258 |
![]() | 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 |
![]() | Line contains a tab character. | 1262 |
![]() | Line is longer than 80 characters. | 1263 |
![]() | Line contains a tab character. | 1263 |
![]() | Line contains a tab character. | 1265 |
![]() | Missing a Javadoc comment. | 1265 |
![]() | Parameter worldView should be final. | 1265 |
![]() | Line contains a tab character. | 1266 |
![]() | Line contains a tab character. | 1267 |
![]() | Line has trailing spaces. | 1268 |
![]() | Line contains a tab character. | 1268 |
![]() | Line contains a tab character. | 1269 |
![]() | Line contains a tab character. | 1270 |
![]() | Parameter event should be final. | 1270 |
![]() | 'if' construct must use '{}'s. | 1271 |
![]() | Line contains a tab character. | 1271 |
![]() | Comment matches to-do format 'TODO:'. | 1272 |
![]() | Line contains a tab character. | 1272 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 1277 |
![]() | Line contains a tab character. | 1277 |
![]() | Line contains a tab character. | 1278 |
![]() | Line has trailing spaces. | 1279 |
![]() | Line contains a tab character. | 1279 |
![]() | Line contains a tab character. | 1280 |
![]() | Line contains a tab character. | 1281 |
![]() | Variable 'botKilledListener' must be private and have accessor methods. | 1281 |
![]() | Line has trailing spaces. | 1282 |
![]() | Line contains a tab character. | 1282 |
![]() | Line is longer than 80 characters. | 1283 |
![]() | Line contains a tab character. | 1283 |
![]() | Line has trailing spaces. | 1284 |
![]() | Line contains a tab character. | 1284 |
![]() | Line is longer than 80 characters. | 1285 |
![]() | Missing a Javadoc comment. | 1285 |
![]() | Line contains a tab character. | 1285 |
![]() | Line contains a tab character. | 1287 |
![]() | Missing a Javadoc comment. | 1287 |
![]() | Parameter worldView should be final. | 1287 |
![]() | Line contains a tab character. | 1288 |
![]() | Line contains a tab character. | 1289 |
![]() | Line has trailing spaces. | 1290 |
![]() | Line contains a tab character. | 1290 |
![]() | Line contains a tab character. | 1291 |
![]() | Line contains a tab character. | 1292 |
![]() | Parameter event should be final. | 1292 |
![]() | 'if' construct must use '{}'s. | 1293 |
![]() | Line contains a tab character. | 1293 |
![]() | Line is longer than 80 characters. | 1294 |
![]() | 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 has trailing spaces. | 1298 |
![]() | Line contains a tab character. | 1298 |
![]() | Line contains a tab character. | 1299 |
![]() | Line has trailing spaces. | 1300 |
![]() | Line contains a tab character. | 1300 |
![]() | Line contains a tab character. | 1301 |
![]() | Line contains a tab character. | 1302 |
![]() | Variable 'playerKilledListener' must be private and have accessor methods. | 1302 |
![]() | Line has trailing spaces. | 1303 |
![]() | Line contains a tab character. | 1303 |
![]() | Line is longer than 80 characters. | 1304 |
![]() | Line contains a tab character. | 1304 |
![]() | Line contains a tab character. | 1306 |
![]() | Line contains a tab character. | 1307 |
![]() | Line contains a tab character. | 1308 |
![]() | Line is longer than 80 characters. | 1309 |
![]() | Line contains a tab character. | 1309 |
![]() | Line contains a tab character. | 1310 |
![]() | Line contains a tab character. | 1311 |
![]() | Line contains a tab character. | 1312 |
![]() | Parameter event should be final. | 1312 |
![]() | Line contains a tab character. | 1313 |
![]() | '{' should be on the previous line. | 1313 |
![]() | Line contains a tab character. | 1314 |
![]() | Line contains a tab character. | 1315 |
![]() | 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 |
![]() | Parameter worldView should be final. | 1321 |
![]() | Line contains a tab character. | 1322 |
![]() | '{' should be on the previous line. | 1322 |
![]() | Line is longer than 80 characters. | 1323 |
![]() | Line contains a tab character. | 1323 |
![]() | Line contains a tab character. | 1324 |
![]() | Line contains a tab character. | 1325 |
![]() | First sentence should end with a period. | 1327 |
![]() | Line contains a tab character. | 1327 |
![]() | Line contains a tab character. | 1328 |
![]() | Line is longer than 80 characters. | 1330 |
![]() | Line contains a tab character. | 1330 |
![]() | Line contains a tab character. | 1332 |
![]() | Line contains a tab character. | 1333 |
![]() | Line contains a tab character. | 1334 |
![]() | Line is longer than 80 characters. | 1335 |
![]() | Line contains a tab character. | 1335 |
![]() | Line contains a tab character. | 1336 |
![]() | '{' should be on the previous line. | 1336 |
![]() | Line contains a tab character. | 1337 |
![]() | Line contains a tab character. | 1338 |
![]() | Parameter event should be final. | 1338 |
![]() | Line contains a tab character. | 1339 |
![]() | '{' should be on the previous line. | 1339 |
![]() | Line contains a tab character. | 1340 |
![]() | Line contains a tab character. | 1341 |
![]() | Line contains a tab character. | 1343 |
![]() | Line contains a tab character. | 1344 |
![]() | Line contains a tab character. | 1345 |
![]() | Line contains a tab character. | 1346 |
![]() | Line contains a tab character. | 1347 |
![]() | Parameter worldView should be final. | 1347 |
![]() | Line contains a tab character. | 1348 |
![]() | '{' should be on the previous line. | 1348 |
![]() | Line contains a tab character. | 1349 |
![]() | Line contains a tab character. | 1350 |
![]() | Line contains a tab character. | 1351 |
![]() | First sentence should end with a period. | 1353 |
![]() | Line contains a tab character. | 1353 |
![]() | Line contains a tab character. | 1354 |
![]() | Line is longer than 80 characters. | 1356 |
![]() | Line contains a tab character. | 1356 |
![]() | Line has trailing spaces. | 1357 |
![]() | Line contains a tab character. | 1357 |
![]() | Line contains a tab character. | 1358 |
![]() | Line contains a tab character. | 1359 |
![]() | Line contains a tab character. | 1360 |
![]() | Line is longer than 80 characters. | 1361 |
![]() | 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 |
![]() | Line contains a tab character. | 1367 |
![]() | Line contains a tab character. | 1368 |
![]() | Parameter worldView should be final. | 1368 |
![]() | Line contains a tab character. | 1369 |
![]() | '{' should be on the previous line. | 1369 |
![]() | Line contains a tab character. | 1370 |
![]() | Line contains a tab character. | 1371 |
![]() | Line contains a tab character. | 1373 |
![]() | Line contains a tab character. | 1374 |
![]() | Parameter event should be final. | 1374 |
![]() | Line contains a tab character. | 1375 |
![]() | Line contains a tab character. | 1376 |
![]() | Line contains a tab character. | 1377 |
![]() | First sentence should end with a period. | 1379 |
![]() | Line contains a tab character. | 1379 |
![]() | Line contains a tab character. | 1380 |
![]() | Line is longer than 80 characters. | 1382 |
![]() | Line contains a tab character. | 1382 |
![]() | Line contains a tab character. | 1384 |
![]() | Line contains a tab character. | 1385 |
![]() | Line contains a tab character. | 1386 |
![]() | Line is longer than 80 characters. | 1387 |
![]() | Line contains a tab character. | 1387 |
![]() | Line contains a tab character. | 1388 |
![]() | Line contains a tab character. | 1389 |
![]() | Line contains a tab character. | 1390 |
![]() | Parameter event should be final. | 1390 |
![]() | Line contains a tab character. | 1391 |
![]() | '{' should be on the previous line. | 1391 |
![]() | Line contains a tab character. | 1392 |
![]() | Line contains a tab character. | 1393 |
![]() | Line contains a tab character. | 1395 |
![]() | Line contains a tab character. | 1396 |
![]() | Line contains a tab character. | 1397 |
![]() | Line contains a tab character. | 1398 |
![]() | Line contains a tab character. | 1399 |
![]() | Parameter worldView should be final. | 1399 |
![]() | Line contains a tab character. | 1400 |
![]() | '{' should be on the previous line. | 1400 |
![]() | Line contains a tab character. | 1401 |
![]() | Line contains a tab character. | 1402 |
![]() | Line contains a tab character. | 1403 |
![]() | First sentence should end with a period. | 1405 |
![]() | Line contains a tab character. | 1405 |
![]() | Line contains a tab character. | 1406 |
![]() | Line is longer than 80 characters. | 1408 |
![]() | Line contains a tab character. | 1408 |
![]() | Line contains a tab character. | 1410 |
![]() | Line contains a tab character. | 1411 |
![]() | Line contains a tab character. | 1412 |
![]() | Line is longer than 80 characters. | 1413 |
![]() | Line contains a tab character. | 1413 |
![]() | Line contains a tab character. | 1414 |
![]() | Line contains a tab character. | 1415 |
![]() | Missing a Javadoc comment. | 1415 |
![]() | 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 |
![]() | Parameter worldView should be final. | 1421 |
![]() | 'worldView' hides a field. | 1421 |
![]() | Line contains a tab character. | 1422 |
![]() | '{' should be on the previous line. | 1422 |
![]() | Line contains a tab character. | 1423 |
![]() | Line is longer than 80 characters. | 1424 |
![]() | Line contains a tab character. | 1424 |
![]() | Line contains a tab character. | 1425 |
![]() | Line contains a tab character. | 1427 |
![]() | Line is longer than 80 characters. | 1428 |
![]() | Line contains a tab character. | 1428 |
![]() | Parameter event should be final. | 1428 |
![]() | Line has trailing spaces. | 1429 |
![]() | Line contains a tab character. | 1429 |
![]() | Line contains a tab character. | 1430 |
![]() | Line contains a tab character. | 1431 |
![]() | First sentence should end with a period. | 1433 |
![]() | Line contains a tab character. | 1433 |
![]() | Line contains a tab character. | 1434 |
![]() | Line is longer than 80 characters. | 1437 |
![]() | Line contains a tab character. | 1437 |
![]() | Line has trailing spaces. | 1438 |
![]() | Line contains a tab character. | 1438 |
![]() | Line contains a tab character. | 1439 |
![]() | Line contains a tab character. | 1440 |
![]() | Line contains a tab character. | 1441 |
![]() | Line is longer than 80 characters. | 1442 |
![]() | Line contains a tab character. | 1442 |
![]() | Line contains a tab character. | 1443 |
![]() | Line contains a tab character. | 1444 |
![]() | Missing a Javadoc comment. | 1444 |
![]() | Line contains a tab character. | 1446 |
![]() | Line contains a tab character. | 1447 |
![]() | Line contains a tab character. | 1448 |
![]() | Line contains a tab character. | 1449 |
![]() | Line contains a tab character. | 1450 |
![]() | Parameter worldView should be final. | 1450 |
![]() | 'worldView' hides a field. | 1450 |
![]() | Line contains a tab character. | 1451 |
![]() | '{' should be on the previous line. | 1451 |
![]() | Line is longer than 80 characters. | 1452 |
![]() | Line contains a tab character. | 1452 |
![]() | Line contains a tab character. | 1453 |
![]() | Line contains a tab character. | 1454 |
![]() | Line contains a tab character. | 1456 |
![]() | Line contains a tab character. | 1457 |
![]() | Parameter event should be final. | 1457 |
![]() | Line has trailing spaces. | 1458 |
![]() | Line contains a tab character. | 1458 |
![]() | Line contains a tab character. | 1459 |
![]() | Line contains a tab character. | 1460 |
![]() | First sentence should end with a period. | 1462 |
![]() | Line contains a tab character. | 1462 |
![]() | Line contains a tab character. | 1463 |
![]() | Line is longer than 80 characters. | 1466 |
![]() | Line contains a tab character. | 1466 |
![]() | Line contains a tab character. | 1468 |
![]() | Method 'getSelf' is not designed for extension - needs to be abstract, final or empty. | 1468 |
![]() | Missing a Javadoc comment. | 1468 |
![]() | Line contains a tab character. | 1469 |
![]() | Line contains a tab character. | 1470 |
![]() | Line contains a tab character. | 1472 |
![]() | Line contains a tab character. | 1473 |
![]() | Variable 'game' must be private and have accessor methods. | 1473 |
![]() | Line has trailing spaces. | 1474 |
![]() | Line contains a tab character. | 1474 |
![]() | Line contains a tab character. | 1475 |
![]() | Line contains a tab character. | 1476 |
![]() | Line contains a tab character. | 1477 |
![]() | Unused @param tag for 'game'. | 1477 |
![]() | Line contains a tab character. | 1478 |
![]() | Line contains a tab character. | 1479 |
![]() | Parameter bot should be final. | 1479 |
![]() | Expected @param tag for 'bot'. | 1479 |
![]() | Line contains a tab character. | 1480 |
![]() | Line contains a tab character. | 1481 |
![]() | Line has trailing spaces. | 1482 |
![]() | Line contains a tab character. | 1482 |
![]() | Line contains a tab character. | 1483 |
![]() | Line contains a tab character. | 1484 |
![]() | Line contains a tab character. | 1485 |
![]() | Line contains a tab character. | 1486 |
![]() | Line contains a tab character. | 1487 |
![]() | Line contains a tab character. | 1488 |
![]() | Parameter bot should be final. | 1488 |
![]() | Parameter game should be final. | 1488 |
![]() | 'game' hides a field. | 1488 |
![]() | Line contains a tab character. | 1489 |
![]() | Line contains a tab character. | 1490 |
![]() | Line contains a tab character. | 1492 |
![]() | Line contains a tab character. | 1493 |
![]() | Line contains a tab character. | 1494 |
![]() | Line contains a tab character. | 1495 |
![]() | Line is longer than 80 characters. | 1496 |
![]() | Line contains a tab character. | 1496 |
![]() | Line contains a tab character. | 1497 |
![]() | Line contains a tab character. | 1498 |
![]() | Line contains a tab character. | 1499 |
![]() | Parameter bot should be final. | 1499 |
![]() | Parameter game should be final. | 1499 |
![]() | 'game' hides a field. | 1499 |
![]() | Parameter log should be final. | 1499 |
![]() | Line contains a tab character. | 1500 |
![]() | '{' should be on the previous line. | 1500 |
![]() | Line contains a tab character. | 1501 |
![]() | Line contains a tab character. | 1503 |
![]() | Line contains a tab character. | 1504 |
![]() | Line has trailing spaces. | 1505 |
![]() | 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. | 1510 |
![]() | Line contains a tab character. | 1511 |
![]() | Line contains a tab character. | 1512 |
![]() | Line contains a tab character. | 1513 |
![]() | Line contains a tab character. | 1514 |
![]() | Line contains a tab character. | 1515 |
![]() | Line has trailing spaces. | 1516 |
![]() | Line contains a tab character. | 1516 |
![]() | Line contains a tab character. | 1517 |
![]() | Line is longer than 80 characters. | 1518 |
![]() | Line contains a tab character. | 1518 |
![]() | Line contains a tab character. | 1519 |
![]() | Line contains a tab character. | 1520 |
![]() | Line contains a tab character. | 1521 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 1521 |
![]() | Line contains a tab character. | 1522 |
![]() | Parameter startPaused should be final. | 1522 |
![]() | Expected @param tag for 'startPaused'. | 1522 |
![]() | Line contains a tab character. | 1523 |
![]() | Line contains a tab character. | 1524 |
![]() | Line contains a tab character. | 1525 |
![]() | 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 |
![]() | Line contains a tab character. | 1531 |
![]() | Line contains a tab character. | 1532 |
![]() | Line has trailing spaces. | 1533 |
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. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 13 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | '{' should be on the previous line. | 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 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | 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 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. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | 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 |
![]() | Parameter type should be final. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | '{' should be on the previous line. | 64 |
![]() | 'if' construct must use '{}'s. | 65 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | 'if' construct must use '{}'s. | 66 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | 'if' construct must use '{}'s. | 67 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | 'if' construct must use '{}'s. | 68 |
![]() | 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. | 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 |
![]() | Method 'getGameType' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | '{' should be on the previous line. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | 'if' construct must use '{}'s. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | 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 |
![]() | Method 'getMapName' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | '{' should be on the previous line. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'if' construct must use '{}'s. | 95 |
![]() | 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. | 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 contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | '{' should be on the previous line. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | 'if' construct must use '{}'s. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | 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 |
![]() | Method 'getTimeLimit' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | '{' should be on the previous line. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | 'if' construct must use '{}'s. | 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 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. | 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 |
![]() | Method 'getRemainingTime' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | '{' should be on the previous line. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | 'if' construct must use '{}'s. | 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 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 |
![]() | Method 'getFragLimit' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | '{' should be on the previous line. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | 'if' construct must use '{}'s. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | 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. | 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 |
![]() | Method 'getTeamScoreLimit' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | '{' should be on the previous line. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | 'if' construct must use '{}'s. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | 'cast' is not followed by whitespace. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line is longer than 80 characters. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | 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 is longer than 80 characters. | 193 |
![]() | 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 |
![]() | Method 'getMaxTeams' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | '{' should be on the previous line. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | 'if' construct must use '{}'s. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | 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 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Method 'getMaxTeamSize' is not designed for extension - needs to be abstract, final or empty. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | '{' should be on the previous line. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | 'if' construct must use '{}'s. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line is longer than 80 characters. | 217 |
![]() | 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. | 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 |
![]() | Method 'getStartHealth' is not designed for extension - needs to be abstract, final or empty. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | '{' should be on the previous line. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | 'if' construct must use '{}'s. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 235 |
![]() | Line is longer than 80 characters. | 236 |
![]() | 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 contains a tab character. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Method 'getFullHealth' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | '{' should be on the previous line. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | 'if' construct must use '{}'s. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | 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 contains a tab character. | 255 |
![]() | 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 |
![]() | Method 'getMaxHealth' is not designed for extension - needs to be abstract, final or empty. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | '{' should be on the previous line. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | 'if' construct must use '{}'s. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line is longer than 80 characters. | 268 |
![]() | 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 is longer than 80 characters. | 273 |
![]() | 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 |
![]() | Method 'getMaxArmor' is not designed for extension - needs to be abstract, final or empty. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | '{' should be on the previous line. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | 'if' construct must use '{}'s. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | 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 contains a tab character. | 294 |
![]() | 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 |
![]() | Line contains a tab character. | 301 |
![]() | Method 'getMaxLowArmor' is not designed for extension - needs to be abstract, final or empty. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | '{' should be on the previous line. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | '50' is a magic number. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line is longer than 80 characters. | 310 |
![]() | Line contains a tab character. | 310 |
![]() | 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 |
![]() | Line contains a tab character. | 320 |
![]() | Method 'getMaxHighArmor' is not designed for extension - needs to be abstract, final or empty. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | '{' should be on the previous line. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | '100' is a magic number. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | Line is longer than 80 characters. | 326 |
![]() | Line contains a tab character. | 326 |
![]() | Line contains a tab character. | 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 contains a tab character. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Line contains a tab character. | 334 |
![]() | Method 'getStartAdrenaline' is not designed for extension - needs to be abstract, final or empty. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | '{' should be on the previous line. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | 'if' construct must use '{}'s. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | 'cast' is not followed by whitespace. | 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 is longer than 80 characters. | 346 |
![]() | Line contains a tab character. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | 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 contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Method 'getTargetAdrenaline' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | '{' should be on the previous line. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | 'if' construct must use '{}'s. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | 'cast' is not followed by whitespace. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'getMaxAdrenaline' is not designed for extension - needs to be abstract, final or empty. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | '{' should be on the previous line. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | 'if' construct must use '{}'s. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | 'cast' is not followed by whitespace. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | Line is longer than 80 characters. | 374 |
![]() | Line contains a tab character. | 374 |
![]() | Line contains a tab character. | 376 |
![]() | 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 is longer than 80 characters. | 381 |
![]() | Line contains a tab character. | 381 |
![]() | Line is longer than 80 characters. | 382 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | 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 |
![]() | Line contains a tab character. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | Method 'getWeaponsStay' is not designed for extension - needs to be abstract, final or empty. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | '{' should be on the previous line. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | 'if' construct must use '{}'s. | 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. | 402 |
![]() | Line contains a tab character. | 403 |
![]() | Line contains a tab character. | 404 |
![]() | Line contains a tab character. | 405 |
![]() | Line contains a tab character. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | Method 'getMaxMultiJump' is not designed for extension - needs to be abstract, final or empty. | 410 |
![]() | Line contains a tab character. | 411 |
![]() | '{' should be on the previous line. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | 'if' construct must use '{}'s. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line is longer than 80 characters. | 417 |
![]() | Line contains a tab character. | 417 |
![]() | Line contains a tab character. | 419 |
![]() | Line contains a tab character. | 420 |
![]() | Line has trailing spaces. | 421 |
![]() | Line contains a tab character. | 421 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Method 'getMutators' is not designed for extension - needs to be abstract, final or empty. | 424 |
![]() | Line contains a tab character. | 425 |
![]() | '{' should be on the previous line. | 425 |
![]() | 'if' construct must use '{}'s. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line is longer than 80 characters. | 430 |
![]() | Line contains a tab character. | 430 |
![]() | Line contains a tab character. | 432 |
![]() | Line is longer than 80 characters. | 433 |
![]() | Line contains a tab character. | 433 |
![]() | Line is longer than 80 characters. | 434 |
![]() | 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. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Line contains a tab character. | 440 |
![]() | Method 'isPaused' is not designed for extension - needs to be abstract, final or empty. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | '{' should be on the previous line. | 441 |
![]() | Line contains a tab character. | 442 |
![]() | 'if' construct must use '{}'s. | 443 |
![]() | Line contains a tab character. | 444 |
![]() | Line contains a tab character. | 445 |
![]() | Line contains a tab character. | 447 |
![]() | Line is longer than 80 characters. | 448 |
![]() | Line contains a tab character. | 448 |
![]() | Line is longer than 80 characters. | 449 |
![]() | Line contains a tab character. | 449 |
![]() | Line is longer than 80 characters. | 450 |
![]() | 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 contains a tab character. | 455 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Method 'isBotsPaused' is not designed for extension - needs to be abstract, final or empty. | 457 |
![]() | Line contains a tab character. | 458 |
![]() | '{' should be on the previous line. | 458 |
![]() | Line contains a tab character. | 459 |
![]() | 'if' construct must use '{}'s. | 460 |
![]() | Line contains a tab character. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | Line is longer than 80 characters. | 468 |
![]() | Line contains a tab character. | 470 |
![]() | Method 'getAllCTFFlags' is not designed for extension - needs to be abstract, final or empty. | 470 |
![]() | Line contains a tab character. | 471 |
![]() | '{' should be on the previous line. | 471 |
![]() | Line contains a tab character. | 472 |
![]() | Line contains a tab character. | 473 |
![]() | Line is longer than 80 characters. | 477 |
![]() | Line contains a tab character. | 481 |
![]() | Method 'getAllCTFFlagsCollection' is not designed for extension - needs to be abstract, final or empty. | 481 |
![]() | Line has trailing spaces. | 482 |
![]() | Line contains a tab character. | 482 |
![]() | '{' should be on the previous line. | 482 |
![]() | Line contains a tab character. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | Line is longer than 80 characters. | 486 |
![]() | Line contains a tab character. | 486 |
![]() | Line contains a tab character. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Variable 'lastGameInfo' must be private and have accessor methods. | 489 |
![]() | Line contains a tab character. | 491 |
![]() | Line contains a tab character. | 492 |
![]() | Variable 'lastInitedMessage' must be private and have accessor methods. | 492 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Variable 'lastBeginMessage' must be private and have accessor methods. | 495 |
![]() | Line has trailing spaces. | 496 |
![]() | Line contains a tab character. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Line contains a tab character. | 498 |
![]() | Variable 'lastMutatorListObtained' must be private and have accessor methods. | 498 |
![]() | First sentence should end with a period. | 500 |
![]() | Variable 'allCTFFlags' must be private and have accessor methods. | 501 |
![]() | Line is longer than 80 characters. | 503 |
![]() | 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 contains a tab character. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 511 |
![]() | Parameter event should be final. | 511 |
![]() | Line contains a tab character. | 512 |
![]() | '{' should be on the previous line. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | Line contains a tab character. | 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 |
![]() | Parameter worldView should be final. | 520 |
![]() | Line contains a tab character. | 521 |
![]() | '{' should be on the previous line. | 521 |
![]() | Line contains a tab character. | 522 |
![]() | Line contains a tab character. | 523 |
![]() | Line contains a tab character. | 524 |
![]() | First sentence should end with a period. | 526 |
![]() | Line contains a tab character. | 526 |
![]() | Line contains a tab character. | 527 |
![]() | Variable 'gameInfoListener' must be private and have accessor methods. | 527 |
![]() | Line is longer than 80 characters. | 529 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 531 |
![]() | Line contains a tab character. | 532 |
![]() | Line contains a tab character. | 533 |
![]() | Line is longer than 80 characters. | 534 |
![]() | Line contains a tab character. | 534 |
![]() | Line contains a tab character. | 535 |
![]() | Line contains a tab character. | 536 |
![]() | Line contains a tab character. | 537 |
![]() | Parameter event should be final. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | '{' should be on the previous line. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Line contains a tab character. | 542 |
![]() | Line contains a tab character. | 543 |
![]() | Line contains a tab character. | 544 |
![]() | Line contains a tab character. | 545 |
![]() | Line contains a tab character. | 546 |
![]() | Parameter worldView should be final. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | '{' should be on the previous line. | 547 |
![]() | Line is longer than 80 characters. | 548 |
![]() | Line contains a tab character. | 548 |
![]() | Line contains a tab character. | 549 |
![]() | Line contains a tab character. | 550 |
![]() | First sentence should end with a period. | 552 |
![]() | Line contains a tab character. | 552 |
![]() | Line contains a tab character. | 553 |
![]() | Variable 'initedMessageListener' must be private and have accessor methods. | 553 |
![]() | Line is longer than 80 characters. | 555 |
![]() | Line contains a tab character. | 555 |
![]() | Line contains a tab character. | 557 |
![]() | Line contains a tab character. | 558 |
![]() | Line contains a tab character. | 559 |
![]() | Line is longer than 80 characters. | 560 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line contains a tab character. | 563 |
![]() | Parameter event should be final. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | '{' should be on the previous line. | 564 |
![]() | Line contains a tab character. | 565 |
![]() | Line contains a tab character. | 566 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Line contains a tab character. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | Line contains a tab character. | 572 |
![]() | Parameter worldView should be final. | 572 |
![]() | Line contains a tab character. | 573 |
![]() | '{' should be on the previous line. | 573 |
![]() | Line contains a tab character. | 574 |
![]() | Line contains a tab character. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | First sentence should end with a period. | 578 |
![]() | Line contains a tab character. | 578 |
![]() | Line contains a tab character. | 579 |
![]() | Variable 'beginMessageListener' must be private and have accessor methods. | 579 |
![]() | Line is longer than 80 characters. | 581 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 586 |
![]() | Line contains a tab character. | 586 |
![]() | Line contains a tab character. | 587 |
![]() | Line contains a tab character. | 588 |
![]() | Line contains a tab character. | 589 |
![]() | Parameter event should be final. | 589 |
![]() | Line contains a tab character. | 590 |
![]() | '{' should be on the previous line. | 590 |
![]() | Line contains a tab character. | 591 |
![]() | Line contains a tab character. | 592 |
![]() | 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 |
![]() | Parameter worldView should be final. | 598 |
![]() | Line contains a tab character. | 599 |
![]() | '{' should be on the previous line. | 599 |
![]() | Line is longer than 80 characters. | 600 |
![]() | Line contains a tab character. | 600 |
![]() | Line contains a tab character. | 601 |
![]() | Line contains a tab character. | 602 |
![]() | First sentence should end with a period. | 604 |
![]() | Line contains a tab character. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Variable 'mutatorListObtainedListener' must be private and have accessor methods. | 605 |
![]() | Line is longer than 80 characters. | 607 |
![]() | Line contains a tab character. | 607 |
![]() | Line contains a tab character. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | Line contains a tab character. | 611 |
![]() | Line is longer than 80 characters. | 612 |
![]() | Line contains a tab character. | 612 |
![]() | ',' is not followed by whitespace. | 612 |
![]() | Line contains a tab character. | 613 |
![]() | Line contains a tab character. | 614 |
![]() | Line has trailing spaces. | 616 |
![]() | Line is longer than 80 characters. | 619 |
![]() | Line contains a tab character. | 619 |
![]() | Parameter event should be final. | 619 |
![]() | Expected @param tag for 'event'. | 619 |
![]() | Line contains a tab character. | 620 |
![]() | '{' should be on the previous line. | 620 |
![]() | 'if' construct must use '{}'s. | 621 |
![]() | Line is longer than 80 characters. | 621 |
![]() | 'if' construct must use '{}'s. | 622 |
![]() | Line is longer than 80 characters. | 622 |
![]() | Line is longer than 80 characters. | 624 |
![]() | Line contains a tab character. | 624 |
![]() | Line contains a tab character. | 625 |
![]() | 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 |
![]() | Parameter worldView should be final. | 631 |
![]() | Line contains a tab character. | 632 |
![]() | '{' should be on the previous line. | 632 |
![]() | Line is longer than 80 characters. | 633 |
![]() | Line contains a tab character. | 633 |
![]() | Line has trailing spaces. | 634 |
![]() | Line contains a tab character. | 634 |
![]() | Line contains a tab character. | 635 |
![]() | First sentence should end with a period. | 637 |
![]() | Line contains a tab character. | 637 |
![]() | Line contains a tab character. | 638 |
![]() | Variable 'flagInfoObjectListener' must be private and have accessor methods. | 638 |
![]() | Line is longer than 80 characters. | 640 |
![]() | Line contains a tab character. | 640 |
![]() | 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 |
![]() | Parameter bot should be final. | 646 |
![]() | Line contains a tab character. | 647 |
![]() | Line contains a tab character. | 648 |
![]() | Line has trailing spaces. | 649 |
![]() | Line contains a tab character. | 649 |
![]() | Line contains a tab character. | 650 |
![]() | Line contains a tab character. | 651 |
![]() | Line contains a tab character. | 652 |
![]() | Line is longer than 80 characters. | 653 |
![]() | Line contains a tab character. | 653 |
![]() | Line contains a tab character. | 654 |
![]() | Line contains a tab character. | 655 |
![]() | Parameter bot should be final. | 655 |
![]() | Parameter log should be final. | 655 |
![]() | Line contains a tab character. | 656 |
![]() | '{' should be on the previous line. | 656 |
![]() | Line contains a tab character. | 657 |
![]() | Line contains a tab character. | 659 |
![]() | Line contains a tab character. | 660 |
![]() | Line contains a tab character. | 661 |
![]() | Line contains a tab character. | 662 |
![]() | Line is longer than 80 characters. | 663 |
![]() | Line contains a tab character. | 663 |
![]() | Line contains a tab character. | 665 |
![]() | Line has trailing spaces. | 666 |
![]() | Line contains a tab character. | 666 |
![]() | Line contains a tab character. | 667 |
![]() | Line is longer than 80 characters. | 668 |
![]() | Line contains a tab character. | 668 |
![]() | Line contains a tab character. | 669 |
![]() | Line contains a tab character. | 670 |
![]() | Line contains a tab character. | 671 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 671 |
![]() | Line contains a tab character. | 672 |
![]() | Parameter startPaused should be final. | 672 |
![]() | Expected @param tag for 'startPaused'. | 672 |
![]() | Line contains a tab character. | 673 |
![]() | Line contains a tab character. | 674 |
![]() | Line contains a tab character. | 675 |
![]() | Line contains a tab character. | 676 |
![]() | Line contains a tab character. | 677 |
![]() | Line contains a tab character. | 678 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 6 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line has trailing spaces. | 13 |
![]() | Line contains a tab character. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | 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 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 is longer than 80 characters. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Redundant 'public' modifier. | 26 |
![]() | Expected @param tag for 'advancedItems'. | 26 |
![]() | Expected @param tag for 'items'. | 26 |
![]() | Expected @param tag for 'item'. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 8 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 10 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 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 contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Expected an @return tag. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'getWeaponForAmmo' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Parameter ammoType should be final. | 42 |
![]() | Expected @param tag for 'ammoType'. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | 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 |
![]() | Method 'hasDescriptor' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Parameter itemType should be final. | 51 |
![]() | Expected @param tag for 'itemType'. | 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 contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Method 'getDescriptor' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Parameter itemType should be final. | 60 |
![]() | Expected @param tag for 'itemType'. | 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 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 |
![]() | Method 'hasDescriptor' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Parameter inventoryType should be final. | 69 |
![]() | Expected @param tag for 'inventoryType'. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | 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 |
![]() | Method 'getDescriptor' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Parameter inventoryType should be final. | 78 |
![]() | Expected @param tag for 'inventoryType'. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Missing a Javadoc comment. | 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. | 94 |
![]() | Parameter worldView should be final. | 94 |
![]() | 'worldView' hides a field. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | '{' should be on the previous line. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | 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 |
![]() | Parameter event should be final. | 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 is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | 'cast' is not followed by whitespace. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | 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 contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | First sentence should end with a period. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | 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 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Parameter startPaused should be final. | 124 |
![]() | Expected @param tag for 'startPaused'. | 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 has trailing spaces. | 129 |
![]() | 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 |
![]() | Parameter bot should be final. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Parameter bot should be final. | 139 |
![]() | Parameter moduleLog should be final. | 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 has trailing spaces. | 143 |
![]() | Line contains a tab character. | 143 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 20 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.utils.collections.MyCollections. | 30 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 51 |
![]() | '{' should be on the previous line. | 51 |
![]() | 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 has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | 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 contains a tab character. | 65 |
![]() | Expected an @return tag. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Method 'getRandomItem' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | 'if' construct must use '{}'s. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | 'for' construct must use '{}'s. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | '-' is not preceded with whitespace. | 70 |
![]() | '-' is not followed by whitespace. | 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 is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 80 |
![]() | 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. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Method 'getAllItems' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | '{' should be on the previous line. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | 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 is longer than 80 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'getAllItems' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Parameter type should be final. | 100 |
![]() | Expected @param tag for 'type'. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | '{' should be on the previous line. | 101 |
![]() | Line is longer than 80 characters. | 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 is longer than 80 characters. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | 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 |
![]() | Method 'getAllItems' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Parameter category should be final. | 117 |
![]() | Expected @param tag for 'category'. | 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 has trailing spaces. | 124 |
![]() | 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 has trailing spaces. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | 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 |
![]() | Method 'getAllItems' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter group should be final. | 137 |
![]() | Expected @param tag for 'group'. | 137 |
![]() | 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 |
![]() | 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 is longer than 80 characters. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Parameter id should be final. | 153 |
![]() | Expected @param tag for 'id'. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | 'if' construct must use '{}'s. | 155 |
![]() | 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 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. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Parameter stringUnrealId should be final. | 167 |
![]() | Expected @param tag for 'stringUnrealId'. | 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 contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | 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 is longer than 80 characters. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Method 'getVisibleItems' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | '{' should be on the previous line. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | 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 is longer than 80 characters. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | 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 |
![]() | Method 'getVisibleItems' is not designed for extension - needs to be abstract, final or empty. | 198 |
![]() | Parameter type should be final. | 198 |
![]() | Expected @param tag for 'type'. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | '{' should be on the previous line. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line has trailing spaces. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'getVisibleItems' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Parameter category should be final. | 215 |
![]() | Expected @param tag for 'category'. | 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. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | 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 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 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Method 'getVisibleItems' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Parameter group should be final. | 235 |
![]() | Expected @param tag for 'group'. | 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 contains a tab character. | 241 |
![]() | Line contains a tab character. | 243 |
![]() | Line is longer than 80 characters. | 244 |
![]() | 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 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Method 'getVisibleItem' is not designed for extension - needs to be abstract, final or empty. | 252 |
![]() | Parameter id should be final. | 252 |
![]() | Expected @param tag for 'id'. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | 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 contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Method 'getVisibleItem' is not designed for extension - needs to be abstract, final or empty. | 266 |
![]() | Parameter stringUnrealId should be final. | 266 |
![]() | Expected @param tag for 'stringUnrealId'. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | 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 is longer than 80 characters. | 276 |
![]() | 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 has trailing spaces. | 279 |
![]() | 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 is longer than 80 characters. | 282 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Method 'getReachableItems' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | '{' should be on the previous line. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line contains a tab character. | 289 |
![]() | Line is longer than 80 characters. | 290 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line is longer than 80 characters. | 293 |
![]() | Line contains a tab character. | 293 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line contains a tab character. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | Line contains a tab character. | 296 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line contains a tab character. | 297 |
![]() | 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 contains a tab character. | 301 |
![]() | Method 'getReachableItems' is not designed for extension - needs to be abstract, final or empty. | 301 |
![]() | Parameter type should be final. | 301 |
![]() | Expected @param tag for 'type'. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | '{' should be on the previous line. | 302 |
![]() | Line is longer than 80 characters. | 303 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line has trailing spaces. | 305 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line is longer than 80 characters. | 307 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line has trailing spaces. | 309 |
![]() | Line contains a tab character. | 309 |
![]() | Line is longer than 80 characters. | 310 |
![]() | 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 has trailing spaces. | 314 |
![]() | Line contains a tab character. | 314 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line contains a tab character. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line is longer than 80 characters. | 320 |
![]() | Line contains a tab character. | 320 |
![]() | Method 'getReachableItems' is not designed for extension - needs to be abstract, final or empty. | 320 |
![]() | Parameter category should be final. | 320 |
![]() | Expected @param tag for 'category'. | 320 |
![]() | 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. | 326 |
![]() | Line has trailing spaces. | 327 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line is longer than 80 characters. | 329 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | Line has trailing spaces. | 331 |
![]() | Line contains a tab character. | 331 |
![]() | Line is longer than 80 characters. | 332 |
![]() | Line contains a tab character. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Line has trailing spaces. | 334 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Line has trailing spaces. | 336 |
![]() | Line contains a tab character. | 336 |
![]() | Line is longer than 80 characters. | 337 |
![]() | Line contains a tab character. | 337 |
![]() | Line has trailing spaces. | 338 |
![]() | 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 |
![]() | Method 'getReachableItems' is not designed for extension - needs to be abstract, final or empty. | 342 |
![]() | Parameter group should be final. | 342 |
![]() | Expected @param tag for 'group'. | 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. | 348 |
![]() | Line contains a tab character. | 350 |
![]() | Line is longer than 80 characters. | 351 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line has trailing spaces. | 355 |
![]() | 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 contains a tab character. | 358 |
![]() | Line is longer than 80 characters. | 359 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Method 'getReachableItem' is not designed for extension - needs to be abstract, final or empty. | 361 |
![]() | Parameter id should be final. | 361 |
![]() | Expected @param tag for 'id'. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | 'if' construct must use '{}'s. | 365 |
![]() | 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 contains a tab character. | 370 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 375 |
![]() | Line contains a tab character. | 375 |
![]() | Line is longer than 80 characters. | 376 |
![]() | Line contains a tab character. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | 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 contains a tab character. | 381 |
![]() | Method 'getReachableItem' is not designed for extension - needs to be abstract, final or empty. | 381 |
![]() | Parameter stringUnrealId should be final. | 381 |
![]() | Expected @param tag for 'stringUnrealId'. | 381 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line is longer than 80 characters. | 385 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Line contains a tab character. | 389 |
![]() | Line is longer than 80 characters. | 390 |
![]() | Line contains a tab character. | 390 |
![]() | Line is longer than 80 characters. | 391 |
![]() | 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. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line contains a tab character. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Method 'getKnownPickups' is not designed for extension - needs to be abstract, final or empty. | 398 |
![]() | Line contains a tab character. | 399 |
![]() | '{' should be on the previous line. | 399 |
![]() | Line contains a tab character. | 400 |
![]() | Line contains a tab character. | 401 |
![]() | Line contains a tab character. | 403 |
![]() | Line is longer than 80 characters. | 404 |
![]() | Line contains a tab character. | 404 |
![]() | Line contains a tab character. | 405 |
![]() | Line is longer than 80 characters. | 406 |
![]() | Line contains a tab character. | 406 |
![]() | Line is longer than 80 characters. | 407 |
![]() | Line contains a tab character. | 407 |
![]() | 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 contains a tab character. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Method 'getKnownPickups' is not designed for extension - needs to be abstract, final or empty. | 414 |
![]() | Parameter type should be final. | 414 |
![]() | Expected @param tag for 'type'. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | '{' should be on the previous line. | 415 |
![]() | Line is longer than 80 characters. | 416 |
![]() | Line contains a tab character. | 416 |
![]() | Line contains a tab character. | 417 |
![]() | Line has trailing spaces. | 418 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Line is longer than 80 characters. | 420 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 425 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Line has trailing spaces. | 427 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line contains a tab character. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Method 'getKnownPickups' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Parameter category should be final. | 431 |
![]() | Expected @param tag for 'category'. | 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 has trailing spaces. | 438 |
![]() | Line contains a tab character. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Line is longer than 80 characters. | 440 |
![]() | Line contains a tab character. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | Line has trailing spaces. | 442 |
![]() | Line contains a tab character. | 442 |
![]() | Line is longer than 80 characters. | 443 |
![]() | Line contains a tab character. | 443 |
![]() | Line contains a tab character. | 444 |
![]() | Line has trailing spaces. | 445 |
![]() | Line contains a tab character. | 445 |
![]() | Line contains a tab character. | 446 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'getKnownPickups' is not designed for extension - needs to be abstract, final or empty. | 451 |
![]() | Parameter group should be final. | 451 |
![]() | Expected @param tag for 'group'. | 451 |
![]() | 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. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | 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 is longer than 80 characters. | 465 |
![]() | Line contains a tab character. | 465 |
![]() | Line contains a tab character. | 466 |
![]() | Line contains a tab character. | 467 |
![]() | Method 'getKnownPickup' is not designed for extension - needs to be abstract, final or empty. | 467 |
![]() | Parameter id should be final. | 467 |
![]() | Expected @param tag for 'id'. | 467 |
![]() | Line contains a tab character. | 468 |
![]() | Line contains a tab character. | 469 |
![]() | 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. | 476 |
![]() | Line is longer than 80 characters. | 477 |
![]() | Line contains a tab character. | 477 |
![]() | Line contains a tab character. | 478 |
![]() | Line contains a tab character. | 479 |
![]() | Method 'getKnownPickup' is not designed for extension - needs to be abstract, final or empty. | 479 |
![]() | Parameter stringUnrealId should be final. | 479 |
![]() | Expected @param tag for 'stringUnrealId'. | 479 |
![]() | Line contains a tab character. | 480 |
![]() | Line contains a tab character. | 481 |
![]() | Line is longer than 80 characters. | 483 |
![]() | Line contains a tab character. | 483 |
![]() | Line has trailing spaces. | 484 |
![]() | Line contains a tab character. | 484 |
![]() | Line contains a tab character. | 485 |
![]() | Line has trailing spaces. | 486 |
![]() | Line is longer than 80 characters. | 486 |
![]() | Line contains a tab character. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | Line has trailing spaces. | 488 |
![]() | Line contains a tab character. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Line has trailing spaces. | 490 |
![]() | Line contains a tab character. | 490 |
![]() | Line contains a tab character. | 491 |
![]() | Line contains a tab character. | 492 |
![]() | Line contains a tab character. | 493 |
![]() | Method 'getSpawnedItems' is not designed for extension - needs to be abstract, final or empty. | 493 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | 'if' construct must use '{}'s. | 496 |
![]() | Line is longer than 80 characters. | 496 |
![]() | Line contains a tab character. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Line contains a tab character. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Line has trailing spaces. | 500 |
![]() | Line contains a tab character. | 500 |
![]() | Line contains a tab character. | 501 |
![]() | Line has trailing spaces. | 502 |
![]() | Line is longer than 80 characters. | 502 |
![]() | Line contains a tab character. | 502 |
![]() | Line contains a tab character. | 503 |
![]() | Line has trailing spaces. | 504 |
![]() | Line contains a tab character. | 504 |
![]() | Line contains a tab character. | 505 |
![]() | Line has trailing spaces. | 506 |
![]() | Line contains a tab character. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Method 'getSpawnedItems' is not designed for extension - needs to be abstract, final or empty. | 509 |
![]() | Parameter type should be final. | 509 |
![]() | Expected @param tag for 'type'. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 511 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Line has trailing spaces. | 518 |
![]() | Line contains a tab character. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | Line has trailing spaces. | 520 |
![]() | Line is longer than 80 characters. | 520 |
![]() | Line contains a tab character. | 520 |
![]() | Line contains a tab character. | 521 |
![]() | Line has trailing spaces. | 522 |
![]() | Line contains a tab character. | 522 |
![]() | Line is longer than 80 characters. | 523 |
![]() | Line contains a tab character. | 523 |
![]() | Line contains a tab character. | 524 |
![]() | Line has trailing spaces. | 525 |
![]() | Line contains a tab character. | 525 |
![]() | Line contains a tab character. | 526 |
![]() | Line has trailing spaces. | 527 |
![]() | 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 |
![]() | Method 'getSpawnedItems' is not designed for extension - needs to be abstract, final or empty. | 531 |
![]() | Parameter category should be final. | 531 |
![]() | Expected @param tag for 'category'. | 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 has trailing spaces. | 538 |
![]() | Line contains a tab character. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Line has trailing spaces. | 540 |
![]() | Line is longer than 80 characters. | 540 |
![]() | Line contains a tab character. | 540 |
![]() | Line contains a tab character. | 541 |
![]() | Line has trailing spaces. | 542 |
![]() | Line contains a tab character. | 542 |
![]() | Line is longer than 80 characters. | 543 |
![]() | 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 has trailing spaces. | 547 |
![]() | Line contains a tab character. | 547 |
![]() | Line contains a tab character. | 548 |
![]() | Line contains a tab character. | 549 |
![]() | Line contains a tab character. | 550 |
![]() | Line contains a tab character. | 551 |
![]() | Method 'getSpawnedItems' is not designed for extension - needs to be abstract, final or empty. | 551 |
![]() | Parameter group should be final. | 551 |
![]() | Expected @param tag for 'group'. | 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 |
![]() | Line contains a tab character. | 556 |
![]() | Line contains a tab character. | 557 |
![]() | Line has trailing spaces. | 558 |
![]() | Line contains a tab character. | 558 |
![]() | Line contains a tab character. | 559 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line contains a tab character. | 563 |
![]() | Expected an @return tag. | 564 |
![]() | Line contains a tab character. | 564 |
![]() | Method 'getItemRespawnTime' is not designed for extension - needs to be abstract, final or empty. | 564 |
![]() | Parameter itemType should be final. | 564 |
![]() | Expected @param tag for 'itemType'. | 564 |
![]() | Line contains a tab character. | 565 |
![]() | Line contains a tab character. | 566 |
![]() | Line has trailing spaces. | 567 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Line has trailing spaces. | 570 |
![]() | Line contains a tab character. | 570 |
![]() | Line is longer than 80 characters. | 571 |
![]() | Line contains a tab character. | 571 |
![]() | Line is longer than 80 characters. | 572 |
![]() | Line contains a tab character. | 572 |
![]() | Line has trailing spaces. | 573 |
![]() | Line contains a tab character. | 573 |
![]() | Line is longer than 80 characters. | 574 |
![]() | Line contains a tab character. | 574 |
![]() | Line contains a tab character. | 575 |
![]() | Line has trailing spaces. | 576 |
![]() | Line contains a tab character. | 576 |
![]() | Line is longer than 80 characters. | 577 |
![]() | 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 |
![]() | Method 'isPickupSpawned' is not designed for extension - needs to be abstract, final or empty. | 584 |
![]() | Parameter item should be final. | 584 |
![]() | 'if' construct must use '{}'s. | 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 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 has trailing spaces. | 594 |
![]() | Line contains a tab character. | 594 |
![]() | Line contains a tab character. | 595 |
![]() | Line is longer than 80 characters. | 596 |
![]() | 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 is longer than 80 characters. | 601 |
![]() | Line contains a tab character. | 601 |
![]() | Line is longer than 80 characters. | 602 |
![]() | Line contains a tab character. | 602 |
![]() | Line contains a tab character. | 603 |
![]() | Line is longer than 80 characters. | 604 |
![]() | Line contains a tab character. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Line contains a tab character. | 606 |
![]() | Line contains a tab character. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | Line is longer than 80 characters. | 610 |
![]() | Line contains a tab character. | 610 |
![]() | Line is longer than 80 characters. | 611 |
![]() | Line contains a tab character. | 611 |
![]() | Line contains a tab character. | 612 |
![]() | Line is longer than 80 characters. | 613 |
![]() | Line contains a tab character. | 613 |
![]() | Line contains a tab character. | 614 |
![]() | Line contains a tab character. | 615 |
![]() | Line contains a tab character. | 616 |
![]() | Line has trailing spaces. | 617 |
![]() | Line contains a tab character. | 617 |
![]() | Line contains a tab character. | 618 |
![]() | Line contains a tab character. | 619 |
![]() | Line has trailing spaces. | 620 |
![]() | Line contains a tab character. | 620 |
![]() | Line is longer than 80 characters. | 621 |
![]() | Line contains a tab character. | 621 |
![]() | Line is longer than 80 characters. | 622 |
![]() | Line contains a tab character. | 622 |
![]() | Line has trailing spaces. | 623 |
![]() | Line contains a tab character. | 623 |
![]() | Line is longer than 80 characters. | 624 |
![]() | Line contains a tab character. | 624 |
![]() | Line contains a tab character. | 625 |
![]() | Line has trailing spaces. | 626 |
![]() | Line contains a tab character. | 626 |
![]() | Line contains a tab character. | 627 |
![]() | Line contains a tab character. | 628 |
![]() | Line is longer than 80 characters. | 629 |
![]() | 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. | 633 |
![]() | Line has trailing spaces. | 634 |
![]() | Line contains a tab character. | 634 |
![]() | Method 'isPickupSpawned' is not designed for extension - needs to be abstract, final or empty. | 634 |
![]() | Parameter itemId should be final. | 634 |
![]() | Line contains a tab character. | 635 |
![]() | Line contains a tab character. | 636 |
![]() | Line is longer than 80 characters. | 638 |
![]() | Line contains a tab character. | 638 |
![]() | 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 |
![]() | '{' should be on the previous line. | 644 |
![]() | Line contains a tab character. | 645 |
![]() | Line is longer than 80 characters. | 646 |
![]() | Line contains a tab character. | 646 |
![]() | '(' is preceded with whitespace. | 646 |
![]() | Line contains a tab character. | 647 |
![]() | Line is longer than 80 characters. | 648 |
![]() | Line contains a tab character. | 648 |
![]() | '(' is preceded with whitespace. | 648 |
![]() | Line contains a tab character. | 649 |
![]() | Line is longer than 80 characters. | 650 |
![]() | Line contains a tab character. | 650 |
![]() | '(' is preceded with whitespace. | 650 |
![]() | Line contains a tab character. | 651 |
![]() | Line is longer than 80 characters. | 652 |
![]() | Line contains a tab character. | 652 |
![]() | '(' is preceded with whitespace. | 652 |
![]() | Line is longer than 80 characters. | 653 |
![]() | Line contains a tab character. | 653 |
![]() | Line is longer than 80 characters. | 654 |
![]() | Line contains a tab character. | 654 |
![]() | Line contains a tab character. | 655 |
![]() | Line is longer than 80 characters. | 656 |
![]() | Line contains a tab character. | 656 |
![]() | '(' is preceded with whitespace. | 656 |
![]() | Line contains a tab character. | 657 |
![]() | Line is longer than 80 characters. | 658 |
![]() | Line contains a tab character. | 658 |
![]() | '(' is preceded with whitespace. | 658 |
![]() | Line contains a tab character. | 659 |
![]() | Line is longer than 80 characters. | 660 |
![]() | Line contains a tab character. | 660 |
![]() | '(' is preceded with whitespace. | 660 |
![]() | Line has trailing spaces. | 661 |
![]() | Line is longer than 80 characters. | 661 |
![]() | Line contains a tab character. | 661 |
![]() | Line has trailing spaces. | 662 |
![]() | Line is longer than 80 characters. | 662 |
![]() | Line contains a tab character. | 662 |
![]() | Line contains a tab character. | 663 |
![]() | Line contains a tab character. | 664 |
![]() | Line has trailing spaces. | 665 |
![]() | 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 |
![]() | Parameter item should be final. | 670 |
![]() | Line contains a tab character. | 671 |
![]() | '{' should be on the previous line. | 671 |
![]() | Line contains a tab character. | 672 |
![]() | Line contains a tab character. | 674 |
![]() | Line contains a tab character. | 675 |
![]() | Line contains a tab character. | 676 |
![]() | Line is longer than 80 characters. | 677 |
![]() | Line contains a tab character. | 677 |
![]() | Line contains a tab character. | 678 |
![]() | Line contains a tab character. | 680 |
![]() | Line contains a tab character. | 681 |
![]() | Line contains a tab character. | 682 |
![]() | Line contains a tab character. | 684 |
![]() | Line contains a tab character. | 685 |
![]() | Line contains a tab character. | 686 |
![]() | '{' should be on the previous line. | 686 |
![]() | Line contains a tab character. | 687 |
![]() | Line contains a tab character. | 688 |
![]() | Line is longer than 80 characters. | 689 |
![]() | Line contains a tab character. | 689 |
![]() | Line contains a tab character. | 690 |
![]() | '}' should be on the same line. | 690 |
![]() | Line contains a tab character. | 691 |
![]() | Line contains a tab character. | 692 |
![]() | '{' should be on the previous line. | 692 |
![]() | Line contains a tab character. | 693 |
![]() | Line contains a tab character. | 694 |
![]() | Line is longer than 80 characters. | 695 |
![]() | Line contains a tab character. | 695 |
![]() | Line contains a tab character. | 696 |
![]() | Line contains a tab character. | 698 |
![]() | Line contains a tab character. | 699 |
![]() | Line contains a tab character. | 700 |
![]() | Line is longer than 80 characters. | 701 |
![]() | Line contains a tab character. | 701 |
![]() | Line contains a tab character. | 702 |
![]() | Line has trailing spaces. | 703 |
![]() | Line contains a tab character. | 703 |
![]() | Line is longer than 80 characters. | 704 |
![]() | Line contains a tab character. | 704 |
![]() | Line contains a tab character. | 705 |
![]() | Line contains a tab character. | 706 |
![]() | Line contains a tab character. | 707 |
![]() | Line contains a tab character. | 709 |
![]() | Line contains a tab character. | 710 |
![]() | Line contains a tab character. | 711 |
![]() | Line contains a tab character. | 713 |
![]() | Line contains a tab character. | 714 |
![]() | Line contains a tab character. | 715 |
![]() | '{' should be on the previous line. | 715 |
![]() | Line contains a tab character. | 716 |
![]() | Line contains a tab character. | 717 |
![]() | Line is longer than 80 characters. | 718 |
![]() | Line contains a tab character. | 718 |
![]() | Line contains a tab character. | 719 |
![]() | '}' should be on the same line. | 719 |
![]() | Line contains a tab character. | 720 |
![]() | Line contains a tab character. | 721 |
![]() | '{' should be on the previous line. | 721 |
![]() | Line contains a tab character. | 722 |
![]() | Line contains a tab character. | 723 |
![]() | Line is longer than 80 characters. | 724 |
![]() | Line contains a tab character. | 724 |
![]() | Line has trailing spaces. | 725 |
![]() | 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 |
![]() | Line contains a tab character. | 732 |
![]() | Parameter items should be final. | 732 |
![]() | 'items' hides a field. | 732 |
![]() | Line contains a tab character. | 733 |
![]() | '{' should be on the previous line. | 733 |
![]() | Line contains a tab character. | 734 |
![]() | Line contains a tab character. | 735 |
![]() | Line contains a tab character. | 736 |
![]() | Line is longer than 80 characters. | 737 |
![]() | Line contains a tab character. | 737 |
![]() | Line contains a tab character. | 738 |
![]() | Line contains a tab character. | 739 |
![]() | Line contains a tab character. | 740 |
![]() | Line has trailing spaces. | 741 |
![]() | Line contains a tab character. | 741 |
![]() | Line contains a tab character. | 742 |
![]() | Line is longer than 80 characters. | 743 |
![]() | Line contains a tab character. | 743 |
![]() | Line contains a tab character. | 744 |
![]() | Line contains a tab character. | 745 |
![]() | Line contains a tab character. | 746 |
![]() | Parameter navPoints should be final. | 746 |
![]() | 'navPoints' hides a field. | 746 |
![]() | Expected @param tag for 'navPoints'. | 746 |
![]() | Line contains a tab character. | 747 |
![]() | 'if' construct must use '{}'s. | 748 |
![]() | Line contains a tab character. | 748 |
![]() | Line contains a tab character. | 749 |
![]() | 'if' construct must use '{}'s. | 750 |
![]() | 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. | 754 |
![]() | 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 contains a tab character. | 758 |
![]() | Line is longer than 80 characters. | 759 |
![]() | Line contains a tab character. | 759 |
![]() | Line is longer than 80 characters. | 760 |
![]() | Line contains a tab character. | 760 |
![]() | Line is longer than 80 characters. | 761 |
![]() | Line contains a tab character. | 761 |
![]() | Line is longer than 80 characters. | 762 |
![]() | Line contains a tab character. | 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. | 767 |
![]() | Line contains a tab character. | 769 |
![]() | Line contains a tab character. | 770 |
![]() | Line contains a tab character. | 771 |
![]() | Line contains a tab character. | 772 |
![]() | Line contains a tab character. | 773 |
![]() | Parameter event should be final. | 773 |
![]() | Expected @param tag for 'event'. | 773 |
![]() | Line contains a tab character. | 774 |
![]() | 'if' construct must use '{}'s. | 775 |
![]() | Line contains a tab character. | 775 |
![]() | Line contains a tab character. | 776 |
![]() | Line contains a tab character. | 777 |
![]() | Line contains a tab character. | 778 |
![]() | Line contains a tab character. | 780 |
![]() | Missing a Javadoc comment. | 780 |
![]() | Line contains a tab character. | 781 |
![]() | Line contains a tab character. | 782 |
![]() | Line contains a tab character. | 783 |
![]() | Line contains a tab character. | 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 |
![]() | Line has trailing spaces. | 790 |
![]() | Line contains a tab character. | 790 |
![]() | Line contains a tab character. | 791 |
![]() | Line contains a tab character. | 792 |
![]() | Line contains a tab character. | 794 |
![]() | Line contains a tab character. | 795 |
![]() | '(' is preceded with whitespace. | 795 |
![]() | Line is longer than 80 characters. | 797 |
![]() | Line contains a tab character. | 797 |
![]() | Line is longer than 80 characters. | 799 |
![]() | Missing a Javadoc comment. | 799 |
![]() | Line contains a tab character. | 799 |
![]() | Line contains a tab character. | 801 |
![]() | Missing a Javadoc comment. | 801 |
![]() | Parameter worldView should be final. | 801 |
![]() | Line is longer than 80 characters. | 802 |
![]() | Line contains a tab character. | 802 |
![]() | Line contains a tab character. | 803 |
![]() | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 805 |
![]() | Missing a Javadoc comment. | 805 |
![]() | Parameter event should be final. | 805 |
![]() | Line contains a tab character. | 811 |
![]() | Missing a Javadoc comment. | 811 |
![]() | Variable 'itemsListener' must be private and have accessor methods. | 811 |
![]() | Line contains a tab character. | 813 |
![]() | Line is longer than 80 characters. | 814 |
![]() | Line contains a tab character. | 814 |
![]() | Line contains a tab character. | 815 |
![]() | Line contains a tab character. | 816 |
![]() | Line contains a tab character. | 817 |
![]() | Line contains a tab character. | 818 |
![]() | Line contains a tab character. | 819 |
![]() | Line contains a tab character. | 820 |
![]() | 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 contains a tab character. | 824 |
![]() | Line contains a tab character. | 825 |
![]() | Line contains a tab character. | 826 |
![]() | Expected an @return tag. | 827 |
![]() | Line contains a tab character. | 827 |
![]() | Method 'createItemsListener' is not designed for extension - needs to be abstract, final or empty. | 827 |
![]() | Parameter worldView should be final. | 827 |
![]() | Expected @param tag for 'worldView'. | 827 |
![]() | Line contains a tab character. | 828 |
![]() | Line contains a tab character. | 829 |
![]() | Line is longer than 80 characters. | 831 |
![]() | Line contains a tab character. | 831 |
![]() | Line contains a tab character. | 833 |
![]() | Line contains a tab character. | 834 |
![]() | Line contains a tab character. | 835 |
![]() | Line is longer than 80 characters. | 836 |
![]() | Line contains a tab character. | 836 |
![]() | Line contains a tab character. | 837 |
![]() | Line contains a tab character. | 838 |
![]() | Line contains a tab character. | 839 |
![]() | Line contains a tab character. | 840 |
![]() | Line contains a tab character. | 841 |
![]() | Line contains a tab character. | 842 |
![]() | Parameter worldView should be final. | 842 |
![]() | Line contains a tab character. | 843 |
![]() | '{' should be on the previous line. | 843 |
![]() | Line is longer than 80 characters. | 844 |
![]() | Line contains a tab character. | 844 |
![]() | Line contains a tab character. | 845 |
![]() | Line contains a tab character. | 847 |
![]() | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 847 |
![]() | Line contains a tab character. | 848 |
![]() | Parameter event should be final. | 848 |
![]() | Line contains a tab character. | 849 |
![]() | '{' should be on the previous line. | 849 |
![]() | Line contains a tab character. | 850 |
![]() | Line has trailing spaces. | 851 |
![]() | Line contains a tab character. | 851 |
![]() | Line contains a tab character. | 852 |
![]() | Line contains a tab character. | 854 |
![]() | First sentence should end with a period. | 856 |
![]() | Line contains a tab character. | 856 |
![]() | Line contains a tab character. | 857 |
![]() | Variable 'mapPointsListener' must be private and have accessor methods. | 857 |
![]() | Line is longer than 80 characters. | 858 |
![]() | Line contains a tab character. | 858 |
![]() | Missing a Javadoc comment. | 858 |
![]() | Variable 'navPoints' must be private and have accessor methods. | 858 |
![]() | Line contains a tab character. | 860 |
![]() | Line is longer than 80 characters. | 861 |
![]() | Line contains a tab character. | 861 |
![]() | Line contains a tab character. | 862 |
![]() | Line contains a tab character. | 863 |
![]() | Line is longer than 80 characters. | 864 |
![]() | 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 |
![]() | Line contains a tab character. | 869 |
![]() | Expected an @return tag. | 870 |
![]() | Line is longer than 80 characters. | 870 |
![]() | Line contains a tab character. | 870 |
![]() | Method 'createMapPointsListener' is not designed for extension - needs to be abstract, final or empty. | 870 |
![]() | Parameter worldView should be final. | 870 |
![]() | Expected @param tag for 'worldView'. | 870 |
![]() | Line contains a tab character. | 871 |
![]() | Line contains a tab character. | 872 |
![]() | Line is longer than 80 characters. | 874 |
![]() | Line contains a tab character. | 874 |
![]() | Line has trailing spaces. | 875 |
![]() | Line contains a tab character. | 875 |
![]() | Line contains a tab character. | 876 |
![]() | Line contains a tab character. | 877 |
![]() | Line contains a tab character. | 878 |
![]() | Line is longer than 80 characters. | 879 |
![]() | Line contains a tab character. | 879 |
![]() | 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 contains a tab character. | 885 |
![]() | Parameter worldView should be final. | 885 |
![]() | Line is longer than 80 characters. | 886 |
![]() | Line contains a tab character. | 886 |
![]() | Line contains a tab character. | 887 |
![]() | Line contains a tab character. | 889 |
![]() | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 889 |
![]() | Line contains a tab character. | 890 |
![]() | Parameter event should be final. | 890 |
![]() | Line contains a tab character. | 891 |
![]() | Line contains a tab character. | 892 |
![]() | 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. | 898 |
![]() | Line has trailing spaces. | 899 |
![]() | Line contains a tab character. | 899 |
![]() | Line contains a tab character. | 900 |
![]() | Line is longer than 80 characters. | 901 |
![]() | Line contains a tab character. | 901 |
![]() | Line is longer than 80 characters. | 902 |
![]() | Line contains a tab character. | 902 |
![]() | Line contains a tab character. | 903 |
![]() | Line contains a tab character. | 904 |
![]() | Variable 'navPointsToProcess' must be private and have accessor methods. | 904 |
![]() | Line has trailing spaces. | 905 |
![]() | Line contains a tab character. | 905 |
![]() | Line contains a tab character. | 906 |
![]() | Missing a Javadoc comment. | 906 |
![]() | Variable 'navPointListener' must be private and have accessor methods. | 906 |
![]() | Line has trailing spaces. | 907 |
![]() | 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 is longer than 80 characters. | 911 |
![]() | Line contains a tab character. | 911 |
![]() | Line contains a tab character. | 912 |
![]() | '{' should be on the previous line. | 912 |
![]() | 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 |
![]() | Parameter worldView should be final. | 917 |
![]() | Line contains a tab character. | 918 |
![]() | '{' should be on the previous line. | 918 |
![]() | Line contains a tab character. | 919 |
![]() | Line contains a tab character. | 920 |
![]() | Line contains a tab character. | 922 |
![]() | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 922 |
![]() | Line contains a tab character. | 923 |
![]() | Parameter event should be final. | 923 |
![]() | Line contains a tab character. | 924 |
![]() | '{' should be on the previous line. | 924 |
![]() | Line contains a tab character. | 925 |
![]() | Line contains a tab character. | 926 |
![]() | Line contains a tab character. | 928 |
![]() | Line has trailing spaces. | 929 |
![]() | Line contains a tab character. | 929 |
![]() | Line contains a tab character. | 930 |
![]() | Missing a Javadoc comment. | 930 |
![]() | Variable 'endMessageListener' must be private and have accessor methods. | 930 |
![]() | Line has trailing spaces. | 931 |
![]() | 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 is longer than 80 characters. | 935 |
![]() | 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 |
![]() | Parameter worldView should be final. | 941 |
![]() | Line contains a tab character. | 942 |
![]() | '{' should be on the previous line. | 942 |
![]() | Line contains a tab character. | 943 |
![]() | Line contains a tab character. | 944 |
![]() | Line contains a tab character. | 946 |
![]() | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 946 |
![]() | Line contains a tab character. | 947 |
![]() | Parameter event should be final. | 947 |
![]() | Line contains a tab character. | 948 |
![]() | '{' should be on the previous line. | 948 |
![]() | Line contains a tab character. | 949 |
![]() | Line contains a tab character. | 950 |
![]() | Line contains a tab character. | 952 |
![]() | Line has trailing spaces. | 953 |
![]() | Line contains a tab character. | 953 |
![]() | Line contains a tab character. | 954 |
![]() | Missing a Javadoc comment. | 954 |
![]() | Variable 'itemPickedUpListener' must be private and have accessor methods. | 954 |
![]() | Line is longer than 80 characters. | 956 |
![]() | Line contains a tab character. | 956 |
![]() | Line contains a tab character. | 958 |
![]() | Line contains a tab character. | 959 |
![]() | Variable 'agentInfo' must be private and have accessor methods. | 959 |
![]() | 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 |
![]() | Parameter bot should be final. | 965 |
![]() | Line contains a tab character. | 966 |
![]() | Line contains a tab character. | 967 |
![]() | Line has trailing spaces. | 968 |
![]() | 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. | 973 |
![]() | Line contains a tab character. | 974 |
![]() | Parameter bot should be final. | 974 |
![]() | Parameter agentInfo should be final. | 974 |
![]() | 'agentInfo' hides a field. | 974 |
![]() | Line contains a tab character. | 975 |
![]() | Line contains a tab character. | 976 |
![]() | Line has trailing spaces. | 977 |
![]() | 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 is longer than 80 characters. | 982 |
![]() | Line contains a tab character. | 982 |
![]() | Line contains a tab character. | 983 |
![]() | Line contains a tab character. | 984 |
![]() | Parameter bot should be final. | 984 |
![]() | Parameter agentInfo should be final. | 984 |
![]() | 'agentInfo' hides a field. | 984 |
![]() | Parameter log should be final. | 984 |
![]() | Line contains a tab character. | 985 |
![]() | '{' should be on the previous line. | 985 |
![]() | Line contains a tab character. | 986 |
![]() | Line contains a tab character. | 988 |
![]() | Line contains a tab character. | 989 |
![]() | Line contains a tab character. | 990 |
![]() | Line contains a tab character. | 992 |
![]() | Line contains a tab character. | 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. | 1000 |
![]() | Line is longer than 80 characters. | 1001 |
![]() | Line contains a tab character. | 1001 |
![]() | Line contains a tab character. | 1002 |
![]() | Line contains a tab character. | 1003 |
![]() | Line contains a tab character. | 1004 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 1004 |
![]() | Line contains a tab character. | 1005 |
![]() | Parameter startPaused should be final. | 1005 |
![]() | Expected @param tag for 'startPaused'. | 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 has trailing spaces. | 1010 |
![]() | Line contains a tab character. | 1010 |
Violation | Message | Line |
---|---|---|
![]() | 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. | 15 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 17 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 50 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | '{' should be on the previous line. | 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 |
![]() | Method 'getPlayer' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Parameter UnrealId should be final. | 75 |
![]() | Name 'UnrealId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | '{' should be on the previous line. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | 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. | 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 |
![]() | Method 'getVisiblePlayer' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Parameter UnrealId should be final. | 94 |
![]() | Name 'UnrealId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | '{' should be on the previous line. | 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 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 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 |
![]() | Method 'getReachablePlayer' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Parameter UnrealId should be final. | 114 |
![]() | Name 'UnrealId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | '{' should be on the previous line. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | 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 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 |
![]() | Method 'getPlayers' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | '{' should be on the previous line. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | 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 is longer than 80 characters. | 146 |
![]() | 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. | 148 |
![]() | 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 |
![]() | Method 'getEnemies' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | '{' should be on the previous line. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | 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. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Method 'getFriends' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | '{' should be on the previous line. | 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. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 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 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. | 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 |
![]() | Method 'getVisiblePlayers' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | '{' should be on the previous line. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | 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 is longer than 80 characters. | 212 |
![]() | Line contains a tab character. | 212 |
![]() | Line is longer than 80 characters. | 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. | 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. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Method 'getVisibleEnemies' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | '{' should be on the previous line. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | 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 is longer than 80 characters. | 234 |
![]() | 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. | 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 |
![]() | Method 'getVisibleFriends' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | '{' should be on the previous line. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line is longer than 80 characters. | 250 |
![]() | 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 is longer than 80 characters. | 256 |
![]() | Line contains a tab character. | 256 |
![]() | Line is longer than 80 characters. | 257 |
![]() | 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 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 contains a tab character. | 268 |
![]() | Method 'getReachablePlayers' is not designed for extension - needs to be abstract, final or empty. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | '{' should be on the previous line. | 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 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 is longer than 80 characters. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Line is longer than 80 characters. | 279 |
![]() | Line contains a tab character. | 279 |
![]() | Line is longer than 80 characters. | 280 |
![]() | Line contains a tab character. | 280 |
![]() | Line is longer than 80 characters. | 281 |
![]() | 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 |
![]() | Method 'getReachableEnemies' is not designed for extension - needs to be abstract, final or empty. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | '{' should be on the previous line. | 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 |
![]() | 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 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 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. | 312 |
![]() | Method 'getReachableFriends' is not designed for extension - needs to be abstract, final or empty. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | '{' should be on the previous line. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 320 |
![]() | Line is longer than 80 characters. | 321 |
![]() | Line contains a tab character. | 321 |
![]() | Line has trailing spaces. | 322 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | Unused @param tag for 'recentlyVisibleTime'. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | Line contains a tab character. | 325 |
![]() | Line has trailing spaces. | 326 |
![]() | Line contains a tab character. | 326 |
![]() | Method 'getNearestPlayer' is not designed for extension - needs to be abstract, final or empty. | 326 |
![]() | Parameter recently should be final. | 326 |
![]() | Expected @param tag for 'recently'. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Line is longer than 80 characters. | 330 |
![]() | Line contains a tab character. | 330 |
![]() | Line is longer than 80 characters. | 331 |
![]() | 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. | 336 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 342 |
![]() | Line contains a tab character. | 342 |
![]() | Line has trailing spaces. | 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 |
![]() | Line has trailing spaces. | 347 |
![]() | Line contains a tab character. | 347 |
![]() | Method 'getNearestEnemy' is not designed for extension - needs to be abstract, final or empty. | 347 |
![]() | Parameter recentlyVisibleTime should be final. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | Line contains a tab character. | 350 |
![]() | Line is longer than 80 characters. | 351 |
![]() | 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. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Line has trailing spaces. | 361 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line is longer than 80 characters. | 363 |
![]() | Line contains a tab character. | 363 |
![]() | Line has trailing spaces. | 364 |
![]() | 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 has trailing spaces. | 368 |
![]() | Line contains a tab character. | 368 |
![]() | Method 'getNearestFriend' is not designed for extension - needs to be abstract, final or empty. | 368 |
![]() | Parameter recentlyVisibleTime should be final. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | Line contains a tab character. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | Line is longer than 80 characters. | 372 |
![]() | Line contains a tab character. | 372 |
![]() | Line is longer than 80 characters. | 373 |
![]() | 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. | 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 contains a tab character. | 383 |
![]() | Line is longer than 80 characters. | 384 |
![]() | Line contains a tab character. | 384 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'getNearestVisiblePlayer' is not designed for extension - needs to be abstract, final or empty. | 388 |
![]() | Line is longer than 80 characters. | 389 |
![]() | 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 |
![]() | Method 'getNearestVisibleEnemy' is not designed for extension - needs to be abstract, final or empty. | 397 |
![]() | Line is longer than 80 characters. | 398 |
![]() | Line contains a tab character. | 399 |
![]() | Line has trailing spaces. | 400 |
![]() | 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 has trailing spaces. | 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 |
![]() | Method 'getNearestVisibleFriend' is not designed for extension - needs to be abstract, final or empty. | 406 |
![]() | Line is longer than 80 characters. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line has trailing spaces. | 409 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | Line is longer than 80 characters. | 411 |
![]() | Line contains a tab character. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Line has trailing spaces. | 413 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line contains a tab character. | 416 |
![]() | Line has trailing spaces. | 417 |
![]() | Line is longer than 80 characters. | 417 |
![]() | Line contains a tab character. | 417 |
![]() | Method 'getNearestVisiblePlayer' is not designed for extension - needs to be abstract, final or empty. | 417 |
![]() | Parameter players should be final. | 417 |
![]() | 'players' hides a field. | 417 |
![]() | Line contains a tab character. | 419 |
![]() | Line has trailing spaces. | 420 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Line is longer than 80 characters. | 422 |
![]() | Line contains a tab character. | 422 |
![]() | Line has trailing spaces. | 423 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Line contains a tab character. | 425 |
![]() | Line has trailing spaces. | 426 |
![]() | Line contains a tab character. | 426 |
![]() | Method 'getRandomVisiblePlayer' is not designed for extension - needs to be abstract, final or empty. | 426 |
![]() | Line contains a tab character. | 428 |
![]() | Line has trailing spaces. | 429 |
![]() | Line contains a tab character. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Line has trailing spaces. | 432 |
![]() | Line contains a tab character. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | Line has trailing spaces. | 435 |
![]() | Line contains a tab character. | 435 |
![]() | Method 'getRandomVisibleEnemy' is not designed for extension - needs to be abstract, final or empty. | 435 |
![]() | Line contains a tab character. | 437 |
![]() | Line has trailing spaces. | 438 |
![]() | 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 has trailing spaces. | 444 |
![]() | Line contains a tab character. | 444 |
![]() | Method 'getRandomVisibleFriend' is not designed for extension - needs to be abstract, final or empty. | 444 |
![]() | Line contains a tab character. | 446 |
![]() | Line is longer than 80 characters. | 448 |
![]() | Line contains a tab character. | 448 |
![]() | Line contains a tab character. | 450 |
![]() | Line contains a tab character. | 451 |
![]() | Line contains a tab character. | 452 |
![]() | Line is longer than 80 characters. | 453 |
![]() | Line contains a tab character. | 453 |
![]() | Line contains a tab character. | 454 |
![]() | Line contains a tab character. | 455 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Method 'canSeePlayers' is not designed for extension - needs to be abstract, final or empty. | 457 |
![]() | Line contains a tab character. | 458 |
![]() | '{' should be on the previous line. | 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 |
![]() | Line contains a tab character. | 464 |
![]() | Line contains a tab character. | 465 |
![]() | Line is longer than 80 characters. | 466 |
![]() | 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 |
![]() | Method 'canSeeEnemies' is not designed for extension - needs to be abstract, final or empty. | 470 |
![]() | Line contains a tab character. | 471 |
![]() | '{' should be on the previous line. | 471 |
![]() | Line contains a tab character. | 472 |
![]() | Line contains a tab character. | 473 |
![]() | Line contains a tab character. | 474 |
![]() | Line contains a tab character. | 476 |
![]() | Line contains a tab character. | 477 |
![]() | Line contains a tab character. | 478 |
![]() | Line is longer than 80 characters. | 479 |
![]() | 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. | 483 |
![]() | Method 'canSeeFriends' is not designed for extension - needs to be abstract, final or empty. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | '{' should be on the previous line. | 484 |
![]() | Line contains a tab character. | 485 |
![]() | Line contains a tab character. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | Line is longer than 80 characters. | 489 |
![]() | Line contains a tab character. | 489 |
![]() | Line contains a tab character. | 491 |
![]() | Line contains a tab character. | 492 |
![]() | Line is longer than 80 characters. | 493 |
![]() | Line contains a tab character. | 493 |
![]() | Line contains a tab character. | 494 |
![]() | Line is longer than 80 characters. | 495 |
![]() | Line contains a tab character. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Line contains a tab character. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Method 'canReachPlayers' is not designed for extension - needs to be abstract, final or empty. | 499 |
![]() | Line contains a tab character. | 500 |
![]() | '{' should be on the previous line. | 500 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 507 |
![]() | Line contains a tab character. | 507 |
![]() | 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 contains a tab character. | 511 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Method 'canReachEnemies' is not designed for extension - needs to be abstract, final or empty. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | '{' should be on the previous line. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Line contains a tab character. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line is longer than 80 characters. | 521 |
![]() | Line contains a tab character. | 521 |
![]() | Line contains a tab character. | 522 |
![]() | Line is longer than 80 characters. | 523 |
![]() | 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 |
![]() | Method 'canReachFriends' is not designed for extension - needs to be abstract, final or empty. | 527 |
![]() | Line contains a tab character. | 528 |
![]() | '{' should be on the previous line. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 530 |
![]() | Line contains a tab character. | 531 |
![]() | Line has trailing spaces. | 532 |
![]() | 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. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Line contains a tab character. | 541 |
![]() | Line contains a tab character. | 542 |
![]() | Method 'isEnemy' is not designed for extension - needs to be abstract, final or empty. | 542 |
![]() | Parameter team should be final. | 542 |
![]() | Line contains a tab character. | 543 |
![]() | '{' should be on the previous line. | 543 |
![]() | Line contains a tab character. | 544 |
![]() | Line is longer than 80 characters. | 545 |
![]() | Line contains a tab character. | 545 |
![]() | Line contains a tab character. | 546 |
![]() | Line contains a tab character. | 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. | 553 |
![]() | Line contains a tab character. | 554 |
![]() | Line contains a tab character. | 555 |
![]() | Line contains a tab character. | 556 |
![]() | Line contains a tab character. | 557 |
![]() | Method 'isEnemy' is not designed for extension - needs to be abstract, final or empty. | 557 |
![]() | Parameter player should be final. | 557 |
![]() | Line contains a tab character. | 558 |
![]() | '{' should be on the previous line. | 558 |
![]() | Line contains a tab character. | 559 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | Line contains a tab character. | 565 |
![]() | Line contains a tab character. | 566 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Line contains a tab character. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | Line contains a tab character. | 572 |
![]() | Method 'isFriend' is not designed for extension - needs to be abstract, final or empty. | 572 |
![]() | Parameter team should be final. | 572 |
![]() | Line contains a tab character. | 573 |
![]() | '{' should be on the previous line. | 573 |
![]() | Line contains a tab character. | 574 |
![]() | Line is longer than 80 characters. | 575 |
![]() | Line contains a tab character. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | 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 contains a tab character. | 585 |
![]() | Line contains a tab character. | 586 |
![]() | Line contains a tab character. | 587 |
![]() | Method 'isFriend' is not designed for extension - needs to be abstract, final or empty. | 587 |
![]() | Parameter player should be final. | 587 |
![]() | Line contains a tab character. | 588 |
![]() | '{' should be on the previous line. | 588 |
![]() | Line contains a tab character. | 589 |
![]() | Line contains a tab character. | 590 |
![]() | Line contains a tab character. | 591 |
![]() | Line is longer than 80 characters. | 593 |
![]() | Line contains a tab character. | 593 |
![]() | 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 |
![]() | '{' should be on the previous line. | 599 |
![]() | Line contains a tab character. | 600 |
![]() | Line is longer than 80 characters. | 601 |
![]() | Line contains a tab character. | 601 |
![]() | '(' is preceded with whitespace. | 601 |
![]() | Line contains a tab character. | 602 |
![]() | Line is longer than 80 characters. | 603 |
![]() | Line contains a tab character. | 603 |
![]() | '(' is preceded with whitespace. | 603 |
![]() | Line contains a tab character. | 604 |
![]() | Line is longer than 80 characters. | 605 |
![]() | Line contains a tab character. | 605 |
![]() | '(' is preceded with whitespace. | 605 |
![]() | Line contains a tab character. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | Line contains a tab character. | 611 |
![]() | Parameter player should be final. | 611 |
![]() | Line contains a tab character. | 612 |
![]() | '{' should be on the previous line. | 612 |
![]() | Line contains a tab character. | 613 |
![]() | Line contains a tab character. | 615 |
![]() | 'if' construct must use '{}'s. | 616 |
![]() | 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 contains a tab character. | 621 |
![]() | Line contains a tab character. | 623 |
![]() | Line contains a tab character. | 624 |
![]() | Line contains a tab character. | 625 |
![]() | '{' should be on the previous line. | 625 |
![]() | Line contains a tab character. | 626 |
![]() | Line contains a tab character. | 627 |
![]() | Line contains a tab character. | 628 |
![]() | '}' should be on the same line. | 628 |
![]() | Line contains a tab character. | 629 |
![]() | Line contains a tab character. | 630 |
![]() | '{' should be on the previous line. | 630 |
![]() | Line contains a tab character. | 631 |
![]() | Line contains a tab character. | 632 |
![]() | Line contains a tab character. | 633 |
![]() | Line contains a tab character. | 635 |
![]() | Line contains a tab character. | 636 |
![]() | Line contains a tab character. | 637 |
![]() | Line contains a tab character. | 639 |
![]() | Line contains a tab character. | 640 |
![]() | Line contains a tab character. | 641 |
![]() | '{' should be on the previous line. | 641 |
![]() | Line contains a tab character. | 642 |
![]() | Line contains a tab character. | 643 |
![]() | Line contains a tab character. | 644 |
![]() | '}' should be on the same line. | 644 |
![]() | Line contains a tab character. | 645 |
![]() | Line contains a tab character. | 646 |
![]() | '{' should be on the previous line. | 646 |
![]() | Line contains a tab character. | 647 |
![]() | Line contains a tab character. | 648 |
![]() | Line contains a tab character. | 649 |
![]() | Line contains a tab character. | 650 |
![]() | Line contains a tab character. | 652 |
![]() | Line contains a tab character. | 653 |
![]() | Line contains a tab character. | 654 |
![]() | Line contains a tab character. | 655 |
![]() | Line contains a tab character. | 656 |
![]() | Parameter uid should be final. | 656 |
![]() | Line contains a tab character. | 657 |
![]() | '{' should be on the previous line. | 657 |
![]() | Line contains a tab character. | 658 |
![]() | Line contains a tab character. | 659 |
![]() | Line contains a tab character. | 660 |
![]() | Line contains a tab character. | 661 |
![]() | Line contains a tab character. | 662 |
![]() | Line contains a tab character. | 664 |
![]() | Missing a Javadoc comment. | 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. | 671 |
![]() | Line contains a tab character. | 672 |
![]() | '(' is preceded with whitespace. | 672 |
![]() | Line contains a tab character. | 673 |
![]() | Line contains a tab character. | 674 |
![]() | '(' is preceded with whitespace. | 674 |
![]() | Line contains a tab character. | 675 |
![]() | Line contains a tab character. | 676 |
![]() | '(' is preceded with whitespace. | 676 |
![]() | Line is longer than 80 characters. | 678 |
![]() | Line contains a tab character. | 678 |
![]() | Line contains a tab character. | 680 |
![]() | Line contains a tab character. | 681 |
![]() | Line contains a tab character. | 682 |
![]() | Line is longer than 80 characters. | 683 |
![]() | Line contains a tab character. | 683 |
![]() | Line contains a tab character. | 684 |
![]() | Line contains a tab character. | 685 |
![]() | Line contains a tab character. | 686 |
![]() | Parameter event should be final. | 686 |
![]() | Line contains a tab character. | 687 |
![]() | '{' should be on the previous line. | 687 |
![]() | Line contains a tab character. | 689 |
![]() | Line contains a tab character. | 690 |
![]() | 'if' construct must use '{}'s. | 691 |
![]() | Line is longer than 80 characters. | 691 |
![]() | Line contains a tab character. | 691 |
![]() | Line contains a tab character. | 692 |
![]() | 'if' construct must use '{}'s. | 693 |
![]() | Line contains a tab character. | 693 |
![]() | Line contains a tab character. | 694 |
![]() | Line contains a tab character. | 695 |
![]() | '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 |
![]() | Line contains a tab character. | 702 |
![]() | Line contains a tab character. | 703 |
![]() | Line contains a tab character. | 704 |
![]() | Parameter worldView should be final. | 704 |
![]() | Line contains a tab character. | 705 |
![]() | '{' should be on the previous line. | 705 |
![]() | Line is longer than 80 characters. | 706 |
![]() | Line contains a tab character. | 706 |
![]() | Line contains a tab character. | 707 |
![]() | Line contains a tab character. | 708 |
![]() | First sentence should end with a period. | 710 |
![]() | Line contains a tab character. | 710 |
![]() | Line contains a tab character. | 711 |
![]() | Variable 'playerListener' must be private and have accessor methods. | 711 |
![]() | Line is longer than 80 characters. | 713 |
![]() | Line contains a tab character. | 713 |
![]() | Line contains a tab character. | 715 |
![]() | Line contains a tab character. | 716 |
![]() | Line contains a tab character. | 717 |
![]() | Line is longer than 80 characters. | 718 |
![]() | Line contains a tab character. | 718 |
![]() | Line contains a tab character. | 719 |
![]() | '{' should be on the previous line. | 719 |
![]() | Line contains a tab character. | 720 |
![]() | Line contains a tab character. | 721 |
![]() | Parameter event should be final. | 721 |
![]() | Line contains a tab character. | 722 |
![]() | '{' should be on the previous line. | 722 |
![]() | Line contains a tab character. | 723 |
![]() | Line contains a tab character. | 725 |
![]() | Line contains a tab character. | 726 |
![]() | 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 |
![]() | Line contains a tab character. | 733 |
![]() | Line contains a tab character. | 734 |
![]() | Line contains a tab character. | 735 |
![]() | Parameter worldView should be final. | 735 |
![]() | Line contains a tab character. | 736 |
![]() | '{' should be on the previous line. | 736 |
![]() | Line contains a tab character. | 737 |
![]() | Line contains a tab character. | 738 |
![]() | Line contains a tab character. | 739 |
![]() | First sentence should end with a period. | 741 |
![]() | Line contains a tab character. | 741 |
![]() | Line contains a tab character. | 742 |
![]() | Variable 'playerLeftListener' must be private and have accessor methods. | 742 |
![]() | Line is longer than 80 characters. | 744 |
![]() | Line contains a tab character. | 744 |
![]() | Line has trailing spaces. | 745 |
![]() | 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. | 749 |
![]() | Line contains a tab character. | 750 |
![]() | '{' should be on the previous line. | 750 |
![]() | Line contains a tab character. | 751 |
![]() | Line contains a tab character. | 752 |
![]() | Parameter event should be final. | 752 |
![]() | Line contains a tab character. | 753 |
![]() | '{' should be on the previous line. | 753 |
![]() | Line contains a tab character. | 754 |
![]() | Line contains a tab character. | 755 |
![]() | Line contains a tab character. | 756 |
![]() | 'if' construct must use '{}'s. | 757 |
![]() | Line contains a tab character. | 757 |
![]() | 'if' construct must use '{}'s. | 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 |
![]() | Line contains a tab character. | 762 |
![]() | Line contains a tab character. | 763 |
![]() | Line contains a tab character. | 765 |
![]() | Line contains a tab character. | 766 |
![]() | Line contains a tab character. | 767 |
![]() | Line contains a tab character. | 768 |
![]() | Line contains a tab character. | 769 |
![]() | Parameter worldView should be final. | 769 |
![]() | Line contains a tab character. | 770 |
![]() | '{' should be on the previous line. | 770 |
![]() | Line contains a tab character. | 771 |
![]() | Line contains a tab character. | 772 |
![]() | Line contains a tab character. | 773 |
![]() | First sentence should end with a period. | 775 |
![]() | Line contains a tab character. | 775 |
![]() | Line contains a tab character. | 776 |
![]() | Variable 'selfListener' must be private and have accessor methods. | 776 |
![]() | Line has trailing spaces. | 777 |
![]() | Line contains a tab character. | 777 |
![]() | Line contains a tab character. | 778 |
![]() | Missing a Javadoc comment. | 778 |
![]() | Variable 'lastSelf' must be private and have accessor methods. | 778 |
![]() | Line has trailing spaces. | 779 |
![]() | 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 contains a tab character. | 784 |
![]() | Parameter bot should be final. | 784 |
![]() | Line contains a tab character. | 785 |
![]() | '{' should be on the previous line. | 785 |
![]() | Line contains a tab character. | 786 |
![]() | Line contains a tab character. | 787 |
![]() | Line has trailing spaces. | 788 |
![]() | Line contains a tab character. | 788 |
![]() | Line contains a tab character. | 789 |
![]() | Line contains a tab character. | 790 |
![]() | Line contains a tab character. | 791 |
![]() | Line is longer than 80 characters. | 792 |
![]() | Line contains a tab character. | 792 |
![]() | Line contains a tab character. | 793 |
![]() | Line contains a tab character. | 794 |
![]() | Parameter bot should be final. | 794 |
![]() | Parameter log should be final. | 794 |
![]() | Line contains a tab character. | 795 |
![]() | '{' should be on the previous line. | 795 |
![]() | Line contains a tab character. | 796 |
![]() | Line has trailing spaces. | 797 |
![]() | Line contains a tab character. | 797 |
![]() | Line contains a tab character. | 799 |
![]() | Line contains a tab character. | 800 |
![]() | Line contains a tab character. | 801 |
![]() | Line contains a tab character. | 802 |
![]() | Line contains a tab character. | 803 |
![]() | Line has trailing spaces. | 804 |
![]() | Line contains a tab character. | 804 |
![]() | Line contains a tab character. | 805 |
![]() | Line is longer than 80 characters. | 806 |
![]() | Line contains a tab character. | 806 |
![]() | Line contains a tab character. | 807 |
![]() | Line contains a tab character. | 808 |
![]() | Line contains a tab character. | 809 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 809 |
![]() | Line contains a tab character. | 810 |
![]() | Parameter startPaused should be final. | 810 |
![]() | Expected @param tag for 'startPaused'. | 810 |
![]() | Line contains a tab character. | 811 |
![]() | Line contains a tab character. | 812 |
![]() | Line contains a tab character. | 813 |
![]() | Line contains a tab character. | 814 |
![]() | Line contains a tab character. | 815 |
![]() | Line contains a tab character. | 816 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 17 |
![]() | 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. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line has trailing spaces. | 48 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | '{' should be on the previous line. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | 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 |
![]() | 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. | 68 |
![]() | 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 |
![]() | Method 'isCollidingOnce' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | '{' should be on the previous line. | 76 |
![]() | 'if' construct must use '{}'s. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Comment matches to-do format 'TODO:'. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | '100' is a magic number. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Method 'isColliding' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | '{' should be on the previous line. | 90 |
![]() | 'if' construct must use '{}'s. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Comment matches to-do format 'TODO:'. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | '&&' should be on a new line. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | '100' is a magic number. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | 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 |
![]() | Method 'getCollisionLocation' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | 'if' construct must use '{}'s. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | 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 |
![]() | Method 'getCollisionNormal' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | 'if' construct must use '{}'s. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'isBumping' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | '(' is preceded with whitespace. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | '{' should be on the previous line. | 122 |
![]() | 'if' construct must use '{}'s. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | '100' is a magic number. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | 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 is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Method 'isBumpingOnce' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | 'if' construct must use '{}'s. | 136 |
![]() | 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 has trailing spaces. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Expected an @return tag. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Method 'isBumpingPlayer' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | 'if' construct must use '{}'s. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 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 has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | 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 |
![]() | Line contains a tab character. | 158 |
![]() | Method 'isBumpingPlayerOnce' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | 'if' construct must use '{}'s. | 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 contains a tab character. | 163 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Method 'getBumpingPlayer' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | 'if' construct must use '{}'s. | 170 |
![]() | 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 |
![]() | Method 'getBumpLocation' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | 'if' construct must use '{}'s. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | First sentence should end with a period. | 185 |
![]() | 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 |
![]() | Method 'isFallEdge' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | '{' should be on the previous line. | 190 |
![]() | 'if' construct must use '{}'s. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Comment matches to-do format 'TODO:'. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | '100' is a magic number. | 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 has trailing spaces. | 198 |
![]() | 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 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 |
![]() | Method 'isFallEdgeOnce' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | '{' should be on the previous line. | 205 |
![]() | 'if' construct must use '{}'s. | 206 |
![]() | 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 contains a tab character. | 210 |
![]() | Line is longer than 80 characters. | 212 |
![]() | Line contains a tab character. | 212 |
![]() | 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 |
![]() | Method 'isHearingNoise' is not designed for extension - needs to be abstract, final or empty. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | '{' should be on the previous line. | 219 |
![]() | 'if' construct must use '{}'s. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line has trailing spaces. | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | 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 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 |
![]() | Method 'isHearingNoiseOnce' is not designed for extension - needs to be abstract, final or empty. | 232 |
![]() | 'if' construct must use '{}'s. | 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 has trailing spaces. | 238 |
![]() | 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 |
![]() | Line contains a tab character. | 243 |
![]() | Method 'getNoiseRotation' is not designed for extension - needs to be abstract, final or empty. | 243 |
![]() | 'if' construct must use '{}'s. | 244 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | 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 contains a tab character. | 252 |
![]() | Method 'getNoiseSource' is not designed for extension - needs to be abstract, final or empty. | 252 |
![]() | 'if' construct must use '{}'s. | 253 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'getNoiseType' is not designed for extension - needs to be abstract, final or empty. | 261 |
![]() | Comment matches to-do format 'TODO:'. | 262 |
![]() | Line contains a tab character. | 262 |
![]() | 'if' construct must use '{}'s. | 263 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Line contains a tab character. | 267 |
![]() | 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 |
![]() | Method 'isHearingPickup' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | '{' should be on the previous line. | 274 |
![]() | 'if' construct must use '{}'s. | 275 |
![]() | 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 has trailing spaces. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line has trailing spaces. | 281 |
![]() | Line contains a tab character. | 281 |
![]() | Line is longer than 80 characters. | 282 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line has trailing spaces. | 284 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Method 'isHearingPickupOnce' is not designed for extension - needs to be abstract, final or empty. | 287 |
![]() | 'if' construct must use '{}'s. | 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 has trailing spaces. | 293 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Method 'getPickupNoiseRotation' is not designed for extension - needs to be abstract, final or empty. | 298 |
![]() | '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 has trailing spaces. | 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. | 307 |
![]() | Method 'getPickupNoiseSource' is not designed for extension - needs to be abstract, final or empty. | 307 |
![]() | 'if' construct must use '{}'s. | 308 |
![]() | Line contains a tab character. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line has trailing spaces. | 311 |
![]() | 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 |
![]() | Method 'getPickupNoiseType' is not designed for extension - needs to be abstract, final or empty. | 316 |
![]() | Comment matches to-do format 'TODO:'. | 317 |
![]() | Line contains a tab character. | 317 |
![]() | 'if' construct must use '{}'s. | 318 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 320 |
![]() | Line is longer than 80 characters. | 322 |
![]() | Line contains a tab character. | 322 |
![]() | 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. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Method 'isBeingDamaged' is not designed for extension - needs to be abstract, final or empty. | 329 |
![]() | '(' is preceded with whitespace. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | '{' should be on the previous line. | 330 |
![]() | 'if' construct must use '{}'s. | 331 |
![]() | Line contains a tab character. | 331 |
![]() | Line has trailing spaces. | 332 |
![]() | Line is longer than 80 characters. | 332 |
![]() | Line contains a tab character. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Line has trailing spaces. | 334 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line has trailing spaces. | 337 |
![]() | Line contains a tab character. | 337 |
![]() | Line is longer than 80 characters. | 338 |
![]() | 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 |
![]() | Method 'isBeingDamagedOnce' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | '(' is preceded with whitespace. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | '{' should be on the previous line. | 344 |
![]() | 'if' construct must use '{}'s. | 345 |
![]() | Line contains a tab character. | 345 |
![]() | 'if' construct must use '{}'s. | 346 |
![]() | Line contains a tab character. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | Line has trailing spaces. | 348 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | Line has trailing spaces. | 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. | 354 |
![]() | Expected an @return tag. | 355 |
![]() | Line contains a tab character. | 355 |
![]() | Method 'getLastDamage' is not designed for extension - needs to be abstract, final or empty. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | Line has trailing spaces. | 358 |
![]() | Line contains a tab character. | 358 |
![]() | Line is longer than 80 characters. | 359 |
![]() | Line contains a tab character. | 359 |
![]() | Line has trailing spaces. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Method 'isShot' is not designed for extension - needs to be abstract, final or empty. | 366 |
![]() | 'if' construct must use '{}'s. | 367 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | Line has trailing spaces. | 370 |
![]() | Line contains a tab character. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | Line is longer than 80 characters. | 372 |
![]() | Line contains a tab character. | 372 |
![]() | Line has trailing spaces. | 373 |
![]() | 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. | 377 |
![]() | Line contains a tab character. | 378 |
![]() | Line contains a tab character. | 379 |
![]() | Method 'isShotOnce' is not designed for extension - needs to be abstract, final or empty. | 379 |
![]() | 'if' construct must use '{}'s. | 380 |
![]() | Line contains a tab character. | 380 |
![]() | 'if' construct must use '{}'s. | 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 contains a tab character. | 384 |
![]() | Line has trailing spaces. | 385 |
![]() | Line contains a tab character. | 385 |
![]() | 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 |
![]() | Method 'getLastShot' is not designed for extension - needs to be abstract, final or empty. | 390 |
![]() | Line contains a tab character. | 391 |
![]() | Line contains a tab character. | 392 |
![]() | Line has trailing spaces. | 393 |
![]() | Line contains a tab character. | 393 |
![]() | Comment matches to-do format 'TODO:'. | 394 |
![]() | Line is longer than 80 characters. | 394 |
![]() | Line contains a tab character. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | Line is longer than 80 characters. | 397 |
![]() | Line contains a tab character. | 397 |
![]() | Line contains a tab character. | 399 |
![]() | Line contains a tab character. | 400 |
![]() | Line contains a tab character. | 401 |
![]() | Line contains a tab character. | 402 |
![]() | Line contains a tab character. | 403 |
![]() | Method 'seeIncomingProjectile' is not designed for extension - needs to be abstract, final or empty. | 403 |
![]() | '(' is preceded with whitespace. | 403 |
![]() | Line contains a tab character. | 404 |
![]() | '{' should be on the previous line. | 404 |
![]() | 'if' construct must use '{}'s. | 405 |
![]() | Line contains a tab character. | 405 |
![]() | Line is longer than 80 characters. | 406 |
![]() | Line contains a tab character. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Line has trailing spaces. | 408 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | Line contains a tab character. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Method 'seeIncomingProjectileOnce' is not designed for extension - needs to be abstract, final or empty. | 413 |
![]() | 'if' construct must use '{}'s. | 414 |
![]() | Line contains a tab character. | 414 |
![]() | 'if' construct must use '{}'s. | 415 |
![]() | 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 has trailing spaces. | 419 |
![]() | 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 contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Method 'getLastIncomingProjectile' is not designed for extension - needs to be abstract, final or empty. | 424 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Line has trailing spaces. | 427 |
![]() | Line contains a tab character. | 427 |
![]() | Comment matches to-do format 'TODO:'. | 428 |
![]() | Line is longer than 80 characters. | 428 |
![]() | Line contains a tab character. | 428 |
![]() | Line contains a tab character. | 429 |
![]() | Comment matches to-do format 'TODO:'. | 430 |
![]() | Line contains a tab character. | 430 |
![]() | Line is longer than 80 characters. | 432 |
![]() | Line contains a tab character. | 432 |
![]() | 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. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Method 'isCausingDamage' is not designed for extension - needs to be abstract, final or empty. | 439 |
![]() | '(' is preceded with whitespace. | 439 |
![]() | Line contains a tab character. | 440 |
![]() | '{' should be on the previous line. | 440 |
![]() | 'if' construct must use '{}'s. | 441 |
![]() | Line contains a tab character. | 441 |
![]() | Line has trailing spaces. | 442 |
![]() | Line is longer than 80 characters. | 442 |
![]() | Line contains a tab character. | 442 |
![]() | Line contains a tab character. | 443 |
![]() | Line has trailing spaces. | 444 |
![]() | Line contains a tab character. | 444 |
![]() | Line contains a tab character. | 445 |
![]() | Line contains a tab character. | 446 |
![]() | Line has trailing spaces. | 447 |
![]() | Line contains a tab character. | 447 |
![]() | Line is longer than 80 characters. | 448 |
![]() | 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 |
![]() | Method 'isCausingDamageOnce' is not designed for extension - needs to be abstract, final or empty. | 453 |
![]() | '(' is preceded with whitespace. | 453 |
![]() | Line contains a tab character. | 454 |
![]() | '{' should be on the previous line. | 454 |
![]() | 'if' construct must use '{}'s. | 455 |
![]() | Line contains a tab character. | 455 |
![]() | 'if' construct must use '{}'s. | 456 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line has trailing spaces. | 458 |
![]() | Line contains a tab character. | 458 |
![]() | Line contains a tab character. | 459 |
![]() | Line has trailing spaces. | 460 |
![]() | 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 |
![]() | Expected an @return tag. | 465 |
![]() | Line contains a tab character. | 465 |
![]() | Method 'getLastCausedDamage' is not designed for extension - needs to be abstract, final or empty. | 465 |
![]() | Line contains a tab character. | 466 |
![]() | Line contains a tab character. | 467 |
![]() | Line has trailing spaces. | 468 |
![]() | Line contains a tab character. | 468 |
![]() | Line is longer than 80 characters. | 469 |
![]() | Line contains a tab character. | 469 |
![]() | Line has trailing spaces. | 470 |
![]() | 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. | 476 |
![]() | Method 'isHitPlayer' is not designed for extension - needs to be abstract, final or empty. | 476 |
![]() | 'if' construct must use '{}'s. | 477 |
![]() | Line contains a tab character. | 477 |
![]() | Line is longer than 80 characters. | 478 |
![]() | Line contains a tab character. | 478 |
![]() | Line contains a tab character. | 479 |
![]() | Line has trailing spaces. | 480 |
![]() | Line contains a tab character. | 480 |
![]() | Line contains a tab character. | 481 |
![]() | Line contains a tab character. | 482 |
![]() | Line has trailing spaces. | 483 |
![]() | Line contains a tab character. | 483 |
![]() | Line is longer than 80 characters. | 484 |
![]() | Line contains a tab character. | 484 |
![]() | 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. | 489 |
![]() | Method 'isHitPlayerOnce' is not designed for extension - needs to be abstract, final or empty. | 489 |
![]() | 'if' construct must use '{}'s. | 490 |
![]() | Line contains a tab character. | 490 |
![]() | 'if' construct must use '{}'s. | 491 |
![]() | 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 has trailing spaces. | 495 |
![]() | Line contains a tab character. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Line contains a tab character. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Line contains a tab character. | 500 |
![]() | Method 'getLastHitPlayer' is not designed for extension - needs to be abstract, final or empty. | 500 |
![]() | Line contains a tab character. | 501 |
![]() | Line contains a tab character. | 502 |
![]() | Line has trailing spaces. | 503 |
![]() | Line contains a tab character. | 503 |
![]() | Comment matches to-do format 'TODO:'. | 504 |
![]() | Line has trailing spaces. | 504 |
![]() | Line is longer than 80 characters. | 504 |
![]() | Line contains a tab character. | 504 |
![]() | Line is longer than 80 characters. | 505 |
![]() | Line contains a tab character. | 505 |
![]() | Line is longer than 80 characters. | 507 |
![]() | Line contains a tab character. | 507 |
![]() | Line has trailing spaces. | 508 |
![]() | Line contains a tab character. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Line is longer than 80 characters. | 510 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 511 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Method 'isPlayerKilled' is not designed for extension - needs to be abstract, final or empty. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | 'if' construct must use '{}'s. | 515 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Line contains a tab character. | 518 |
![]() | Line has trailing spaces. | 519 |
![]() | Line contains a tab character. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line is longer than 80 characters. | 521 |
![]() | Line contains a tab character. | 521 |
![]() | Line has trailing spaces. | 522 |
![]() | Line contains a tab character. | 522 |
![]() | Line is longer than 80 characters. | 523 |
![]() | Line contains a tab character. | 523 |
![]() | Line contains a tab character. | 524 |
![]() | Line has trailing spaces. | 525 |
![]() | Line contains a tab character. | 525 |
![]() | Line contains a tab character. | 526 |
![]() | Line contains a tab character. | 527 |
![]() | Line contains a tab character. | 528 |
![]() | Method 'isPlayerKilledOnce' is not designed for extension - needs to be abstract, final or empty. | 528 |
![]() | 'if' construct must use '{}'s. | 529 |
![]() | Line contains a tab character. | 529 |
![]() | 'if' construct must use '{}'s. | 530 |
![]() | 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 has trailing spaces. | 534 |
![]() | 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. | 539 |
![]() | Method 'isPlayerKilled' is not designed for extension - needs to be abstract, final or empty. | 539 |
![]() | Parameter playerId should be final. | 539 |
![]() | Expected @param tag for 'playerId'. | 539 |
![]() | Line is longer than 80 characters. | 540 |
![]() | 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 |
![]() | Line contains a tab character. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | Method 'isPlayerKilled' is not designed for extension - needs to be abstract, final or empty. | 547 |
![]() | Parameter player should be final. | 547 |
![]() | Expected @param tag for 'player'. | 547 |
![]() | Line contains a tab character. | 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 has trailing spaces. | 553 |
![]() | Line contains a tab character. | 553 |
![]() | Line is longer than 80 characters. | 554 |
![]() | Line contains a tab character. | 554 |
![]() | Line contains a tab character. | 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 contains a tab character. | 560 |
![]() | Method 'isPlayerKilledOnce' is not designed for extension - needs to be abstract, final or empty. | 560 |
![]() | Parameter playerId should be final. | 560 |
![]() | Expected @param tag for 'playerId'. | 560 |
![]() | 'if' construct must use '{}'s. | 561 |
![]() | Line contains a tab character. | 561 |
![]() | 'if' construct must use '{}'s. | 562 |
![]() | Line contains a tab character. | 562 |
![]() | Line contains a tab character. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | Line contains a tab character. | 565 |
![]() | Line has trailing spaces. | 566 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 570 |
![]() | Line contains a tab character. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | Line has trailing spaces. | 572 |
![]() | Line contains a tab character. | 572 |
![]() | Line contains a tab character. | 573 |
![]() | Line contains a tab character. | 574 |
![]() | Line contains a tab character. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | Method 'isPlayerKilledOnce' is not designed for extension - needs to be abstract, final or empty. | 576 |
![]() | Parameter player should be final. | 576 |
![]() | Expected @param tag for 'player'. | 576 |
![]() | Line contains a tab character. | 577 |
![]() | Line contains a tab character. | 578 |
![]() | Line has trailing spaces. | 579 |
![]() | Line contains a tab character. | 579 |
![]() | Line contains a tab character. | 580 |
![]() | Line is longer than 80 characters. | 581 |
![]() | 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 contains a tab character. | 585 |
![]() | Method 'getPlayerKilled' is not designed for extension - needs to be abstract, final or empty. | 585 |
![]() | Parameter playerId should be final. | 585 |
![]() | Expected @param tag for 'playerId'. | 585 |
![]() | 'if' construct must use '{}'s. | 586 |
![]() | 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 contains a tab character. | 593 |
![]() | Line contains a tab character. | 594 |
![]() | Line contains a tab character. | 595 |
![]() | Method 'getPlayerKilled' is not designed for extension - needs to be abstract, final or empty. | 595 |
![]() | Parameter player should be final. | 595 |
![]() | Expected @param tag for 'player'. | 595 |
![]() | Line contains a tab character. | 596 |
![]() | Line contains a tab character. | 597 |
![]() | Line has trailing spaces. | 598 |
![]() | Line contains a tab character. | 598 |
![]() | Line is longer than 80 characters. | 599 |
![]() | Line contains a tab character. | 599 |
![]() | Line has trailing spaces. | 600 |
![]() | 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. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Method 'isAdrenalineGained' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 611 |
![]() | 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 has trailing spaces. | 614 |
![]() | Line contains a tab character. | 614 |
![]() | Line contains a tab character. | 615 |
![]() | Line contains a tab character. | 616 |
![]() | Line contains a tab character. | 617 |
![]() | Method 'isAdrenalineGainedOnce' is not designed for extension - needs to be abstract, final or empty. | 617 |
![]() | 'if' construct must use '{}'s. | 618 |
![]() | Line contains a tab character. | 618 |
![]() | 'if' construct must use '{}'s. | 619 |
![]() | Line contains a tab character. | 619 |
![]() | Line contains a tab character. | 620 |
![]() | Line contains a tab character. | 621 |
![]() | Line contains a tab character. | 622 |
![]() | Line has trailing spaces. | 623 |
![]() | Line contains a tab character. | 623 |
![]() | Line is longer than 80 characters. | 624 |
![]() | Line contains a tab character. | 624 |
![]() | Line has trailing spaces. | 625 |
![]() | 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 |
![]() | Method 'hasDied' is not designed for extension - needs to be abstract, final or empty. | 630 |
![]() | Line is longer than 80 characters. | 631 |
![]() | Line contains a tab character. | 631 |
![]() | Line contains a tab character. | 632 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 639 |
![]() | Line contains a tab character. | 639 |
![]() | Line contains a tab character. | 640 |
![]() | Line contains a tab character. | 641 |
![]() | Line contains a tab character. | 642 |
![]() | Method 'hasDiedOnce' is not designed for extension - needs to be abstract, final or empty. | 642 |
![]() | 'if' construct must use '{}'s. | 643 |
![]() | Line contains a tab character. | 643 |
![]() | 'if' construct must use '{}'s. | 644 |
![]() | Line contains a tab character. | 644 |
![]() | Line contains a tab character. | 645 |
![]() | Line contains a tab character. | 646 |
![]() | Line contains a tab character. | 647 |
![]() | Line has trailing spaces. | 648 |
![]() | Line contains a tab character. | 648 |
![]() | Line contains a tab character. | 649 |
![]() | Line contains a tab character. | 650 |
![]() | Line contains a tab character. | 651 |
![]() | Line contains a tab character. | 652 |
![]() | Line contains a tab character. | 653 |
![]() | Method 'getBotDeath' is not designed for extension - needs to be abstract, final or empty. | 653 |
![]() | Line contains a tab character. | 654 |
![]() | Line contains a tab character. | 655 |
![]() | Line has trailing spaces. | 656 |
![]() | Line contains a tab character. | 656 |
![]() | Line is longer than 80 characters. | 657 |
![]() | Line contains a tab character. | 657 |
![]() | Line has trailing spaces. | 658 |
![]() | Line contains a tab character. | 658 |
![]() | Line contains a tab character. | 659 |
![]() | Line contains a tab character. | 660 |
![]() | Line contains a tab character. | 661 |
![]() | Line contains a tab character. | 662 |
![]() | Line contains a tab character. | 663 |
![]() | Method 'isItemPickedUp' is not designed for extension - needs to be abstract, final or empty. | 663 |
![]() | Line is longer than 80 characters. | 664 |
![]() | Line contains a tab character. | 664 |
![]() | Line contains a tab character. | 665 |
![]() | Line has trailing spaces. | 666 |
![]() | Line contains a tab character. | 666 |
![]() | Line contains a tab character. | 667 |
![]() | Line contains a tab character. | 668 |
![]() | Line has trailing spaces. | 669 |
![]() | Line contains a tab character. | 669 |
![]() | Line contains a tab character. | 670 |
![]() | Line contains a tab character. | 671 |
![]() | Line has trailing spaces. | 672 |
![]() | Line contains a tab character. | 672 |
![]() | Line contains a tab character. | 673 |
![]() | Line contains a tab character. | 674 |
![]() | Line contains a tab character. | 675 |
![]() | Method 'isItemPickedUpOnce' is not designed for extension - needs to be abstract, final or empty. | 675 |
![]() | 'if' construct must use '{}'s. | 676 |
![]() | Line contains a tab character. | 676 |
![]() | 'if' construct must use '{}'s. | 677 |
![]() | Line contains a tab character. | 677 |
![]() | Line contains a tab character. | 678 |
![]() | Line contains a tab character. | 679 |
![]() | Line contains a tab character. | 680 |
![]() | Line has trailing spaces. | 681 |
![]() | Line contains a tab character. | 681 |
![]() | Line contains a tab character. | 682 |
![]() | Line contains a tab character. | 683 |
![]() | Line contains a tab character. | 684 |
![]() | Line contains a tab character. | 685 |
![]() | Line contains a tab character. | 686 |
![]() | Method 'getItemPickedUp' is not designed for extension - needs to be abstract, final or empty. | 686 |
![]() | 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 is longer than 80 characters. | 691 |
![]() | Line contains a tab character. | 691 |
![]() | Line contains a tab character. | 692 |
![]() | Line contains a tab character. | 693 |
![]() | Expected an @return tag. | 694 |
![]() | Line contains a tab character. | 694 |
![]() | Method 'getTimeDelta' is not designed for extension - needs to be abstract, final or empty. | 694 |
![]() | 'if' construct must use '{}'s. | 695 |
![]() | Line contains a tab character. | 695 |
![]() | Line is longer than 80 characters. | 696 |
![]() | Line contains a tab character. | 696 |
![]() | Line contains a tab character. | 697 |
![]() | Line has trailing spaces. | 698 |
![]() | Line contains a tab character. | 698 |
![]() | Line is longer than 80 characters. | 699 |
![]() | Line contains a tab character. | 699 |
![]() | Line has trailing spaces. | 700 |
![]() | Line contains a tab character. | 700 |
![]() | Line contains a tab character. | 701 |
![]() | Missing a Javadoc comment. | 701 |
![]() | Variable 'lastBumped' must be private and have accessor methods. | 701 |
![]() | Line contains a tab character. | 702 |
![]() | Missing a Javadoc comment. | 702 |
![]() | Variable 'lastBumpedTime' must be private and have accessor methods. | 702 |
![]() | Line contains a tab character. | 703 |
![]() | Missing a Javadoc comment. | 703 |
![]() | Variable 'lastBumpedFlag' must be private and have accessor methods. | 703 |
![]() | Line has trailing spaces. | 704 |
![]() | Line contains a tab character. | 704 |
![]() | Line contains a tab character. | 705 |
![]() | Missing a Javadoc comment. | 705 |
![]() | Variable 'lastWallCollision' must be private and have accessor methods. | 705 |
![]() | Line contains a tab character. | 706 |
![]() | Missing a Javadoc comment. | 706 |
![]() | Variable 'lastWallCollisionTime' must be private and have accessor methods. | 706 |
![]() | Line contains a tab character. | 707 |
![]() | Missing a Javadoc comment. | 707 |
![]() | Variable 'lastWallCollisionFlag' must be private and have accessor methods. | 707 |
![]() | Line has trailing spaces. | 708 |
![]() | Line contains a tab character. | 708 |
![]() | Line contains a tab character. | 709 |
![]() | Missing a Javadoc comment. | 709 |
![]() | Variable 'lastFallEdge' must be private and have accessor methods. | 709 |
![]() | Line contains a tab character. | 710 |
![]() | Missing a Javadoc comment. | 710 |
![]() | Variable 'lastFallEdgeTime' must be private and have accessor methods. | 710 |
![]() | Line contains a tab character. | 711 |
![]() | Missing a Javadoc comment. | 711 |
![]() | Variable 'lastFallEdgeFlag' must be private and have accessor methods. | 711 |
![]() | Line has trailing spaces. | 712 |
![]() | Line contains a tab character. | 712 |
![]() | Line contains a tab character. | 713 |
![]() | Missing a Javadoc comment. | 713 |
![]() | Variable 'lastHearNoise' must be private and have accessor methods. | 713 |
![]() | Line contains a tab character. | 714 |
![]() | Missing a Javadoc comment. | 714 |
![]() | Variable 'lastHearNoiseTime' must be private and have accessor methods. | 714 |
![]() | Line contains a tab character. | 715 |
![]() | Missing a Javadoc comment. | 715 |
![]() | Variable 'lastHearNoiseFlag' must be private and have accessor methods. | 715 |
![]() | Line contains a tab character. | 717 |
![]() | Missing a Javadoc comment. | 717 |
![]() | Variable 'lastHearPickup' must be private and have accessor methods. | 717 |
![]() | Line contains a tab character. | 718 |
![]() | Missing a Javadoc comment. | 718 |
![]() | Variable 'lastHearPickupTime' must be private and have accessor methods. | 718 |
![]() | Line contains a tab character. | 719 |
![]() | Missing a Javadoc comment. | 719 |
![]() | Variable 'lastHearPickupFlag' must be private and have accessor methods. | 719 |
![]() | Line contains a tab character. | 721 |
![]() | Missing a Javadoc comment. | 721 |
![]() | Variable 'lastBotDamaged' must be private and have accessor methods. | 721 |
![]() | Line contains a tab character. | 722 |
![]() | Missing a Javadoc comment. | 722 |
![]() | Variable 'lastBotDamagedTime' must be private and have accessor methods. | 722 |
![]() | Line contains a tab character. | 723 |
![]() | Missing a Javadoc comment. | 723 |
![]() | Variable 'lastBotDamagedFlag' must be private and have accessor methods. | 723 |
![]() | Line has trailing spaces. | 724 |
![]() | Line contains a tab character. | 724 |
![]() | Line contains a tab character. | 725 |
![]() | Missing a Javadoc comment. | 725 |
![]() | Variable 'lastBotShot' must be private and have accessor methods. | 725 |
![]() | Line contains a tab character. | 726 |
![]() | Missing a Javadoc comment. | 726 |
![]() | Variable 'lastBotShotTime' must be private and have accessor methods. | 726 |
![]() | Line contains a tab character. | 727 |
![]() | Missing a Javadoc comment. | 727 |
![]() | Variable 'lastBotShotFlag' must be private and have accessor methods. | 727 |
![]() | Line has trailing spaces. | 728 |
![]() | Line contains a tab character. | 728 |
![]() | Line contains a tab character. | 729 |
![]() | Missing a Javadoc comment. | 729 |
![]() | Variable 'lastIncomingProjectile' must be private and have accessor methods. | 729 |
![]() | Line contains a tab character. | 730 |
![]() | Missing a Javadoc comment. | 730 |
![]() | Variable 'lastIncomingProjectileTime' must be private and have accessor methods. | 730 |
![]() | Line contains a tab character. | 731 |
![]() | Missing a Javadoc comment. | 731 |
![]() | Variable 'lastIncomingProjectileFlag' must be private and have accessor methods. | 731 |
![]() | Line has trailing spaces. | 732 |
![]() | Line contains a tab character. | 732 |
![]() | Line contains a tab character. | 733 |
![]() | Missing a Javadoc comment. | 733 |
![]() | Variable 'lastPlayerDamaged' must be private and have accessor methods. | 733 |
![]() | Line contains a tab character. | 734 |
![]() | Missing a Javadoc comment. | 734 |
![]() | Variable 'lastPlayerDamagedTime' must be private and have accessor methods. | 734 |
![]() | Line contains a tab character. | 735 |
![]() | Missing a Javadoc comment. | 735 |
![]() | Variable 'lastPlayerDamagedFlag' must be private and have accessor methods. | 735 |
![]() | Line has trailing spaces. | 736 |
![]() | Line contains a tab character. | 736 |
![]() | Line contains a tab character. | 737 |
![]() | Missing a Javadoc comment. | 737 |
![]() | Variable 'lastPlayerShot' must be private and have accessor methods. | 737 |
![]() | Line contains a tab character. | 738 |
![]() | Missing a Javadoc comment. | 738 |
![]() | Variable 'lastPlayerShotTime' must be private and have accessor methods. | 738 |
![]() | Line contains a tab character. | 739 |
![]() | Missing a Javadoc comment. | 739 |
![]() | Variable 'lastPlayerShotFlag' must be private and have accessor methods. | 739 |
![]() | Line has trailing spaces. | 740 |
![]() | Line contains a tab character. | 740 |
![]() | Line contains a tab character. | 741 |
![]() | Missing a Javadoc comment. | 741 |
![]() | Variable 'lastItemPickedUp' must be private and have accessor methods. | 741 |
![]() | Line contains a tab character. | 742 |
![]() | Missing a Javadoc comment. | 742 |
![]() | Variable 'lastItemPickedUpTime' must be private and have accessor methods. | 742 |
![]() | Line has trailing spaces. | 743 |
![]() | Line contains a tab character. | 743 |
![]() | Missing a Javadoc comment. | 743 |
![]() | Variable 'lastItemPickedUpFlag' must be private and have accessor methods. | 743 |
![]() | Line has trailing spaces. | 744 |
![]() | Line contains a tab character. | 744 |
![]() | Line contains a tab character. | 745 |
![]() | Missing a Javadoc comment. | 745 |
![]() | Line contains a tab character. | 746 |
![]() | Missing a Javadoc comment. | 746 |
![]() | Line has trailing spaces. | 747 |
![]() | Line contains a tab character. | 747 |
![]() | Missing a Javadoc comment. | 748 |
![]() | Line contains a tab character. | 748 |
![]() | Line has trailing spaces. | 749 |
![]() | Line contains a tab character. | 749 |
![]() | Line contains a tab character. | 750 |
![]() | Missing a Javadoc comment. | 750 |
![]() | Line contains a tab character. | 751 |
![]() | Missing a Javadoc comment. | 751 |
![]() | Line contains a tab character. | 752 |
![]() | Missing a Javadoc comment. | 752 |
![]() | Line contains a tab character. | 754 |
![]() | Missing a Javadoc comment. | 754 |
![]() | Parameter event should be final. | 754 |
![]() | 'event' hides a field. | 754 |
![]() | Line contains a tab character. | 755 |
![]() | Line contains a tab character. | 756 |
![]() | Line contains a tab character. | 757 |
![]() | Line contains a tab character. | 758 |
![]() | Line has trailing spaces. | 759 |
![]() | Line contains a tab character. | 759 |
![]() | Line contains a tab character. | 760 |
![]() | Line has trailing spaces. | 761 |
![]() | Line contains a tab character. | 761 |
![]() | Line is longer than 80 characters. | 762 |
![]() | Line contains a tab character. | 762 |
![]() | Missing a Javadoc comment. | 762 |
![]() | Line contains a tab character. | 763 |
![]() | Missing a Javadoc comment. | 763 |
![]() | Line has trailing spaces. | 764 |
![]() | Line contains a tab character. | 764 |
![]() | Line contains a tab character. | 765 |
![]() | Missing a Javadoc comment. | 765 |
![]() | Variable 'lastAdrenalineGained' must be private and have accessor methods. | 765 |
![]() | Line contains a tab character. | 766 |
![]() | Missing a Javadoc comment. | 766 |
![]() | Variable 'lastAdrenalineGainedTime' must be private and have accessor methods. | 766 |
![]() | Line contains a tab character. | 767 |
![]() | Missing a Javadoc comment. | 767 |
![]() | Variable 'lastAdrenalineGainedFlag' must be private and have accessor methods. | 767 |
![]() | Line has trailing spaces. | 768 |
![]() | Line contains a tab character. | 768 |
![]() | Line contains a tab character. | 769 |
![]() | Missing a Javadoc comment. | 769 |
![]() | Variable 'lastBotKilled' must be private and have accessor methods. | 769 |
![]() | Line contains a tab character. | 770 |
![]() | Missing a Javadoc comment. | 770 |
![]() | Variable 'lastBotKilledTime' must be private and have accessor methods. | 770 |
![]() | Line contains a tab character. | 771 |
![]() | Missing a Javadoc comment. | 771 |
![]() | Variable 'lastBotKilledFlag' must be private and have accessor methods. | 771 |
![]() | Line has trailing spaces. | 772 |
![]() | Line contains a tab character. | 772 |
![]() | Line has trailing spaces. | 773 |
![]() | Line contains a tab character. | 773 |
![]() | Line is longer than 80 characters. | 774 |
![]() | Line contains a tab character. | 774 |
![]() | Line contains a tab character. | 776 |
![]() | Line contains a tab character. | 777 |
![]() | Line contains a tab character. | 778 |
![]() | Line contains a tab character. | 779 |
![]() | Line contains a tab character. | 780 |
![]() | '{' should be on the previous line. | 780 |
![]() | Line contains a tab character. | 781 |
![]() | Line contains a tab character. | 782 |
![]() | Parameter event should be final. | 782 |
![]() | Line contains a tab character. | 783 |
![]() | '{' should be on the previous line. | 783 |
![]() | Line contains a tab character. | 784 |
![]() | Line contains a tab character. | 785 |
![]() | Line contains a tab character. | 786 |
![]() | Line contains a tab character. | 787 |
![]() | Line contains a tab character. | 789 |
![]() | Line contains a tab character. | 790 |
![]() | Line contains a tab character. | 791 |
![]() | Line contains a tab character. | 792 |
![]() | Line contains a tab character. | 793 |
![]() | Parameter worldView should be final. | 793 |
![]() | Line contains a tab character. | 794 |
![]() | '{' should be on the previous line. | 794 |
![]() | Line contains a tab character. | 795 |
![]() | Line contains a tab character. | 796 |
![]() | Line contains a tab character. | 797 |
![]() | First sentence should end with a period. | 799 |
![]() | Line contains a tab character. | 799 |
![]() | Line contains a tab character. | 800 |
![]() | Variable 'bumpedListener' must be private and have accessor methods. | 800 |
![]() | Line has trailing spaces. | 801 |
![]() | Line contains a tab character. | 801 |
![]() | Line is longer than 80 characters. | 802 |
![]() | Line contains a tab character. | 802 |
![]() | Line contains a tab character. | 804 |
![]() | Line contains a tab character. | 805 |
![]() | Line contains a tab character. | 806 |
![]() | Line is longer than 80 characters. | 807 |
![]() | Line contains a tab character. | 807 |
![]() | Line contains a tab character. | 808 |
![]() | Line contains a tab character. | 809 |
![]() | Line contains a tab character. | 810 |
![]() | Parameter event should be final. | 810 |
![]() | Line contains a tab character. | 811 |
![]() | '{' should be on the previous line. | 811 |
![]() | Line contains a tab character. | 812 |
![]() | Line contains a tab character. | 813 |
![]() | Line contains a tab character. | 814 |
![]() | Line contains a tab character. | 815 |
![]() | Line contains a tab character. | 817 |
![]() | Line contains a tab character. | 818 |
![]() | Line contains a tab character. | 819 |
![]() | Line contains a tab character. | 820 |
![]() | Line contains a tab character. | 821 |
![]() | Parameter worldView should be final. | 821 |
![]() | Line contains a tab character. | 822 |
![]() | '{' should be on the previous line. | 822 |
![]() | Line contains a tab character. | 823 |
![]() | Line contains a tab character. | 824 |
![]() | Line contains a tab character. | 825 |
![]() | First sentence should end with a period. | 827 |
![]() | Line contains a tab character. | 827 |
![]() | Line contains a tab character. | 828 |
![]() | Variable 'wallCollisitonListener' must be private and have accessor methods. | 828 |
![]() | Line is longer than 80 characters. | 830 |
![]() | Line contains a tab character. | 830 |
![]() | Line has trailing spaces. | 831 |
![]() | Line contains a tab character. | 831 |
![]() | Line contains a tab character. | 832 |
![]() | Line contains a tab character. | 833 |
![]() | Line contains a tab character. | 834 |
![]() | Line contains a tab character. | 835 |
![]() | Line contains a tab character. | 836 |
![]() | '{' should be on the previous line. | 836 |
![]() | Line contains a tab character. | 837 |
![]() | Line contains a tab character. | 838 |
![]() | Parameter event should be final. | 838 |
![]() | Line contains a tab character. | 839 |
![]() | '{' should be on the previous line. | 839 |
![]() | Line contains a tab character. | 840 |
![]() | Line contains a tab character. | 841 |
![]() | Line contains a tab character. | 842 |
![]() | Line contains a tab character. | 843 |
![]() | Line contains a tab character. | 845 |
![]() | Line contains a tab character. | 846 |
![]() | Line contains a tab character. | 847 |
![]() | Line contains a tab character. | 848 |
![]() | Line contains a tab character. | 849 |
![]() | Parameter worldView should be final. | 849 |
![]() | Line contains a tab character. | 850 |
![]() | '{' should be on the previous line. | 850 |
![]() | Line contains a tab character. | 851 |
![]() | Line contains a tab character. | 852 |
![]() | Line contains a tab character. | 853 |
![]() | First sentence should end with a period. | 855 |
![]() | Line contains a tab character. | 855 |
![]() | Line contains a tab character. | 856 |
![]() | Variable 'fallEdgeListener' must be private and have accessor methods. | 856 |
![]() | Line is longer than 80 characters. | 858 |
![]() | Line contains a tab character. | 858 |
![]() | Line has trailing spaces. | 859 |
![]() | 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 is longer than 80 characters. | 863 |
![]() | Line contains a tab character. | 863 |
![]() | Line contains a tab character. | 864 |
![]() | '{' should be on the previous line. | 864 |
![]() | Line contains a tab character. | 865 |
![]() | Line contains a tab character. | 866 |
![]() | Parameter event should be final. | 866 |
![]() | Line contains a tab character. | 867 |
![]() | '{' should be on the previous line. | 867 |
![]() | Line contains a tab character. | 868 |
![]() | Line contains a tab character. | 869 |
![]() | Line contains a tab character. | 870 |
![]() | Line contains a tab character. | 871 |
![]() | Line contains a tab character. | 873 |
![]() | Line contains a tab character. | 874 |
![]() | Line contains a tab character. | 875 |
![]() | Line contains a tab character. | 876 |
![]() | Line contains a tab character. | 877 |
![]() | Parameter worldView should be final. | 877 |
![]() | Line contains a tab character. | 878 |
![]() | '{' should be on the previous line. | 878 |
![]() | Line contains a tab character. | 879 |
![]() | Line contains a tab character. | 880 |
![]() | Line contains a tab character. | 881 |
![]() | First sentence should end with a period. | 883 |
![]() | Line contains a tab character. | 883 |
![]() | Line contains a tab character. | 884 |
![]() | Variable 'hearNoiseListener' must be private and have accessor methods. | 884 |
![]() | Line is longer than 80 characters. | 886 |
![]() | Line contains a tab character. | 886 |
![]() | Line has trailing spaces. | 887 |
![]() | 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 is longer than 80 characters. | 891 |
![]() | Line contains a tab character. | 891 |
![]() | Line contains a tab character. | 892 |
![]() | '{' should be on the previous line. | 892 |
![]() | Line contains a tab character. | 893 |
![]() | Line contains a tab character. | 894 |
![]() | Parameter event should be final. | 894 |
![]() | Line contains a tab character. | 895 |
![]() | '{' should be on the previous line. | 895 |
![]() | Line contains a tab character. | 896 |
![]() | Line contains a tab character. | 897 |
![]() | Line contains a tab character. | 898 |
![]() | Line contains a tab character. | 899 |
![]() | Line contains a tab character. | 901 |
![]() | Line contains a tab character. | 902 |
![]() | Line contains a tab character. | 903 |
![]() | Line contains a tab character. | 904 |
![]() | Line contains a tab character. | 905 |
![]() | Parameter worldView should be final. | 905 |
![]() | Line contains a tab character. | 906 |
![]() | '{' should be on the previous line. | 906 |
![]() | Line contains a tab character. | 907 |
![]() | Line contains a tab character. | 908 |
![]() | Line contains a tab character. | 909 |
![]() | First sentence should end with a period. | 911 |
![]() | Line contains a tab character. | 911 |
![]() | Line contains a tab character. | 912 |
![]() | Variable 'hearPickupListener' must be private and have accessor methods. | 912 |
![]() | Line is longer than 80 characters. | 914 |
![]() | Line contains a tab character. | 914 |
![]() | Line has trailing spaces. | 915 |
![]() | Line contains a tab character. | 915 |
![]() | Line contains a tab character. | 916 |
![]() | Line contains a tab character. | 917 |
![]() | Line contains a tab character. | 918 |
![]() | Line is longer than 80 characters. | 919 |
![]() | Line contains a tab character. | 919 |
![]() | Line contains a tab character. | 920 |
![]() | '{' should be on the previous line. | 920 |
![]() | Line contains a tab character. | 921 |
![]() | Line contains a tab character. | 922 |
![]() | Parameter event should be final. | 922 |
![]() | Line contains a tab character. | 923 |
![]() | '{' should be on the previous line. | 923 |
![]() | Line contains a tab character. | 924 |
![]() | Line contains a tab character. | 925 |
![]() | Line contains a tab character. | 926 |
![]() | Line has trailing spaces. | 927 |
![]() | 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 |
![]() | 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 |
![]() | Parameter worldView should be final. | 939 |
![]() | Line contains a tab character. | 940 |
![]() | '{' should be on the previous line. | 940 |
![]() | Line contains a tab character. | 941 |
![]() | Line contains a tab character. | 942 |
![]() | Line contains a tab character. | 943 |
![]() | First sentence should end with a period. | 945 |
![]() | Line contains a tab character. | 945 |
![]() | Line contains a tab character. | 946 |
![]() | Variable 'botDamagedListener' must be private and have accessor methods. | 946 |
![]() | Line is longer than 80 characters. | 948 |
![]() | Line contains a tab character. | 948 |
![]() | Line has trailing spaces. | 949 |
![]() | Line contains a tab character. | 949 |
![]() | Line contains a tab character. | 950 |
![]() | Line contains a tab character. | 951 |
![]() | Line contains a tab character. | 952 |
![]() | Line is longer than 80 characters. | 953 |
![]() | Line contains a tab character. | 953 |
![]() | Line contains a tab character. | 954 |
![]() | Line contains a tab character. | 955 |
![]() | Line contains a tab character. | 956 |
![]() | Parameter event should be final. | 956 |
![]() | Line contains a tab character. | 957 |
![]() | '{' should be on the previous line. | 957 |
![]() | Line contains a tab character. | 958 |
![]() | Line contains a tab character. | 959 |
![]() | Line has trailing spaces. | 960 |
![]() | 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. | 967 |
![]() | Parameter worldView should be final. | 967 |
![]() | Line contains a tab character. | 968 |
![]() | '{' should be on the previous line. | 968 |
![]() | Line is longer than 80 characters. | 969 |
![]() | Line contains a tab character. | 969 |
![]() | Line contains a tab character. | 970 |
![]() | Line contains a tab character. | 971 |
![]() | First sentence should end with a period. | 973 |
![]() | Line contains a tab character. | 973 |
![]() | Line contains a tab character. | 974 |
![]() | Variable 'incomingProjectileListener' must be private and have accessor methods. | 974 |
![]() | Line is longer than 80 characters. | 976 |
![]() | Line contains a tab character. | 976 |
![]() | Line has trailing spaces. | 977 |
![]() | 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 is longer than 80 characters. | 981 |
![]() | Line contains a tab character. | 981 |
![]() | Line contains a tab character. | 982 |
![]() | Line contains a tab character. | 983 |
![]() | Line contains a tab character. | 984 |
![]() | Parameter event should be final. | 984 |
![]() | Line contains a tab character. | 985 |
![]() | '{' should be on the previous line. | 985 |
![]() | Line contains a tab character. | 986 |
![]() | Line contains a tab character. | 987 |
![]() | Line contains a tab character. | 988 |
![]() | Line has trailing spaces. | 989 |
![]() | Line contains a tab character. | 989 |
![]() | Line contains a tab character. | 990 |
![]() | Line contains a tab character. | 991 |
![]() | Line contains a tab character. | 992 |
![]() | Line contains a tab character. | 993 |
![]() | Line contains a tab character. | 994 |
![]() | Line contains a tab character. | 995 |
![]() | 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 |
![]() | Parameter worldView should be final. | 1001 |
![]() | Line contains a tab character. | 1002 |
![]() | '{' should be on the previous line. | 1002 |
![]() | Line contains a tab character. | 1003 |
![]() | Line contains a tab character. | 1004 |
![]() | Line contains a tab character. | 1005 |
![]() | First sentence should end with a period. | 1007 |
![]() | Line contains a tab character. | 1007 |
![]() | Line contains a tab character. | 1008 |
![]() | Variable 'playerDamagedListener' must be private and have accessor methods. | 1008 |
![]() | Line has trailing spaces. | 1009 |
![]() | Line contains a tab character. | 1009 |
![]() | Line is longer than 80 characters. | 1010 |
![]() | Line contains a tab character. | 1010 |
![]() | Line contains a tab character. | 1012 |
![]() | Line contains a tab character. | 1013 |
![]() | Line contains a tab character. | 1014 |
![]() | Line is longer than 80 characters. | 1015 |
![]() | Line contains a tab character. | 1015 |
![]() | Line contains a tab character. | 1016 |
![]() | Line contains a tab character. | 1017 |
![]() | Line contains a tab character. | 1018 |
![]() | Parameter event should be final. | 1018 |
![]() | Line contains a tab character. | 1019 |
![]() | '{' should be on the previous line. | 1019 |
![]() | 'if' construct must use '{}'s. | 1020 |
![]() | Line contains a tab character. | 1020 |
![]() | Line is longer than 80 characters. | 1021 |
![]() | Line contains a tab character. | 1021 |
![]() | Line contains a tab character. | 1022 |
![]() | Line contains a tab character. | 1023 |
![]() | Line contains a tab character. | 1025 |
![]() | Line contains a tab character. | 1026 |
![]() | Line contains a tab character. | 1027 |
![]() | Line contains a tab character. | 1028 |
![]() | Line contains a tab character. | 1029 |
![]() | Parameter worldView should be final. | 1029 |
![]() | Line contains a tab character. | 1030 |
![]() | '{' should be on the previous line. | 1030 |
![]() | Line contains a tab character. | 1031 |
![]() | Line contains a tab character. | 1032 |
![]() | Line contains a tab character. | 1033 |
![]() | First sentence should end with a period. | 1035 |
![]() | Line contains a tab character. | 1035 |
![]() | Line contains a tab character. | 1036 |
![]() | Variable 'playerKilledListener' must be private and have accessor methods. | 1036 |
![]() | Line has trailing spaces. | 1037 |
![]() | Line contains a tab character. | 1037 |
![]() | Line is longer than 80 characters. | 1038 |
![]() | Line contains a tab character. | 1038 |
![]() | Line has trailing spaces. | 1039 |
![]() | Line contains a tab character. | 1039 |
![]() | 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 contains a tab character. | 1044 |
![]() | Line contains a tab character. | 1045 |
![]() | Line contains a tab character. | 1046 |
![]() | Parameter event should be final. | 1046 |
![]() | Line contains a tab character. | 1047 |
![]() | '{' should be on the previous line. | 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. | 1053 |
![]() | Line contains a tab character. | 1054 |
![]() | Line contains a tab character. | 1055 |
![]() | Line contains a tab character. | 1056 |
![]() | Line contains a tab character. | 1057 |
![]() | Parameter worldView should be final. | 1057 |
![]() | Line contains a tab character. | 1058 |
![]() | '{' should be on the previous line. | 1058 |
![]() | Line is longer than 80 characters. | 1059 |
![]() | Line contains a tab character. | 1059 |
![]() | Line contains a tab character. | 1060 |
![]() | Line contains a tab character. | 1061 |
![]() | First sentence should end with a period. | 1063 |
![]() | Line contains a tab character. | 1063 |
![]() | Line contains a tab character. | 1064 |
![]() | Variable 'adrenalineGainedListener' must be private and have accessor methods. | 1064 |
![]() | Line has trailing spaces. | 1065 |
![]() | Line contains a tab character. | 1065 |
![]() | Line is longer than 80 characters. | 1066 |
![]() | Line contains a tab character. | 1066 |
![]() | Line has trailing spaces. | 1067 |
![]() | Line contains a tab character. | 1067 |
![]() | Line contains a tab character. | 1068 |
![]() | 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 |
![]() | '{' should be on the previous line. | 1072 |
![]() | Line contains a tab character. | 1073 |
![]() | Line contains a tab character. | 1074 |
![]() | Parameter event should be final. | 1074 |
![]() | Line contains a tab character. | 1075 |
![]() | '{' should be on the previous line. | 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 |
![]() | Line contains a tab character. | 1081 |
![]() | Line contains a tab character. | 1082 |
![]() | Line contains a tab character. | 1083 |
![]() | Line contains a tab character. | 1084 |
![]() | Line contains a tab character. | 1085 |
![]() | Parameter worldView should be final. | 1085 |
![]() | Line contains a tab character. | 1086 |
![]() | '{' should be on the previous line. | 1086 |
![]() | Line contains a tab character. | 1087 |
![]() | Line contains a tab character. | 1088 |
![]() | Line contains a tab character. | 1089 |
![]() | First sentence should end with a period. | 1091 |
![]() | Line contains a tab character. | 1091 |
![]() | Line contains a tab character. | 1092 |
![]() | Variable 'botKilledListener' must be private and have accessor methods. | 1092 |
![]() | Line has trailing spaces. | 1093 |
![]() | Line contains a tab character. | 1093 |
![]() | Line is longer than 80 characters. | 1094 |
![]() | 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 is longer than 80 characters. | 1099 |
![]() | Line contains a tab character. | 1099 |
![]() | Line contains a tab character. | 1100 |
![]() | Line contains a tab character. | 1101 |
![]() | Line contains a tab character. | 1102 |
![]() | Parameter event should be final. | 1102 |
![]() | Line contains a tab character. | 1103 |
![]() | '{' should be on the previous line. | 1103 |
![]() | 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 contains a tab character. | 1109 |
![]() | Line contains a tab character. | 1110 |
![]() | Line contains a tab character. | 1111 |
![]() | Line contains a tab character. | 1112 |
![]() | Parameter worldView should be final. | 1112 |
![]() | Line contains a tab character. | 1113 |
![]() | '{' should be on the previous line. | 1113 |
![]() | Line contains a tab character. | 1114 |
![]() | Line contains a tab character. | 1115 |
![]() | Line contains a tab character. | 1116 |
![]() | Line has trailing spaces. | 1117 |
![]() | Line contains a tab character. | 1117 |
![]() | First sentence should end with a period. | 1118 |
![]() | Line contains a tab character. | 1118 |
![]() | Line contains a tab character. | 1119 |
![]() | Variable 'beginMessageListener' must be private and have accessor methods. | 1119 |
![]() | Line has trailing spaces. | 1120 |
![]() | Line contains a tab character. | 1120 |
![]() | Line is longer than 80 characters. | 1121 |
![]() | Line contains a tab character. | 1121 |
![]() | Line has trailing spaces. | 1123 |
![]() | Line contains a tab character. | 1123 |
![]() | Line contains a tab character. | 1124 |
![]() | Line contains a tab character. | 1125 |
![]() | Line contains a tab character. | 1126 |
![]() | Line is longer than 80 characters. | 1127 |
![]() | Line contains a tab character. | 1127 |
![]() | Line contains a tab character. | 1128 |
![]() | Line contains a tab character. | 1129 |
![]() | Line contains a tab character. | 1130 |
![]() | Parameter event should be final. | 1130 |
![]() | Line contains a tab character. | 1131 |
![]() | '{' should be on the previous line. | 1131 |
![]() | Line contains a tab character. | 1132 |
![]() | Line contains a tab character. | 1133 |
![]() | Line contains a tab character. | 1134 |
![]() | Line contains a tab character. | 1135 |
![]() | Line contains a tab character. | 1137 |
![]() | Line contains a tab character. | 1138 |
![]() | Line contains a tab character. | 1139 |
![]() | Line contains a tab character. | 1140 |
![]() | Line contains a tab character. | 1141 |
![]() | Parameter worldView should be final. | 1141 |
![]() | Line contains a tab character. | 1142 |
![]() | '{' should be on the previous line. | 1142 |
![]() | Line contains a tab character. | 1143 |
![]() | Line contains a tab character. | 1144 |
![]() | Line contains a tab character. | 1145 |
![]() | First sentence should end with a period. | 1147 |
![]() | Line contains a tab character. | 1147 |
![]() | Line contains a tab character. | 1148 |
![]() | Variable 'itemPickedUpListener' must be private and have accessor methods. | 1148 |
![]() | Line has trailing spaces. | 1149 |
![]() | Line contains a tab character. | 1149 |
![]() | Line is longer than 80 characters. | 1150 |
![]() | Line contains a tab character. | 1150 |
![]() | Line has trailing spaces. | 1151 |
![]() | Line contains a tab character. | 1151 |
![]() | Line contains a tab character. | 1152 |
![]() | Line contains a tab character. | 1153 |
![]() | Variable 'agentInfo' must be private and have accessor methods. | 1153 |
![]() | Line contains a tab character. | 1154 |
![]() | Line contains a tab character. | 1155 |
![]() | Line has trailing spaces. | 1156 |
![]() | Line contains a tab character. | 1156 |
![]() | Line contains a tab character. | 1157 |
![]() | Line contains a tab character. | 1158 |
![]() | Line contains a tab character. | 1159 |
![]() | Line contains a tab character. | 1160 |
![]() | Line contains a tab character. | 1161 |
![]() | Parameter bot should be final. | 1161 |
![]() | Line contains a tab character. | 1162 |
![]() | '{' should be on the previous line. | 1162 |
![]() | Line contains a tab character. | 1163 |
![]() | Line contains a tab character. | 1164 |
![]() | Line has trailing spaces. | 1165 |
![]() | Line contains a tab character. | 1165 |
![]() | Line contains a tab character. | 1166 |
![]() | Line contains a tab character. | 1167 |
![]() | Line contains a tab character. | 1168 |
![]() | Line contains a tab character. | 1169 |
![]() | Line contains a tab character. | 1170 |
![]() | Line contains a tab character. | 1171 |
![]() | Line contains a tab character. | 1172 |
![]() | Parameter bot should be final. | 1172 |
![]() | Parameter agentInfo should be final. | 1172 |
![]() | 'agentInfo' hides a field. | 1172 |
![]() | Parameter players should be final. | 1172 |
![]() | 'players' hides a field. | 1172 |
![]() | Line contains a tab character. | 1173 |
![]() | '{' should be on the previous line. | 1173 |
![]() | Line contains a tab character. | 1174 |
![]() | Line contains a tab character. | 1175 |
![]() | Line has trailing spaces. | 1176 |
![]() | Line contains a tab character. | 1176 |
![]() | 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 is longer than 80 characters. | 1181 |
![]() | Line contains a tab character. | 1181 |
![]() | Line contains a tab character. | 1182 |
![]() | Line is longer than 80 characters. | 1183 |
![]() | Line contains a tab character. | 1183 |
![]() | Parameter bot should be final. | 1183 |
![]() | Parameter agentInfo should be final. | 1183 |
![]() | 'agentInfo' hides a field. | 1183 |
![]() | Parameter players should be final. | 1183 |
![]() | 'players' hides a field. | 1183 |
![]() | Expected @param tag for 'players'. | 1183 |
![]() | Parameter log should be final. | 1183 |
![]() | Line contains a tab character. | 1184 |
![]() | '{' should be on the previous line. | 1184 |
![]() | Line contains a tab character. | 1185 |
![]() | Line contains a tab character. | 1187 |
![]() | 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 contains a tab character. | 1195 |
![]() | Line contains a tab character. | 1196 |
![]() | 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 |
![]() | Line contains a tab character. | 1201 |
![]() | Line is longer than 80 characters. | 1202 |
![]() | Line contains a tab character. | 1202 |
![]() | Line is longer than 80 characters. | 1203 |
![]() | Line contains a tab character. | 1203 |
![]() | Line is longer than 80 characters. | 1204 |
![]() | Line contains a tab character. | 1204 |
![]() | Line is longer than 80 characters. | 1205 |
![]() | Line contains a tab character. | 1205 |
![]() | Line contains a tab character. | 1206 |
![]() | Line is longer than 80 characters. | 1207 |
![]() | Line contains a tab character. | 1207 |
![]() | Line is longer than 80 characters. | 1208 |
![]() | Line contains a tab character. | 1208 |
![]() | Line contains a tab character. | 1209 |
![]() | Line has trailing spaces. | 1210 |
![]() | Line contains a tab character. | 1210 |
![]() | Line contains a tab character. | 1211 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 1215 |
![]() | Line contains a tab character. | 1216 |
![]() | Parameter startPaused should be final. | 1216 |
![]() | Expected @param tag for 'startPaused'. | 1216 |
![]() | Line contains a tab character. | 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. | 1224 |
![]() | Line contains a tab character. | 1225 |
![]() | Line contains a tab character. | 1226 |
![]() | Line contains a tab character. | 1227 |
![]() | Line contains a tab character. | 1228 |
![]() | Line contains a tab character. | 1229 |
![]() | Line contains a tab character. | 1230 |
![]() | Line contains a tab character. | 1231 |
![]() | 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 |
![]() | Line contains a tab character. | 1237 |
![]() | Line contains a tab character. | 1238 |
![]() | 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. | 1246 |
![]() | Line contains a tab character. | 1247 |
![]() | Line contains a tab character. | 1248 |
![]() | 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 |
![]() | Line contains a tab character. | 1254 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 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 |
![]() | Line has trailing spaces. | 27 |
![]() | 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 |
![]() | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Parameter item should be final. | 33 |
![]() | Expected @param tag for 'item'. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | 'cast' is not followed by whitespace. | 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 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 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Parameter item should be final. | 42 |
![]() | Expected @param tag for 'item'. | 42 |
![]() | Parameter timeout should be final. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | '+' is not preceded with whitespace. | 43 |
![]() | '+' is not followed by whitespace. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | 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 |
![]() | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Parameter item should be final. | 50 |
![]() | Expected @param tag for 'item'. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | 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 |
![]() | Expected an @return tag. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Method 'isTaboo' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Parameter item should be final. | 60 |
![]() | Expected @param tag for 'item'. | 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 has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | 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 has trailing spaces. | 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 |
![]() | Expected an @return tag. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Method 'filter' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Parameter collection should be final. | 84 |
![]() | Expected @param tag for 'collection'. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | 'if' construct must use '{}'s. | 87 |
![]() | 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 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 |
![]() | Line contains a tab character. | 96 |
![]() | Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | 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 contains a tab character. | 102 |
![]() | Expected an @return tag. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 110 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Parameter worldView should be final. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Parameter event should be final. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | 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 |
![]() | Variable 'beginMessageListener' must be private and have accessor methods. | 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 |
![]() | Parameter bot should be final. | 139 |
![]() | Expected @param tag for 'bot'. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.util.List. | 3 |
![]() | Line has trailing spaces. | 13 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line has trailing spaces. | 15 |
![]() | Line is longer than 80 characters. | 20 |
![]() | '{' is not preceded with whitespace. | 20 |
![]() | 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. | 26 |
![]() | Variable 'bot' 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 is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Variable 'executor' must be private and have accessor methods. | 32 |
![]() | 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 |
![]() | Variable 'self' must be private and have accessor methods. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Method 'setBot' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter bot should be final. | 40 |
![]() | 'bot' hides a field. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Method 'setExecutor' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter owner should be final. | 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 |
![]() | Method 'navigate' is not designed for extension - needs to be abstract, final or empty. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | 'if' construct must use '{}'s. | 51 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | 'if' construct must use '{}'s. | 52 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | 'if' is not followed by whitespace. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | 'if' is not followed by whitespace. | 57 |
![]() | '!=' is not preceded with whitespace. | 57 |
![]() | '{' is not preceded with whitespace. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | 'if' construct must use '{}'s. | 65 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | 'if' construct must use '{}'s. | 68 |
![]() | 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 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | 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 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Expected @param tag for 'pathElementIndex'. | 79 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.navigation.IPathExecutor. | 5 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Self. | 9 |
![]() | Line has trailing spaces. | 12 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 |
![]() | Redundant 'public' modifier. | 36 |
![]() | Expected @param tag for 'bot'. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | 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 is longer than 80 characters. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Expected @param tag for 'owner'. | 50 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Unused @param tag for 'bot'. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Unused @param tag for 'self'. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 63 |
![]() | 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 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | 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 is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 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 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Expected @param tag for 'path'. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Expected an @return tag. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Redundant 'public' modifier. | 80 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line contains a tab character. | 15 |
![]() | 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 |
![]() | Redundant 'public' modifier. | 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 is longer than 80 characters. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Expected an @return tag. | 33 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | Expected @param tag for 'reachable'. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture. | 7 |
![]() | Unused import - cz.cuni.amis.pogamut.base3d.worldview.object.Location. | 13 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | 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 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter bot should be final. | 55 |
![]() | Parameter pathFrom should be final. | 55 |
![]() | Parameter pathTo should be final. | 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 |
![]() | 'synchronized' is not followed by whitespace. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | '{' is not preceded with whitespace. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Parameter event should be final. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 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. | 71 |
![]() | Parameter event should be final. | 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 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 contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 81 |
![]() | Method 'cancelComputation' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Parameter mayInterruptIfRunning should be final. | 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 has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Method 'eventEndMessage' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter event should be final. | 88 |
![]() | 'if' construct must use '{}'s. | 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 is longer than 80 characters. | 93 |
![]() | 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 contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'eventPath' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Parameter event should be final. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line is longer than 80 characters. | 102 |
![]() | 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 contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line has trailing spaces. | 17 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter bot should be final. | 25 |
![]() | 'bot' hides a field. | 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 |
![]() | Method 'computePath' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Parameter from should be final. | 30 |
![]() | Parameter to should be final. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 7 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Parameter message should be final. | 9 |
![]() | Parameter log should be final. | 9 |
![]() | Parameter origin should be final. | 9 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.navigation.IPathExecutorState. | 3 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter event should be final. | 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 is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Parameter event should be final. | 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 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter bot should be final. | 53 |
![]() | 'bot' hides a field. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter bot should be final. | 57 |
![]() | 'bot' hides a field. | 57 |
![]() | Parameter navigator should be final. | 57 |
![]() | 'navigator' hides a field. | 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 is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter bot should be final. | 61 |
![]() | 'bot' hides a field. | 61 |
![]() | Parameter navigator should be final. | 61 |
![]() | 'navigator' hides a field. | 61 |
![]() | Parameter log 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 contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | 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 is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | 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 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Method 'setTimeoutEstimator' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter timeoutEstimator should be final. | 79 |
![]() | 'timeoutEstimator' hides a field. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | 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. | 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. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Method 'pathComputedImpl' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line is longer than 80 characters. | 99 |
![]() | 'if' is not followed by whitespace. | 99 |
![]() | '{' is not preceded with whitespace. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | 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. | 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 'stuckImpl' is not designed for extension - needs to be abstract, final or empty. | 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 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 |
![]() | Method 'switchToAnotherPathElementImpl' 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 |
![]() | Line contains a tab character. | 129 |
![]() | '31' is a magic number. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | '32' is a magic number. | 130 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | '31' is a magic number. | 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 has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Method 'calculateTimeout' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 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. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 148 |
![]() | Method 'targetReachedImpl' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Method 'eventEndMessage' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line has trailing spaces. | 158 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Method 'navigate' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Missing a Javadoc comment. | 159 |
![]() | 'if' construct must use '{}'s. | 160 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | 'if' construct must use '{}'s. | 163 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line has trailing spaces. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | 'if' construct must use '{}'s. | 169 |
![]() | 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 has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line has trailing spaces. | 23 |
![]() | Comment matches to-do format 'TODO:'. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line contains a tab character. | 32 |
![]() | Missing a Javadoc comment. | 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 |
![]() | 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 contains a tab character. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter event should be final. | 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 is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter event should be final. | 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. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter bot should be final. | 52 |
![]() | 'bot' hides a field. | 52 |
![]() | Parameter pathPlanner should be final. | 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 is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter bot should be final. | 56 |
![]() | 'bot' hides a field. | 56 |
![]() | Parameter pathPlanner should be final. | 56 |
![]() | Parameter navigator should be final. | 56 |
![]() | 'navigator' hides a field. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter bot should be final. | 60 |
![]() | 'bot' hides a field. | 60 |
![]() | Parameter pathPlanner should be final. | 60 |
![]() | Parameter navigator should be final. | 60 |
![]() | 'navigator' hides a field. | 60 |
![]() | Parameter log should be final. | 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 |
![]() | 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. | 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. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | 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 has trailing spaces. | 76 |
![]() | 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 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 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 |
![]() | Method 'pathComputedImpl' 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. | 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 |
![]() | Method 'stuckImpl' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | 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 contains a tab character. | 112 |
![]() | Method 'switchToAnotherPathElementImpl' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | '31' is a magic number. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | '32' is a magic number. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | '31' is a magic number. | 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. | 124 |
![]() | Method 'targetReachedImpl' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | 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 |
![]() | Method 'eventEndMessage' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Missing a Javadoc comment. | 129 |
![]() | 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 has trailing spaces. | 134 |
![]() | Line contains a tab character. | 134 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | 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 |
![]() | First sentence should end with a period. | 51 |
![]() | 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. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter distance should be final. | 57 |
![]() | 'distance' hides a field. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'getDistance' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 65 |
![]() | Method 'setDistance' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter distance should be final. | 65 |
![]() | 'distance' hides a field. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | 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 |
![]() | Line contains a tab character. | 73 |
![]() | Expected an @return tag. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Method 'getViaNode' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 78 |
![]() | Method 'setViaNode' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter indice should be final. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 82 |
![]() | Method 'getPath' 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 |
![]() | Line contains a tab character. | 86 |
![]() | Method 'setPath' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter path should be final. | 86 |
![]() | 'path' hides a field. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Parameter event should be final. | 95 |
![]() | 'if' construct must use '{}'s. | 96 |
![]() | Line is longer than 80 characters. | 96 |
![]() | 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 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 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Variable 'badEdgeFlag' must be private and have accessor methods. | 112 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Variable 'navPointIndices' must be private and have accessor methods. | 117 |
![]() | 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 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 |
![]() | Variable 'indicesNavPoints' must be private and have accessor methods. | 126 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Variable 'pathMatrix' must be private and have accessor methods. | 129 |
![]() | Line contains a tab character. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Parameter bot should be final. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 135 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter bot should be final. | 135 |
![]() | Parameter log should be final. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Parameter bot should be final. | 139 |
![]() | Parameter badEdgeFlag should be final. | 139 |
![]() | 'badEdgeFlag' hides a field. | 139 |
![]() | Parameter log should be final. | 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 contains a tab character. | 145 |
![]() | Method 'performFloydWarshall' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Parameter map should be final. | 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 contains a tab character. | 150 |
![]() | Method 'performFloydWarshall' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter navPoints should be final. | 150 |
![]() | 'if' construct must use '{}'s. | 151 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | 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 |
![]() | 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. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | Avoid inline conditionals. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | 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 contains a tab character. | 179 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line is longer than 80 characters. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line is longer than 80 characters. | 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. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line is longer than 80 characters. | 194 |
![]() | 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. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | 'if' construct must use '{}'s. | 207 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line is longer than 80 characters. | 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 |
![]() | 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. | 217 |
![]() | 'if' construct must use '{}'s. | 218 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | 'if' construct must use '{}'s. | 221 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | 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 |
![]() | Unused @param tag for 'from'. | 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 |
![]() | Method 'checkLink' is not designed for extension - needs to be abstract, final or empty. | 236 |
![]() | Parameter edge should be final. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | 'if' construct must use '{}'s. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 241 |
![]() | 'if' construct must use '{}'s. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | 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 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 |
![]() | '100' is a magic number. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | 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 |
![]() | '80' is a magic number. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | 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. | 270 |
![]() | Line has trailing spaces. | 271 |
![]() | 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 |
![]() | Expected an @return tag. | 276 |
![]() | Line contains a tab character. | 276 |
![]() | Parameter from should be final. | 276 |
![]() | Expected @param tag for 'from'. | 276 |
![]() | Parameter to should be final. | 276 |
![]() | Expected @param tag for 'to'. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | 'if' construct must use '{}'s. | 278 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 283 |
![]() | 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. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 294 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 300 |
![]() | 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. | 304 |
![]() | Expected an @return tag. | 305 |
![]() | Line contains a tab character. | 305 |
![]() | Parameter from should be final. | 305 |
![]() | Expected @param tag for 'from'. | 305 |
![]() | Parameter to should be final. | 305 |
![]() | Expected @param tag for 'to'. | 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. | 311 |
![]() | Line contains a tab character. | 313 |
![]() | Method 'getPathMatrixNode' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | Missing a Javadoc comment. | 313 |
![]() | Parameter np1 should be final. | 313 |
![]() | Parameter np2 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. | 316 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 324 |
![]() | Expected an @return tag. | 325 |
![]() | Line contains a tab character. | 325 |
![]() | Method 'reachable' is not designed for extension - needs to be abstract, final or empty. | 325 |
![]() | Parameter from should be final. | 325 |
![]() | Expected @param tag for 'from'. | 325 |
![]() | Parameter to should be final. | 325 |
![]() | Expected @param tag for 'to'. | 325 |
![]() | 'if' construct must use '{}'s. | 326 |
![]() | Line contains a tab character. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Line contains a tab character. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 331 |
![]() | Line contains a tab character. | 332 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'getDistance' is not designed for extension - needs to be abstract, final or empty. | 336 |
![]() | Parameter from should be final. | 336 |
![]() | Expected @param tag for 'from'. | 336 |
![]() | Parameter to should be final. | 336 |
![]() | Expected @param tag for 'to'. | 336 |
![]() | 'if' construct must use '{}'s. | 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. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Line has trailing spaces. | 345 |
![]() | 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 |
![]() | Expected an @return tag. | 350 |
![]() | Line contains a tab character. | 350 |
![]() | Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 350 |
![]() | Parameter from should be final. | 350 |
![]() | Expected @param tag for 'from'. | 350 |
![]() | Parameter to should be final. | 350 |
![]() | Expected @param tag for 'to'. | 350 |
![]() | 'if' construct must use '{}'s. | 351 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 356 |
![]() | Method 'toString' 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. | 359 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 7 |
![]() | Line is longer than 80 characters. | 10 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | 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. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter flag should be final. | 29 |
![]() | 'flag' hides a field. | 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 |
![]() | Expected an @return tag. | 36 |
![]() | Line contains a tab character. | 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 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter flag should be final. | 44 |
![]() | 'flag' hides a field. | 44 |
![]() | Expected @param tag for 'flag'. | 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 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 |
![]() | Parameter flags should be final. | 54 |
![]() | Expected @param tag for 'flags'. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | 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. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter flags should be final. | 65 |
![]() | 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 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 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Type Javadoc comment is missing an @param <PATH_ELEMENT> tag. | 65 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Method 'getPrecision' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Method 'navigate' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Parameter pathElementIndex should be final. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | switch without "default" clause. | 96 |
![]() | Inner assignments should be avoided. | 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 has trailing spaces. | 101 |
![]() | 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 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | 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 has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 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. | 121 |
![]() | 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 |
![]() | 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 |
![]() | Method 'newPath' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Parameter path should be final. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | '-' is not preceded with whitespace. | 136 |
![]() | '-' is not followed by whitespace. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Unused @param tag for 'timeout'. | 147 |
![]() | Method 'initDirectNavigation' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | '(' is preceded with whitespace. | 149 |
![]() | Parameter dest should be final. | 149 |
![]() | '{' should be on the previous line. | 150 |
![]() | 'if' construct must use '{}'s. | 154 |
![]() | '(' is preceded with whitespace. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | '(' is preceded with whitespace. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Method 'initPathNavigation' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter dest should be final. | 169 |
![]() | Parameter path should be final. | 169 |
![]() | '{' should be on the previous line. | 170 |
![]() | 'if' construct must use '{}'s. | 172 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | '(' is preceded with whitespace. | 173 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | '(' is preceded with whitespace. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | '{' should be on the previous line. | 179 |
![]() | Method 'keepNavigating' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | '(' is preceded with whitespace. | 191 |
![]() | '{' should be on the previous line. | 192 |
![]() | 'if' construct must use '{}'s. | 194 |
![]() | Line has trailing spaces. | 196 |
![]() | '{' should be on the previous line. | 199 |
![]() | 'if' construct must use '{}'s. | 209 |
![]() | Line is longer than 80 characters. | 209 |
![]() | '(' is preceded with whitespace. | 209 |
![]() | Line has trailing spaces. | 217 |
![]() | Parameter dest should be final. | 221 |
![]() | '{' should be on the previous line. | 222 |
![]() | Inner assignments should be avoided. | 228 |
![]() | '(' is preceded with whitespace. | 235 |
![]() | '{' should be on the previous line. | 236 |
![]() | '{' should be on the previous line. | 242 |
![]() | 'if' construct must use '{}'s. | 243 |
![]() | Line is longer than 80 characters. | 243 |
![]() | '(' is preceded with whitespace. | 243 |
![]() | Line is longer than 80 characters. | 248 |
![]() | '(' is preceded with whitespace. | 248 |
![]() | 'if' construct must use '{}'s. | 250 |
![]() | Line is longer than 80 characters. | 250 |
![]() | '(' is preceded with whitespace. | 250 |
![]() | 'if' construct must use '{}'s. | 255 |
![]() | Line is longer than 80 characters. | 255 |
![]() | '(' is preceded with whitespace. | 255 |
![]() | Line has trailing spaces. | 265 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Line has trailing spaces. | 275 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Line has trailing spaces. | 286 |
![]() | Line is longer than 80 characters. | 288 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line has trailing spaces. | 303 |
![]() | Line is longer than 80 characters. | 305 |
![]() | Line has trailing spaces. | 309 |
![]() | Line is longer than 80 characters. | 311 |
![]() | Line has trailing spaces. | 313 |
![]() | Expected an @return tag. | 317 |
![]() | Method 'getNavPoint' is not designed for extension - needs to be abstract, final or empty. | 317 |
![]() | Parameter location should be final. | 317 |
![]() | Expected @param tag for 'location'. | 317 |
![]() | 'if' construct must use '{}'s. | 318 |
![]() | Line contains a tab character. | 318 |
![]() | Line is longer than 80 characters. | 319 |
![]() | Line contains a tab character. | 319 |
![]() | 'if' construct must use '{}'s. | 320 |
![]() | Line is longer than 80 characters. | 320 |
![]() | Line contains a tab character. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Parameter dest should be final. | 330 |
![]() | Parameter path should be final. | 330 |
![]() | '{' should be on the previous line. | 331 |
![]() | '(' is preceded with whitespace. | 339 |
![]() | '(' is preceded with whitespace. | 343 |
![]() | '{' should be on the previous line. | 351 |
![]() | Line is longer than 80 characters. | 353 |
![]() | '{' should be on the previous line. | 357 |
![]() | Line is longer than 80 characters. | 358 |
![]() | '(' is preceded with whitespace. | 358 |
![]() | Line has trailing spaces. | 361 |
![]() | Line contains a tab character. | 364 |
![]() | Line contains a tab character. | 367 |
![]() | Line is longer than 80 characters. | 378 |
![]() | '(' is preceded with whitespace. | 380 |
![]() | '{' should be on the previous line. | 381 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Line has trailing spaces. | 387 |
![]() | Line contains a tab character. | 387 |
![]() | Line contains a tab character. | 390 |
![]() | '(' is preceded with whitespace. | 393 |
![]() | '{' should be on the previous line. | 394 |
![]() | Line contains a tab character. | 396 |
![]() | 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. | 405 |
![]() | Line contains a tab character. | 406 |
![]() | Line has trailing spaces. | 408 |
![]() | Line is longer than 80 characters. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | Line has trailing spaces. | 412 |
![]() | Line has trailing spaces. | 418 |
![]() | Line is longer than 80 characters. | 420 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 425 |
![]() | '(' is preceded with whitespace. | 429 |
![]() | '{' should be on the previous line. | 430 |
![]() | Line contains a tab character. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | Line has trailing spaces. | 435 |
![]() | 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 has trailing spaces. | 439 |
![]() | Line contains a tab character. | 439 |
![]() | Line contains a tab character. | 440 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 446 |
![]() | Line contains a tab character. | 447 |
![]() | Line has trailing spaces. | 449 |
![]() | Line contains a tab character. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | Line has trailing spaces. | 455 |
![]() | Line is longer than 80 characters. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line has trailing spaces. | 459 |
![]() | Line has trailing spaces. | 463 |
![]() | '(' is preceded with whitespace. | 470 |
![]() | '{' should be on the previous line. | 471 |
![]() | Inner assignments should be avoided. | 477 |
![]() | '{' should be on the previous line. | 478 |
![]() | 'if' construct must use '{}'s. | 480 |
![]() | Line is longer than 80 characters. | 480 |
![]() | '(' is preceded with whitespace. | 480 |
![]() | Line has trailing spaces. | 489 |
![]() | Line is longer than 80 characters. | 497 |
![]() | Line is longer than 80 characters. | 500 |
![]() | Line contains a tab character. | 500 |
![]() | Line contains a tab character. | 501 |
![]() | 'if' construct must use '{}'s. | 502 |
![]() | Line has trailing spaces. | 502 |
![]() | Line contains a tab character. | 502 |
![]() | Line contains a tab character. | 503 |
![]() | '(' is preceded with whitespace. | 503 |
![]() | Line is longer than 80 characters. | 504 |
![]() | Line contains a tab character. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 511 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | '{' should be on the previous line. | 515 |
![]() | Line contains a tab character. | 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 |
![]() | '{' should be on the previous line. | 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 |
![]() | '{' should be on the previous line. | 527 |
![]() | Line contains a tab character. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 530 |
![]() | Line has trailing spaces. | 531 |
![]() | Line contains a tab character. | 531 |
![]() | Line contains a tab character. | 532 |
![]() | 'if' construct must use '{}'s. | 533 |
![]() | Line has trailing spaces. | 533 |
![]() | Line contains a tab character. | 533 |
![]() | Line contains a tab character. | 534 |
![]() | '(' is preceded with whitespace. | 534 |
![]() | Line is longer than 80 characters. | 535 |
![]() | 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. | 539 |
![]() | Line contains a tab character. | 544 |
![]() | Line contains a tab character. | 546 |
![]() | Line is longer than 80 characters. | 547 |
![]() | Line contains a tab character. | 547 |
![]() | '+' is not preceded with whitespace. | 547 |
![]() | '+' is not followed by whitespace. | 547 |
![]() | Line contains a tab character. | 548 |
![]() | Line is longer than 80 characters. | 549 |
![]() | Line contains a tab character. | 549 |
![]() | Line has trailing spaces. | 550 |
![]() | Line contains a tab character. | 550 |
![]() | Line has trailing spaces. | 553 |
![]() | Missing a Javadoc comment. | 557 |
![]() | Parameter node should be final. | 557 |
![]() | 'if' construct must use '{}'s. | 558 |
![]() | Line contains a tab character. | 558 |
![]() | Line is longer than 80 characters. | 559 |
![]() | Line contains a tab character. | 559 |
![]() | Line is longer than 80 characters. | 560 |
![]() | Line contains a tab character. | 560 |
![]() | Line has trailing spaces. | 561 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line is longer than 80 characters. | 563 |
![]() | Line contains a tab character. | 563 |
![]() | Avoid inline conditionals. | 563 |
![]() | Avoid inline conditionals. | 563 |
![]() | '/' is not preceded with whitespace. | 563 |
![]() | '/' is not followed by whitespace. | 563 |
![]() | '/' is not preceded with whitespace. | 563 |
![]() | '/' is not followed by whitespace. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | Line contains a tab character. | 565 |
![]() | Line contains a tab character. | 566 |
![]() | Line is longer than 80 characters. | 567 |
![]() | Line contains a tab character. | 567 |
![]() | '30' is a magic number. | 567 |
![]() | '4' is a magic number. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line is longer than 80 characters. | 572 |
![]() | Line contains a tab character. | 572 |
![]() | Line is longer than 80 characters. | 575 |
![]() | Line is longer than 80 characters. | 576 |
![]() | Line has trailing spaces. | 578 |
![]() | Line is longer than 80 characters. | 581 |
![]() | Parameter start should be final. | 581 |
![]() | Expected @param tag for 'start'. | 581 |
![]() | Parameter end should be final. | 581 |
![]() | Expected @param tag for 'end'. | 581 |
![]() | 'if' construct must use '{}'s. | 585 |
![]() | 'else' construct must use '{}'s. | 587 |
![]() | 'if' construct must use '{}'s. | 590 |
![]() | 'if' construct must use '{}'s. | 593 |
![]() | Line has trailing spaces. | 595 |
![]() | '(' is preceded with whitespace. | 605 |
![]() | '{' should be on the previous line. | 606 |
![]() | Line contains a tab character. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | Line has trailing spaces. | 611 |
![]() | Line contains a tab character. | 611 |
![]() | Line is longer than 80 characters. | 613 |
![]() | Line is longer than 80 characters. | 616 |
![]() | '(' is preceded with whitespace. | 616 |
![]() | ',' is not followed by whitespace. | 616 |
![]() | ',' is not followed by whitespace. | 616 |
![]() | '100' is a magic number. | 616 |
![]() | Line has trailing spaces. | 622 |
![]() | Line is longer than 80 characters. | 622 |
![]() | '?' should be on a new line. | 622 |
![]() | Avoid inline conditionals. | 622 |
![]() | Line contains a tab character. | 623 |
![]() | ':' should be on a new line. | 623 |
![]() | Line contains a tab character. | 624 |
![]() | Line is longer than 80 characters. | 626 |
![]() | Avoid inline conditionals. | 626 |
![]() | Line is longer than 80 characters. | 629 |
![]() | '(' is preceded with whitespace. | 629 |
![]() | Avoid inline conditionals. | 629 |
![]() | 'if' construct must use '{}'s. | 630 |
![]() | Line is longer than 80 characters. | 630 |
![]() | '(' is preceded with whitespace. | 630 |
![]() | 'if' construct must use '{}'s. | 635 |
![]() | Line is longer than 80 characters. | 635 |
![]() | '(' is preceded with whitespace. | 635 |
![]() | Line is longer than 80 characters. | 641 |
![]() | Line has trailing spaces. | 648 |
![]() | Line is longer than 80 characters. | 648 |
![]() | '200' is a magic number. | 648 |
![]() | Line is longer than 80 characters. | 649 |
![]() | Line is longer than 80 characters. | 650 |
![]() | Line contains a tab character. | 650 |
![]() | Line contains a tab character. | 651 |
![]() | '150' is a magic number. | 651 |
![]() | Line has trailing spaces. | 653 |
![]() | '(' is followed by whitespace. | 655 |
![]() | ')' is preceded with whitespace. | 655 |
![]() | '(' is preceded with whitespace. | 658 |
![]() | '{' should be on the previous line. | 659 |
![]() | 'if' construct must use '{}'s. | 661 |
![]() | Line is longer than 80 characters. | 661 |
![]() | '(' is preceded with whitespace. | 661 |
![]() | Line has trailing spaces. | 663 |
![]() | '(' is preceded with whitespace. | 688 |
![]() | '{' should be on the previous line. | 689 |
![]() | Line contains a tab character. | 690 |
![]() | Line has trailing spaces. | 691 |
![]() | Line contains a tab character. | 691 |
![]() | 'if' construct must use '{}'s. | 693 |
![]() | Line is longer than 80 characters. | 693 |
![]() | Line contains a tab character. | 693 |
![]() | '+' is not preceded with whitespace. | 693 |
![]() | '+' is not followed by whitespace. | 693 |
![]() | '+' is not preceded with whitespace. | 693 |
![]() | '+' is not followed by whitespace. | 693 |
![]() | Line contains a tab character. | 694 |
![]() | Line has trailing spaces. | 696 |
![]() | Line has trailing spaces. | 699 |
![]() | Line is longer than 80 characters. | 701 |
![]() | Line is longer than 80 characters. | 703 |
![]() | Line has trailing spaces. | 704 |
![]() | Line contains a tab character. | 704 |
![]() | Line contains a tab character. | 705 |
![]() | Line is longer than 80 characters. | 706 |
![]() | Line contains a tab character. | 706 |
![]() | Line is longer than 80 characters. | 707 |
![]() | Line contains a tab character. | 707 |
![]() | Comment matches to-do format 'TODO:'. | 708 |
![]() | Line is longer than 80 characters. | 708 |
![]() | Line contains a tab character. | 708 |
![]() | Line has trailing spaces. | 709 |
![]() | Line contains a tab character. | 709 |
![]() | '(' is followed by whitespace. | 709 |
![]() | '(' is followed by whitespace. | 709 |
![]() | '50' is a magic number. | 709 |
![]() | '400' is a magic number. | 709 |
![]() | ')' is preceded with whitespace. | 709 |
![]() | ')' is preceded with whitespace. | 709 |
![]() | Line contains a tab character. | 710 |
![]() | '{' should be on the previous line. | 710 |
![]() | Line contains a tab character. | 711 |
![]() | Line is longer than 80 characters. | 712 |
![]() | Line contains a tab character. | 712 |
![]() | Avoid inline conditionals. | 712 |
![]() | Line contains a tab character. | 713 |
![]() | 'if' construct must use '{}'s. | 714 |
![]() | Line is longer than 80 characters. | 714 |
![]() | Line contains a tab character. | 714 |
![]() | '(' is preceded with whitespace. | 714 |
![]() | '+' is not preceded with whitespace. | 714 |
![]() | '+' is not followed by whitespace. | 714 |
![]() | '+' is not preceded with whitespace. | 714 |
![]() | '+' is not followed by whitespace. | 714 |
![]() | Line contains a tab character. | 715 |
![]() | Line contains a tab character. | 716 |
![]() | Line contains a tab character. | 717 |
![]() | 'if' construct must use '{}'s. | 718 |
![]() | Line has trailing spaces. | 718 |
![]() | Line contains a tab character. | 718 |
![]() | Line contains a tab character. | 719 |
![]() | '(' is preceded with whitespace. | 719 |
![]() | Line is longer than 80 characters. | 720 |
![]() | Line contains a tab character. | 720 |
![]() | '+' is not preceded with whitespace. | 720 |
![]() | '+' is not followed by whitespace. | 720 |
![]() | '+' is not preceded with whitespace. | 720 |
![]() | '+' is not followed by whitespace. | 720 |
![]() | Line is longer than 80 characters. | 721 |
![]() | Line contains a tab character. | 721 |
![]() | Line is longer than 80 characters. | 722 |
![]() | Line contains a tab character. | 722 |
![]() | Line contains a tab character. | 723 |
![]() | Line has trailing spaces. | 724 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 729 |
![]() | Line has trailing spaces. | 729 |
![]() | Line contains a tab character. | 729 |
![]() | Line contains a tab character. | 730 |
![]() | '(' is preceded with whitespace. | 730 |
![]() | Line is longer than 80 characters. | 731 |
![]() | Line contains a tab character. | 731 |
![]() | '+' is not preceded with whitespace. | 731 |
![]() | '+' is not followed by whitespace. | 731 |
![]() | '+' is not preceded with whitespace. | 731 |
![]() | '+' is not followed by whitespace. | 731 |
![]() | Line contains a tab character. | 732 |
![]() | Line is longer than 80 characters. | 733 |
![]() | Line contains a tab character. | 733 |
![]() | Line contains a tab character. | 734 |
![]() | Line has trailing spaces. | 735 |
![]() | Line contains a tab character. | 735 |
![]() | Line contains a tab character. | 736 |
![]() | Line contains a tab character. | 737 |
![]() | Line contains a tab character. | 738 |
![]() | Line contains a tab character. | 739 |
![]() | '{' is not preceded with whitespace. | 739 |
![]() | Line contains a tab character. | 740 |
![]() | Line contains a tab character. | 741 |
![]() | '(' is followed by whitespace. | 741 |
![]() | '(' is followed by whitespace. | 741 |
![]() | '50' is a magic number. | 741 |
![]() | '400' is a magic number. | 741 |
![]() | ')' is preceded with whitespace. | 741 |
![]() | ')' is preceded with whitespace. | 741 |
![]() | Line contains a tab character. | 742 |
![]() | Line is longer than 80 characters. | 743 |
![]() | Line contains a tab character. | 743 |
![]() | Avoid inline conditionals. | 743 |
![]() | Line contains a tab character. | 744 |
![]() | 'if' construct must use '{}'s. | 745 |
![]() | Line is longer than 80 characters. | 745 |
![]() | Line contains a tab character. | 745 |
![]() | '(' is preceded with whitespace. | 745 |
![]() | '+' is not preceded with whitespace. | 745 |
![]() | '+' is not followed by whitespace. | 745 |
![]() | '+' is not preceded with whitespace. | 745 |
![]() | '+' is not followed by whitespace. | 745 |
![]() | Line contains a tab character. | 746 |
![]() | Line contains a tab character. | 747 |
![]() | Line is longer than 80 characters. | 748 |
![]() | Line contains a tab character. | 748 |
![]() | 'if' construct must use '{}'s. | 749 |
![]() | Line has trailing spaces. | 749 |
![]() | Line contains a tab character. | 749 |
![]() | Line contains a tab character. | 750 |
![]() | '(' is preceded with whitespace. | 750 |
![]() | Line is longer than 80 characters. | 751 |
![]() | Line contains a tab character. | 751 |
![]() | '+' is not preceded with whitespace. | 751 |
![]() | '+' is not followed by whitespace. | 751 |
![]() | '+' is not preceded with whitespace. | 751 |
![]() | '+' is not followed by whitespace. | 751 |
![]() | Line is longer than 80 characters. | 752 |
![]() | Line contains a tab character. | 752 |
![]() | Line is longer than 80 characters. | 753 |
![]() | Line contains a tab character. | 753 |
![]() | Line has trailing spaces. | 754 |
![]() | Line contains a tab character. | 754 |
![]() | Line contains a tab character. | 755 |
![]() | Line contains a tab character. | 756 |
![]() | Line contains a tab character. | 757 |
![]() | 'if' construct must use '{}'s. | 758 |
![]() | Line has trailing spaces. | 758 |
![]() | Line contains a tab character. | 758 |
![]() | Line contains a tab character. | 759 |
![]() | '(' is preceded with whitespace. | 759 |
![]() | Line is longer than 80 characters. | 760 |
![]() | Line contains a tab character. | 760 |
![]() | '+' is not preceded with whitespace. | 760 |
![]() | '+' is not followed by whitespace. | 760 |
![]() | '+' is not preceded with whitespace. | 760 |
![]() | '+' is not followed by whitespace. | 760 |
![]() | Line contains a tab character. | 761 |
![]() | Line is longer than 80 characters. | 762 |
![]() | Line contains a tab character. | 762 |
![]() | Line contains a tab character. | 763 |
![]() | Line has trailing spaces. | 764 |
![]() | Line contains a tab character. | 764 |
![]() | Line contains a tab character. | 765 |
![]() | Line has trailing spaces. | 766 |
![]() | Line contains a tab character. | 766 |
![]() | Line contains a tab character. | 767 |
![]() | Line contains a tab character. | 768 |
![]() | Line is longer than 80 characters. | 769 |
![]() | Line contains a tab character. | 769 |
![]() | '+' is not preceded with whitespace. | 769 |
![]() | '+' is not followed by whitespace. | 769 |
![]() | '+' is not preceded with whitespace. | 769 |
![]() | '+' is not followed by whitespace. | 769 |
![]() | Line contains a tab character. | 770 |
![]() | Line contains a tab character. | 771 |
![]() | Line contains a tab character. | 772 |
![]() | Line has trailing spaces. | 775 |
![]() | Line has trailing spaces. | 777 |
![]() | '{' should be on the previous line. | 783 |
![]() | Line contains a tab character. | 784 |
![]() | Line contains a tab character. | 785 |
![]() | Line contains a tab character. | 786 |
![]() | Line contains a tab character. | 787 |
![]() | Line has trailing spaces. | 788 |
![]() | Line contains a tab character. | 788 |
![]() | Line is longer than 80 characters. | 789 |
![]() | Line contains a tab character. | 789 |
![]() | Line has trailing spaces. | 794 |
![]() | Line contains a tab character. | 794 |
![]() | Line contains a tab character. | 795 |
![]() | Line is longer than 80 characters. | 797 |
![]() | Line contains a tab character. | 797 |
![]() | Line is longer than 80 characters. | 798 |
![]() | Line has trailing spaces. | 799 |
![]() | Line is longer than 80 characters. | 802 |
![]() | Name 'localDistance1_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 802 |
![]() | Name 'localDistance1_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 804 |
![]() | Line is longer than 80 characters. | 805 |
![]() | '(' is preceded with whitespace. | 805 |
![]() | ',' is not followed by whitespace. | 805 |
![]() | ',' is not followed by whitespace. | 805 |
![]() | '100' is a magic number. | 805 |
![]() | Line has trailing spaces. | 806 |
![]() | Line has trailing spaces. | 807 |
![]() | Line is longer than 80 characters. | 809 |
![]() | Name 'localDistance2_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 810 |
![]() | Name 'localDistance2_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 811 |
![]() | Line is longer than 80 characters. | 812 |
![]() | Line contains a tab character. | 813 |
![]() | Line is longer than 80 characters. | 814 |
![]() | Line contains a tab character. | 814 |
![]() | 'cast' is not followed by whitespace. | 814 |
![]() | Line is longer than 80 characters. | 815 |
![]() | Line contains a tab character. | 815 |
![]() | Line is longer than 80 characters. | 816 |
![]() | Line contains a tab character. | 816 |
![]() | '(' is preceded with whitespace. | 816 |
![]() | ',' is not followed by whitespace. | 816 |
![]() | ',' is not followed by whitespace. | 816 |
![]() | '100' is a magic number. | 816 |
![]() | Line has trailing spaces. | 817 |
![]() | Line contains a tab character. | 818 |
![]() | Line contains a tab character. | 819 |
![]() | Line has trailing spaces. | 821 |
![]() | '(' is followed by whitespace. | 824 |
![]() | '200' is a magic number. | 824 |
![]() | '200' is a magic number. | 824 |
![]() | '{' should be on the previous line. | 825 |
![]() | Line has trailing spaces. | 826 |
![]() | Line is longer than 80 characters. | 826 |
![]() | Line contains a tab character. | 826 |
![]() | '(' is preceded with whitespace. | 828 |
![]() | '{' should be on the previous line. | 829 |
![]() | 'if' construct must use '{}'s. | 831 |
![]() | Line is longer than 80 characters. | 831 |
![]() | '(' is preceded with whitespace. | 831 |
![]() | Line has trailing spaces. | 836 |
![]() | Line contains a tab character. | 836 |
![]() | Line has trailing spaces. | 840 |
![]() | Line is longer than 80 characters. | 840 |
![]() | '?' should be on a new line. | 840 |
![]() | Avoid inline conditionals. | 840 |
![]() | Line contains a tab character. | 841 |
![]() | ':' should be on a new line. | 841 |
![]() | Line contains a tab character. | 842 |
![]() | Line is longer than 80 characters. | 844 |
![]() | Avoid inline conditionals. | 844 |
![]() | Line is longer than 80 characters. | 847 |
![]() | '(' is preceded with whitespace. | 847 |
![]() | Avoid inline conditionals. | 847 |
![]() | 'if' construct must use '{}'s. | 848 |
![]() | Line is longer than 80 characters. | 848 |
![]() | '(' is preceded with whitespace. | 848 |
![]() | 'if' construct must use '{}'s. | 853 |
![]() | Line has trailing spaces. | 853 |
![]() | Line is longer than 80 characters. | 853 |
![]() | '(' is preceded with whitespace. | 853 |
![]() | Line has trailing spaces. | 854 |
![]() | Line is longer than 80 characters. | 856 |
![]() | '(' is followed by whitespace. | 856 |
![]() | '200' is a magic number. | 856 |
![]() | '200' is a magic number. | 856 |
![]() | ')' is preceded with whitespace. | 856 |
![]() | '(' is preceded with whitespace. | 859 |
![]() | '{' should be on the previous line. | 860 |
![]() | 'if' construct must use '{}'s. | 862 |
![]() | Line is longer than 80 characters. | 862 |
![]() | '(' is preceded with whitespace. | 862 |
![]() | Variable 'failure' must be private and have accessor methods. | 883 |
![]() | '(' is preceded with whitespace. | 889 |
![]() | Parameter failure should be final. | 889 |
![]() | 'failure' hides a field. | 889 |
![]() | '{' should be on the previous line. | 890 |
![]() | Line has trailing spaces. | 904 |
![]() | First sentence should end with a period. | 909 |
![]() | '{' should be on the previous line. | 917 |
![]() | '{' should be on the previous line. | 922 |
![]() | Missing a Javadoc comment. | 923 |
![]() | '(' is preceded with whitespace. | 923 |
![]() | '{' should be on the previous line. | 929 |
![]() | Missing a Javadoc comment. | 930 |
![]() | '(' is preceded with whitespace. | 930 |
![]() | '{' should be on the previous line. | 936 |
![]() | Missing a Javadoc comment. | 937 |
![]() | '(' is preceded with whitespace. | 937 |
![]() | '{' should be on the previous line. | 943 |
![]() | Missing a Javadoc comment. | 944 |
![]() | '(' is preceded with whitespace. | 944 |
![]() | '{' should be on the previous line. | 950 |
![]() | Missing a Javadoc comment. | 951 |
![]() | '(' is preceded with whitespace. | 951 |
![]() | '{' should be on the previous line. | 957 |
![]() | Missing a Javadoc comment. | 958 |
![]() | '(' is preceded with whitespace. | 958 |
![]() | '{' should be on the previous line. | 964 |
![]() | Missing a Javadoc comment. | 965 |
![]() | '(' is preceded with whitespace. | 965 |
![]() | '{' should be on the previous line. | 971 |
![]() | Missing a Javadoc comment. | 972 |
![]() | '(' is preceded with whitespace. | 972 |
![]() | Line contains a tab character. | 978 |
![]() | Missing a Javadoc comment. | 978 |
![]() | Line has trailing spaces. | 980 |
![]() | Variable 'terminated' must be private and have accessor methods. | 991 |
![]() | Variable 'failure' must be private and have accessor methods. | 995 |
![]() | Variable 'teleport' must be private and have accessor methods. | 999 |
![]() | First sentence should end with a period. | 1003 |
![]() | '(' is preceded with whitespace. | 1006 |
![]() | '{' should be on the previous line. | 1007 |
![]() | Missing a Javadoc comment. | 1014 |
![]() | Parameter type should be final. | 1014 |
![]() | Line contains a tab character. | 1015 |
![]() | Line contains a tab character. | 1016 |
![]() | Line contains a tab character. | 1017 |
![]() | Line contains a tab character. | 1018 |
![]() | Line has trailing spaces. | 1020 |
![]() | '(' is preceded with whitespace. | 1025 |
![]() | Parameter type should be final. | 1025 |
![]() | '{' should be on the previous line. | 1026 |
![]() | '(' is preceded with whitespace. | 1037 |
![]() | Parameter type should be final. | 1037 |
![]() | '{' should be on the previous line. | 1038 |
![]() | '(' is preceded with whitespace. | 1053 |
![]() | Name 'FirstMoverStage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1061 |
![]() | '(' is preceded with whitespace. | 1061 |
![]() | '{' should be on the previous line. | 1062 |
![]() | Line has trailing spaces. | 1065 |
![]() | Expected an @return tag. | 1070 |
![]() | Name 'TeleporterStage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1070 |
![]() | Line contains a tab character. | 1071 |
![]() | Variable 'main' must be private and have accessor methods. | 1085 |
![]() | Variable 'memory' must be private and have accessor methods. | 1087 |
![]() | Variable 'body' must be private and have accessor methods. | 1089 |
![]() | Variable 'log' must be private and have accessor methods. | 1091 |
![]() | Unused @param tag for 'main'. | 1097 |
![]() | Unused @param tag for 'memory'. | 1098 |
![]() | '(' is preceded with whitespace. | 1100 |
![]() | Parameter bot should be final. | 1100 |
![]() | Expected @param tag for 'bot'. | 1100 |
![]() | Parameter log should be final. | 1100 |
![]() | 'log' hides a field. | 1100 |
![]() | Expected @param tag for 'log'. | 1100 |
![]() | '{' should be on the previous line. | 1101 |
![]() | Unused @param tag for 'main'. | 1114 |
![]() | Unused @param tag for 'memory'. | 1115 |
![]() | '(' is preceded with whitespace. | 1117 |
![]() | Parameter bot should be final. | 1117 |
![]() | Expected @param tag for 'bot'. | 1117 |
![]() | Parameter runner should be final. | 1117 |
![]() | 'runner' hides a field. | 1117 |
![]() | Expected @param tag for 'runner'. | 1117 |
![]() | Parameter log should be final. | 1117 |
![]() | 'log' hides a field. | 1117 |
![]() | Expected @param tag for 'log'. | 1117 |
![]() | '{' should be on the previous line. | 1118 |
![]() | Line has trailing spaces. | 1128 |
![]() | Line has trailing spaces. | 1129 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line has trailing spaces. | 73 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | '{' should be on the previous line. | 85 |
![]() | Line has trailing spaces. | 95 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Method 'runToLocation' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | '(' is preceded with whitespace. | 120 |
![]() | Parameter firstLocation should be final. | 120 |
![]() | Parameter secondLocation should be final. | 120 |
![]() | Parameter focus should be final. | 120 |
![]() | Parameter navPointsLink should be final. | 120 |
![]() | Expected @param tag for 'navPointsLink'. | 120 |
![]() | Parameter reachable should be final. | 120 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | Comment matches to-do format 'TODO:'. | 136 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | '{' should be on the previous line. | 143 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line is longer than 80 characters. | 147 |
![]() | '8' is a magic number. | 152 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | Line is longer than 80 characters. | 156 |
![]() | '8' is a magic number. | 156 |
![]() | '100' is a magic number. | 156 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Line is longer than 80 characters. | 161 |
![]() | 'if' construct must use '{}'s. | 162 |
![]() | Line has trailing spaces. | 162 |
![]() | Line is longer than 80 characters. | 162 |
![]() | '200' is a magic number. | 162 |
![]() | '9' is a magic number. | 162 |
![]() | Line is longer than 80 characters. | 163 |
![]() | '(' is preceded with whitespace. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | '{' should be on the previous line. | 172 |
![]() | Line is longer than 80 characters. | 174 |
![]() | '(' is preceded with whitespace. | 174 |
![]() | '}' should be on the same line. | 175 |
![]() | '{' should be on the previous line. | 178 |
![]() | Line is longer than 80 characters. | 180 |
![]() | '(' is preceded with whitespace. | 180 |
![]() | '{' should be on the previous line. | 184 |
![]() | Line is longer than 80 characters. | 186 |
![]() | '(' is preceded with whitespace. | 186 |
![]() | '}' should be on the same line. | 187 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | '&&' should be on a new line. | 199 |
![]() | '8' is a magic number. | 203 |
![]() | Line has trailing spaces. | 213 |
![]() | '{' should be on the previous line. | 214 |
![]() | Line is longer than 80 characters. | 216 |
![]() | '(' is preceded with whitespace. | 216 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line contains a tab character. | 223 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line has trailing spaces. | 227 |
![]() | Line is longer than 80 characters. | 245 |
![]() | '(' is preceded with whitespace. | 245 |
![]() | Parameter firstLocation should be final. | 245 |
![]() | Parameter secondLocation should be final. | 245 |
![]() | Parameter focus should be final. | 245 |
![]() | Parameter reachable should be final. | 245 |
![]() | '120' is a magic number. | 252 |
![]() | 'if' construct must use '{}'s. | 255 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 263 |
![]() | '}' should be on the same line. | 265 |
![]() | 'else' construct must use '{}'s. | 268 |
![]() | Line has trailing spaces. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | 'if' construct must use '{}'s. | 272 |
![]() | Line has trailing spaces. | 272 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line contains a tab character. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line is longer than 80 characters. | 277 |
![]() | '(' is preceded with whitespace. | 277 |
![]() | 'if' construct must use '{}'s. | 281 |
![]() | Line has trailing spaces. | 281 |
![]() | Line contains a tab character. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line is longer than 80 characters. | 283 |
![]() | Line contains a tab character. | 283 |
![]() | Line is longer than 80 characters. | 284 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line is longer than 80 characters. | 286 |
![]() | '(' is preceded with whitespace. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line is longer than 80 characters. | 306 |
![]() | '(' is preceded with whitespace. | 306 |
![]() | Parameter firstLocation should be final. | 306 |
![]() | Parameter secondLocation should be final. | 306 |
![]() | Parameter focus should be final. | 306 |
![]() | Parameter navPointsLink should be final. | 306 |
![]() | Expected @param tag for 'navPointsLink'. | 306 |
![]() | Parameter reachable should be final. | 306 |
![]() | Line has trailing spaces. | 307 |
![]() | Line contains a tab character. | 307 |
![]() | '1000' is a magic number. | 316 |
![]() | Line has trailing spaces. | 318 |
![]() | Line is longer than 80 characters. | 318 |
![]() | '(' is preceded with whitespace. | 321 |
![]() | '200' is a magic number. | 321 |
![]() | '(' is preceded with whitespace. | 321 |
![]() | '-200' is a magic number. | 321 |
![]() | Line has trailing spaces. | 322 |
![]() | Line has trailing spaces. | 323 |
![]() | Line is longer than 80 characters. | 323 |
![]() | Line has trailing spaces. | 324 |
![]() | Comment matches to-do format 'TODO:'. | 325 |
![]() | Line has trailing spaces. | 326 |
![]() | Line has trailing spaces. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line has trailing spaces. | 329 |
![]() | Line contains a tab character. | 329 |
![]() | '(' is followed by whitespace. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | '8' is a magic number. | 330 |
![]() | ')' is preceded with whitespace. | 330 |
![]() | Line has trailing spaces. | 331 |
![]() | Line contains a tab character. | 331 |
![]() | Line has trailing spaces. | 332 |
![]() | Line contains a tab character. | 332 |
![]() | '60' is a magic number. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | '{' is not preceded with whitespace. | 334 |
![]() | Line is longer than 80 characters. | 335 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | '370' is a magic number. | 342 |
![]() | '{' should be on the previous line. | 343 |
![]() | Comment matches to-do format 'TODO:'. | 344 |
![]() | 'if' construct must use '{}'s. | 347 |
![]() | Line is longer than 80 characters. | 347 |
![]() | '8' is a magic number. | 347 |
![]() | ')' is preceded with whitespace. | 347 |
![]() | Comment matches to-do format 'TODO:'. | 348 |
![]() | Line contains a tab character. | 348 |
![]() | 'if' construct must use '{}'s. | 349 |
![]() | Line is longer than 80 characters. | 349 |
![]() | Line contains a tab character. | 349 |
![]() | Line is longer than 80 characters. | 350 |
![]() | '(' is preceded with whitespace. | 350 |
![]() | Line has trailing spaces. | 352 |
![]() | '1000' is a magic number. | 355 |
![]() | '{' should be on the previous line. | 356 |
![]() | Line is longer than 80 characters. | 358 |
![]() | Line is longer than 80 characters. | 368 |
![]() | '}' should be on the same line. | 370 |
![]() | '470' is a magic number. | 372 |
![]() | '{' should be on the previous line. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | 'if' construct must use '{}'s. | 375 |
![]() | Line is longer than 80 characters. | 375 |
![]() | Line contains a tab character. | 375 |
![]() | Line has trailing spaces. | 376 |
![]() | Line contains a tab character. | 376 |
![]() | Line is longer than 80 characters. | 377 |
![]() | '(' is preceded with whitespace. | 377 |
![]() | '}' should be on the same line. | 378 |
![]() | '600' is a magic number. | 381 |
![]() | '{' should be on the previous line. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line is longer than 80 characters. | 385 |
![]() | Line contains a tab character. | 385 |
![]() | Comment matches to-do format 'TODO:'. | 386 |
![]() | 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 is longer than 80 characters. | 391 |
![]() | '}' should be on the same line. | 393 |
![]() | '700' is a magic number. | 396 |
![]() | '300' is a magic number. | 396 |
![]() | '{' should be on the previous line. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Line contains a tab character. | 399 |
![]() | Line is longer than 80 characters. | 400 |
![]() | Line contains a tab character. | 400 |
![]() | Line is longer than 80 characters. | 401 |
![]() | Line contains a tab character. | 401 |
![]() | '8' is a magic number. | 401 |
![]() | ')' is preceded with whitespace. | 401 |
![]() | 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 contains a tab character. | 406 |
![]() | Line is longer than 80 characters. | 407 |
![]() | Line contains a tab character. | 407 |
![]() | Line has trailing spaces. | 408 |
![]() | Line contains a tab character. | 408 |
![]() | Line is longer than 80 characters. | 410 |
![]() | '(' is preceded with whitespace. | 410 |
![]() | Line is longer than 80 characters. | 414 |
![]() | Line is longer than 80 characters. | 433 |
![]() | '(' is preceded with whitespace. | 433 |
![]() | Parameter firstLocation should be final. | 433 |
![]() | Parameter secondLocation should be final. | 433 |
![]() | Parameter focus should be final. | 433 |
![]() | Parameter reachable should be final. | 433 |
![]() | 'if' construct must use '{}'s. | 436 |
![]() | '(' is preceded with whitespace. | 437 |
![]() | Line has trailing spaces. | 440 |
![]() | Line is longer than 80 characters. | 442 |
![]() | '(' is preceded with whitespace. | 444 |
![]() | Line is longer than 80 characters. | 458 |
![]() | '(' is preceded with whitespace. | 458 |
![]() | Parameter firstLocation should be final. | 458 |
![]() | Parameter secondLocation should be final. | 458 |
![]() | Parameter focus should be final. | 458 |
![]() | Parameter reachable should be final. | 458 |
![]() | Line is longer than 80 characters. | 462 |
![]() | '{' should be on the previous line. | 467 |
![]() | '100' is a magic number. | 471 |
![]() | '{' should be on the previous line. | 472 |
![]() | 'if' construct must use '{}'s. | 474 |
![]() | Line is longer than 80 characters. | 474 |
![]() | Line contains a tab character. | 474 |
![]() | Line is longer than 80 characters. | 478 |
![]() | '{' should be on the previous line. | 485 |
![]() | 'if' construct must use '{}'s. | 487 |
![]() | Line is longer than 80 characters. | 487 |
![]() | Line contains a tab character. | 487 |
![]() | Line is longer than 80 characters. | 491 |
![]() | Line is longer than 80 characters. | 510 |
![]() | '(' is preceded with whitespace. | 510 |
![]() | Parameter firstLocation should be final. | 510 |
![]() | Parameter secondLocation should be final. | 510 |
![]() | Parameter focus should be final. | 510 |
![]() | Parameter reachable should be final. | 510 |
![]() | 'if' construct must use '{}'s. | 513 |
![]() | '(' is preceded with whitespace. | 514 |
![]() | '0.39' is a magic number. | 519 |
![]() | Line has trailing spaces. | 520 |
![]() | '680' is a magic number. | 520 |
![]() | Line has trailing spaces. | 521 |
![]() | Line contains a tab character. | 525 |
![]() | '680' is a magic number. | 525 |
![]() | '70' is a magic number. | 525 |
![]() | 'if' construct must use '{}'s. | 527 |
![]() | '480' is a magic number. | 527 |
![]() | '480' is a magic number. | 527 |
![]() | Line has trailing spaces. | 528 |
![]() | Line is longer than 80 characters. | 529 |
![]() | Line has trailing spaces. | 530 |
![]() | Line has trailing spaces. | 531 |
![]() | Line has trailing spaces. | 532 |
![]() | Line is longer than 80 characters. | 548 |
![]() | '(' is preceded with whitespace. | 548 |
![]() | Parameter firstLocation should be final. | 548 |
![]() | Parameter secondLocation should be final. | 548 |
![]() | Parameter focus should be final. | 548 |
![]() | Parameter reachable should be final. | 548 |
![]() | Line is longer than 80 characters. | 552 |
![]() | '{' should be on the previous line. | 557 |
![]() | '100' is a magic number. | 561 |
![]() | '{' should be on the previous line. | 562 |
![]() | 'if' construct must use '{}'s. | 564 |
![]() | Line is longer than 80 characters. | 564 |
![]() | Line is longer than 80 characters. | 568 |
![]() | '150' is a magic number. | 574 |
![]() | '{' should be on the previous line. | 575 |
![]() | 'if' construct must use '{}'s. | 577 |
![]() | Line is longer than 80 characters. | 577 |
![]() | '(' is preceded with whitespace. | 578 |
![]() | Line is longer than 80 characters. | 583 |
![]() | '{' should be on the previous line. | 590 |
![]() | Line is longer than 80 characters. | 595 |
![]() | Variable 'bot' must be private and have accessor methods. | 603 |
![]() | Variable 'memory' must be private and have accessor methods. | 605 |
![]() | Variable 'body' must be private and have accessor methods. | 607 |
![]() | Variable 'log' must be private and have accessor methods. | 609 |
![]() | Line contains a tab character. | 611 |
![]() | Variable 'senses' must be private and have accessor methods. | 611 |
![]() | Unused @param tag for 'memory'. | 618 |
![]() | Line is longer than 80 characters. | 620 |
![]() | '(' is preceded with whitespace. | 620 |
![]() | Parameter bot should be final. | 620 |
![]() | 'bot' hides a field. | 620 |
![]() | Parameter agentInfo should be final. | 620 |
![]() | Expected @param tag for 'agentInfo'. | 620 |
![]() | Parameter locomotion should be final. | 620 |
![]() | Expected @param tag for 'locomotion'. | 620 |
![]() | Parameter log should be final. | 620 |
![]() | 'log' hides a field. | 620 |
![]() | Expected @param tag for 'log'. | 620 |
![]() | Line contains a tab character. | 622 |
![]() | Line contains a tab character. | 623 |
![]() | Line has trailing spaces. | 631 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Type Javadoc comment is missing an @param <PATH_ELEMENT> tag. | 25 |
![]() | Line has trailing spaces. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'getPrecision' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'navigate' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter pathElementIndex should be final. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | switch without "default" clause. | 56 |
![]() | Inner assignments should be avoided. | 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 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 has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 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 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 |
![]() | Method 'newPath' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Parameter path should be final. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | '-' is not preceded with whitespace. | 89 |
![]() | '-' is not followed by whitespace. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | 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 has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Method 'initPathNavigation' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Parameter destination should be final. | 100 |
![]() | Parameter path should be final. | 100 |
![]() | 'if' construct must use '{}'s. | 103 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | '(' is preceded with whitespace. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | '(' is preceded with whitespace. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | '{' should be on the previous line. | 110 |
![]() | Line has trailing spaces. | 115 |
![]() | Method 'initAlongPath' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Parameter dest should be final. | 122 |
![]() | Parameter path should be final. | 122 |
![]() | '{' should be on the previous line. | 123 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Unused @param tag for 'timeout'. | 141 |
![]() | Method 'initDirectNavigation' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | '(' is preceded with whitespace. | 143 |
![]() | Parameter dest should be final. | 143 |
![]() | '{' should be on the previous line. | 144 |
![]() | '(' is preceded with whitespace. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 150 |
![]() | Method 'initDirectly' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Parameter dest should be final. | 154 |
![]() | '{' should be on the previous line. | 155 |
![]() | Inner assignments should be avoided. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'keepNavigating' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | '(' is preceded with whitespace. | 170 |
![]() | '{' should be on the previous line. | 171 |
![]() | 'if' construct must use '{}'s. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | '{' should be on the previous line. | 178 |
![]() | 'if' construct must use '{}'s. | 188 |
![]() | Line is longer than 80 characters. | 188 |
![]() | '(' is preceded with whitespace. | 188 |
![]() | Line has trailing spaces. | 192 |
![]() | Line is longer than 80 characters. | 192 |
![]() | '(' is preceded with whitespace. | 198 |
![]() | '{' should be on the previous line. | 199 |
![]() | '{' should be on the previous line. | 205 |
![]() | 'if' construct must use '{}'s. | 206 |
![]() | Line is longer than 80 characters. | 206 |
![]() | '(' is preceded with whitespace. | 206 |
![]() | Line is longer than 80 characters. | 211 |
![]() | '(' is preceded with whitespace. | 211 |
![]() | 'if' construct must use '{}'s. | 213 |
![]() | Line is longer than 80 characters. | 213 |
![]() | '(' is preceded with whitespace. | 213 |
![]() | 'if' construct must use '{}'s. | 218 |
![]() | Line is longer than 80 characters. | 218 |
![]() | '(' is preceded with whitespace. | 218 |
![]() | Line has trailing spaces. | 228 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line has trailing spaces. | 238 |
![]() | Line is longer than 80 characters. | 240 |
![]() | Line is longer than 80 characters. | 246 |
![]() | Line has trailing spaces. | 255 |
![]() | Line is longer than 80 characters. | 257 |
![]() | Line has trailing spaces. | 261 |
![]() | Line is longer than 80 characters. | 263 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 269 |
![]() | Method 'getNavPoint' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Parameter location should be final. | 269 |
![]() | Expected @param tag for 'location'. | 269 |
![]() | 'if' construct must use '{}'s. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Line is longer than 80 characters. | 271 |
![]() | Line contains a tab character. | 271 |
![]() | 'if' construct must use '{}'s. | 272 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line has trailing spaces. | 276 |
![]() | '{' should be on the previous line. | 283 |
![]() | Line is longer than 80 characters. | 285 |
![]() | '{' should be on the previous line. | 289 |
![]() | Line is longer than 80 characters. | 290 |
![]() | '(' is preceded with whitespace. | 290 |
![]() | Line has trailing spaces. | 293 |
![]() | Line has trailing spaces. | 294 |
![]() | Line is longer than 80 characters. | 302 |
![]() | '(' is preceded with whitespace. | 304 |
![]() | '{' should be on the previous line. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 308 |
![]() | '(' is preceded with whitespace. | 311 |
![]() | '{' should be on the previous line. | 312 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Line has trailing spaces. | 317 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | Line has trailing spaces. | 326 |
![]() | Line is longer than 80 characters. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line has trailing spaces. | 330 |
![]() | Line has trailing spaces. | 336 |
![]() | '(' is preceded with whitespace. | 341 |
![]() | '{' should be on the previous line. | 342 |
![]() | Inner assignments should be avoided. | 348 |
![]() | '{' should be on the previous line. | 349 |
![]() | 'if' construct must use '{}'s. | 351 |
![]() | Line is longer than 80 characters. | 351 |
![]() | '(' is preceded with whitespace. | 351 |
![]() | Line has trailing spaces. | 360 |
![]() | Line has trailing spaces. | 368 |
![]() | Line is longer than 80 characters. | 368 |
![]() | Line is longer than 80 characters. | 371 |
![]() | Line contains a tab character. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | 'if' construct must use '{}'s. | 373 |
![]() | Line has trailing spaces. | 373 |
![]() | Line contains a tab character. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | '(' is preceded with whitespace. | 374 |
![]() | Line is longer than 80 characters. | 375 |
![]() | Line has trailing spaces. | 377 |
![]() | Line contains a tab character. | 381 |
![]() | Line has trailing spaces. | 382 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | 'if' construct must use '{}'s. | 384 |
![]() | Line has trailing spaces. | 384 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | '(' is preceded with whitespace. | 385 |
![]() | Line is longer than 80 characters. | 386 |
![]() | 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. | 394 |
![]() | Line contains a tab character. | 396 |
![]() | Line is longer than 80 characters. | 397 |
![]() | Line contains a tab character. | 397 |
![]() | '+' is not preceded with whitespace. | 397 |
![]() | '+' is not followed by whitespace. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Line is longer than 80 characters. | 399 |
![]() | Line contains a tab character. | 399 |
![]() | Line has trailing spaces. | 400 |
![]() | Line contains a tab character. | 400 |
![]() | Line has trailing spaces. | 403 |
![]() | Missing a Javadoc comment. | 407 |
![]() | Parameter node should be final. | 407 |
![]() | 'if' construct must use '{}'s. | 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 has trailing spaces. | 411 |
![]() | Line contains a tab character. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Line is longer than 80 characters. | 413 |
![]() | Line contains a tab character. | 413 |
![]() | Avoid inline conditionals. | 413 |
![]() | Avoid inline conditionals. | 413 |
![]() | '/' is not preceded with whitespace. | 413 |
![]() | '/' is not followed by whitespace. | 413 |
![]() | '/' is not preceded with whitespace. | 413 |
![]() | '/' is not followed by whitespace. | 413 |
![]() | 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 |
![]() | '30' is a magic number. | 417 |
![]() | '4' is a magic number. | 417 |
![]() | Line contains a tab character. | 418 |
![]() | Line is longer than 80 characters. | 422 |
![]() | Line contains a tab character. | 422 |
![]() | Line is longer than 80 characters. | 425 |
![]() | Line is longer than 80 characters. | 426 |
![]() | Line has trailing spaces. | 428 |
![]() | Line is longer than 80 characters. | 431 |
![]() | Parameter start should be final. | 431 |
![]() | Expected @param tag for 'start'. | 431 |
![]() | Parameter end should be final. | 431 |
![]() | Expected @param tag for 'end'. | 431 |
![]() | 'if' construct must use '{}'s. | 435 |
![]() | 'else' construct must use '{}'s. | 437 |
![]() | 'if' construct must use '{}'s. | 440 |
![]() | 'if' construct must use '{}'s. | 443 |
![]() | Line has trailing spaces. | 445 |
![]() | '(' is preceded with whitespace. | 455 |
![]() | '{' should be on the previous line. | 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 has trailing spaces. | 461 |
![]() | Line contains a tab character. | 461 |
![]() | Line is longer than 80 characters. | 463 |
![]() | Line is longer than 80 characters. | 466 |
![]() | '(' is preceded with whitespace. | 466 |
![]() | ',' is not followed by whitespace. | 466 |
![]() | ',' is not followed by whitespace. | 466 |
![]() | '100' is a magic number. | 466 |
![]() | Line has trailing spaces. | 472 |
![]() | Line is longer than 80 characters. | 472 |
![]() | '?' should be on a new line. | 472 |
![]() | Avoid inline conditionals. | 472 |
![]() | Line contains a tab character. | 473 |
![]() | ':' should be on a new line. | 473 |
![]() | Line contains a tab character. | 474 |
![]() | Line is longer than 80 characters. | 476 |
![]() | Avoid inline conditionals. | 476 |
![]() | Line is longer than 80 characters. | 479 |
![]() | '(' is preceded with whitespace. | 479 |
![]() | Avoid inline conditionals. | 479 |
![]() | 'if' construct must use '{}'s. | 480 |
![]() | Line is longer than 80 characters. | 480 |
![]() | '(' is preceded with whitespace. | 480 |
![]() | 'if' construct must use '{}'s. | 485 |
![]() | Line is longer than 80 characters. | 485 |
![]() | '(' is preceded with whitespace. | 485 |
![]() | Line is longer than 80 characters. | 491 |
![]() | Line has trailing spaces. | 498 |
![]() | Line is longer than 80 characters. | 498 |
![]() | '200' is a magic number. | 498 |
![]() | Line is longer than 80 characters. | 499 |
![]() | Line is longer than 80 characters. | 500 |
![]() | Line contains a tab character. | 500 |
![]() | Line contains a tab character. | 501 |
![]() | '150' is a magic number. | 501 |
![]() | Line has trailing spaces. | 503 |
![]() | '(' is followed by whitespace. | 505 |
![]() | ')' is preceded with whitespace. | 505 |
![]() | '(' is preceded with whitespace. | 508 |
![]() | '{' should be on the previous line. | 509 |
![]() | 'if' construct must use '{}'s. | 511 |
![]() | Line is longer than 80 characters. | 511 |
![]() | '(' is preceded with whitespace. | 511 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line is longer than 80 characters. | 517 |
![]() | Line contains a tab character. | 517 |
![]() | Line is longer than 80 characters. | 520 |
![]() | '(' is preceded with whitespace. | 520 |
![]() | ',' is not followed by whitespace. | 520 |
![]() | ',' is not followed by whitespace. | 520 |
![]() | '100' is a magic number. | 520 |
![]() | Line has trailing spaces. | 522 |
![]() | Line is longer than 80 characters. | 523 |
![]() | '(' is followed by whitespace. | 523 |
![]() | ')' is preceded with whitespace. | 523 |
![]() | '(' is preceded with whitespace. | 526 |
![]() | '{' should be on the previous line. | 527 |
![]() | 'if' construct must use '{}'s. | 529 |
![]() | Line is longer than 80 characters. | 529 |
![]() | '(' is preceded with whitespace. | 529 |
![]() | Line contains a tab character. | 533 |
![]() | Variable 'failure' must be private and have accessor methods. | 552 |
![]() | '(' is preceded with whitespace. | 558 |
![]() | Parameter failure should be final. | 558 |
![]() | 'failure' hides a field. | 558 |
![]() | '{' should be on the previous line. | 559 |
![]() | '{' should be on the previous line. | 568 |
![]() | '{' should be on the previous line. | 573 |
![]() | Missing a Javadoc comment. | 574 |
![]() | '(' is preceded with whitespace. | 574 |
![]() | '{' should be on the previous line. | 580 |
![]() | Missing a Javadoc comment. | 581 |
![]() | '(' is preceded with whitespace. | 581 |
![]() | '{' should be on the previous line. | 587 |
![]() | Missing a Javadoc comment. | 588 |
![]() | '(' is preceded with whitespace. | 588 |
![]() | '{' should be on the previous line. | 594 |
![]() | Missing a Javadoc comment. | 595 |
![]() | '(' is preceded with whitespace. | 595 |
![]() | Line has trailing spaces. | 597 |
![]() | Variable 'terminated' must be private and have accessor methods. | 603 |
![]() | Variable 'failure' must be private and have accessor methods. | 607 |
![]() | Line has trailing spaces. | 608 |
![]() | First sentence should end with a period. | 611 |
![]() | '(' is preceded with whitespace. | 614 |
![]() | '{' should be on the previous line. | 615 |
![]() | '(' is preceded with whitespace. | 624 |
![]() | Parameter type should be final. | 624 |
![]() | '{' should be on the previous line. | 625 |
![]() | '(' is preceded with whitespace. | 638 |
![]() | Line has trailing spaces. | 641 |
![]() | Variable 'main' must be private and have accessor methods. | 654 |
![]() | Variable 'memory' must be private and have accessor methods. | 656 |
![]() | Variable 'body' must be private and have accessor methods. | 658 |
![]() | Variable 'log' must be private and have accessor methods. | 660 |
![]() | Unused @param tag for 'main'. | 666 |
![]() | Unused @param tag for 'memory'. | 667 |
![]() | '(' is preceded with whitespace. | 669 |
![]() | Parameter bot should be final. | 669 |
![]() | Expected @param tag for 'bot'. | 669 |
![]() | Parameter log should be final. | 669 |
![]() | 'log' hides a field. | 669 |
![]() | Expected @param tag for 'log'. | 669 |
![]() | '{' should be on the previous line. | 670 |
![]() | Unused @param tag for 'main'. | 683 |
![]() | Unused @param tag for 'memory'. | 684 |
![]() | '(' is preceded with whitespace. | 686 |
![]() | Parameter bot should be final. | 686 |
![]() | Expected @param tag for 'bot'. | 686 |
![]() | Parameter runner should be final. | 686 |
![]() | 'runner' hides a field. | 686 |
![]() | Expected @param tag for 'runner'. | 686 |
![]() | Parameter log should be final. | 686 |
![]() | 'log' hides a field. | 686 |
![]() | Expected @param tag for 'log'. | 686 |
![]() | '{' should be on the previous line. | 687 |
![]() | Line has trailing spaces. | 697 |
![]() | Line has trailing spaces. | 698 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.util.logging.Level. | 3 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Line has trailing spaces. | 18 |
![]() | '{' should be on the previous line. | 25 |
![]() | Line has trailing spaces. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Method 'runToLocation' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | '(' is preceded with whitespace. | 30 |
![]() | Parameter firstLocation should be final. | 30 |
![]() | Parameter secondLocation should be final. | 30 |
![]() | Parameter focus should be final. | 30 |
![]() | Parameter navPointsLink should be final. | 30 |
![]() | Parameter reachable should be final. | 30 |
![]() | Line contains a tab character. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Variable 'bot' must be private and have accessor methods. | 41 |
![]() | Variable 'memory' must be private and have accessor methods. | 43 |
![]() | Variable 'body' must be private and have accessor methods. | 45 |
![]() | Variable 'log' must be private and have accessor methods. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Variable 'senses' must be private and have accessor methods. | 49 |
![]() | Unused @param tag for 'memory'. | 56 |
![]() | Line is longer than 80 characters. | 58 |
![]() | '(' is preceded with whitespace. | 58 |
![]() | Parameter bot should be final. | 58 |
![]() | 'bot' hides a field. | 58 |
![]() | Parameter agentInfo should be final. | 58 |
![]() | Expected @param tag for 'agentInfo'. | 58 |
![]() | Parameter locomotion should be final. | 58 |
![]() | Expected @param tag for 'locomotion'. | 58 |
![]() | Parameter log should be final. | 58 |
![]() | 'log' hides a field. | 58 |
![]() | Expected @param tag for 'log'. | 58 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 69 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Name 'DEFAULT_MIN_DIAMETER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 |
![]() | '60.0' is a magic number. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Name 'DEFAULT_MIN_Z' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 |
![]() | '100.0' is a magic number. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Name 'DEFAULT_HISTORY_LENGTH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 |
![]() | '4' is a magic number. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | 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 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter worldView should be final. | 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 |
![]() | Line contains a tab character. | 46 |
![]() | Parameter event should be final. | 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 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. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter bot should be final. | 58 |
![]() | 'bot' hides a field. | 58 |
![]() | Line is longer than 80 characters. | 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 is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter bot should be final. | 62 |
![]() | 'bot' hides a field. | 62 |
![]() | Parameter historyLength should be final. | 62 |
![]() | 'historyLength' hides a field. | 62 |
![]() | Parameter minMovementDiameter should be final. | 62 |
![]() | 'minMovementDiameter' hides a field. | 62 |
![]() | Parameter minMovementZ should be final. | 62 |
![]() | 'minMovementZ' hides a field. | 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 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 contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | 'if' construct must use '{}'s. | 71 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line is longer than 80 characters. | 76 |
![]() | 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 |
![]() | Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Parameter state should be final. | 80 |
![]() | 'if' construct must use '{}'s. | 81 |
![]() | 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 |
![]() | Method 'setBotWaiting' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Parameter state should be final. | 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 |
![]() | Parameter target 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 |
![]() | Method 'eventSelf' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter event should be final. | 95 |
![]() | 'if' construct must use '{}'s. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | 'if' construct must use '{}'s. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | 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 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 |
![]() | Line contains a tab character. | 107 |
![]() | '{' is not preceded with whitespace. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | ':' is not preceded with whitespace. | 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 is longer than 80 characters. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | 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 is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | 'if' construct must use '{}'s. | 118 |
![]() | 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 |
![]() | Line has trailing spaces. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Method 'isStuck' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | 'if' construct must use '{}'s. | 135 |
![]() | 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 |
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. | 21 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Name 'DEFAULT_TIMEOUT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 |
![]() | '3000' is a magic number. | 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 contains a tab character. | 40 |
![]() | Name 'DEFAULT_WAITING_TIMEOUT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 |
![]() | '10000' is a magic number. | 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 is longer than 80 characters. | 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. | 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 contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 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. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter worldView should be final. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Parameter event should be final. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | 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 contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | 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 |
![]() | Line contains a tab character. | 101 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Line contains a tab character. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter bot should be final. | 109 |
![]() | 'bot' hides a field. | 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 bot should be final. | 113 |
![]() | 'bot' hides a field. | 113 |
![]() | Parameter timeoutMillis should be final. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Parameter waitingTimeoutMillis should be final. | 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. | 125 |
![]() | Method 'eventSelf' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter event should be final. | 125 |
![]() | 'if' construct must use '{}'s. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | 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 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 contains a tab character. | 135 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 139 |
![]() | Line is longer than 80 characters. | 139 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 144 |
![]() | Line is longer than 80 characters. | 144 |
![]() | 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 has trailing spaces. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Parameter state should be final. | 150 |
![]() | 'if' construct must use '{}'s. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 155 |
![]() | Method 'setBotWaiting' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Parameter state should be final. | 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 |
![]() | Method 'isStuck' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | 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 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. | 173 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | 'if' construct must use '{}'s. | 175 |
![]() | Line is longer than 80 characters. | 175 |
![]() | 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. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Parameter target should be final. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Variable 'basicTimeout' must be private and have accessor methods. | 11 |
![]() | '5000' is a magic number. | 11 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Parameter basicTimeout should be final. | 16 |
![]() | 'basicTimeout' hides a field. | 16 |
![]() | Line has trailing spaces. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Method 'getTimeout' is not designed for extension - needs to be abstract, final or empty. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Parameter path should be final. | 24 |
![]() | 'if' construct must use '{}'s. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | 'if' construct must use '{}'s. | 26 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 |
![]() | '5' is a magic number. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.params.IAgentParameters. | 4 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.utils.runner.IAgentRunner. | 6 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.utils.runner.IMultipleAgentRunner. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.connection.impl.socket.ISocketConnectionAddress. | 9 |
![]() | Line has trailing spaces. | 12 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line contains a tab character. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | 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 |
![]() | Method 'setAgentId' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter agentId should be final. | 36 |
![]() | 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. | 41 |
![]() | Method 'setWorldAddress' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter address should be final. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Parameter controllerClass should be final. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line has trailing spaces. | 13 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Method 'setAgentModule' is not designed for extension - needs to be abstract, final or empty. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Parameter module should be final. | 15 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'setAgentParameters' is not designed for extension - needs to be abstract, final or empty. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Parameter params should be final. | 21 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'addParams' is not designed for extension - needs to be abstract, final or empty. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Parameter params should be final. | 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 'setCount' is not designed for extension - needs to be abstract, final or empty. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Parameter count should be final. | 33 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Variable 'propertyName' must be private and have accessor methods. | 27 |
![]() | Expected an @return tag. | 33 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter conf should be final. | 58 |
![]() | Parameter value should be final. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter conf should be final. | 63 |
![]() | Parameter value should be final. | 63 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter conf should be final. | 69 |
![]() | Redundant 'public' modifier. | 80 |
![]() | Expected @param tag for 'param'. | 80 |
![]() | Expected @param tag for 'value'. | 80 |
![]() | Expected an @return tag. | 87 |
![]() | Redundant 'public' modifier. | 87 |
![]() | Expected @param tag for 'param'. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Line has trailing spaces. | 13 |
![]() | Line contains a tab character. | 13 |
![]() | 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 contains a tab character. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line contains a tab character. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 22 |
![]() | Redundant 'public' modifier. | 22 |
![]() | Expected @param tag for 'bot'. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Redundant 'public' modifier. | 27 |
![]() | Expected @param tag for 'bot'. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 |
![]() | Line contains a tab character. | 36 |
![]() | Expected an @return tag. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Redundant 'public' modifier. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Expected an @return tag. | 54 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Expected @param tag for 'gameInfo'. | 65 |
![]() | Expected @param tag for 'currentConfig'. | 65 |
![]() | Expected @param tag for 'init'. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Unclosed HTML tag found: <i><i> | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Redundant 'public' modifier. | 81 |
![]() | Expected @param tag for 'gameInfo'. | 81 |
![]() | Expected @param tag for 'currentConfig'. | 81 |
![]() | Expected @param tag for 'init'. | 81 |
![]() | Expected @param tag for 'self'. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Redundant 'public' modifier. | 88 |
![]() | Expected @param tag for 'event'. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Redundant 'public' modifier. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Missing a Javadoc comment. | 7 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 18 |
![]() | Line contains a tab character. | 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 |
![]() | 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 |
![]() | Method 'throwWeapon' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | 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 |
![]() | 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 |
![]() | Method 'respawn' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | 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 |
![]() | 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 |
![]() | 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 |
![]() | Method 'respawn' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Parameter location should be final. | 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 is longer than 80 characters. | 72 |
![]() | 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 has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Method 'respawn' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Parameter location should be final. | 89 |
![]() | Parameter rotation should be final. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | 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. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | 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 has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | 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 has trailing spaces. | 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 contains a tab character. | 110 |
![]() | Method 'pick' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Parameter id should be final. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | 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 has trailing spaces. | 119 |
![]() | 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 has trailing spaces. | 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 contains a tab character. | 127 |
![]() | Method 'playAnimation' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Parameter animName should be final. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | 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 |
![]() | Parameter agent should be final. | 139 |
![]() | Parameter log should be final. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line has trailing spaces. | 24 |
![]() | 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 |
![]() | Line contains a tab character. | 32 |
![]() | Variable 'self' must be private and have accessor methods. | 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 contains a tab character. | 38 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | 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 is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 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 |
![]() | 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 has trailing spaces. | 51 |
![]() | 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 has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Method 'moveAlong' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Parameter firstLocation should be final. | 59 |
![]() | Parameter secondLocation should be final. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | 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 is longer than 80 characters. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Method 'moveContinuos' is not designed for extension - needs to be abstract, final or empty. | 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 is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Method 'strafeRight' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Parameter distance should be final. | 94 |
![]() | Parameter focusId should be final. | 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 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 contains a tab character. | 102 |
![]() | Line contains a tab character. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | 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. | 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 has trailing spaces. | 114 |
![]() | 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 |
![]() | Method 'strafeRight' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Parameter distance should be final. | 122 |
![]() | Parameter focusLocation should be final. | 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 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | 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 contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | 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 is longer than 80 characters. | 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 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 |
![]() | Method 'strafeRight' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Parameter distance should be final. | 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 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. | 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 is longer than 80 characters. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line is longer than 80 characters. | 171 |
![]() | 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 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Method 'strafeLeft' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Parameter distance should be final. | 181 |
![]() | Parameter focusId should be final. | 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 contains a tab character. | 186 |
![]() | Line is longer than 80 characters. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | 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 is longer than 80 characters. | 193 |
![]() | 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 is longer than 80 characters. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | 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 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Method 'strafeLeft' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | Parameter distance should be final. | 209 |
![]() | Parameter focusLocation 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. | 214 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line contains a tab character. | 219 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | 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 is longer than 80 characters. | 227 |
![]() | Line contains a tab character. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | 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 |
![]() | Method 'strafeLeft' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() | Parameter distance should be final. | 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 is longer than 80 characters. | 243 |
![]() | Line contains a tab character. | 243 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line contains a tab character. | 244 |
![]() | 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 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 contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | 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 has trailing spaces. | 259 |
![]() | 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 has trailing spaces. | 264 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Method 'strafeTo' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | Parameter location should be final. | 267 |
![]() | Parameter focusLocation should be final. | 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 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line contains a tab character. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | 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 is longer than 80 characters. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Line has trailing spaces. | 279 |
![]() | 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 is longer than 80 characters. | 284 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line has trailing spaces. | 286 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'strafeTo' is not designed for extension - needs to be abstract, final or empty. | 291 |
![]() | Parameter location should be final. | 291 |
![]() | Parameter focus should be final. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Comment matches to-do format 'TODO:'. | 294 |
![]() | Line contains a tab character. | 294 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 300 |
![]() | 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. | 304 |
![]() | First sentence should end with a period. | 306 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line has trailing spaces. | 308 |
![]() | 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. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Method 'doubleJump' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 318 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | 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 has trailing spaces. | 323 |
![]() | Line contains a tab character. | 323 |
![]() | Comment matches to-do format 'TODO:'. | 324 |
![]() | Line is longer than 80 characters. | 324 |
![]() | Line contains a tab character. | 324 |
![]() | Line has trailing spaces. | 325 |
![]() | Line contains a tab character. | 325 |
![]() | Line is longer than 80 characters. | 326 |
![]() | Line contains a tab character. | 326 |
![]() | Line is longer than 80 characters. | 327 |
![]() | Line contains a tab character. | 327 |
![]() | Line has trailing spaces. | 328 |
![]() | 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 |
![]() | Method 'doubleJump' is not designed for extension - needs to be abstract, final or empty. | 332 |
![]() | Parameter secondJumpDelay should be final. | 332 |
![]() | Parameter jumpZ should be final. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Line contains a tab character. | 334 |
![]() | Line has trailing spaces. | 335 |
![]() | Line contains a tab character. | 335 |
![]() | Comment matches to-do format 'TODO:'. | 336 |
![]() | 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. | 342 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | Line is longer than 80 characters. | 344 |
![]() | Line contains a tab character. | 344 |
![]() | Line has trailing spaces. | 345 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line is longer than 80 characters. | 347 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | Line has trailing spaces. | 349 |
![]() | Line contains a tab character. | 349 |
![]() | Line contains a tab character. | 350 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Method 'dodge' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | Parameter direction should be final. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | 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 has trailing spaces. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Line has trailing spaces. | 364 |
![]() | Line contains a tab character. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | Method 'setSpeed' is not designed for extension - needs to be abstract, final or empty. | 367 |
![]() | Parameter speedMultiplier should be final. | 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. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | Line is longer than 80 characters. | 375 |
![]() | Line contains a tab character. | 375 |
![]() | Line contains a tab character. | 376 |
![]() | Line is longer than 80 characters. | 377 |
![]() | Line contains a tab character. | 377 |
![]() | Line contains a tab character. | 378 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 383 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line has trailing spaces. | 385 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Line contains a tab character. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Method 'setRotationSpeed' is not designed for extension - needs to be abstract, final or empty. | 388 |
![]() | Parameter newRotationRate should be final. | 388 |
![]() | 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. | 394 |
![]() | Line is longer than 80 characters. | 395 |
![]() | Line contains a tab character. | 395 |
![]() | Line has trailing spaces. | 396 |
![]() | Line contains a tab character. | 396 |
![]() | 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. | 402 |
![]() | Parameter agent should be final. | 402 |
![]() | Parameter log should be final. | 402 |
![]() | Line contains a tab character. | 403 |
![]() | Line contains a tab character. | 404 |
![]() | Line contains a tab character. | 406 |
![]() | Method 'jump' is not designed for extension - needs to be abstract, final or empty. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 411 |
![]() | Method 'moveTo' is not designed for extension - needs to be abstract, final or empty. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Parameter location should be final. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 416 |
![]() | Method 'setRun' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Method 'setWalk' is not designed for extension - needs to be abstract, final or empty. | 421 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Line contains a tab character. | 426 |
![]() | Method 'stopMovement' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Method 'turnHorizontal' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Parameter amount should be final. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | Line contains a tab character. | 436 |
![]() | Method 'turnTo' is not designed for extension - needs to be abstract, final or empty. | 436 |
![]() | Line contains a tab character. | 437 |
![]() | Parameter location should be final. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Line contains a tab character. | 441 |
![]() | Method 'turnTo' is not designed for extension - needs to be abstract, final or empty. | 441 |
![]() | Line contains a tab character. | 442 |
![]() | Parameter player should be final. | 442 |
![]() | Line contains a tab character. | 443 |
![]() | Line contains a tab character. | 444 |
![]() | Line contains a tab character. | 446 |
![]() | Method 'turnTo' is not designed for extension - needs to be abstract, final or empty. | 446 |
![]() | Line contains a tab character. | 447 |
![]() | Parameter item should be final. | 447 |
![]() | Line contains a tab character. | 448 |
![]() | Line contains a tab character. | 449 |
![]() | Line contains a tab character. | 451 |
![]() | Method 'turnVertical' is not designed for extension - needs to be abstract, final or empty. | 451 |
![]() | Line contains a tab character. | 452 |
![]() | Parameter amount should be final. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | Line contains a tab character. | 454 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line has trailing spaces. | 17 |
![]() | First sentence should end with a period. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | First sentence should end with a period. | 24 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | First sentence should end with a period. | 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 is longer than 80 characters. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter bm should be final. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 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. | 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 is longer than 80 characters. | 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 |
![]() | Method 'stopShooting' 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 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 has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Method 'shootWithMode' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Parameter secondaryMode should be final. | 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 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 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 has trailing spaces. | 79 |
![]() | 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 |
![]() | Method 'shootPrimary' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Parameter location should be final. | 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. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | 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 is longer than 80 characters. | 96 |
![]() | 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 has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | 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 |
![]() | Method 'shootPrimary' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Parameter target should be final. | 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 has trailing spaces. | 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 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. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Method 'shootPrimary' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter target should be final. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 125 |
![]() | Line is longer than 80 characters. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | 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 has trailing spaces. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | 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 'shootSecondary' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Parameter location should be final. | 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. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | 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 is longer than 80 characters. | 150 |
![]() | 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 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 contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Method 'shootSecondary' is not designed for extension - needs to be abstract, final or empty. | 162 |
![]() | Parameter target should be final. | 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 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 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 |
![]() | Method 'shootSecondary' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Parameter target should be final. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line is longer than 80 characters. | 184 |
![]() | Line contains a tab character. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | 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 is longer than 80 characters. | 188 |
![]() | 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 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 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 is longer than 80 characters. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line contains a tab character. | 200 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line contains a tab character. | 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 has trailing spaces. | 207 |
![]() | Line contains a tab character. | 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 has trailing spaces. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Method 'shootPrimaryCharged' is not designed for extension - needs to be abstract, final or empty. | 216 |
![]() | Parameter location should be final. | 216 |
![]() | Parameter chargeTime should be final. | 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 is longer than 80 characters. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line is longer than 80 characters. | 229 |
![]() | Line contains a tab character. | 229 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | 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 is longer than 80 characters. | 236 |
![]() | Line contains a tab character. | 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. | 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 is longer than 80 characters. | 244 |
![]() | 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 contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line contains a tab character. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 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 has trailing spaces. | 259 |
![]() | 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 contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Method 'shootPrimaryCharged' is not designed for extension - needs to be abstract, final or empty. | 264 |
![]() | Parameter target should be final. | 264 |
![]() | Parameter chargeTime should be final. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | 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 has trailing spaces. | 273 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | Line has trailing spaces. | 278 |
![]() | 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 |
![]() | Method 'shootPrimaryCharged' is not designed for extension - needs to be abstract, final or empty. | 282 |
![]() | Parameter target should be final. | 282 |
![]() | Parameter chargeTime should be final. | 282 |
![]() | Expected @param tag for 'chargeTime'. | 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 is longer than 80 characters. | 288 |
![]() | Line contains a tab character. | 288 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line contains a tab character. | 289 |
![]() | Line is longer than 80 characters. | 290 |
![]() | Line contains a tab character. | 290 |
![]() | 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 contains a tab character. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line is longer than 80 characters. | 296 |
![]() | 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 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 is longer than 80 characters. | 304 |
![]() | Line contains a tab character. | 304 |
![]() | Line is longer than 80 characters. | 305 |
![]() | Line contains a tab character. | 305 |
![]() | Line is longer than 80 characters. | 306 |
![]() | Line contains a tab character. | 306 |
![]() | Line is longer than 80 characters. | 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 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 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line has trailing spaces. | 318 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line has trailing spaces. | 320 |
![]() | Line contains a tab character. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line is longer than 80 characters. | 323 |
![]() | Line contains a tab character. | 323 |
![]() | Method 'shootSecondaryCharged' is not designed for extension - needs to be abstract, final or empty. | 323 |
![]() | Parameter location should be final. | 323 |
![]() | Parameter chargeTime should be final. | 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 contains a tab character. | 332 |
![]() | 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 is longer than 80 characters. | 338 |
![]() | Line contains a tab character. | 338 |
![]() | Line is longer than 80 characters. | 339 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 344 |
![]() | 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 is longer than 80 characters. | 348 |
![]() | Line contains a tab character. | 348 |
![]() | Line is longer than 80 characters. | 349 |
![]() | 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 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 has trailing spaces. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Line is longer than 80 characters. | 365 |
![]() | Line contains a tab character. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | Line has trailing spaces. | 367 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | Line has trailing spaces. | 369 |
![]() | Line contains a tab character. | 369 |
![]() | Line contains a tab character. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | Method 'shootSecondaryCharged' is not designed for extension - needs to be abstract, final or empty. | 372 |
![]() | Parameter target should be final. | 372 |
![]() | Parameter chargeTime should be final. | 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 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 contains a tab character. | 383 |
![]() | Line is longer than 80 characters. | 384 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'shootSecondaryCharged' is not designed for extension - needs to be abstract, final or empty. | 391 |
![]() | Parameter target should be final. | 391 |
![]() | Parameter chargeTime should be final. | 391 |
![]() | Expected @param tag for 'chargeTime'. | 391 |
![]() | Line contains a tab character. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line contains a tab character. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 398 |
![]() | Line contains a tab character. | 399 |
![]() | Line contains a tab character. | 400 |
![]() | Line contains a tab character. | 401 |
![]() | Line contains a tab character. | 402 |
![]() | Line contains a tab character. | 404 |
![]() | Line is longer than 80 characters. | 405 |
![]() | 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 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. | 414 |
![]() | Parameter agent should be final. | 414 |
![]() | Parameter log should be final. | 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 |
![]() | Method 'shoot' is not designed for extension - needs to be abstract, final or empty. | 420 |
![]() | Method 'shoot' is not designed for extension - needs to be abstract, final or empty. | 425 |
![]() | Parameter target should be final. | 426 |
![]() | Line has trailing spaces. | 429 |
![]() | Method 'shoot' is not designed for extension - needs to be abstract, final or empty. | 430 |
![]() | Parameter target should be final. | 431 |
![]() | Method 'stopShoot' is not designed for extension - needs to be abstract, final or empty. | 435 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 11 |
![]() | Line contains a tab character. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | 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 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Parameter agent should be final. | 24 |
![]() | Parameter log should be final. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter agent should be final. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 17 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 22 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'sendGlobalTextMessage' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Parameter text should be final. | 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. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | 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 |
![]() | Line has trailing spaces. | 46 |
![]() | 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 |
![]() | Method 'sendTeamTextMessage' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Parameter text should be final. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | 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 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | 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 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. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | 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 |
![]() | Method 'sendPrivateTextMessage' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Parameter id should be final. | 80 |
![]() | Parameter text should be final. | 80 |
![]() | 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. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 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. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | 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 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 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'sendGlobalBubbleMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Parameter text should be final. | 107 |
![]() | Parameter fadeOut should be final. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 134 |
![]() | Method 'sendTeamBubbleMessage' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Parameter text should be final. | 134 |
![]() | Parameter fadeOut should be final. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | 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 |
![]() | 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 is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line is longer than 80 characters. | 148 |
![]() | 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 |
![]() | 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 |
![]() | 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 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 |
![]() | Method 'sendPrivateBubbleMessage' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Parameter id should be final. | 165 |
![]() | Parameter text should be final. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Parameter fadeOut should be final. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 176 |
![]() | Line is longer than 80 characters. | 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 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 |
![]() | Parameter agent should be final. | 184 |
![]() | Parameter log should be final. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 5 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line has trailing spaces. | 14 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line has trailing spaces. | 16 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Variable 'action' must be private and have accessor methods. | 23 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Variable 'locomotion' must be private and have accessor methods. | 25 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Variable 'shooting' must be private and have accessor methods. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Variable 'communication' must be private and have accessor methods. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Variable 'configureCommands' must be private and have accessor methods. | 31 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Variable 'simpleRayCasting' must be private and have accessor methods. | 33 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | 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 |
![]() | Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 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 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 |
![]() | Method 'getLocomotion' 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 contains a tab character. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'getShooting' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | 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. | 72 |
![]() | Method 'getCommunication' is not designed for extension - needs to be abstract, final or empty. | 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 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 contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Method 'getConfigureCommands' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | 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 |
![]() | Line has trailing spaces. | 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 'getSimpleRayCasting' 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 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | 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 contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Parameter agent should be final. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | 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 |
![]() | Line has trailing spaces. | 109 |
![]() | 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 |
![]() | Parameter agent should be final. | 115 |
![]() | Parameter log should be final. | 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 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 17 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | 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 has trailing spaces. | 23 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 35 |
![]() | 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 has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Parameter config 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 has trailing spaces. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'setBotAppearance' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Parameter skin should be final. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | 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 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Parameter agent should be final. | 74 |
![]() | Parameter log should be final. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 19 |
![]() | 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 |
![]() | Unused @param tag for 'locatedTarget'. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Method 'moveTo' is not designed for extension - needs to be abstract, final or empty. | 32 |
![]() | Parameter location should be final. | 32 |
![]() | Expected @param tag for 'location'. | 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 has trailing spaces. | 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 contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Method 'stopMovement' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | First sentence should end with a period. | 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 has trailing spaces. | 53 |
![]() | 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 |
![]() | Method 'turnTo' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Parameter location should be final. | 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 has trailing spaces. | 62 |
![]() | 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 has trailing spaces. | 65 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'turnTo' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Parameter player should be final. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | 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 |
![]() | Method 'turnTo' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Parameter item should be final. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | First sentence should end with a period. | 88 |
![]() | Line contains a tab character. | 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 |
![]() | 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 |
![]() | Method 'turnHorizontal' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Parameter amount should be final. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | '65535' is a magic number. | 101 |
![]() | '360' is a magic number. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | 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 has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | 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 |
![]() | Method 'turnVertical' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Parameter amount should be final. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | '65535' is a magic number. | 121 |
![]() | '360' is a magic number. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | First sentence should end with a period. | 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 |
![]() | Method 'jump' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | 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 has trailing spaces. | 136 |
![]() | 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 'setWalk' 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. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | 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 |
![]() | Line contains a tab character. | 149 |
![]() | Method 'setRun' 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 is longer than 80 characters. | 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 contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Parameter agent should be final. | 161 |
![]() | Parameter log should be final. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 19 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | 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 has trailing spaces. | 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 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Method 'fastTrace' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Parameter id should be final. | 40 |
![]() | Parameter to should be final. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | 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 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 |
![]() | 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 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Method 'fastTrace' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Parameter id should be final. | 58 |
![]() | Parameter from should be final. | 58 |
![]() | Parameter to should be final. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | 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 has trailing spaces. | 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 |
![]() | Method 'trace' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Parameter id should be final. | 77 |
![]() | Parameter to should be final. | 77 |
![]() | Parameter bTraceActors should be final. | 77 |
![]() | Expected @param tag for 'bTraceActors'. | 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. | 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 is longer than 80 characters. | 87 |
![]() | 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 |
![]() | Line has trailing spaces. | 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 |
![]() | 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 |
![]() | Method 'trace' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Parameter id should be final. | 98 |
![]() | Parameter from should be final. | 98 |
![]() | Parameter to should be final. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Parameter bTraceActors should be final. | 99 |
![]() | Expected @param tag for 'bTraceActors'. | 99 |
![]() | 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 contains a tab character. | 103 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | 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 is longer than 80 characters. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | 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 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 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 contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | 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 contains a tab character. | 134 |
![]() | 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 contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Method 'addAutoTraceRay' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Parameter id should be final. | 139 |
![]() | Parameter direction should be final. | 139 |
![]() | Parameter length should be final. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Parameter bFastTrace should be final. | 140 |
![]() | Parameter bFloorCorrection should be final. | 140 |
![]() | Parameter bTraceActors should be final. | 140 |
![]() | 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 contains a tab character. | 146 |
![]() | 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 has trailing spaces. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | 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 |
![]() | 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 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 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 is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Method 'changeAutoTraceRay' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Parameter id should be final. | 173 |
![]() | Parameter direction should be final. | 173 |
![]() | Parameter length should be final. | 173 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Parameter bFastTrace should be final. | 174 |
![]() | Parameter bFloorCorrection should be final. | 174 |
![]() | Parameter bTraceActors should be final. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | 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 is longer than 80 characters. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | 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 has trailing spaces. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Method 'addDefaultAutoTraceRays' is not designed for extension - needs to be abstract, final or empty. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | 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 |
![]() | Method 'removeAutoTraceRay' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() | Parameter id should be final. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Method 'removeAllAutoTraceRays' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 216 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Line contains a tab character. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | 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 has trailing spaces. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Method 'enableAutoTracing' 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. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line is longer than 80 characters. | 229 |
![]() | Line contains a tab character. | 229 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Method 'disableAutoTracing' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line has trailing spaces. | 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. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Parameter agent should be final. | 245 |
![]() | Parameter log should be final. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | First sentence should end with a period. | 11 |
![]() | Line has trailing spaces. | 13 |
![]() | First sentence should end with a period. | 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. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Method 'shoot' 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 |
![]() | Line contains a tab character. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 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 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Method 'shoot' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Parameter target should be final. | 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 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 53 |
![]() | 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 |
![]() | Method 'shoot' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Parameter target should be final. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | First sentence should end with a period. | 61 |
![]() | 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 contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Method 'stopShoot' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 73 |
![]() | 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 contains a tab character. | 79 |
![]() | Parameter agent should be final. | 79 |
![]() | Parameter log should be final. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | 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 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 |
![]() | Parameter message should be final. | 18 |
![]() | Expected @param tag for 'message'. | 18 |
![]() | Parameter origin should be final. | 18 |
![]() | 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 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 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 is longer than 80 characters. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter message should be final. | 31 |
![]() | Expected @param tag for 'message'. | 31 |
![]() | Parameter cause should be final. | 31 |
![]() | Expected @param tag for 'cause'. | 31 |
![]() | Parameter origin should be final. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line has trailing spaces. | 35 |
![]() | 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 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 is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter message should be final. | 45 |
![]() | Expected @param tag for 'message'. | 45 |
![]() | Parameter log should be final. | 45 |
![]() | Expected @param tag for 'log'. | 45 |
![]() | Parameter origin should be final. | 45 |
![]() | '{' is not preceded with whitespace. | 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 is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | 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 is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Parameter message should be final. | 58 |
![]() | Expected @param tag for 'message'. | 58 |
![]() | Parameter cause should be final. | 58 |
![]() | Expected @param tag for 'cause'. | 58 |
![]() | Parameter log should be final. | 58 |
![]() | Expected @param tag for 'log'. | 58 |
![]() | Parameter origin should be final. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | '{' is not preceded with whitespace. | 17 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter player should be final. | 19 |
![]() | Parameter server should be final. | 19 |
![]() | Parameter act should be final. | 19 |
![]() | Parameter worldView should be final. | 19 |
![]() | Method 'respawn' is not designed for extension - needs to be abstract, final or empty. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 23 |
![]() | Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Redundant throws: 'ComponentCantStopException' is unchecked exception. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.IAgentId. | 18 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Comment matches to-do format 'TODO:'. | 70 |
![]() | Type Javadoc comment is missing an @param <ACT> tag. | 74 |
![]() | Type Javadoc comment is missing an @param <CONTROLLER> tag. | 74 |
![]() | Type Javadoc comment is missing an @param <WORLD_VIEW> tag. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 78 |
![]() | 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 |
![]() | Line contains a tab character. | 85 |
![]() | 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 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | 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. | 99 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | 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 is longer than 80 characters. | 109 |
![]() | Parameter parameters should be final. | 109 |
![]() | Expected @param tag for 'parameters'. | 109 |
![]() | Parameter eventBus should be final. | 109 |
![]() | Expected @param tag for 'eventBus'. | 109 |
![]() | Parameter logger should be final. | 109 |
![]() | Expected @param tag for 'logger'. | 109 |
![]() | Parameter worldView should be final. | 109 |
![]() | Parameter act should be final. | 109 |
![]() | Parameter init should be final. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | 'cast' is not followed by whitespace. | 110 |
![]() | 'cast' is not followed by whitespace. | 110 |
![]() | 'if' construct must use '{}'s. | 114 |
![]() | Line is longer than 80 characters. | 114 |
![]() | 'if' construct must use '{}'s. | 116 |
![]() | Line is longer than 80 characters. | 116 |
![]() | 'if' construct must use '{}'s. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Parameter event should be final. | 122 |
![]() | 'if' construct must use '{}'s. | 123 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Expected an @return tag. | 142 |
![]() | Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Method 'getParams' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 164 |
![]() | Method 'startAgent' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | 'if' construct must use '{}'s. | 169 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | '60000' is a magic number. | 170 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | 'if' construct must use '{}'s. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Method 'stopAgent' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 188 |
![]() | Method 'killAgent' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 207 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Method 'readyCommandRequested' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Line has trailing spaces. | 215 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Parameter event should be final. | 224 |
![]() | Line is longer than 80 characters. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line has trailing spaces. | 230 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line is longer than 80 characters. | 239 |
![]() | Method 'initCommandRequested' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | 'if' is not followed by whitespace. | 249 |
![]() | Line is longer than 80 characters. | 260 |
![]() | Line has trailing spaces. | 265 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Parameter event should be final. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Line is longer than 80 characters. | 276 |
![]() | Line contains a tab character. | 276 |
![]() | Line has trailing spaces. | 279 |
![]() | Line has trailing spaces. | 285 |
![]() | Line is longer than 80 characters. | 287 |
![]() | Parameter event should be final. | 293 |
![]() | Line is longer than 80 characters. | 294 |
![]() | 'if' construct must use '{}'s. | 297 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line contains a tab character. | 297 |
![]() | 'if' construct must use '{}'s. | 300 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line is longer than 80 characters. | 319 |
![]() | Parameter event should be final. | 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 has trailing spaces. | 322 |
![]() | Line is longer than 80 characters. | 322 |
![]() | Line has trailing spaces. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | 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 is longer than 80 characters. | 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. | 338 |
![]() | Parameter event should be final. | 338 |
![]() | 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. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | Line has trailing spaces. | 348 |
![]() | Line contains a tab character. | 348 |
![]() | Missing a Javadoc comment. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Parameter event should be final. | 352 |
![]() | Line is longer than 80 characters. | 353 |
![]() | Line contains a tab character. | 353 |
![]() | Line is longer than 80 characters. | 354 |
![]() | Line contains a tab character. | 354 |
![]() | Line has trailing spaces. | 355 |
![]() | Line is longer than 80 characters. | 355 |
![]() | 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 contains a tab character. | 358 |
![]() | Line has trailing spaces. | 359 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 365 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 376 |
![]() | Method 'getVelocity' is not designed for extension - needs to be abstract, final or empty. | 387 |
![]() | Method 'respawn' is not designed for extension - needs to be abstract, final or empty. | 395 |
![]() | Missing a Javadoc comment. | 395 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 395 |
![]() | Method 'createAgentJMX' is not designed for extension - needs to be abstract, final or empty. | 399 |
![]() | Line is longer than 80 characters. | 404 |
![]() | Parameter objectName should be final. | 404 |
![]() | Parameter mbs should be final. | 404 |
![]() | Redundant throws: 'InstanceAlreadyExistsException' listed more then one time. | 404 |
![]() | Method 'setBoolConfigure' is not designed for extension - needs to be abstract, final or empty. | 410 |
![]() | Missing a Javadoc comment. | 410 |
![]() | Parameter param should be final. | 410 |
![]() | Parameter value should be final. | 410 |
![]() | Comment matches to-do format 'TODO:'. | 421 |
![]() | 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 |
![]() | Method 'getBoolConfigure' is not designed for extension - needs to be abstract, final or empty. | 427 |
![]() | Missing a Javadoc comment. | 427 |
![]() | Parameter param should be final. | 427 |
![]() | Comment matches to-do format 'TODO:'. | 431 |
![]() | Line contains a tab character. | 431 |
![]() | Line is longer than 80 characters. | 432 |
![]() | Line contains a tab character. | 432 |
![]() | Line is longer than 80 characters. | 433 |
![]() | Method 'createIntrospection' is not designed for extension - needs to be abstract, final or empty. | 438 |
![]() | Line is longer than 80 characters. | 440 |
![]() | Line has trailing spaces. | 442 |
![]() | Method 'getWorldView' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Line contains a tab character. | 445 |
![]() | Line has trailing spaces. | 447 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Variable 'bot' must be private and have accessor methods. | 29 |
![]() | Variable 'user' must be private and have accessor methods. | 34 |
![]() | Method 'initializeController' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Parameter bot should be final. | 37 |
![]() | 'bot' hides a field. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter bot should be final. | 48 |
![]() | 'bot' hides a field. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Method 'getBot' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Method 'getInitializeCommand' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Parameter gameInfo should be final. | 68 |
![]() | Parameter currentConfig should be final. | 68 |
![]() | Parameter init should be final. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Parameter gameInfo should be final. | 72 |
![]() | Parameter currentConfig should be final. | 72 |
![]() | Parameter init should be final. | 72 |
![]() | Parameter self should be final. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Parameter event should be final. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | 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 |
![]() | Method 'getWorldView' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Missing a Javadoc comment. | 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 contains a tab character. | 87 |
![]() | Method 'getAct' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Expected an @return tag. | 95 |
![]() | Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | '{' is not preceded with whitespace. | 9 |
![]() | Line contains a tab character. | 11 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Variable 'logicModule' must be private and have accessor methods. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Method 'initializeController' is not designed for extension - needs to be abstract, final or empty. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Parameter bot should be final. | 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 has trailing spaces. | 18 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Method 'getLogicInitializeTime' is not designed for extension - needs to be abstract, final or empty. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | '120000' is a magic number. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 24 |
![]() | Method 'getLogicShutdownTime' 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 |
![]() | '120000' is a magic number. | 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. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Parameter logicModule should be final. | 38 |
![]() | 'logicModule' hides a field. | 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 has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.EventListener. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassEventListener. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassListener. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectEventListener. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectListener. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBotController. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.AutoTraceRay. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.ConfigChange. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.InitedMessage. | 34 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Self. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.ItemDescriptor. | 36 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line has trailing spaces. | 45 |
![]() | Line is longer than 80 characters. | 50 |
![]() | 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 |
![]() | Variable 'random' must be private and have accessor methods. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | 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 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Variable 'game' must be private and have accessor methods. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | 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 has trailing spaces. | 70 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Variable 'info' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | 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 is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Variable 'players' must be private and have accessor methods. | 85 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 91 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Variable 'descriptors' must be private and have accessor methods. | 96 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Variable 'items' must be private and have accessor methods. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | 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 is longer than 80 characters. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Variable 'senses' must be private and have accessor methods. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | 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 is longer than 80 characters. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Variable 'weaponry' must be private and have accessor methods. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | 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. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Variable 'config' must be private and have accessor methods. | 136 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Variable 'raycasting' must be private and have accessor methods. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Variable 'body' must be private and have accessor methods. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | 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 is longer than 80 characters. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Variable 'shoot' must be private and have accessor methods. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | 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 is longer than 80 characters. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | 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 |
![]() | Variable 'move' must be private and have accessor methods. | 178 |
![]() | Line has trailing spaces. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 183 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Line contains a tab character. | 188 |
![]() | Variable 'pathExecutor' must be private and have accessor methods. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Line has trailing spaces. | 193 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line is longer than 80 characters. | 196 |
![]() | Variable 'pathPlanner' must be private and have accessor methods. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line is longer than 80 characters. | 202 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Variable 'listenerRegistrator' must be private and have accessor methods. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | Variable 'world' must be private and have accessor methods. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Variable 'act' must be private and have accessor methods. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Method 'initializeController' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Parameter bot should be final. | 220 |
![]() | 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. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line has trailing spaces. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line contains a tab character. | 234 |
![]() | Method 'initializeListeners' is not designed for extension - needs to be abstract, final or empty. | 234 |
![]() | Parameter bot should be final. | 234 |
![]() | Expected @param tag for 'bot'. | 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 |
![]() | Line is longer than 80 characters. | 240 |
![]() | Line contains a tab character. | 240 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Method 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Parameter bot should be final. | 244 |
![]() | Expected @param tag for 'bot'. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line has trailing spaces. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Method 'initializeModules' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Parameter bot should be final. | 254 |
![]() | Expected @param tag for 'bot'. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | 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 has trailing spaces. | 264 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 23 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 23 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter agent should be final. | 25 |
![]() | Parameter objectName should be final. | 25 |
![]() | Parameter mbs should be final. | 25 |
![]() | Redundant throws: 'InstanceAlreadyExistsException' listed more then one time. | 25 |
![]() | Method 'respawn' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 29 |
![]() | Method 'boolConfigure' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter param should be final. | 33 |
![]() | Parameter value should be final. | 33 |
![]() | Method 'retrieveBoolConfigure' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter param should be final. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 12 |
![]() | Redundant 'public' modifier. | 12 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 12 |
![]() | Redundant 'public' modifier. | 19 |
![]() | Expected @param tag for 'value'. | 19 |
![]() | Expected an @return tag. | 26 |
![]() | Redundant 'public' modifier. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter agentJMXAddress should be final. | 18 |
![]() | Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 18 |
![]() | Method 'respawn' is not designed for extension - needs to be abstract, final or empty. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 22 |
![]() | Method 'setBoolConfigure' is not designed for extension - needs to be abstract, final or empty. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter param should be final. | 26 |
![]() | Parameter value should be final. | 26 |
![]() | Method 'getBoolConfigure' is not designed for extension - needs to be abstract, final or empty. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter param should be final. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | 'cast' is not followed by whitespace. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 5 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 5 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 5 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 5 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 5 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Parameter description should be final. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Parameter description should be final. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Parameter description should be final. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Parameter description should be final. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Parameter description should be final. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Method 'getWorldEvent' is not designed for extension - needs to be abstract, final or empty. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line contains a tab character. | 22 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 11 |
![]() | 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 |
![]() | Redundant 'public' modifier. | 26 |
![]() | 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 |
![]() | Redundant 'public' modifier. | 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 |
![]() | Expected an @return tag. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Redundant 'public' modifier. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Expected an @return tag. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Redundant 'public' modifier. | 41 |
![]() | 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 |
![]() | Redundant 'public' modifier. | 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 contains a tab character. | 52 |
![]() | Expected an @return tag. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Expected an @return tag. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Redundant 'public' modifier. | 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 |
![]() | Expected an @return tag. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Expected an @return tag. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Redundant 'public' modifier. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Expected an @return tag. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Redundant 'public' modifier. | 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 |
![]() | Expected an @return tag. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Redundant 'public' modifier. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 14 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 11 |
![]() | Line has trailing spaces. | 15 |
![]() | Line has trailing spaces. | 18 |
![]() | Line has trailing spaces. | 21 |
![]() | 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 is longer than 80 characters. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | 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 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 |
![]() | First sentence should end with a period. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Variable 'name' must be private and have accessor methods. | 52 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | 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 contains a tab character. | 62 |
![]() | Parameter name should be final. | 62 |
![]() | 'name' hides a field. | 62 |
![]() | 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 contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Expected an @return tag. | 70 |
![]() | 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 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | 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 has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | First sentence should end with a period. | 93 |
![]() | First sentence should end with a period. | 95 |
![]() | First sentence should end with a period. | 97 |
![]() | First sentence should end with a period. | 99 |
![]() | First sentence should end with a period. | 101 |
![]() | First sentence should end with a period. | 103 |
![]() | First sentence should end with a period. | 105 |
![]() | First sentence should end with a period. | 107 |
![]() | First sentence should end with a period. | 109 |
![]() | First sentence should end with a period. | 111 |
![]() | Line contains a tab character. | 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. | 121 |
![]() | First sentence should end with a period. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | 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. | 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 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 |
![]() | First sentence should end with a period. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Variable 'name' must be private and have accessor methods. | 149 |
![]() | Line is longer than 80 characters. | 151 |
![]() | 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 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Parameter name should be final. | 159 |
![]() | 'name' hides a field. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line is longer than 80 characters. | 168 |
![]() | 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 is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | First sentence should end with a period. | 179 |
![]() | ',' is not followed by whitespace. | 181 |
![]() | '{' is followed by whitespace. | 181 |
![]() | First sentence should end with a period. | 183 |
![]() | ',' is not followed by whitespace. | 185 |
![]() | '{' is followed by whitespace. | 185 |
![]() | First sentence should end with a period. | 187 |
![]() | ',' is not followed by whitespace. | 189 |
![]() | '{' is followed by whitespace. | 189 |
![]() | First sentence should end with a period. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | ',' is not followed by whitespace. | 193 |
![]() | '{' is followed by whitespace. | 193 |
![]() | First sentence should end with a period. | 195 |
![]() | ',' is not followed by whitespace. | 197 |
![]() | '{' is followed by whitespace. | 197 |
![]() | First sentence should end with a period. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line has trailing spaces. | 201 |
![]() | ',' is not followed by whitespace. | 201 |
![]() | '{' is followed by whitespace. | 201 |
![]() | First sentence should end with a period. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | ',' is not followed by whitespace. | 205 |
![]() | '{' is followed by whitespace. | 205 |
![]() | First sentence should end with a period. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | ',' is not followed by whitespace. | 209 |
![]() | '{' is followed by whitespace. | 209 |
![]() | First sentence should end with a period. | 211 |
![]() | Line is longer than 80 characters. | 212 |
![]() | ',' is not followed by whitespace. | 213 |
![]() | '{' is followed by whitespace. | 213 |
![]() | First sentence should end with a period. | 215 |
![]() | Line is longer than 80 characters. | 216 |
![]() | ',' is not followed by whitespace. | 217 |
![]() | '{' is followed by whitespace. | 217 |
![]() | First sentence should end with a period. | 219 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | ',' is not followed by whitespace. | 221 |
![]() | '{' is followed by whitespace. | 221 |
![]() | First sentence should end with a period. | 223 |
![]() | ',' is not followed by whitespace. | 225 |
![]() | '{' is followed by whitespace. | 225 |
![]() | First sentence should end with a period. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | ',' is not followed by whitespace. | 229 |
![]() | '{' is followed by whitespace. | 229 |
![]() | First sentence should end with a period. | 231 |
![]() | Line is longer than 80 characters. | 232 |
![]() | ',' is not followed by whitespace. | 233 |
![]() | '{' is followed by whitespace. | 233 |
![]() | First sentence should end with a period. | 235 |
![]() | Line is longer than 80 characters. | 236 |
![]() | ',' is not followed by whitespace. | 237 |
![]() | '{' is followed by whitespace. | 237 |
![]() | First sentence should end with a period. | 239 |
![]() | ',' is not followed by whitespace. | 241 |
![]() | '{' is followed by whitespace. | 241 |
![]() | First sentence should end with a period. | 243 |
![]() | ',' is not followed by whitespace. | 245 |
![]() | '{' is followed by whitespace. | 245 |
![]() | First sentence should end with a period. | 247 |
![]() | Line is longer than 80 characters. | 248 |
![]() | ',' is not followed by whitespace. | 249 |
![]() | '{' is followed by whitespace. | 249 |
![]() | Line contains a tab character. | 253 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Line is longer than 80 characters. | 255 |
![]() | Line contains a tab character. | 255 |
![]() | '{' is followed by whitespace. | 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 |
![]() | '{' is followed by whitespace. | 260 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | '{' is followed by whitespace. | 265 |
![]() | Line contains a tab character. | 267 |
![]() | Line is longer than 80 characters. | 268 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | '{' is followed by whitespace. | 269 |
![]() | 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. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | '{' is followed by whitespace. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 285 |
![]() | Line is longer than 80 characters. | 286 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | '{' is followed by whitespace. | 287 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | '{' is followed by whitespace. | 292 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | '{' is followed by whitespace. | 297 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | '{' is followed by whitespace. | 302 |
![]() | Line contains a tab character. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | '{' is followed by whitespace. | 307 |
![]() | Line contains a tab character. | 310 |
![]() | 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 has trailing spaces. | 319 |
![]() | Line contains a tab character. | 319 |
![]() | First sentence should end with a period. | 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. | 325 |
![]() | Line contains a tab character. | 325 |
![]() | First sentence should end with a period. | 326 |
![]() | Line contains a tab character. | 326 |
![]() | Line is longer than 80 characters. | 327 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | '{' is followed by whitespace. | 328 |
![]() | Line has trailing spaces. | 329 |
![]() | Line contains a tab character. | 329 |
![]() | Line is longer than 80 characters. | 330 |
![]() | Line contains a tab character. | 330 |
![]() | Line contains a tab character. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | 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 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 342 |
![]() | Missing a Javadoc comment. | 342 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Line is longer than 80 characters. | 346 |
![]() | Line contains a tab character. | 346 |
![]() | 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 contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Line contains a tab character. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Line has trailing spaces. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Method 'getCategory' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Line is longer than 80 characters. | 365 |
![]() | Line contains a tab character. | 365 |
![]() | Avoid inline conditionals. | 365 |
![]() | Inner assignments should be avoided. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | Line contains a tab character. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | Line contains a tab character. | 375 |
![]() | Avoid inline conditionals. | 375 |
![]() | Inner assignments should be avoided. | 375 |
![]() | Line contains a tab character. | 376 |
![]() | Line is longer than 80 characters. | 378 |
![]() | Line contains a tab character. | 378 |
![]() | 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. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Line has trailing spaces. | 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 |
![]() | 'if' construct must use '{}'s. | 392 |
![]() | Line contains a tab character. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | 'synchronized' is not followed by whitespace. | 393 |
![]() | Line has trailing spaces. | 394 |
![]() | Line contains a tab character. | 394 |
![]() | Inner assignments should be avoided. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line is longer than 80 characters. | 398 |
![]() | Line contains a tab character. | 398 |
![]() | Line contains a tab character. | 400 |
![]() | Line contains a tab character. | 401 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Parameter obj should be final. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | 'if' construct must use '{}'s. | 410 |
![]() | Line contains a tab character. | 410 |
![]() | Line contains a tab character. | 411 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | 'if' construct must use '{}'s. | 416 |
![]() | Line contains a tab character. | 416 |
![]() | Line contains a tab character. | 417 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Line has trailing spaces. | 425 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 428 |
![]() | 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 is longer than 80 characters. | 434 |
![]() | Line contains a tab character. | 434 |
![]() | Line contains a tab character. | 436 |
![]() | Line is longer than 80 characters. | 437 |
![]() | Line contains a tab character. | 437 |
![]() | Line has trailing spaces. | 438 |
![]() | Line contains a tab character. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Line contains a tab character. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | Line contains a tab character. | 442 |
![]() | Parameter name should be final. | 442 |
![]() | 'name' hides a field. | 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 |
![]() | Parameter name should be final. | 452 |
![]() | 'name' hides a field. | 452 |
![]() | Expected @param tag for 'name'. | 452 |
![]() | Parameter category should be final. | 452 |
![]() | 'category' hides a field. | 452 |
![]() | Expected @param tag for 'category'. | 452 |
![]() | Parameter group should be final. | 452 |
![]() | 'group' hides a field. | 452 |
![]() | Expected @param tag for 'group'. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | Line contains a tab character. | 454 |
![]() | Line contains a tab character. | 455 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line is longer than 80 characters. | 459 |
![]() | Line contains a tab character. | 459 |
![]() | Line contains a tab character. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | Line has trailing spaces. | 463 |
![]() | 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. | 469 |
![]() | Line contains a tab character. | 470 |
![]() | Line contains a tab character. | 471 |
![]() | Line contains a tab character. | 472 |
![]() | Name 'MakePrototype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 |
![]() | Parameter category should be final. | 472 |
![]() | Line contains a tab character. | 473 |
![]() | Parameter group should be final. | 473 |
![]() | Parameter utNames should be final. | 473 |
![]() | Line contains a tab character. | 474 |
![]() | Line contains a tab character. | 475 |
![]() | 'synchronized' is not followed by whitespace. | 475 |
![]() | Line contains a tab character. | 476 |
![]() | Line contains a tab character. | 477 |
![]() | Line contains a tab character. | 478 |
![]() | 'for' construct must use '{}'s. | 479 |
![]() | 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. | 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 |
![]() | Line contains a tab character. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Line contains a tab character. | 490 |
![]() | Line contains a tab character. | 492 |
![]() | Line contains a tab character. | 493 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | Expected an @return tag. | 497 |
![]() | Line contains a tab character. | 497 |
![]() | Parameter utName should be final. | 497 |
![]() | Line contains a tab character. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | 'synchronized' is not followed by whitespace. | 499 |
![]() | Line contains a tab character. | 500 |
![]() | 'if' construct must use '{}'s. | 501 |
![]() | Line contains a tab character. | 501 |
![]() | Line has trailing spaces. | 502 |
![]() | Line contains a tab character. | 502 |
![]() | Line contains a tab character. | 503 |
![]() | Line contains a tab character. | 504 |
![]() | Line contains a tab character. | 505 |
![]() | Line contains a tab character. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 509 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 509 |
![]() | Missing a Javadoc comment. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 511 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 6 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 9 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line has trailing spaces. | 13 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | 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 |
![]() | Expected an @return tag. | 20 |
![]() | Line contains a tab character. | 20 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 20 |
![]() | Parameter unrealId should be final. | 20 |
![]() | Expected @param tag for 'unrealId'. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Parameter Name should be final. | 56 |
![]() | 'Name' hides a field. | 56 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | 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 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. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 76 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Variable 'Name' must be private and have accessor methods. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Expected an @return tag. | 86 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Expected an @return tag. | 96 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Parameter Name should be final. | 96 |
![]() | 'Name' hides a field. | 96 |
![]() | Expected @param tag for 'Name'. | 96 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Parameter original should be final. | 122 |
![]() | Expected @param tag for 'original'. | 122 |
![]() | Line has trailing spaces. | 123 |
![]() | '=' is not preceded with whitespace. | 124 |
![]() | '=' is not followed by whitespace. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | '+' should be on a new line. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | '+' should be on a new line. | 141 |
![]() | '+' should be on a new line. | 142 |
![]() | '+' should be on a new line. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | 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 has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 162 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | 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. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Parameter Name should be final. | 70 |
![]() | 'Name' hides a field. | 70 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter StartLocation should be final. | 70 |
![]() | 'StartLocation' hides a field. | 70 |
![]() | Name 'StartLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter StartRotation should be final. | 70 |
![]() | 'StartRotation' hides a field. | 70 |
![]() | Name 'StartRotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter Skill should be final. | 70 |
![]() | 'Skill' hides a field. | 70 |
![]() | Name 'Skill' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter Type should be final. | 70 |
![]() | 'Type' hides a field. | 70 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | 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 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 has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 99 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 |
![]() | Variable 'Name' must be private and have accessor methods. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Expected an @return tag. | 109 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Expected an @return tag. | 119 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Parameter Name should be final. | 119 |
![]() | 'Name' hides a field. | 119 |
![]() | Expected @param tag for 'Name'. | 119 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Name 'StartLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 129 |
![]() | Variable 'StartLocation' must be private and have accessor methods. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Expected an @return tag. | 137 |
![]() | Method 'getStartLocation' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 144 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Expected an @return tag. | 149 |
![]() | Method 'setStartLocation' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Parameter StartLocation should be final. | 149 |
![]() | 'StartLocation' hides a field. | 149 |
![]() | Expected @param tag for 'StartLocation'. | 149 |
![]() | Name 'StartLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Name 'StartRotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 159 |
![]() | Variable 'StartRotation' must be private and have accessor methods. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 162 |
![]() | Line has trailing spaces. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Expected an @return tag. | 167 |
![]() | Method 'getStartRotation' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Expected an @return tag. | 179 |
![]() | Method 'setStartRotation' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter StartRotation should be final. | 179 |
![]() | 'StartRotation' hides a field. | 179 |
![]() | Expected @param tag for 'StartRotation'. | 179 |
![]() | Name 'StartRotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 179 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Name 'Skill' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 |
![]() | Variable 'Skill' must be private and have accessor methods. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | '3' is a magic number. | 190 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Expected an @return tag. | 197 |
![]() | Method 'getSkill' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Line has trailing spaces. | 202 |
![]() | Line has trailing spaces. | 204 |
![]() | Line has trailing spaces. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Expected an @return tag. | 209 |
![]() | Method 'setSkill' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | Parameter Skill should be final. | 209 |
![]() | 'Skill' hides a field. | 209 |
![]() | Expected @param tag for 'Skill'. | 209 |
![]() | Name 'Skill' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 209 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 219 |
![]() | Variable 'Type' must be private and have accessor methods. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Expected an @return tag. | 227 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() | Line has trailing spaces. | 232 |
![]() | Line has trailing spaces. | 234 |
![]() | Line has trailing spaces. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Expected an @return tag. | 239 |
![]() | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Parameter Type should be final. | 239 |
![]() | 'Type' hides a field. | 239 |
![]() | Expected @param tag for 'Type'. | 239 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 239 |
![]() | Line has trailing spaces. | 243 |
![]() | Line contains a tab character. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 254 |
![]() | Line has trailing spaces. | 255 |
![]() | Line contains a tab character. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line has trailing spaces. | 260 |
![]() | Parameter original should be final. | 265 |
![]() | Expected @param tag for 'original'. | 265 |
![]() | Line has trailing spaces. | 266 |
![]() | '=' is not preceded with whitespace. | 267 |
![]() | '=' is not followed by whitespace. | 267 |
![]() | Line has trailing spaces. | 268 |
![]() | '=' is not preceded with whitespace. | 269 |
![]() | '=' is not followed by whitespace. | 269 |
![]() | Line has trailing spaces. | 270 |
![]() | '=' is not preceded with whitespace. | 271 |
![]() | '=' is not followed by whitespace. | 271 |
![]() | Line has trailing spaces. | 272 |
![]() | '=' is not preceded with whitespace. | 273 |
![]() | '=' is not followed by whitespace. | 273 |
![]() | Line has trailing spaces. | 274 |
![]() | '=' is not preceded with whitespace. | 275 |
![]() | '=' is not followed by whitespace. | 275 |
![]() | Line has trailing spaces. | 276 |
![]() | Line has trailing spaces. | 279 |
![]() | Line has trailing spaces. | 281 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 282 |
![]() | Missing a Javadoc comment. | 282 |
![]() | Line has trailing spaces. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line has trailing spaces. | 286 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 289 |
![]() | Missing a Javadoc comment. | 289 |
![]() | '+' should be on a new line. | 290 |
![]() | Line has trailing spaces. | 291 |
![]() | '+' should be on a new line. | 292 |
![]() | '+' should be on a new line. | 293 |
![]() | '+' should be on a new line. | 294 |
![]() | Line has trailing spaces. | 295 |
![]() | '+' should be on a new line. | 296 |
![]() | '+' should be on a new line. | 297 |
![]() | '+' should be on a new line. | 298 |
![]() | Line has trailing spaces. | 299 |
![]() | '+' should be on a new line. | 300 |
![]() | '+' should be on a new line. | 301 |
![]() | '+' should be on a new line. | 302 |
![]() | Line has trailing spaces. | 303 |
![]() | '+' should be on a new line. | 304 |
![]() | '+' should be on a new line. | 305 |
![]() | '+' should be on a new line. | 306 |
![]() | Line has trailing spaces. | 307 |
![]() | '+' should be on a new line. | 308 |
![]() | '+' should be on a new line. | 309 |
![]() | '+' should be on a new line. | 310 |
![]() | Line has trailing spaces. | 314 |
![]() | Line has trailing spaces. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 316 |
![]() | Missing a Javadoc comment. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line has trailing spaces. | 319 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 320 |
![]() | Line is longer than 80 characters. | 321 |
![]() | Line contains a tab character. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line has trailing spaces. | 323 |
![]() | Line contains a tab character. | 323 |
![]() | '+' should be on a new line. | 325 |
![]() | '+' should be on a new line. | 326 |
![]() | '+' should be on a new line. | 327 |
![]() | Line has trailing spaces. | 330 |
![]() | '+' should be on a new line. | 332 |
![]() | '+' should be on a new line. | 333 |
![]() | '+' should be on a new line. | 334 |
![]() | Line has trailing spaces. | 337 |
![]() | Line is longer than 80 characters. | 338 |
![]() | Line contains a tab character. | 338 |
![]() | Line has trailing spaces. | 339 |
![]() | Line contains a tab character. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line is longer than 80 characters. | 341 |
![]() | Line contains a tab character. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Line has trailing spaces. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Line has trailing spaces. | 346 |
![]() | Line has trailing spaces. | 349 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 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 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Parameter Id should be final. | 73 |
![]() | 'Id' hides a field. | 73 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 |
![]() | Parameter Type should be final. | 73 |
![]() | 'Type' hides a field. | 73 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 81 |
![]() | 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 is longer than 80 characters. | 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 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 has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 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. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Variable 'Id' must be private and have accessor methods. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | 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 |
![]() | Expected an @return tag. | 119 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | 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 is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Expected an @return tag. | 134 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Parameter Id should be final. | 134 |
![]() | 'Id' hides a field. | 134 |
![]() | Expected @param tag for 'Id'. | 134 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 145 |
![]() | Variable 'Type' must be private and have accessor methods. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 154 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Expected an @return tag. | 167 |
![]() | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Parameter Type should be final. | 167 |
![]() | 'Type' hides a field. | 167 |
![]() | Expected @param tag for 'Type'. | 167 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 |
![]() | Line has trailing spaces. | 171 |
![]() | Line contains a tab character. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line has trailing spaces. | 188 |
![]() | Parameter original should be final. | 193 |
![]() | Expected @param tag for 'original'. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | '=' is not preceded with whitespace. | 195 |
![]() | '=' is not followed by whitespace. | 195 |
![]() | Line has trailing spaces. | 196 |
![]() | '=' is not preceded with whitespace. | 197 |
![]() | '=' is not followed by whitespace. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Line has trailing spaces. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Missing a Javadoc comment. | 211 |
![]() | '+' should be on a new line. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | '+' should be on a new line. | 214 |
![]() | '+' should be on a new line. | 215 |
![]() | '+' should be on a new line. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | '+' should be on a new line. | 218 |
![]() | '+' should be on a new line. | 219 |
![]() | '+' should be on a new line. | 220 |
![]() | Line has trailing spaces. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 226 |
![]() | Missing a Javadoc comment. | 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 is longer than 80 characters. | 231 |
![]() | 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 is longer than 80 characters. | 235 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 243 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 52 |
![]() | '{' should be on the previous line. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 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. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Parameter Id should be final. | 102 |
![]() | 'Id' hides a field. | 102 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter Direction should be final. | 102 |
![]() | 'Direction' hides a field. | 102 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter Length should be final. | 102 |
![]() | 'Length' hides a field. | 102 |
![]() | Name 'Length' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter FastTrace should be final. | 102 |
![]() | 'FastTrace' hides a field. | 102 |
![]() | Name 'FastTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter FloorCorrection should be final. | 102 |
![]() | 'FloorCorrection' hides a field. | 102 |
![]() | Name 'FloorCorrection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter TraceActors should be final. | 102 |
![]() | 'TraceActors' hides a field. | 102 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | 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 |
![]() | 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 is longer than 80 characters. | 137 |
![]() | 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 has trailing spaces. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 144 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 150 |
![]() | Variable 'Id' must be private and have accessor methods. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Expected an @return tag. | 158 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Expected an @return tag. | 170 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Parameter Id should be final. | 170 |
![]() | 'Id' hides a field. | 170 |
![]() | Expected @param tag for 'Id'. | 170 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 170 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 182 |
![]() | Variable 'Direction' must be private and have accessor methods. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Expected an @return tag. | 192 |
![]() | Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. | 192 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 206 |
![]() | Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Parameter Direction should be final. | 206 |
![]() | 'Direction' hides a field. | 206 |
![]() | Expected @param tag for 'Direction'. | 206 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Name 'Length' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 216 |
![]() | Variable 'Length' must be private and have accessor methods. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Expected an @return tag. | 224 |
![]() | Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 231 |
![]() | Line has trailing spaces. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Expected an @return tag. | 236 |
![]() | Method 'setLength' is not designed for extension - needs to be abstract, final or empty. | 236 |
![]() | Parameter Length should be final. | 236 |
![]() | 'Length' hides a field. | 236 |
![]() | Expected @param tag for 'Length'. | 236 |
![]() | Name 'Length' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 236 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 242 |
![]() | Line is longer than 80 characters. | 243 |
![]() | Line contains a tab character. | 243 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Name 'FastTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 248 |
![]() | Variable 'FastTrace' must be private and have accessor methods. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 253 |
![]() | Line is longer than 80 characters. | 254 |
![]() | 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 |
![]() | Expected an @return tag. | 258 |
![]() | Method 'isFastTrace' is not designed for extension - needs to be abstract, final or empty. | 258 |
![]() | Line has trailing spaces. | 263 |
![]() | Line has trailing spaces. | 265 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 272 |
![]() | Method 'setFastTrace' is not designed for extension - needs to be abstract, final or empty. | 272 |
![]() | Parameter FastTrace should be final. | 272 |
![]() | 'FastTrace' hides a field. | 272 |
![]() | Expected @param tag for 'FastTrace'. | 272 |
![]() | Name 'FastTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 272 |
![]() | Line has trailing spaces. | 276 |
![]() | Line has trailing spaces. | 278 |
![]() | Line is longer than 80 characters. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Name 'FloorCorrection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 282 |
![]() | Variable 'FloorCorrection' must be private and have accessor methods. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line has trailing spaces. | 285 |
![]() | Line has trailing spaces. | 287 |
![]() | Line is longer than 80 characters. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Expected an @return tag. | 290 |
![]() | Method 'isFloorCorrection' is not designed for extension - needs to be abstract, final or empty. | 290 |
![]() | Line has trailing spaces. | 295 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 299 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Expected an @return tag. | 302 |
![]() | Method 'setFloorCorrection' is not designed for extension - needs to be abstract, final or empty. | 302 |
![]() | Parameter FloorCorrection should be final. | 302 |
![]() | 'FloorCorrection' hides a field. | 302 |
![]() | Expected @param tag for 'FloorCorrection'. | 302 |
![]() | Name 'FloorCorrection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 302 |
![]() | Line has trailing spaces. | 306 |
![]() | Line has trailing spaces. | 308 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 313 |
![]() | Variable 'TraceActors' must be private and have accessor methods. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Line has trailing spaces. | 316 |
![]() | Line has trailing spaces. | 318 |
![]() | Line is longer than 80 characters. | 319 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Expected an @return tag. | 322 |
![]() | Method 'isTraceActors' is not designed for extension - needs to be abstract, final or empty. | 322 |
![]() | Line has trailing spaces. | 327 |
![]() | Line has trailing spaces. | 329 |
![]() | Line has trailing spaces. | 331 |
![]() | Line is longer than 80 characters. | 332 |
![]() | Line contains a tab character. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Line contains a tab character. | 334 |
![]() | Expected an @return tag. | 335 |
![]() | Method 'setTraceActors' is not designed for extension - needs to be abstract, final or empty. | 335 |
![]() | Parameter TraceActors should be final. | 335 |
![]() | 'TraceActors' hides a field. | 335 |
![]() | Expected @param tag for 'TraceActors'. | 335 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 335 |
![]() | Line has trailing spaces. | 339 |
![]() | Line contains a tab character. | 344 |
![]() | Line has trailing spaces. | 345 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 350 |
![]() | Line has trailing spaces. | 351 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Line has trailing spaces. | 356 |
![]() | Parameter original should be final. | 361 |
![]() | Expected @param tag for 'original'. | 361 |
![]() | Line has trailing spaces. | 362 |
![]() | '=' is not preceded with whitespace. | 363 |
![]() | '=' is not followed by whitespace. | 363 |
![]() | Line has trailing spaces. | 364 |
![]() | '=' is not preceded with whitespace. | 365 |
![]() | '=' is not followed by whitespace. | 365 |
![]() | Line has trailing spaces. | 366 |
![]() | '=' is not preceded with whitespace. | 367 |
![]() | '=' is not followed by whitespace. | 367 |
![]() | Line has trailing spaces. | 368 |
![]() | '=' is not preceded with whitespace. | 369 |
![]() | '=' is not followed by whitespace. | 369 |
![]() | Line has trailing spaces. | 370 |
![]() | '=' is not preceded with whitespace. | 371 |
![]() | '=' is not followed by whitespace. | 371 |
![]() | Line has trailing spaces. | 372 |
![]() | '=' is not preceded with whitespace. | 373 |
![]() | '=' is not followed by whitespace. | 373 |
![]() | Line has trailing spaces. | 374 |
![]() | Line has trailing spaces. | 377 |
![]() | Line has trailing spaces. | 379 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Missing a Javadoc comment. | 380 |
![]() | Line has trailing spaces. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line has trailing spaces. | 384 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 387 |
![]() | Missing a Javadoc comment. | 387 |
![]() | '+' should be on a new line. | 388 |
![]() | Line has trailing spaces. | 389 |
![]() | '+' should be on a new line. | 390 |
![]() | '+' should be on a new line. | 391 |
![]() | '+' should be on a new line. | 392 |
![]() | Line has trailing spaces. | 393 |
![]() | '+' should be on a new line. | 394 |
![]() | '+' should be on a new line. | 395 |
![]() | '+' should be on a new line. | 396 |
![]() | Line has trailing spaces. | 397 |
![]() | '+' should be on a new line. | 398 |
![]() | '+' should be on a new line. | 399 |
![]() | '+' should be on a new line. | 400 |
![]() | Line has trailing spaces. | 401 |
![]() | '+' should be on a new line. | 402 |
![]() | '+' should be on a new line. | 403 |
![]() | '+' should be on a new line. | 404 |
![]() | Line has trailing spaces. | 405 |
![]() | '+' should be on a new line. | 406 |
![]() | '+' should be on a new line. | 407 |
![]() | '+' should be on a new line. | 408 |
![]() | Line has trailing spaces. | 409 |
![]() | '+' should be on a new line. | 410 |
![]() | '+' should be on a new line. | 411 |
![]() | '+' should be on a new line. | 412 |
![]() | Line has trailing spaces. | 416 |
![]() | Line has trailing spaces. | 417 |
![]() | Line contains a tab character. | 418 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 418 |
![]() | Missing a Javadoc comment. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Line contains a tab character. | 420 |
![]() | Line has trailing spaces. | 421 |
![]() | Line contains a tab character. | 421 |
![]() | 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 has trailing spaces. | 425 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Line is longer than 80 characters. | 427 |
![]() | Line contains a tab character. | 427 |
![]() | '+' should be on a new line. | 427 |
![]() | Line is longer than 80 characters. | 428 |
![]() | Line contains a tab character. | 428 |
![]() | '+' should be on a new line. | 428 |
![]() | Line is longer than 80 characters. | 429 |
![]() | Line contains a tab character. | 429 |
![]() | '+' should be on a new line. | 429 |
![]() | Line is longer than 80 characters. | 430 |
![]() | Line contains a tab character. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Line has trailing spaces. | 432 |
![]() | Line contains a tab character. | 432 |
![]() | Line is longer than 80 characters. | 433 |
![]() | Line contains a tab character. | 433 |
![]() | Line has trailing spaces. | 434 |
![]() | Line contains a tab character. | 434 |
![]() | Line is longer than 80 characters. | 435 |
![]() | Line contains a tab character. | 435 |
![]() | Line has trailing spaces. | 436 |
![]() | Line contains a tab character. | 436 |
![]() | Line is longer than 80 characters. | 437 |
![]() | Line contains a tab character. | 437 |
![]() | Line has trailing spaces. | 438 |
![]() | Line contains a tab character. | 438 |
![]() | Line is longer than 80 characters. | 439 |
![]() | Line contains a tab character. | 439 |
![]() | Line has trailing spaces. | 440 |
![]() | Line contains a tab character. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | Line has trailing spaces. | 443 |
![]() | Line has trailing spaces. | 446 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 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 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter Id should be final. | 68 |
![]() | 'Id' hides a field. | 68 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 |
![]() | Parameter Health should be final. | 68 |
![]() | 'Health' hides a field. | 68 |
![]() | Name 'Health' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 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 is longer than 80 characters. | 87 |
![]() | 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 has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Variable 'Id' must be private and have accessor methods. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Expected an @return tag. | 110 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 123 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Parameter Id should be final. | 123 |
![]() | 'Id' hides a field. | 123 |
![]() | Expected @param tag for 'Id'. | 123 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 |
![]() | Line has trailing spaces. | 127 |
![]() | Name 'Health' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 |
![]() | Variable 'Health' must be private and have accessor methods. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Expected an @return tag. | 137 |
![]() | Method 'getHealth' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 144 |
![]() | Expected an @return tag. | 147 |
![]() | Method 'setHealth' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Parameter Health should be final. | 147 |
![]() | 'Health' hides a field. | 147 |
![]() | Expected @param tag for 'Health'. | 147 |
![]() | Name 'Health' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line has trailing spaces. | 168 |
![]() | Parameter original should be final. | 173 |
![]() | Expected @param tag for 'original'. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | '=' is not preceded with whitespace. | 175 |
![]() | '=' is not followed by whitespace. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | '=' is not preceded with whitespace. | 177 |
![]() | '=' is not followed by whitespace. | 177 |
![]() | Line has trailing spaces. | 178 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Line has trailing spaces. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Missing a Javadoc comment. | 191 |
![]() | '+' should be on a new line. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | '+' should be on a new line. | 194 |
![]() | '+' should be on a new line. | 195 |
![]() | '+' should be on a new line. | 196 |
![]() | Line has trailing spaces. | 197 |
![]() | '+' should be on a new line. | 198 |
![]() | '+' should be on a new line. | 199 |
![]() | '+' should be on a new line. | 200 |
![]() | Line has trailing spaces. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | 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 has trailing spaces. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 221 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | 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 |
![]() | Parameter MapName should be final. | 64 |
![]() | 'MapName' hides a field. | 64 |
![]() | Name 'MapName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Parameter NotifyGame should be final. | 64 |
![]() | 'NotifyGame' hides a field. | 64 |
![]() | Name 'NotifyGame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 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 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. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Name 'MapName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Variable 'MapName' must be private and have accessor methods. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'getMapName' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'setMapName' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter MapName should be final. | 108 |
![]() | 'MapName' hides a field. | 108 |
![]() | Expected @param tag for 'MapName'. | 108 |
![]() | Name 'MapName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | 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 |
![]() | Name 'NotifyGame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 |
![]() | Variable 'NotifyGame' must be private and have accessor methods. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 128 |
![]() | Method 'isNotifyGame' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 141 |
![]() | Method 'setNotifyGame' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Parameter NotifyGame should be final. | 141 |
![]() | 'NotifyGame' hides a field. | 141 |
![]() | Expected @param tag for 'NotifyGame'. | 141 |
![]() | Name 'NotifyGame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line has trailing spaces. | 162 |
![]() | Parameter original should be final. | 167 |
![]() | Expected @param tag for 'original'. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | '=' is not preceded with whitespace. | 169 |
![]() | '=' is not followed by whitespace. | 169 |
![]() | Line has trailing spaces. | 170 |
![]() | '=' is not preceded with whitespace. | 171 |
![]() | '=' is not followed by whitespace. | 171 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Line has trailing spaces. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | '+' should be on a new line. | 186 |
![]() | Line has trailing spaces. | 187 |
![]() | '+' should be on a new line. | 188 |
![]() | '+' should be on a new line. | 189 |
![]() | '+' should be on a new line. | 190 |
![]() | Line has trailing spaces. | 191 |
![]() | '+' should be on a new line. | 192 |
![]() | '+' should be on a new line. | 193 |
![]() | '+' should be on a new line. | 194 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Missing a Javadoc comment. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | 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 has trailing spaces. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 215 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 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 has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter Id should be final. | 67 |
![]() | 'Id' hides a field. | 67 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Parameter Team should be final. | 67 |
![]() | 'Team' hides a field. | 67 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | 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 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 |
![]() | Variable 'Id' must be private and have accessor methods. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Expected an @return tag. | 107 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Expected an @return tag. | 120 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Parameter Id should be final. | 120 |
![]() | 'Id' hides a field. | 120 |
![]() | Expected @param tag for 'Id'. | 120 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 |
![]() | Variable 'Team' must be private and have accessor methods. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Expected an @return tag. | 140 |
![]() | Method 'getTeam' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Expected an @return tag. | 153 |
![]() | Method 'setTeam' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Parameter Team should be final. | 153 |
![]() | 'Team' hides a field. | 153 |
![]() | Expected @param tag for 'Team'. | 153 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line has trailing spaces. | 174 |
![]() | Parameter original should be final. | 179 |
![]() | Expected @param tag for 'original'. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | '=' is not preceded with whitespace. | 181 |
![]() | '=' is not followed by whitespace. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | '=' is not preceded with whitespace. | 183 |
![]() | '=' is not followed by whitespace. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Line has trailing spaces. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Missing a Javadoc comment. | 197 |
![]() | '+' should be on a new line. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | '+' should be on a new line. | 200 |
![]() | '+' should be on a new line. | 201 |
![]() | '+' should be on a new line. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | '+' should be on a new line. | 204 |
![]() | '+' should be on a new line. | 205 |
![]() | '+' should be on a new line. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Missing a Javadoc comment. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 219 |
![]() | Line contains a tab character. | 219 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line has trailing spaces. | 227 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | '{' should be on the previous line. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | 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 has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter Id should be final. | 58 |
![]() | 'Id' hides a field. | 58 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 69 |
![]() | 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 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 |
![]() | Variable 'Id' must be private and have accessor methods. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Expected an @return tag. | 114 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Parameter Id should be final. | 114 |
![]() | 'Id' hides a field. | 114 |
![]() | Expected @param tag for 'Id'. | 114 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 135 |
![]() | Parameter original should be final. | 140 |
![]() | Expected @param tag for 'original'. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | '=' is not preceded with whitespace. | 142 |
![]() | '=' is not followed by whitespace. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 148 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | '+' should be on a new line. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | '+' should be on a new line. | 159 |
![]() | '+' should be on a new line. | 160 |
![]() | '+' should be on a new line. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Method 'toMessage' 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 |
![]() | Line has trailing spaces. | 170 |
![]() | Line contains a tab character. | 170 |
![]() | 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 has trailing spaces. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 180 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Parameter Id should be final. | 70 |
![]() | 'Id' hides a field. | 70 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter Target should be final. | 70 |
![]() | 'Target' hides a field. | 70 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter Location should be final. | 70 |
![]() | 'Location' hides a field. | 70 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 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. | 101 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 |
![]() | Variable 'Id' must be private and have accessor methods. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 112 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Expected an @return tag. | 125 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Parameter Id should be final. | 125 |
![]() | 'Id' hides a field. | 125 |
![]() | Expected @param tag for 'Id'. | 125 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 |
![]() | Variable 'Target' must be private and have accessor methods. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Expected an @return tag. | 143 |
![]() | Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Expected an @return tag. | 155 |
![]() | Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Parameter Target should be final. | 155 |
![]() | 'Target' hides a field. | 155 |
![]() | Expected @param tag for 'Target'. | 155 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 166 |
![]() | Variable 'Location' must be private and have accessor methods. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 175 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 188 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Parameter Location should be final. | 188 |
![]() | 'Location' hides a field. | 188 |
![]() | Expected @param tag for 'Location'. | 188 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 188 |
![]() | Line has trailing spaces. | 192 |
![]() | Line contains a tab character. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 203 |
![]() | Line has trailing spaces. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line has trailing spaces. | 209 |
![]() | Parameter original should be final. | 214 |
![]() | Expected @param tag for 'original'. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | '=' is not preceded with whitespace. | 216 |
![]() | '=' is not followed by whitespace. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | '=' is not preceded with whitespace. | 218 |
![]() | '=' is not followed by whitespace. | 218 |
![]() | Line has trailing spaces. | 219 |
![]() | '=' is not preceded with whitespace. | 220 |
![]() | '=' is not followed by whitespace. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 224 |
![]() | Line has trailing spaces. | 226 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() | Missing a Javadoc comment. | 227 |
![]() | Line has trailing spaces. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 234 |
![]() | Missing a Javadoc comment. | 234 |
![]() | '+' should be on a new line. | 235 |
![]() | Line has trailing spaces. | 236 |
![]() | '+' should be on a new line. | 237 |
![]() | '+' should be on a new line. | 238 |
![]() | '+' should be on a new line. | 239 |
![]() | Line has trailing spaces. | 240 |
![]() | '+' should be on a new line. | 241 |
![]() | '+' should be on a new line. | 242 |
![]() | '+' should be on a new line. | 243 |
![]() | Line has trailing spaces. | 244 |
![]() | '+' should be on a new line. | 245 |
![]() | '+' should be on a new line. | 246 |
![]() | '+' should be on a new line. | 247 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 253 |
![]() | Missing a Javadoc comment. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line has trailing spaces. | 256 |
![]() | 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 has trailing spaces. | 260 |
![]() | Line contains a tab character. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Line is longer than 80 characters. | 262 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line has trailing spaces. | 264 |
![]() | Line contains a tab character. | 264 |
![]() | '+' should be on a new line. | 266 |
![]() | '+' should be on a new line. | 267 |
![]() | '+' should be on a new line. | 268 |
![]() | Line has trailing spaces. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 277 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | 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. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | More than 7 parameters. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Parameter Id should be final. | 112 |
![]() | 'Id' hides a field. | 112 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter AutoTrace should be final. | 112 |
![]() | 'AutoTrace' hides a field. | 112 |
![]() | Name 'AutoTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter ManualSpawn should be final. | 112 |
![]() | 'ManualSpawn' hides a field. | 112 |
![]() | Name 'ManualSpawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter Name should be final. | 112 |
![]() | 'Name' hides a field. | 112 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter Action should be final. | 112 |
![]() | 'Action' hides a field. | 112 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter SpeedMultiplier should be final. | 112 |
![]() | 'SpeedMultiplier' hides a field. | 112 |
![]() | Name 'SpeedMultiplier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter RotationRate should be final. | 112 |
![]() | 'RotationRate' hides a field. | 112 |
![]() | Name 'RotationRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter Invulnerable should be final. | 112 |
![]() | 'Invulnerable' hides a field. | 112 |
![]() | Name 'Invulnerable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter VisionTime should be final. | 112 |
![]() | 'VisionTime' hides a field. | 112 |
![]() | Name 'VisionTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter ShowDebug should be final. | 112 |
![]() | 'ShowDebug' hides a field. | 112 |
![]() | Name 'ShowDebug' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter ShowFocalPoint should be final. | 112 |
![]() | 'ShowFocalPoint' hides a field. | 112 |
![]() | Name 'ShowFocalPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter DrawTraceLines should be final. | 112 |
![]() | 'DrawTraceLines' hides a field. | 112 |
![]() | Name 'DrawTraceLines' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter SynchronousOff should be final. | 112 |
![]() | 'SynchronousOff' hides a field. | 112 |
![]() | Name 'SynchronousOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Parameter AutoPickupOff should be final. | 112 |
![]() | 'AutoPickupOff' hides a field. | 112 |
![]() | Name 'AutoPickupOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | 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 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 has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 |
![]() | Variable 'Id' must be private and have accessor methods. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Expected an @return tag. | 176 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 189 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Parameter Id should be final. | 189 |
![]() | 'Id' hides a field. | 189 |
![]() | Expected @param tag for 'Id'. | 189 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Name 'AutoTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 199 |
![]() | Variable 'AutoTrace' must be private and have accessor methods. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line has trailing spaces. | 202 |
![]() | Line has trailing spaces. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Expected an @return tag. | 207 |
![]() | Method 'isAutoTrace' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 214 |
![]() | Line has trailing spaces. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line contains a tab character. | 218 |
![]() | Expected an @return tag. | 219 |
![]() | Method 'setAutoTrace' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Parameter AutoTrace should be final. | 219 |
![]() | 'AutoTrace' hides a field. | 219 |
![]() | Expected @param tag for 'AutoTrace'. | 219 |
![]() | Name 'AutoTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 219 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'ManualSpawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 231 |
![]() | Variable 'ManualSpawn' must be private and have accessor methods. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line has trailing spaces. | 234 |
![]() | Line has trailing spaces. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Expected an @return tag. | 241 |
![]() | Method 'isManualSpawn' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Line has trailing spaces. | 246 |
![]() | Line has trailing spaces. | 248 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 255 |
![]() | Method 'setManualSpawn' is not designed for extension - needs to be abstract, final or empty. | 255 |
![]() | Parameter ManualSpawn should be final. | 255 |
![]() | 'ManualSpawn' hides a field. | 255 |
![]() | Expected @param tag for 'ManualSpawn'. | 255 |
![]() | Name 'ManualSpawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 255 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 265 |
![]() | Variable 'Name' must be private and have accessor methods. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line has trailing spaces. | 268 |
![]() | Line has trailing spaces. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Expected an @return tag. | 273 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 280 |
![]() | Line has trailing spaces. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Expected an @return tag. | 285 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 285 |
![]() | Parameter Name should be final. | 285 |
![]() | 'Name' hides a field. | 285 |
![]() | Expected @param tag for 'Name'. | 285 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 285 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 295 |
![]() | Variable 'Action' must be private and have accessor methods. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line has trailing spaces. | 298 |
![]() | Line has trailing spaces. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Expected an @return tag. | 303 |
![]() | Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 303 |
![]() | Line has trailing spaces. | 308 |
![]() | Line has trailing spaces. | 310 |
![]() | Line has trailing spaces. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Expected an @return tag. | 315 |
![]() | Method 'setAction' is not designed for extension - needs to be abstract, final or empty. | 315 |
![]() | Parameter Action should be final. | 315 |
![]() | 'Action' hides a field. | 315 |
![]() | Expected @param tag for 'Action'. | 315 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 315 |
![]() | Line has trailing spaces. | 319 |
![]() | Line has trailing spaces. | 321 |
![]() | Line is longer than 80 characters. | 322 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | Name 'SpeedMultiplier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 325 |
![]() | Variable 'SpeedMultiplier' must be private and have accessor methods. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Line has trailing spaces. | 328 |
![]() | Line has trailing spaces. | 330 |
![]() | Line is longer than 80 characters. | 331 |
![]() | Line contains a tab character. | 331 |
![]() | Line contains a tab character. | 332 |
![]() | Expected an @return tag. | 333 |
![]() | Method 'getSpeedMultiplier' is not designed for extension - needs to be abstract, final or empty. | 333 |
![]() | Line has trailing spaces. | 338 |
![]() | Line has trailing spaces. | 340 |
![]() | Line has trailing spaces. | 342 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Expected an @return tag. | 345 |
![]() | Method 'setSpeedMultiplier' is not designed for extension - needs to be abstract, final or empty. | 345 |
![]() | Parameter SpeedMultiplier should be final. | 345 |
![]() | 'SpeedMultiplier' hides a field. | 345 |
![]() | Expected @param tag for 'SpeedMultiplier'. | 345 |
![]() | Name 'SpeedMultiplier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 345 |
![]() | Line has trailing spaces. | 349 |
![]() | Line has trailing spaces. | 351 |
![]() | Line is longer than 80 characters. | 352 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Name 'RotationRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 355 |
![]() | Variable 'RotationRate' must be private and have accessor methods. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Line has trailing spaces. | 358 |
![]() | Line has trailing spaces. | 360 |
![]() | Line is longer than 80 characters. | 361 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Expected an @return tag. | 363 |
![]() | Method 'getRotationRate' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Line has trailing spaces. | 368 |
![]() | Line has trailing spaces. | 370 |
![]() | Line has trailing spaces. | 372 |
![]() | Line is longer than 80 characters. | 373 |
![]() | Line contains a tab character. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | Expected an @return tag. | 375 |
![]() | Method 'setRotationRate' is not designed for extension - needs to be abstract, final or empty. | 375 |
![]() | Parameter RotationRate should be final. | 375 |
![]() | 'RotationRate' hides a field. | 375 |
![]() | Expected @param tag for 'RotationRate'. | 375 |
![]() | Name 'RotationRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 375 |
![]() | Line has trailing spaces. | 379 |
![]() | Line has trailing spaces. | 381 |
![]() | Line is longer than 80 characters. | 382 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Name 'Invulnerable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 387 |
![]() | Variable 'Invulnerable' must be private and have accessor methods. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Line has trailing spaces. | 390 |
![]() | Line has trailing spaces. | 392 |
![]() | Line is longer than 80 characters. | 393 |
![]() | Line contains a tab character. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Expected an @return tag. | 397 |
![]() | Method 'isInvulnerable' is not designed for extension - needs to be abstract, final or empty. | 397 |
![]() | Line has trailing spaces. | 402 |
![]() | Line has trailing spaces. | 404 |
![]() | Line has trailing spaces. | 406 |
![]() | Line is longer than 80 characters. | 407 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | Expected an @return tag. | 411 |
![]() | Method 'setInvulnerable' is not designed for extension - needs to be abstract, final or empty. | 411 |
![]() | Parameter Invulnerable should be final. | 411 |
![]() | 'Invulnerable' hides a field. | 411 |
![]() | Expected @param tag for 'Invulnerable'. | 411 |
![]() | Name 'Invulnerable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 411 |
![]() | Line has trailing spaces. | 415 |
![]() | Line has trailing spaces. | 417 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Line contains a tab character. | 420 |
![]() | Name 'VisionTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 422 |
![]() | Variable 'VisionTime' must be private and have accessor methods. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Line has trailing spaces. | 425 |
![]() | Line has trailing spaces. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line contains a tab character. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Expected an @return tag. | 431 |
![]() | Method 'getVisionTime' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Line has trailing spaces. | 436 |
![]() | Line has trailing spaces. | 438 |
![]() | Line has trailing spaces. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | Line contains a tab character. | 442 |
![]() | Line contains a tab character. | 443 |
![]() | Expected an @return tag. | 444 |
![]() | Method 'setVisionTime' is not designed for extension - needs to be abstract, final or empty. | 444 |
![]() | Parameter VisionTime should be final. | 444 |
![]() | 'VisionTime' hides a field. | 444 |
![]() | Expected @param tag for 'VisionTime'. | 444 |
![]() | Name 'VisionTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 444 |
![]() | Line has trailing spaces. | 448 |
![]() | Line has trailing spaces. | 450 |
![]() | Line is longer than 80 characters. | 451 |
![]() | Line contains a tab character. | 451 |
![]() | Line contains a tab character. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | Name 'ShowDebug' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 455 |
![]() | Variable 'ShowDebug' must be private and have accessor methods. | 455 |
![]() | Line contains a tab character. | 456 |
![]() | Line has trailing spaces. | 458 |
![]() | Line has trailing spaces. | 460 |
![]() | Line is longer than 80 characters. | 461 |
![]() | Line contains a tab character. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | Line contains a tab character. | 463 |
![]() | Expected an @return tag. | 464 |
![]() | Method 'isShowDebug' is not designed for extension - needs to be abstract, final or empty. | 464 |
![]() | Line has trailing spaces. | 469 |
![]() | Line has trailing spaces. | 471 |
![]() | Line has trailing spaces. | 473 |
![]() | Line is longer than 80 characters. | 474 |
![]() | Line contains a tab character. | 474 |
![]() | Line contains a tab character. | 475 |
![]() | Line contains a tab character. | 476 |
![]() | Expected an @return tag. | 477 |
![]() | Method 'setShowDebug' is not designed for extension - needs to be abstract, final or empty. | 477 |
![]() | Parameter ShowDebug should be final. | 477 |
![]() | 'ShowDebug' hides a field. | 477 |
![]() | Expected @param tag for 'ShowDebug'. | 477 |
![]() | Name 'ShowDebug' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 477 |
![]() | Line has trailing spaces. | 481 |
![]() | Line has trailing spaces. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | Line contains a tab character. | 485 |
![]() | Line contains a tab character. | 486 |
![]() | Name 'ShowFocalPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 488 |
![]() | Variable 'ShowFocalPoint' must be private and have accessor methods. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Line has trailing spaces. | 491 |
![]() | Line has trailing spaces. | 493 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | Expected an @return tag. | 497 |
![]() | Method 'isShowFocalPoint' is not designed for extension - needs to be abstract, final or empty. | 497 |
![]() | Line has trailing spaces. | 502 |
![]() | Line has trailing spaces. | 504 |
![]() | Line has trailing spaces. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Expected an @return tag. | 510 |
![]() | Method 'setShowFocalPoint' is not designed for extension - needs to be abstract, final or empty. | 510 |
![]() | Parameter ShowFocalPoint should be final. | 510 |
![]() | 'ShowFocalPoint' hides a field. | 510 |
![]() | Expected @param tag for 'ShowFocalPoint'. | 510 |
![]() | Name 'ShowFocalPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 510 |
![]() | Line has trailing spaces. | 514 |
![]() | Line has trailing spaces. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Line contains a tab character. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | Name 'DrawTraceLines' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 521 |
![]() | Variable 'DrawTraceLines' must be private and have accessor methods. | 521 |
![]() | Line contains a tab character. | 522 |
![]() | Line has trailing spaces. | 524 |
![]() | Line has trailing spaces. | 526 |
![]() | Line contains a tab character. | 527 |
![]() | Line contains a tab character. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Expected an @return tag. | 530 |
![]() | Method 'isDrawTraceLines' is not designed for extension - needs to be abstract, final or empty. | 530 |
![]() | Line has trailing spaces. | 535 |
![]() | Line has trailing spaces. | 537 |
![]() | Line has trailing spaces. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Line contains a tab character. | 541 |
![]() | Line contains a tab character. | 542 |
![]() | Expected an @return tag. | 543 |
![]() | Method 'setDrawTraceLines' is not designed for extension - needs to be abstract, final or empty. | 543 |
![]() | Parameter DrawTraceLines should be final. | 543 |
![]() | 'DrawTraceLines' hides a field. | 543 |
![]() | Expected @param tag for 'DrawTraceLines'. | 543 |
![]() | Name 'DrawTraceLines' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 543 |
![]() | Line has trailing spaces. | 547 |
![]() | Line has trailing spaces. | 549 |
![]() | Line is longer than 80 characters. | 550 |
![]() | Line contains a tab character. | 550 |
![]() | Line contains a tab character. | 551 |
![]() | Line contains a tab character. | 552 |
![]() | Name 'SynchronousOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 554 |
![]() | Variable 'SynchronousOff' must be private and have accessor methods. | 554 |
![]() | Line contains a tab character. | 555 |
![]() | Line has trailing spaces. | 557 |
![]() | Line has trailing spaces. | 559 |
![]() | Line is longer than 80 characters. | 560 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Expected an @return tag. | 563 |
![]() | Method 'isSynchronousOff' is not designed for extension - needs to be abstract, final or empty. | 563 |
![]() | Line has trailing spaces. | 568 |
![]() | Line has trailing spaces. | 570 |
![]() | Line has trailing spaces. | 572 |
![]() | Line is longer than 80 characters. | 573 |
![]() | Line contains a tab character. | 573 |
![]() | Line contains a tab character. | 574 |
![]() | Line contains a tab character. | 575 |
![]() | Expected an @return tag. | 576 |
![]() | Method 'setSynchronousOff' is not designed for extension - needs to be abstract, final or empty. | 576 |
![]() | Parameter SynchronousOff should be final. | 576 |
![]() | 'SynchronousOff' hides a field. | 576 |
![]() | Expected @param tag for 'SynchronousOff'. | 576 |
![]() | Name 'SynchronousOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 576 |
![]() | Line has trailing spaces. | 580 |
![]() | Line has trailing spaces. | 582 |
![]() | Line is longer than 80 characters. | 583 |
![]() | Line contains a tab character. | 583 |
![]() | Line contains a tab character. | 584 |
![]() | Name 'AutoPickupOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 586 |
![]() | Variable 'AutoPickupOff' must be private and have accessor methods. | 586 |
![]() | Line contains a tab character. | 587 |
![]() | Line has trailing spaces. | 589 |
![]() | Line has trailing spaces. | 591 |
![]() | Line is longer than 80 characters. | 592 |
![]() | Line contains a tab character. | 592 |
![]() | Line contains a tab character. | 593 |
![]() | Expected an @return tag. | 594 |
![]() | Method 'isAutoPickupOff' is not designed for extension - needs to be abstract, final or empty. | 594 |
![]() | Line has trailing spaces. | 599 |
![]() | Line has trailing spaces. | 601 |
![]() | Line has trailing spaces. | 603 |
![]() | Line is longer than 80 characters. | 604 |
![]() | Line contains a tab character. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Expected an @return tag. | 606 |
![]() | Method 'setAutoPickupOff' is not designed for extension - needs to be abstract, final or empty. | 606 |
![]() | Parameter AutoPickupOff should be final. | 606 |
![]() | 'AutoPickupOff' hides a field. | 606 |
![]() | Expected @param tag for 'AutoPickupOff'. | 606 |
![]() | Name 'AutoPickupOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 606 |
![]() | Line has trailing spaces. | 610 |
![]() | Line contains a tab character. | 615 |
![]() | Line has trailing spaces. | 616 |
![]() | Line contains a tab character. | 616 |
![]() | Line contains a tab character. | 619 |
![]() | Line contains a tab character. | 621 |
![]() | Line has trailing spaces. | 622 |
![]() | Line contains a tab character. | 622 |
![]() | Line has trailing spaces. | 623 |
![]() | Line is longer than 80 characters. | 625 |
![]() | Method 'copy' is not designed for extension - needs to be abstract, final or empty. | 627 |
![]() | Parameter confCh should be final. | 627 |
![]() | Expected @param tag for 'confCh'. | 627 |
![]() | Line has trailing spaces. | 637 |
![]() | Line contains a tab character. | 638 |
![]() | Line has trailing spaces. | 642 |
![]() | Parameter original should be final. | 647 |
![]() | Expected @param tag for 'original'. | 647 |
![]() | Line has trailing spaces. | 648 |
![]() | '=' is not preceded with whitespace. | 649 |
![]() | '=' is not followed by whitespace. | 649 |
![]() | Line has trailing spaces. | 650 |
![]() | '=' is not preceded with whitespace. | 651 |
![]() | '=' is not followed by whitespace. | 651 |
![]() | Line has trailing spaces. | 652 |
![]() | '=' is not preceded with whitespace. | 653 |
![]() | '=' is not followed by whitespace. | 653 |
![]() | Line has trailing spaces. | 654 |
![]() | '=' is not preceded with whitespace. | 655 |
![]() | '=' is not followed by whitespace. | 655 |
![]() | Line has trailing spaces. | 656 |
![]() | '=' is not preceded with whitespace. | 657 |
![]() | '=' is not followed by whitespace. | 657 |
![]() | Line has trailing spaces. | 658 |
![]() | '=' is not preceded with whitespace. | 659 |
![]() | '=' is not followed by whitespace. | 659 |
![]() | Line has trailing spaces. | 660 |
![]() | '=' is not preceded with whitespace. | 661 |
![]() | '=' is not followed by whitespace. | 661 |
![]() | Line has trailing spaces. | 662 |
![]() | '=' is not preceded with whitespace. | 663 |
![]() | '=' is not followed by whitespace. | 663 |
![]() | Line has trailing spaces. | 664 |
![]() | '=' is not preceded with whitespace. | 665 |
![]() | '=' is not followed by whitespace. | 665 |
![]() | Line has trailing spaces. | 666 |
![]() | '=' is not preceded with whitespace. | 667 |
![]() | '=' is not followed by whitespace. | 667 |
![]() | Line has trailing spaces. | 668 |
![]() | '=' is not preceded with whitespace. | 669 |
![]() | '=' is not followed by whitespace. | 669 |
![]() | Line has trailing spaces. | 670 |
![]() | '=' is not preceded with whitespace. | 671 |
![]() | '=' is not followed by whitespace. | 671 |
![]() | Line has trailing spaces. | 672 |
![]() | '=' is not preceded with whitespace. | 673 |
![]() | '=' is not followed by whitespace. | 673 |
![]() | Line has trailing spaces. | 674 |
![]() | '=' is not preceded with whitespace. | 675 |
![]() | '=' is not followed by whitespace. | 675 |
![]() | Line has trailing spaces. | 676 |
![]() | Line has trailing spaces. | 679 |
![]() | Line has trailing spaces. | 681 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 682 |
![]() | Missing a Javadoc comment. | 682 |
![]() | Line has trailing spaces. | 684 |
![]() | Line contains a tab character. | 685 |
![]() | Line has trailing spaces. | 686 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 689 |
![]() | Missing a Javadoc comment. | 689 |
![]() | '+' should be on a new line. | 690 |
![]() | Line has trailing spaces. | 691 |
![]() | '+' should be on a new line. | 692 |
![]() | '+' should be on a new line. | 693 |
![]() | '+' should be on a new line. | 694 |
![]() | Line has trailing spaces. | 695 |
![]() | '+' should be on a new line. | 696 |
![]() | '+' should be on a new line. | 697 |
![]() | '+' should be on a new line. | 698 |
![]() | Line has trailing spaces. | 699 |
![]() | '+' should be on a new line. | 700 |
![]() | '+' should be on a new line. | 701 |
![]() | '+' should be on a new line. | 702 |
![]() | Line has trailing spaces. | 703 |
![]() | '+' should be on a new line. | 704 |
![]() | '+' should be on a new line. | 705 |
![]() | '+' should be on a new line. | 706 |
![]() | Line has trailing spaces. | 707 |
![]() | '+' should be on a new line. | 708 |
![]() | '+' should be on a new line. | 709 |
![]() | '+' should be on a new line. | 710 |
![]() | Line has trailing spaces. | 711 |
![]() | '+' should be on a new line. | 712 |
![]() | '+' should be on a new line. | 713 |
![]() | '+' should be on a new line. | 714 |
![]() | Line has trailing spaces. | 715 |
![]() | '+' should be on a new line. | 716 |
![]() | '+' should be on a new line. | 717 |
![]() | '+' should be on a new line. | 718 |
![]() | Line has trailing spaces. | 719 |
![]() | '+' should be on a new line. | 720 |
![]() | '+' should be on a new line. | 721 |
![]() | '+' should be on a new line. | 722 |
![]() | Line has trailing spaces. | 723 |
![]() | '+' should be on a new line. | 724 |
![]() | '+' should be on a new line. | 725 |
![]() | '+' should be on a new line. | 726 |
![]() | Line has trailing spaces. | 727 |
![]() | '+' should be on a new line. | 728 |
![]() | '+' should be on a new line. | 729 |
![]() | '+' should be on a new line. | 730 |
![]() | Line has trailing spaces. | 731 |
![]() | '+' should be on a new line. | 732 |
![]() | '+' should be on a new line. | 733 |
![]() | '+' should be on a new line. | 734 |
![]() | Line has trailing spaces. | 735 |
![]() | '+' should be on a new line. | 736 |
![]() | '+' should be on a new line. | 737 |
![]() | '+' should be on a new line. | 738 |
![]() | Line has trailing spaces. | 739 |
![]() | '+' should be on a new line. | 740 |
![]() | '+' should be on a new line. | 741 |
![]() | '+' should be on a new line. | 742 |
![]() | Line has trailing spaces. | 743 |
![]() | '+' should be on a new line. | 744 |
![]() | '+' should be on a new line. | 745 |
![]() | '+' should be on a new line. | 746 |
![]() | Line has trailing spaces. | 750 |
![]() | Line has trailing spaces. | 751 |
![]() | Line contains a tab character. | 752 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 752 |
![]() | Missing a Javadoc comment. | 752 |
![]() | Line contains a tab character. | 753 |
![]() | Line contains a tab character. | 754 |
![]() | Line has trailing spaces. | 755 |
![]() | Line contains a tab character. | 755 |
![]() | Line contains a tab character. | 756 |
![]() | Line is longer than 80 characters. | 757 |
![]() | Line contains a tab character. | 757 |
![]() | Line contains a tab character. | 758 |
![]() | Line has trailing spaces. | 759 |
![]() | Line contains a tab character. | 759 |
![]() | Line is longer than 80 characters. | 760 |
![]() | Line contains a tab character. | 760 |
![]() | Line has trailing spaces. | 761 |
![]() | Line contains a tab character. | 761 |
![]() | Line is longer than 80 characters. | 762 |
![]() | Line contains a tab character. | 762 |
![]() | Line has trailing spaces. | 763 |
![]() | Line contains a tab character. | 763 |
![]() | Line contains a tab character. | 764 |
![]() | Line is longer than 80 characters. | 765 |
![]() | Line contains a tab character. | 765 |
![]() | Line contains a tab character. | 766 |
![]() | Line has trailing spaces. | 767 |
![]() | Line contains a tab character. | 767 |
![]() | Line contains a tab character. | 768 |
![]() | Line is longer than 80 characters. | 769 |
![]() | Line contains a tab character. | 769 |
![]() | Line contains a tab character. | 770 |
![]() | Line has trailing spaces. | 771 |
![]() | Line contains a tab character. | 771 |
![]() | Line is longer than 80 characters. | 772 |
![]() | Line contains a tab character. | 772 |
![]() | Line has trailing spaces. | 773 |
![]() | Line contains a tab character. | 773 |
![]() | '+' should be on a new line. | 775 |
![]() | '+' should be on a new line. | 776 |
![]() | '+' should be on a new line. | 777 |
![]() | Line has trailing spaces. | 780 |
![]() | Line is longer than 80 characters. | 781 |
![]() | Line contains a tab character. | 781 |
![]() | Line has trailing spaces. | 782 |
![]() | Line contains a tab character. | 782 |
![]() | Line is longer than 80 characters. | 783 |
![]() | 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 |
![]() | Line has trailing spaces. | 786 |
![]() | Line contains a tab character. | 786 |
![]() | Line is longer than 80 characters. | 787 |
![]() | Line contains a tab character. | 787 |
![]() | Line has trailing spaces. | 788 |
![]() | Line contains a tab character. | 788 |
![]() | Line is longer than 80 characters. | 789 |
![]() | Line contains a tab character. | 789 |
![]() | Line has trailing spaces. | 790 |
![]() | Line contains a tab character. | 790 |
![]() | Line is longer than 80 characters. | 791 |
![]() | Line contains a tab character. | 791 |
![]() | Line has trailing spaces. | 792 |
![]() | Line contains a tab character. | 792 |
![]() | Line is longer than 80 characters. | 793 |
![]() | Line contains a tab character. | 793 |
![]() | Line has trailing spaces. | 794 |
![]() | Line contains a tab character. | 794 |
![]() | Line contains a tab character. | 795 |
![]() | Line has trailing spaces. | 797 |
![]() | Line has trailing spaces. | 800 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 65 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | More than 7 parameters. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Parameter UpdateTime should be final. | 87 |
![]() | 'UpdateTime' hides a field. | 87 |
![]() | Name 'UpdateTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Update should be final. | 87 |
![]() | 'Update' hides a field. | 87 |
![]() | Name 'Update' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Game should be final. | 87 |
![]() | 'Game' hides a field. | 87 |
![]() | Name 'Game' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Self should be final. | 87 |
![]() | 'Self' hides a field. | 87 |
![]() | Name 'Self' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter See should be final. | 87 |
![]() | 'See' hides a field. | 87 |
![]() | Name 'See' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Special should be final. | 87 |
![]() | 'Special' hides a field. | 87 |
![]() | Name 'Special' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter All should be final. | 87 |
![]() | 'All' hides a field. | 87 |
![]() | Name 'All' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Async should be final. | 87 |
![]() | 'Async' hides a field. | 87 |
![]() | Name 'Async' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 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. | 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 has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Name 'UpdateTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 128 |
![]() | Variable 'UpdateTime' must be private and have accessor methods. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Expected an @return tag. | 136 |
![]() | Method 'getUpdateTime' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Expected an @return tag. | 148 |
![]() | Method 'setUpdateTime' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Parameter UpdateTime should be final. | 148 |
![]() | 'UpdateTime' hides a field. | 148 |
![]() | Expected @param tag for 'UpdateTime'. | 148 |
![]() | Name 'UpdateTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Name 'Update' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Variable 'Update' must be private and have accessor methods. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Expected an @return tag. | 166 |
![]() | Method 'getUpdate' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Expected an @return tag. | 178 |
![]() | Method 'setUpdate' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Parameter Update should be final. | 178 |
![]() | 'Update' hides a field. | 178 |
![]() | Expected @param tag for 'Update'. | 178 |
![]() | Name 'Update' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 178 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Name 'Game' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 |
![]() | Variable 'Game' must be private and have accessor methods. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Expected an @return tag. | 198 |
![]() | Method 'isGame' is not designed for extension - needs to be abstract, final or empty. | 198 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Expected an @return tag. | 211 |
![]() | Method 'setGame' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Parameter Game should be final. | 211 |
![]() | 'Game' hides a field. | 211 |
![]() | Expected @param tag for 'Game'. | 211 |
![]() | Name 'Game' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Name 'Self' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 222 |
![]() | Variable 'Self' must be private and have accessor methods. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Expected an @return tag. | 231 |
![]() | Method 'isSelf' is not designed for extension - needs to be abstract, final or empty. | 231 |
![]() | Line has trailing spaces. | 236 |
![]() | Line has trailing spaces. | 238 |
![]() | Line has trailing spaces. | 240 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Expected an @return tag. | 244 |
![]() | Method 'setSelf' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Parameter Self should be final. | 244 |
![]() | 'Self' hides a field. | 244 |
![]() | Expected @param tag for 'Self'. | 244 |
![]() | Name 'Self' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 244 |
![]() | Line has trailing spaces. | 248 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 253 |
![]() | Name 'See' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 255 |
![]() | Variable 'See' must be private and have accessor methods. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line has trailing spaces. | 258 |
![]() | Line has trailing spaces. | 260 |
![]() | Line is longer than 80 characters. | 261 |
![]() | Line contains a tab character. | 261 |
![]() | Line is longer than 80 characters. | 262 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Expected an @return tag. | 264 |
![]() | Method 'isSee' is not designed for extension - needs to be abstract, final or empty. | 264 |
![]() | Line has trailing spaces. | 269 |
![]() | Line has trailing spaces. | 271 |
![]() | Line has trailing spaces. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line contains a tab character. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Expected an @return tag. | 277 |
![]() | Method 'setSee' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Parameter See should be final. | 277 |
![]() | 'See' hides a field. | 277 |
![]() | Expected @param tag for 'See'. | 277 |
![]() | Name 'See' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 277 |
![]() | Line has trailing spaces. | 281 |
![]() | Line has trailing spaces. | 283 |
![]() | Line is longer than 80 characters. | 284 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Name 'Special' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 288 |
![]() | Variable 'Special' must be private and have accessor methods. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line has trailing spaces. | 291 |
![]() | Line has trailing spaces. | 293 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line contains a tab character. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Expected an @return tag. | 297 |
![]() | Method 'isSpecial' is not designed for extension - needs to be abstract, final or empty. | 297 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 304 |
![]() | Line has trailing spaces. | 306 |
![]() | Line is longer than 80 characters. | 307 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Expected an @return tag. | 310 |
![]() | Method 'setSpecial' is not designed for extension - needs to be abstract, final or empty. | 310 |
![]() | Parameter Special should be final. | 310 |
![]() | 'Special' hides a field. | 310 |
![]() | Expected @param tag for 'Special'. | 310 |
![]() | Name 'Special' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 310 |
![]() | Line has trailing spaces. | 314 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Name 'All' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 321 |
![]() | Variable 'All' must be private and have accessor methods. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line has trailing spaces. | 324 |
![]() | Line has trailing spaces. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Expected an @return tag. | 330 |
![]() | Method 'isAll' is not designed for extension - needs to be abstract, final or empty. | 330 |
![]() | Line has trailing spaces. | 335 |
![]() | Line has trailing spaces. | 337 |
![]() | Line has trailing spaces. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line is longer than 80 characters. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Expected an @return tag. | 343 |
![]() | Method 'setAll' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | Parameter All should be final. | 343 |
![]() | 'All' hides a field. | 343 |
![]() | Expected @param tag for 'All'. | 343 |
![]() | Name 'All' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 343 |
![]() | Line has trailing spaces. | 347 |
![]() | Line has trailing spaces. | 349 |
![]() | Line is longer than 80 characters. | 350 |
![]() | Line contains a tab character. | 350 |
![]() | Line is longer than 80 characters. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Name 'Async' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 354 |
![]() | Variable 'Async' must be private and have accessor methods. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | Line has trailing spaces. | 357 |
![]() | Line has trailing spaces. | 359 |
![]() | Line is longer than 80 characters. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Line is longer than 80 characters. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Expected an @return tag. | 363 |
![]() | Method 'isAsync' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Line has trailing spaces. | 368 |
![]() | Line has trailing spaces. | 370 |
![]() | Line has trailing spaces. | 372 |
![]() | Line is longer than 80 characters. | 373 |
![]() | Line contains a tab character. | 373 |
![]() | Line is longer than 80 characters. | 374 |
![]() | Line contains a tab character. | 375 |
![]() | Expected an @return tag. | 376 |
![]() | Method 'setAsync' is not designed for extension - needs to be abstract, final or empty. | 376 |
![]() | Parameter Async should be final. | 376 |
![]() | 'Async' hides a field. | 376 |
![]() | Expected @param tag for 'Async'. | 376 |
![]() | Name 'Async' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 376 |
![]() | Line has trailing spaces. | 380 |
![]() | Line contains a tab character. | 385 |
![]() | Line has trailing spaces. | 386 |
![]() | Line contains a tab character. | 386 |
![]() | Line contains a tab character. | 389 |
![]() | Line contains a tab character. | 391 |
![]() | Line has trailing spaces. | 392 |
![]() | Line contains a tab character. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | Line has trailing spaces. | 397 |
![]() | Parameter original should be final. | 402 |
![]() | Expected @param tag for 'original'. | 402 |
![]() | Line has trailing spaces. | 403 |
![]() | '=' is not preceded with whitespace. | 404 |
![]() | '=' is not followed by whitespace. | 404 |
![]() | Line has trailing spaces. | 405 |
![]() | '=' is not preceded with whitespace. | 406 |
![]() | '=' is not followed by whitespace. | 406 |
![]() | Line has trailing spaces. | 407 |
![]() | '=' is not preceded with whitespace. | 408 |
![]() | '=' is not followed by whitespace. | 408 |
![]() | Line has trailing spaces. | 409 |
![]() | '=' is not preceded with whitespace. | 410 |
![]() | '=' is not followed by whitespace. | 410 |
![]() | Line has trailing spaces. | 411 |
![]() | '=' is not preceded with whitespace. | 412 |
![]() | '=' is not followed by whitespace. | 412 |
![]() | Line has trailing spaces. | 413 |
![]() | '=' is not preceded with whitespace. | 414 |
![]() | '=' is not followed by whitespace. | 414 |
![]() | Line has trailing spaces. | 415 |
![]() | '=' is not preceded with whitespace. | 416 |
![]() | '=' is not followed by whitespace. | 416 |
![]() | Line has trailing spaces. | 417 |
![]() | '=' is not preceded with whitespace. | 418 |
![]() | '=' is not followed by whitespace. | 418 |
![]() | Line has trailing spaces. | 419 |
![]() | Line has trailing spaces. | 422 |
![]() | Line has trailing spaces. | 424 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 425 |
![]() | Missing a Javadoc comment. | 425 |
![]() | Line has trailing spaces. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line has trailing spaces. | 429 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 432 |
![]() | Missing a Javadoc comment. | 432 |
![]() | '+' should be on a new line. | 433 |
![]() | Line has trailing spaces. | 434 |
![]() | '+' should be on a new line. | 435 |
![]() | '+' should be on a new line. | 436 |
![]() | '+' should be on a new line. | 437 |
![]() | Line has trailing spaces. | 438 |
![]() | '+' should be on a new line. | 439 |
![]() | '+' should be on a new line. | 440 |
![]() | '+' should be on a new line. | 441 |
![]() | Line has trailing spaces. | 442 |
![]() | '+' should be on a new line. | 443 |
![]() | '+' should be on a new line. | 444 |
![]() | '+' should be on a new line. | 445 |
![]() | Line has trailing spaces. | 446 |
![]() | '+' should be on a new line. | 447 |
![]() | '+' should be on a new line. | 448 |
![]() | '+' should be on a new line. | 449 |
![]() | Line has trailing spaces. | 450 |
![]() | '+' should be on a new line. | 451 |
![]() | '+' should be on a new line. | 452 |
![]() | '+' should be on a new line. | 453 |
![]() | Line has trailing spaces. | 454 |
![]() | '+' should be on a new line. | 455 |
![]() | '+' should be on a new line. | 456 |
![]() | '+' should be on a new line. | 457 |
![]() | Line has trailing spaces. | 458 |
![]() | '+' should be on a new line. | 459 |
![]() | '+' should be on a new line. | 460 |
![]() | '+' should be on a new line. | 461 |
![]() | Line has trailing spaces. | 462 |
![]() | '+' should be on a new line. | 463 |
![]() | '+' should be on a new line. | 464 |
![]() | '+' should be on a new line. | 465 |
![]() | Line has trailing spaces. | 469 |
![]() | Line has trailing spaces. | 470 |
![]() | Line contains a tab character. | 471 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 471 |
![]() | Missing a Javadoc comment. | 471 |
![]() | Line contains a tab character. | 472 |
![]() | Line contains a tab character. | 473 |
![]() | Line has trailing spaces. | 474 |
![]() | Line contains a tab character. | 474 |
![]() | Line is longer than 80 characters. | 475 |
![]() | Line contains a tab character. | 475 |
![]() | Line has trailing spaces. | 476 |
![]() | Line contains a tab character. | 476 |
![]() | Line is longer than 80 characters. | 477 |
![]() | Line contains a tab character. | 477 |
![]() | Line has trailing spaces. | 478 |
![]() | Line contains a tab character. | 478 |
![]() | Line is longer than 80 characters. | 479 |
![]() | Line contains a tab character. | 479 |
![]() | Line has trailing spaces. | 480 |
![]() | Line contains a tab character. | 480 |
![]() | Line is longer than 80 characters. | 481 |
![]() | Line contains a tab character. | 481 |
![]() | Line has trailing spaces. | 482 |
![]() | Line contains a tab character. | 482 |
![]() | Line is longer than 80 characters. | 483 |
![]() | Line contains a tab character. | 483 |
![]() | Line has trailing spaces. | 484 |
![]() | Line contains a tab character. | 484 |
![]() | Line is longer than 80 characters. | 485 |
![]() | Line contains a tab character. | 485 |
![]() | Line has trailing spaces. | 486 |
![]() | Line contains a tab character. | 486 |
![]() | Line is longer than 80 characters. | 487 |
![]() | Line contains a tab character. | 487 |
![]() | Line has trailing spaces. | 488 |
![]() | Line contains a tab character. | 488 |
![]() | Line is longer than 80 characters. | 489 |
![]() | Line contains a tab character. | 489 |
![]() | Line has trailing spaces. | 490 |
![]() | Line contains a tab character. | 490 |
![]() | Line contains a tab character. | 491 |
![]() | Line has trailing spaces. | 493 |
![]() | Line has trailing spaces. | 496 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Parameter Command should be final. | 56 |
![]() | 'Command' hides a field. | 56 |
![]() | Name 'Command' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | 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 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. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 76 |
![]() | Name 'Command' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Variable 'Command' must be private and have accessor methods. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Expected an @return tag. | 86 |
![]() | Method 'getCommand' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Expected an @return tag. | 96 |
![]() | Method 'setCommand' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Parameter Command should be final. | 96 |
![]() | 'Command' hides a field. | 96 |
![]() | Expected @param tag for 'Command'. | 96 |
![]() | Name 'Command' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Parameter original should be final. | 122 |
![]() | Expected @param tag for 'original'. | 122 |
![]() | Line has trailing spaces. | 123 |
![]() | '=' is not preceded with whitespace. | 124 |
![]() | '=' is not followed by whitespace. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | '+' should be on a new line. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | '+' should be on a new line. | 141 |
![]() | '+' should be on a new line. | 142 |
![]() | '+' should be on a new line. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | 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 has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 162 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 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 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Parameter Direction should be final. | 59 |
![]() | 'Direction' hides a field. | 59 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 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 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. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 |
![]() | Variable 'Direction' must be private and have accessor methods. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 95 |
![]() | Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter Direction should be final. | 108 |
![]() | 'Direction' hides a field. | 108 |
![]() | Expected @param tag for 'Direction'. | 108 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Parameter original should be final. | 134 |
![]() | Expected @param tag for 'original'. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | '=' is not preceded with whitespace. | 136 |
![]() | '=' is not followed by whitespace. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | '+' should be on a new line. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | '+' should be on a new line. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | 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 is longer than 80 characters. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | '+' should be on a new line. | 166 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | '+' should be on a new line. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | '+' should be on a new line. | 168 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line has trailing spaces. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 177 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Parameter Target should be final. | 66 |
![]() | 'Target' hides a field. | 66 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 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 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 |
![]() | 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 contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 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. | 95 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 |
![]() | Variable 'Target' must be private and have accessor methods. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 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. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Expected an @return tag. | 107 |
![]() | Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 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 |
![]() | Expected an @return tag. | 121 |
![]() | Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter Target should be final. | 121 |
![]() | 'Target' hides a field. | 121 |
![]() | Expected @param tag for 'Target'. | 121 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 121 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 142 |
![]() | Parameter original should be final. | 147 |
![]() | Expected @param tag for 'original'. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | '=' is not preceded with whitespace. | 149 |
![]() | '=' is not followed by whitespace. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Line has trailing spaces. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | '+' should be on a new line. | 164 |
![]() | Line has trailing spaces. | 165 |
![]() | '+' should be on a new line. | 166 |
![]() | '+' should be on a new line. | 167 |
![]() | '+' should be on a new line. | 168 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | 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 has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 187 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Parameter original should be final. | 84 |
![]() | Expected @param tag for 'original'. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | '+' should be on a new line. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 114 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 55 |
![]() | 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. | 59 |
![]() | Parameter Id should be final. | 64 |
![]() | 'Id' hides a field. | 64 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 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 |
![]() | Line has trailing spaces. | 75 |
![]() | Line is longer than 80 characters. | 75 |
![]() | 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 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 is longer than 80 characters. | 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 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Variable 'Id' must be private and have accessor methods. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter Id should be final. | 108 |
![]() | 'Id' hides a field. | 108 |
![]() | Expected @param tag for 'Id'. | 108 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Parameter original should be final. | 134 |
![]() | Expected @param tag for 'original'. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | '=' is not preceded with whitespace. | 136 |
![]() | '=' is not followed by whitespace. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | '+' should be on a new line. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | '+' should be on a new line. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | 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 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 has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 174 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | 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 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | 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 has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Parameter original should be final. | 88 |
![]() | Expected @param tag for 'original'. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 118 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Parameter original should be final. | 84 |
![]() | Expected @param tag for 'original'. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | '+' should be on a new line. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 114 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Parameter Id should be final. | 70 |
![]() | 'Id' hides a field. | 70 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter From should be final. | 70 |
![]() | 'From' hides a field. | 70 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter To should be final. | 70 |
![]() | 'To' hides a field. | 70 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 88 |
![]() | 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 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 |
![]() | Variable 'Id' must be private and have accessor methods. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 113 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 126 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Parameter Id should be final. | 126 |
![]() | 'Id' hides a field. | 126 |
![]() | Expected @param tag for 'Id'. | 126 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 126 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 137 |
![]() | Variable 'From' must be private and have accessor methods. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Expected an @return tag. | 146 |
![]() | Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'setFrom' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Parameter From should be final. | 159 |
![]() | 'From' hides a field. | 159 |
![]() | Expected @param tag for 'From'. | 159 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 159 |
![]() | Line has trailing spaces. | 163 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 |
![]() | Variable 'To' must be private and have accessor methods. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 170 |
![]() | Expected an @return tag. | 173 |
![]() | Method 'getTo' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Line has trailing spaces. | 178 |
![]() | Line has trailing spaces. | 180 |
![]() | Expected an @return tag. | 183 |
![]() | Method 'setTo' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Parameter To should be final. | 183 |
![]() | 'To' hides a field. | 183 |
![]() | Expected @param tag for 'To'. | 183 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 |
![]() | Line has trailing spaces. | 187 |
![]() | Line contains a tab character. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line has trailing spaces. | 204 |
![]() | Parameter original should be final. | 209 |
![]() | Expected @param tag for 'original'. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | '=' is not preceded with whitespace. | 211 |
![]() | '=' is not followed by whitespace. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | '=' is not preceded with whitespace. | 213 |
![]() | '=' is not followed by whitespace. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | '=' is not preceded with whitespace. | 215 |
![]() | '=' is not followed by whitespace. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 222 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Missing a Javadoc comment. | 229 |
![]() | '+' should be on a new line. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | '+' should be on a new line. | 232 |
![]() | '+' should be on a new line. | 233 |
![]() | '+' should be on a new line. | 234 |
![]() | Line has trailing spaces. | 235 |
![]() | '+' should be on a new line. | 236 |
![]() | '+' should be on a new line. | 237 |
![]() | '+' should be on a new line. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | '+' should be on a new line. | 240 |
![]() | '+' should be on a new line. | 241 |
![]() | '+' should be on a new line. | 242 |
![]() | Line has trailing spaces. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 248 |
![]() | Missing a Javadoc comment. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | Line contains a tab character. | 251 |
![]() | 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 has trailing spaces. | 255 |
![]() | Line contains a tab character. | 255 |
![]() | '+' should be on a new line. | 257 |
![]() | '+' should be on a new line. | 258 |
![]() | '+' should be on a new line. | 259 |
![]() | Line has trailing spaces. | 262 |
![]() | '+' should be on a new line. | 264 |
![]() | '+' should be on a new line. | 265 |
![]() | '+' should be on a new line. | 266 |
![]() | Line has trailing spaces. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 275 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 45 |
![]() | '{' should be on the previous line. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 89 |
![]() | Parameter original should be final. | 94 |
![]() | Expected @param tag for 'original'. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | '+' should be on a new line. | 109 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 124 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Parameter Type should be final. | 59 |
![]() | 'Type' hides a field. | 59 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | 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 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 has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 |
![]() | Variable 'Type' must be private and have accessor methods. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 95 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter Type should be final. | 108 |
![]() | 'Type' hides a field. | 108 |
![]() | Expected @param tag for 'Type'. | 108 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Parameter original should be final. | 134 |
![]() | Expected @param tag for 'original'. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | '=' is not preceded with whitespace. | 136 |
![]() | '=' is not followed by whitespace. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | '+' should be on a new line. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | '+' should be on a new line. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | 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 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 has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 174 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 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 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Parameter Id should be final. | 63 |
![]() | 'Id' hides a field. | 63 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | Parameter Target should be final. | 63 |
![]() | 'Target' hides a field. | 63 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | Parameter Location should be final. | 63 |
![]() | 'Location' hides a field. | 63 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 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 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 is longer than 80 characters. | 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 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 |
![]() | Variable 'Id' must be private and have accessor methods. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Expected an @return tag. | 104 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 117 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Parameter Id should be final. | 117 |
![]() | 'Id' hides a field. | 117 |
![]() | Expected @param tag for 'Id'. | 117 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 |
![]() | Variable 'Target' must be private and have accessor methods. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Expected an @return tag. | 131 |
![]() | Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Expected an @return tag. | 141 |
![]() | Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Parameter Target should be final. | 141 |
![]() | 'Target' hides a field. | 141 |
![]() | Expected @param tag for 'Target'. | 141 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 |
![]() | Line has trailing spaces. | 145 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 |
![]() | Variable 'Location' must be private and have accessor methods. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 152 |
![]() | Expected an @return tag. | 155 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 162 |
![]() | Expected an @return tag. | 165 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Parameter Location should be final. | 165 |
![]() | 'Location' hides a field. | 165 |
![]() | Expected @param tag for 'Location'. | 165 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 165 |
![]() | Line has trailing spaces. | 169 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line has trailing spaces. | 186 |
![]() | Parameter original should be final. | 191 |
![]() | Expected @param tag for 'original'. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | '=' is not preceded with whitespace. | 193 |
![]() | '=' is not followed by whitespace. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | '=' is not preceded with whitespace. | 195 |
![]() | '=' is not followed by whitespace. | 195 |
![]() | Line has trailing spaces. | 196 |
![]() | '=' is not preceded with whitespace. | 197 |
![]() | '=' is not followed by whitespace. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Line has trailing spaces. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Missing a Javadoc comment. | 211 |
![]() | '+' should be on a new line. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | '+' should be on a new line. | 214 |
![]() | '+' should be on a new line. | 215 |
![]() | '+' should be on a new line. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | '+' should be on a new line. | 218 |
![]() | '+' should be on a new line. | 219 |
![]() | '+' should be on a new line. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | '+' should be on a new line. | 222 |
![]() | '+' should be on a new line. | 223 |
![]() | '+' should be on a new line. | 224 |
![]() | Line has trailing spaces. | 228 |
![]() | Line has trailing spaces. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Missing a Javadoc comment. | 230 |
![]() | 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 is longer than 80 characters. | 235 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Line is longer than 80 characters. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Line has trailing spaces. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | '+' should be on a new line. | 243 |
![]() | '+' should be on a new line. | 244 |
![]() | '+' should be on a new line. | 245 |
![]() | Line has trailing spaces. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 254 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Parameter Target should be final. | 65 |
![]() | 'Target' hides a field. | 65 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Parameter ItemId should be final. | 65 |
![]() | 'ItemId' hides a field. | 65 |
![]() | Name 'ItemId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 82 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Variable 'Target' must be private and have accessor methods. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 100 |
![]() | Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Expected an @return tag. | 110 |
![]() | Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Parameter Target should be final. | 110 |
![]() | 'Target' hides a field. | 110 |
![]() | Expected @param tag for 'Target'. | 110 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Name 'ItemId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 |
![]() | Variable 'ItemId' must be private and have accessor methods. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Expected an @return tag. | 128 |
![]() | Method 'getItemId' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Expected an @return tag. | 140 |
![]() | Method 'setItemId' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Parameter ItemId should be final. | 140 |
![]() | 'ItemId' hides a field. | 140 |
![]() | Expected @param tag for 'ItemId'. | 140 |
![]() | Name 'ItemId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line has trailing spaces. | 161 |
![]() | Parameter original should be final. | 166 |
![]() | Expected @param tag for 'original'. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | '=' is not preceded with whitespace. | 168 |
![]() | '=' is not followed by whitespace. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | '=' is not preceded with whitespace. | 170 |
![]() | '=' is not followed by whitespace. | 170 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 176 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | '+' should be on a new line. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | '+' should be on a new line. | 187 |
![]() | '+' should be on a new line. | 188 |
![]() | '+' should be on a new line. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | '+' should be on a new line. | 191 |
![]() | '+' should be on a new line. | 192 |
![]() | '+' should be on a new line. | 193 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 199 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line has trailing spaces. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 216 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Comment matches to-do format 'TODO:'. | 79 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | More than 7 parameters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Parameter Name should be final. | 101 |
![]() | 'Name' hides a field. | 101 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter Team should be final. | 101 |
![]() | 'Team' hides a field. | 101 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter ManualSpawn should be final. | 101 |
![]() | 'ManualSpawn' hides a field. | 101 |
![]() | Name 'ManualSpawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter AutoTrace should be final. | 101 |
![]() | 'AutoTrace' hides a field. | 101 |
![]() | Name 'AutoTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter Location should be final. | 101 |
![]() | 'Location' hides a field. | 101 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter Rotation should be final. | 101 |
![]() | 'Rotation' hides a field. | 101 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter Skin should be final. | 101 |
![]() | 'Skin' hides a field. | 101 |
![]() | Name 'Skin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter DesiredSkill should be final. | 101 |
![]() | 'DesiredSkill' hides a field. | 101 |
![]() | Name 'DesiredSkill' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter ShouldLeadTarget should be final. | 101 |
![]() | 'ShouldLeadTarget' hides a field. | 101 |
![]() | Name 'ShouldLeadTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter AutoPickupOff should be final. | 101 |
![]() | 'AutoPickupOff' hides a field. | 101 |
![]() | Name 'AutoPickupOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter Jmx should be final. | 101 |
![]() | 'Jmx' hides a field. | 101 |
![]() | Name 'Jmx' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter ClassName should be final. | 101 |
![]() | 'ClassName' hides a field. | 101 |
![]() | Name 'ClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 129 |
![]() | 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 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 has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 145 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 |
![]() | Variable 'Name' must be private and have accessor methods. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 152 |
![]() | Expected an @return tag. | 155 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 162 |
![]() | Expected an @return tag. | 165 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Parameter Name should be final. | 165 |
![]() | 'Name' hides a field. | 165 |
![]() | Expected @param tag for 'Name'. | 165 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 165 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 171 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Line contains a tab character. | 172 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 177 |
![]() | Variable 'Team' must be private and have accessor methods. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | 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 |
![]() | Expected an @return tag. | 187 |
![]() | Method 'getTeam' is not designed for extension - needs to be abstract, final or empty. | 187 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 194 |
![]() | Line has trailing spaces. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line contains a tab character. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Expected an @return tag. | 201 |
![]() | Method 'setTeam' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Parameter Team should be final. | 201 |
![]() | 'Team' hides a field. | 201 |
![]() | Expected @param tag for 'Team'. | 201 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 201 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'ManualSpawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 213 |
![]() | Variable 'ManualSpawn' must be private and have accessor methods. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 216 |
![]() | Line has trailing spaces. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Expected an @return tag. | 223 |
![]() | Method 'isManualSpawn' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | Line has trailing spaces. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Line contains a tab character. | 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. | 236 |
![]() | Expected an @return tag. | 237 |
![]() | Method 'setManualSpawn' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() | Parameter ManualSpawn should be final. | 237 |
![]() | 'ManualSpawn' hides a field. | 237 |
![]() | Expected @param tag for 'ManualSpawn'. | 237 |
![]() | Name 'ManualSpawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 237 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Name 'AutoTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 247 |
![]() | Variable 'AutoTrace' must be private and have accessor methods. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line has trailing spaces. | 250 |
![]() | Line has trailing spaces. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Expected an @return tag. | 255 |
![]() | Method 'isAutoTrace' is not designed for extension - needs to be abstract, final or empty. | 255 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 262 |
![]() | Line has trailing spaces. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'setAutoTrace' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | Parameter AutoTrace should be final. | 267 |
![]() | 'AutoTrace' hides a field. | 267 |
![]() | Expected @param tag for 'AutoTrace'. | 267 |
![]() | Name 'AutoTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 267 |
![]() | Line has trailing spaces. | 271 |
![]() | Line has trailing spaces. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 277 |
![]() | Variable 'Location' must be private and have accessor methods. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | Line has trailing spaces. | 280 |
![]() | Line has trailing spaces. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Expected an @return tag. | 285 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 285 |
![]() | Line has trailing spaces. | 290 |
![]() | Line has trailing spaces. | 292 |
![]() | Line has trailing spaces. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Expected an @return tag. | 297 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 297 |
![]() | Parameter Location should be final. | 297 |
![]() | 'Location' hides a field. | 297 |
![]() | Expected @param tag for 'Location'. | 297 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 297 |
![]() | Line has trailing spaces. | 301 |
![]() | Line has trailing spaces. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 307 |
![]() | Variable 'Rotation' must be private and have accessor methods. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line has trailing spaces. | 310 |
![]() | Line has trailing spaces. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Expected an @return tag. | 315 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 315 |
![]() | Line has trailing spaces. | 320 |
![]() | Line has trailing spaces. | 322 |
![]() | Line has trailing spaces. | 324 |
![]() | Line contains a tab character. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Expected an @return tag. | 327 |
![]() | Method 'setRotation' is not designed for extension - needs to be abstract, final or empty. | 327 |
![]() | Parameter Rotation should be final. | 327 |
![]() | 'Rotation' hides a field. | 327 |
![]() | Expected @param tag for 'Rotation'. | 327 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 327 |
![]() | Line has trailing spaces. | 331 |
![]() | Line has trailing spaces. | 333 |
![]() | Line is longer than 80 characters. | 334 |
![]() | Line contains a tab character. | 334 |
![]() | Comment matches to-do format 'TODO:'. | 335 |
![]() | Line is longer than 80 characters. | 335 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Name 'Skin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 338 |
![]() | Variable 'Skin' must be private and have accessor methods. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Line has trailing spaces. | 341 |
![]() | Line has trailing spaces. | 343 |
![]() | Line is longer than 80 characters. | 344 |
![]() | Line contains a tab character. | 344 |
![]() | Comment matches to-do format 'TODO:'. | 345 |
![]() | Line is longer than 80 characters. | 345 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Expected an @return tag. | 347 |
![]() | Method 'getSkin' is not designed for extension - needs to be abstract, final or empty. | 347 |
![]() | Line has trailing spaces. | 352 |
![]() | Line has trailing spaces. | 354 |
![]() | Line has trailing spaces. | 356 |
![]() | Line is longer than 80 characters. | 357 |
![]() | Line contains a tab character. | 357 |
![]() | Comment matches to-do format 'TODO:'. | 358 |
![]() | Line is longer than 80 characters. | 358 |
![]() | Line contains a tab character. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Expected an @return tag. | 360 |
![]() | Method 'setSkin' is not designed for extension - needs to be abstract, final or empty. | 360 |
![]() | Parameter Skin should be final. | 360 |
![]() | 'Skin' hides a field. | 360 |
![]() | Expected @param tag for 'Skin'. | 360 |
![]() | Name 'Skin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 360 |
![]() | Line has trailing spaces. | 364 |
![]() | Line has trailing spaces. | 366 |
![]() | Line is longer than 80 characters. | 367 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | Name 'DesiredSkill' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 371 |
![]() | Variable 'DesiredSkill' must be private and have accessor methods. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | Line has trailing spaces. | 374 |
![]() | Line has trailing spaces. | 376 |
![]() | 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 |
![]() | Expected an @return tag. | 380 |
![]() | Method 'getDesiredSkill' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Line has trailing spaces. | 385 |
![]() | Line has trailing spaces. | 387 |
![]() | Line has trailing spaces. | 389 |
![]() | Line is longer than 80 characters. | 390 |
![]() | Line contains a tab character. | 390 |
![]() | Line contains a tab character. | 391 |
![]() | Line contains a tab character. | 392 |
![]() | Expected an @return tag. | 393 |
![]() | Method 'setDesiredSkill' is not designed for extension - needs to be abstract, final or empty. | 393 |
![]() | Parameter DesiredSkill should be final. | 393 |
![]() | 'DesiredSkill' hides a field. | 393 |
![]() | Expected @param tag for 'DesiredSkill'. | 393 |
![]() | Name 'DesiredSkill' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 393 |
![]() | Line has trailing spaces. | 397 |
![]() | Line has trailing spaces. | 399 |
![]() | Line is longer than 80 characters. | 400 |
![]() | Line contains a tab character. | 400 |
![]() | Line is longer than 80 characters. | 401 |
![]() | Line contains a tab character. | 401 |
![]() | Line contains a tab character. | 402 |
![]() | Line contains a tab character. | 403 |
![]() | Name 'ShouldLeadTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 405 |
![]() | Variable 'ShouldLeadTarget' must be private and have accessor methods. | 405 |
![]() | Line contains a tab character. | 406 |
![]() | Line has trailing spaces. | 408 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Expected an @return tag. | 415 |
![]() | Method 'isShouldLeadTarget' is not designed for extension - needs to be abstract, final or empty. | 415 |
![]() | Line has trailing spaces. | 420 |
![]() | Line has trailing spaces. | 422 |
![]() | Line has trailing spaces. | 424 |
![]() | Line is longer than 80 characters. | 425 |
![]() | Line contains a tab character. | 425 |
![]() | Line is longer than 80 characters. | 426 |
![]() | Line contains a tab character. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Expected an @return tag. | 429 |
![]() | Method 'setShouldLeadTarget' is not designed for extension - needs to be abstract, final or empty. | 429 |
![]() | Parameter ShouldLeadTarget should be final. | 429 |
![]() | 'ShouldLeadTarget' hides a field. | 429 |
![]() | Expected @param tag for 'ShouldLeadTarget'. | 429 |
![]() | Name 'ShouldLeadTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 429 |
![]() | Line has trailing spaces. | 433 |
![]() | Line has trailing spaces. | 435 |
![]() | Line is longer than 80 characters. | 436 |
![]() | Line contains a tab character. | 436 |
![]() | Line contains a tab character. | 437 |
![]() | Name 'AutoPickupOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 439 |
![]() | Variable 'AutoPickupOff' must be private and have accessor methods. | 439 |
![]() | Line contains a tab character. | 440 |
![]() | Line has trailing spaces. | 442 |
![]() | Line has trailing spaces. | 444 |
![]() | Line is longer than 80 characters. | 445 |
![]() | Line contains a tab character. | 445 |
![]() | Line contains a tab character. | 446 |
![]() | Expected an @return tag. | 447 |
![]() | Method 'isAutoPickupOff' is not designed for extension - needs to be abstract, final or empty. | 447 |
![]() | Line has trailing spaces. | 452 |
![]() | Line has trailing spaces. | 454 |
![]() | Line has trailing spaces. | 456 |
![]() | Line is longer than 80 characters. | 457 |
![]() | Line contains a tab character. | 457 |
![]() | Line contains a tab character. | 458 |
![]() | Expected an @return tag. | 459 |
![]() | Method 'setAutoPickupOff' is not designed for extension - needs to be abstract, final or empty. | 459 |
![]() | Parameter AutoPickupOff should be final. | 459 |
![]() | 'AutoPickupOff' hides a field. | 459 |
![]() | Expected @param tag for 'AutoPickupOff'. | 459 |
![]() | Name 'AutoPickupOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 459 |
![]() | Line has trailing spaces. | 463 |
![]() | Line has trailing spaces. | 465 |
![]() | Line is longer than 80 characters. | 466 |
![]() | Line contains a tab character. | 466 |
![]() | Line contains a tab character. | 467 |
![]() | Name 'Jmx' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 469 |
![]() | Variable 'Jmx' must be private and have accessor methods. | 469 |
![]() | Line contains a tab character. | 470 |
![]() | Line has trailing spaces. | 472 |
![]() | Line has trailing spaces. | 474 |
![]() | Line is longer than 80 characters. | 475 |
![]() | Line contains a tab character. | 475 |
![]() | Line contains a tab character. | 476 |
![]() | Expected an @return tag. | 477 |
![]() | Method 'getJmx' is not designed for extension - needs to be abstract, final or empty. | 477 |
![]() | Line has trailing spaces. | 482 |
![]() | Line has trailing spaces. | 484 |
![]() | Line has trailing spaces. | 486 |
![]() | Line is longer than 80 characters. | 487 |
![]() | Line contains a tab character. | 487 |
![]() | Line contains a tab character. | 488 |
![]() | Expected an @return tag. | 489 |
![]() | Method 'setJmx' is not designed for extension - needs to be abstract, final or empty. | 489 |
![]() | Parameter Jmx should be final. | 489 |
![]() | 'Jmx' hides a field. | 489 |
![]() | Expected @param tag for 'Jmx'. | 489 |
![]() | Name 'Jmx' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 489 |
![]() | Line has trailing spaces. | 493 |
![]() | Line has trailing spaces. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Name 'ClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 499 |
![]() | Variable 'ClassName' must be private and have accessor methods. | 499 |
![]() | Line contains a tab character. | 500 |
![]() | Line has trailing spaces. | 502 |
![]() | Line has trailing spaces. | 504 |
![]() | Line contains a tab character. | 505 |
![]() | Line contains a tab character. | 506 |
![]() | Expected an @return tag. | 507 |
![]() | Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. | 507 |
![]() | Line has trailing spaces. | 512 |
![]() | Line has trailing spaces. | 514 |
![]() | Line has trailing spaces. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Line contains a tab character. | 518 |
![]() | Expected an @return tag. | 519 |
![]() | Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. | 519 |
![]() | Parameter ClassName should be final. | 519 |
![]() | 'ClassName' hides a field. | 519 |
![]() | Expected @param tag for 'ClassName'. | 519 |
![]() | Name 'ClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 519 |
![]() | Line has trailing spaces. | 523 |
![]() | Line contains a tab character. | 528 |
![]() | Line has trailing spaces. | 529 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 532 |
![]() | Line contains a tab character. | 534 |
![]() | Line has trailing spaces. | 535 |
![]() | Line contains a tab character. | 535 |
![]() | Line contains a tab character. | 536 |
![]() | Line has trailing spaces. | 540 |
![]() | Parameter original should be final. | 545 |
![]() | Expected @param tag for 'original'. | 545 |
![]() | Line has trailing spaces. | 546 |
![]() | '=' is not preceded with whitespace. | 547 |
![]() | '=' is not followed by whitespace. | 547 |
![]() | Line has trailing spaces. | 548 |
![]() | '=' is not preceded with whitespace. | 549 |
![]() | '=' is not followed by whitespace. | 549 |
![]() | Line has trailing spaces. | 550 |
![]() | '=' is not preceded with whitespace. | 551 |
![]() | '=' is not followed by whitespace. | 551 |
![]() | Line has trailing spaces. | 552 |
![]() | '=' is not preceded with whitespace. | 553 |
![]() | '=' is not followed by whitespace. | 553 |
![]() | Line has trailing spaces. | 554 |
![]() | '=' is not preceded with whitespace. | 555 |
![]() | '=' is not followed by whitespace. | 555 |
![]() | Line has trailing spaces. | 556 |
![]() | '=' is not preceded with whitespace. | 557 |
![]() | '=' is not followed by whitespace. | 557 |
![]() | Line has trailing spaces. | 558 |
![]() | '=' is not preceded with whitespace. | 559 |
![]() | '=' is not followed by whitespace. | 559 |
![]() | Line has trailing spaces. | 560 |
![]() | '=' is not preceded with whitespace. | 561 |
![]() | '=' is not followed by whitespace. | 561 |
![]() | Line has trailing spaces. | 562 |
![]() | '=' is not preceded with whitespace. | 563 |
![]() | '=' is not followed by whitespace. | 563 |
![]() | Line has trailing spaces. | 564 |
![]() | '=' is not preceded with whitespace. | 565 |
![]() | '=' is not followed by whitespace. | 565 |
![]() | Line has trailing spaces. | 566 |
![]() | '=' is not preceded with whitespace. | 567 |
![]() | '=' is not followed by whitespace. | 567 |
![]() | Line has trailing spaces. | 568 |
![]() | '=' is not preceded with whitespace. | 569 |
![]() | '=' is not followed by whitespace. | 569 |
![]() | Line has trailing spaces. | 570 |
![]() | Line has trailing spaces. | 573 |
![]() | Line has trailing spaces. | 575 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 576 |
![]() | Missing a Javadoc comment. | 576 |
![]() | Line has trailing spaces. | 578 |
![]() | Line contains a tab character. | 579 |
![]() | Line has trailing spaces. | 580 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 583 |
![]() | Missing a Javadoc comment. | 583 |
![]() | '+' should be on a new line. | 584 |
![]() | Line has trailing spaces. | 585 |
![]() | '+' should be on a new line. | 586 |
![]() | '+' should be on a new line. | 587 |
![]() | '+' should be on a new line. | 588 |
![]() | Line has trailing spaces. | 589 |
![]() | '+' should be on a new line. | 590 |
![]() | '+' should be on a new line. | 591 |
![]() | '+' should be on a new line. | 592 |
![]() | Line has trailing spaces. | 593 |
![]() | '+' should be on a new line. | 594 |
![]() | '+' should be on a new line. | 595 |
![]() | '+' should be on a new line. | 596 |
![]() | Line has trailing spaces. | 597 |
![]() | '+' should be on a new line. | 598 |
![]() | '+' should be on a new line. | 599 |
![]() | '+' should be on a new line. | 600 |
![]() | Line has trailing spaces. | 601 |
![]() | '+' should be on a new line. | 602 |
![]() | '+' should be on a new line. | 603 |
![]() | '+' should be on a new line. | 604 |
![]() | Line has trailing spaces. | 605 |
![]() | '+' should be on a new line. | 606 |
![]() | '+' should be on a new line. | 607 |
![]() | '+' should be on a new line. | 608 |
![]() | Line has trailing spaces. | 609 |
![]() | '+' should be on a new line. | 610 |
![]() | '+' should be on a new line. | 611 |
![]() | '+' should be on a new line. | 612 |
![]() | Line has trailing spaces. | 613 |
![]() | '+' should be on a new line. | 614 |
![]() | '+' should be on a new line. | 615 |
![]() | '+' should be on a new line. | 616 |
![]() | Line has trailing spaces. | 617 |
![]() | '+' should be on a new line. | 618 |
![]() | '+' should be on a new line. | 619 |
![]() | '+' should be on a new line. | 620 |
![]() | Line has trailing spaces. | 621 |
![]() | '+' should be on a new line. | 622 |
![]() | '+' should be on a new line. | 623 |
![]() | '+' should be on a new line. | 624 |
![]() | Line has trailing spaces. | 625 |
![]() | '+' should be on a new line. | 626 |
![]() | '+' should be on a new line. | 627 |
![]() | '+' should be on a new line. | 628 |
![]() | Line has trailing spaces. | 629 |
![]() | '+' should be on a new line. | 630 |
![]() | '+' should be on a new line. | 631 |
![]() | '+' should be on a new line. | 632 |
![]() | Line has trailing spaces. | 636 |
![]() | Line has trailing spaces. | 637 |
![]() | Line contains a tab character. | 638 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 638 |
![]() | Missing a Javadoc comment. | 638 |
![]() | Line contains a tab character. | 639 |
![]() | Line contains a tab character. | 640 |
![]() | Line has trailing spaces. | 641 |
![]() | Line contains a tab character. | 641 |
![]() | Line contains a tab character. | 642 |
![]() | Line is longer than 80 characters. | 643 |
![]() | Line contains a tab character. | 643 |
![]() | Line contains a tab character. | 644 |
![]() | Line has trailing spaces. | 645 |
![]() | Line contains a tab character. | 645 |
![]() | Line is longer than 80 characters. | 646 |
![]() | Line contains a tab character. | 646 |
![]() | Line has trailing spaces. | 647 |
![]() | Line contains a tab character. | 647 |
![]() | Line is longer than 80 characters. | 648 |
![]() | Line contains a tab character. | 648 |
![]() | Line has trailing spaces. | 649 |
![]() | Line contains a tab character. | 649 |
![]() | Line is longer than 80 characters. | 650 |
![]() | Line contains a tab character. | 650 |
![]() | Line has trailing spaces. | 651 |
![]() | Line contains a tab character. | 651 |
![]() | '+' should be on a new line. | 653 |
![]() | '+' should be on a new line. | 654 |
![]() | '+' should be on a new line. | 655 |
![]() | Line has trailing spaces. | 658 |
![]() | '+' should be on a new line. | 660 |
![]() | '+' should be on a new line. | 661 |
![]() | '+' should be on a new line. | 662 |
![]() | Line has trailing spaces. | 665 |
![]() | Line contains a tab character. | 666 |
![]() | Line is longer than 80 characters. | 667 |
![]() | Line contains a tab character. | 667 |
![]() | Line contains a tab character. | 668 |
![]() | Line has trailing spaces. | 669 |
![]() | Line contains a tab character. | 669 |
![]() | Line is longer than 80 characters. | 670 |
![]() | Line contains a tab character. | 670 |
![]() | Line has trailing spaces. | 671 |
![]() | Line contains a tab character. | 671 |
![]() | Line is longer than 80 characters. | 672 |
![]() | Line contains a tab character. | 672 |
![]() | Line has trailing spaces. | 673 |
![]() | Line contains a tab character. | 673 |
![]() | Line is longer than 80 characters. | 674 |
![]() | Line contains a tab character. | 674 |
![]() | Line has trailing spaces. | 675 |
![]() | Line contains a tab character. | 675 |
![]() | Line contains a tab character. | 676 |
![]() | Line is longer than 80 characters. | 677 |
![]() | Line contains a tab character. | 677 |
![]() | Line contains a tab character. | 678 |
![]() | Line has trailing spaces. | 679 |
![]() | Line contains a tab character. | 679 |
![]() | Line contains a tab character. | 680 |
![]() | Line is longer than 80 characters. | 681 |
![]() | Line contains a tab character. | 681 |
![]() | Line contains a tab character. | 682 |
![]() | Line has trailing spaces. | 683 |
![]() | Line contains a tab character. | 683 |
![]() | Line contains a tab character. | 684 |
![]() | Line has trailing spaces. | 686 |
![]() | Line has trailing spaces. | 689 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter Name should be final. | 65 |
![]() | 'Name' hides a field. | 65 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Parameter Id should be final. | 65 |
![]() | 'Id' hides a field. | 65 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | 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 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 91 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 |
![]() | Variable 'Name' must be private and have accessor methods. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Expected an @return tag. | 101 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Expected an @return tag. | 111 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Parameter Name should be final. | 111 |
![]() | 'Name' hides a field. | 111 |
![]() | Expected @param tag for 'Name'. | 111 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 |
![]() | Line has trailing spaces. | 115 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 |
![]() | Variable 'Id' must be private and have accessor methods. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Expected an @return tag. | 125 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Expected an @return tag. | 135 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Parameter Id should be final. | 135 |
![]() | 'Id' hides a field. | 135 |
![]() | Expected @param tag for 'Id'. | 135 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Parameter original should be final. | 161 |
![]() | Expected @param tag for 'original'. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | '=' is not preceded with whitespace. | 163 |
![]() | '=' is not followed by whitespace. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | '=' is not preceded with whitespace. | 165 |
![]() | '=' is not followed by whitespace. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 171 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Missing a Javadoc comment. | 179 |
![]() | '+' should be on a new line. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | '+' should be on a new line. | 182 |
![]() | '+' should be on a new line. | 183 |
![]() | '+' should be on a new line. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | '+' should be on a new line. | 186 |
![]() | '+' should be on a new line. | 187 |
![]() | '+' should be on a new line. | 188 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 194 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line has trailing spaces. | 197 |
![]() | 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 has trailing spaces. | 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 contains a tab character. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line has trailing spaces. | 208 |
![]() | Line has trailing spaces. | 211 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | '{' should be on the previous line. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Parameter DoubleJump should be final. | 60 |
![]() | 'DoubleJump' hides a field. | 60 |
![]() | Name 'DoubleJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Parameter Delay should be final. | 60 |
![]() | 'Delay' hides a field. | 60 |
![]() | Name 'Delay' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Parameter Force should be final. | 60 |
![]() | 'Force' hides a field. | 60 |
![]() | Name 'Force' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | 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 |
![]() | 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 has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Name 'DoubleJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 |
![]() | Variable 'DoubleJump' must be private and have accessor methods. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Expected an @return tag. | 96 |
![]() | Method 'isDoubleJump' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'setDoubleJump' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter DoubleJump should be final. | 108 |
![]() | 'DoubleJump' hides a field. | 108 |
![]() | Expected @param tag for 'DoubleJump'. | 108 |
![]() | Name 'DoubleJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Name 'Delay' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 118 |
![]() | Variable 'Delay' must be private and have accessor methods. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Expected an @return tag. | 126 |
![]() | Method 'getDelay' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Expected an @return tag. | 138 |
![]() | Method 'setDelay' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Parameter Delay should be final. | 138 |
![]() | 'Delay' hides a field. | 138 |
![]() | Expected @param tag for 'Delay'. | 138 |
![]() | Name 'Delay' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 138 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Name 'Force' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Variable 'Force' must be private and have accessor methods. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Expected an @return tag. | 156 |
![]() | Method 'getForce' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Expected an @return tag. | 168 |
![]() | Method 'setForce' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Parameter Force should be final. | 168 |
![]() | 'Force' hides a field. | 168 |
![]() | Expected @param tag for 'Force'. | 168 |
![]() | Name 'Force' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 168 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 177 |
![]() | Line has trailing spaces. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line has trailing spaces. | 189 |
![]() | Parameter original should be final. | 194 |
![]() | Expected @param tag for 'original'. | 194 |
![]() | Line has trailing spaces. | 195 |
![]() | '=' is not preceded with whitespace. | 196 |
![]() | '=' is not followed by whitespace. | 196 |
![]() | Line has trailing spaces. | 197 |
![]() | '=' is not preceded with whitespace. | 198 |
![]() | '=' is not followed by whitespace. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | '=' is not preceded with whitespace. | 200 |
![]() | '=' is not followed by whitespace. | 200 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 204 |
![]() | Line has trailing spaces. | 206 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 214 |
![]() | Missing a Javadoc comment. | 214 |
![]() | '+' should be on a new line. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | '+' should be on a new line. | 217 |
![]() | '+' should be on a new line. | 218 |
![]() | '+' should be on a new line. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | '+' should be on a new line. | 221 |
![]() | '+' should be on a new line. | 222 |
![]() | '+' should be on a new line. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | '+' should be on a new line. | 225 |
![]() | '+' should be on a new line. | 226 |
![]() | '+' should be on a new line. | 227 |
![]() | Line has trailing spaces. | 231 |
![]() | Line has trailing spaces. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line has trailing spaces. | 236 |
![]() | Line contains a tab character. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line has trailing spaces. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line is longer than 80 characters. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | Line has trailing spaces. | 240 |
![]() | Line contains a tab character. | 240 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 248 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Parameter Id should be final. | 56 |
![]() | 'Id' hides a field. | 56 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | 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 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. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 76 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Variable 'Id' must be private and have accessor methods. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Expected an @return tag. | 86 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Expected an @return tag. | 96 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Parameter Id should be final. | 96 |
![]() | 'Id' hides a field. | 96 |
![]() | Expected @param tag for 'Id'. | 96 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Parameter original should be final. | 122 |
![]() | Expected @param tag for 'original'. | 122 |
![]() | Line has trailing spaces. | 123 |
![]() | '=' is not preceded with whitespace. | 124 |
![]() | '=' is not followed by whitespace. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | '+' should be on a new line. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | '+' should be on a new line. | 141 |
![]() | '+' should be on a new line. | 142 |
![]() | '+' should be on a new line. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | 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 has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 162 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Parameter original should be final. | 84 |
![]() | Expected @param tag for 'original'. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | '+' should be on a new line. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 114 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 46 |
![]() | '{' should be on the previous line. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Parameter FirstLocation should be final. | 71 |
![]() | 'FirstLocation' hides a field. | 71 |
![]() | Name 'FirstLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 |
![]() | Parameter SecondLocation should be final. | 71 |
![]() | 'SecondLocation' hides a field. | 71 |
![]() | Name 'SecondLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 |
![]() | Parameter FocusTarget should be final. | 71 |
![]() | 'FocusTarget' hides a field. | 71 |
![]() | Name 'FocusTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 |
![]() | Parameter FocusLocation should be final. | 71 |
![]() | 'FocusLocation' hides a field. | 71 |
![]() | Name 'FocusLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 87 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | 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 has trailing spaces. | 103 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Name 'FirstLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Variable 'FirstLocation' must be private and have accessor methods. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Expected an @return tag. | 113 |
![]() | Method 'getFirstLocation' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Expected an @return tag. | 123 |
![]() | Method 'setFirstLocation' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Parameter FirstLocation should be final. | 123 |
![]() | 'FirstLocation' hides a field. | 123 |
![]() | Expected @param tag for 'FirstLocation'. | 123 |
![]() | Name 'FirstLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 |
![]() | Line has trailing spaces. | 127 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Name 'SecondLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 |
![]() | Variable 'SecondLocation' must be private and have accessor methods. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Expected an @return tag. | 137 |
![]() | Method 'getSecondLocation' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 144 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Expected an @return tag. | 147 |
![]() | Method 'setSecondLocation' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Parameter SecondLocation should be final. | 147 |
![]() | 'SecondLocation' hides a field. | 147 |
![]() | Expected @param tag for 'SecondLocation'. | 147 |
![]() | Name 'SecondLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 |
![]() | Line has trailing spaces. | 151 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Name 'FocusTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 155 |
![]() | Variable 'FocusTarget' must be private and have accessor methods. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 158 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Expected an @return tag. | 161 |
![]() | Method 'getFocusTarget' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 168 |
![]() | Line is longer than 80 characters. | 170 |
![]() | Expected an @return tag. | 171 |
![]() | Method 'setFocusTarget' is not designed for extension - needs to be abstract, final or empty. | 171 |
![]() | Parameter FocusTarget should be final. | 171 |
![]() | 'FocusTarget' hides a field. | 171 |
![]() | Expected @param tag for 'FocusTarget'. | 171 |
![]() | Name 'FocusTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 171 |
![]() | Line has trailing spaces. | 175 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Name 'FocusLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 179 |
![]() | Variable 'FocusLocation' must be private and have accessor methods. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line is longer than 80 characters. | 184 |
![]() | Expected an @return tag. | 185 |
![]() | Method 'getFocusLocation' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Line has trailing spaces. | 190 |
![]() | Line has trailing spaces. | 192 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Expected an @return tag. | 195 |
![]() | Method 'setFocusLocation' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Parameter FocusLocation should be final. | 195 |
![]() | 'FocusLocation' hides a field. | 195 |
![]() | Expected @param tag for 'FocusLocation'. | 195 |
![]() | Name 'FocusLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 195 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line has trailing spaces. | 216 |
![]() | Parameter original should be final. | 221 |
![]() | Expected @param tag for 'original'. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | '=' is not preceded with whitespace. | 223 |
![]() | '=' is not followed by whitespace. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | '=' is not preceded with whitespace. | 225 |
![]() | '=' is not followed by whitespace. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | '=' is not preceded with whitespace. | 227 |
![]() | '=' is not followed by whitespace. | 227 |
![]() | Line has trailing spaces. | 228 |
![]() | '=' is not preceded with whitespace. | 229 |
![]() | '=' is not followed by whitespace. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 235 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 236 |
![]() | Missing a Javadoc comment. | 236 |
![]() | Line has trailing spaces. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line has trailing spaces. | 240 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 243 |
![]() | Missing a Javadoc comment. | 243 |
![]() | '+' should be on a new line. | 244 |
![]() | Line has trailing spaces. | 245 |
![]() | '+' should be on a new line. | 246 |
![]() | '+' should be on a new line. | 247 |
![]() | '+' should be on a new line. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | '+' should be on a new line. | 250 |
![]() | '+' should be on a new line. | 251 |
![]() | '+' should be on a new line. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | '+' should be on a new line. | 254 |
![]() | '+' should be on a new line. | 255 |
![]() | '+' should be on a new line. | 256 |
![]() | Line has trailing spaces. | 257 |
![]() | '+' should be on a new line. | 258 |
![]() | '+' should be on a new line. | 259 |
![]() | '+' should be on a new line. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 266 |
![]() | Missing a Javadoc comment. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line has trailing spaces. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | '+' should be on a new line. | 271 |
![]() | '+' should be on a new line. | 272 |
![]() | '+' should be on a new line. | 273 |
![]() | Line has trailing spaces. | 276 |
![]() | '+' should be on a new line. | 278 |
![]() | '+' should be on a new line. | 279 |
![]() | '+' should be on a new line. | 280 |
![]() | Line has trailing spaces. | 283 |
![]() | Line is longer than 80 characters. | 284 |
![]() | Line contains a tab character. | 284 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line has trailing spaces. | 287 |
![]() | Line contains a tab character. | 287 |
![]() | '+' should be on a new line. | 289 |
![]() | '+' should be on a new line. | 290 |
![]() | '+' should be on a new line. | 291 |
![]() | Line has trailing spaces. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 300 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Parameter Password should be final. | 58 |
![]() | 'Password' hides a field. | 58 |
![]() | Name 'Password' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | 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 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. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 79 |
![]() | Name 'Password' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Variable 'Password' must be private and have accessor methods. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Expected an @return tag. | 89 |
![]() | Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Parameter Password should be final. | 99 |
![]() | 'Password' hides a field. | 99 |
![]() | Expected @param tag for 'Password'. | 99 |
![]() | Name 'Password' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 120 |
![]() | Parameter original should be final. | 125 |
![]() | Expected @param tag for 'original'. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | '=' is not preceded with whitespace. | 127 |
![]() | '=' is not followed by whitespace. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | '+' should be on a new line. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | '+' should be on a new line. | 144 |
![]() | '+' should be on a new line. | 145 |
![]() | '+' should be on a new line. | 146 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | 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 is longer than 80 characters. | 157 |
![]() | 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 has trailing spaces. | 162 |
![]() | Line has trailing spaces. | 165 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter PauseBots should be final. | 67 |
![]() | 'PauseBots' hides a field. | 67 |
![]() | Name 'PauseBots' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Parameter PauseAll should be final. | 67 |
![]() | 'PauseAll' hides a field. | 67 |
![]() | Name 'PauseAll' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 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 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 is longer than 80 characters. | 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 has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | 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 |
![]() | Name 'PauseBots' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 |
![]() | Variable 'PauseBots' must be private and have accessor methods. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 107 |
![]() | Method 'isPauseBots' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 120 |
![]() | Method 'setPauseBots' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Parameter PauseBots should be final. | 120 |
![]() | 'PauseBots' hides a field. | 120 |
![]() | Expected @param tag for 'PauseBots'. | 120 |
![]() | Name 'PauseBots' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Name 'PauseAll' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 |
![]() | Variable 'PauseAll' must be private and have accessor methods. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Expected an @return tag. | 140 |
![]() | Method 'isPauseAll' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Expected an @return tag. | 153 |
![]() | Method 'setPauseAll' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Parameter PauseAll should be final. | 153 |
![]() | 'PauseAll' hides a field. | 153 |
![]() | Expected @param tag for 'PauseAll'. | 153 |
![]() | Name 'PauseAll' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line has trailing spaces. | 174 |
![]() | Parameter original should be final. | 179 |
![]() | Expected @param tag for 'original'. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | '=' is not preceded with whitespace. | 181 |
![]() | '=' is not followed by whitespace. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | '=' is not preceded with whitespace. | 183 |
![]() | '=' is not followed by whitespace. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Line has trailing spaces. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Missing a Javadoc comment. | 197 |
![]() | '+' should be on a new line. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | '+' should be on a new line. | 200 |
![]() | '+' should be on a new line. | 201 |
![]() | '+' should be on a new line. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | '+' should be on a new line. | 204 |
![]() | '+' should be on a new line. | 205 |
![]() | '+' should be on a new line. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Missing a Javadoc comment. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Line contains a tab character. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | Line contains a tab character. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Line has trailing spaces. | 219 |
![]() | Line contains a tab character. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 225 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | 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 has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter Id should be final. | 62 |
![]() | 'Id' hides a field. | 62 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 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 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 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 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 has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 |
![]() | Variable 'Id' must be private and have accessor methods. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Expected an @return tag. | 110 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Parameter Id should be final. | 110 |
![]() | 'Id' hides a field. | 110 |
![]() | Expected @param tag for 'Id'. | 110 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Parameter original should be final. | 136 |
![]() | Expected @param tag for 'original'. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | '=' is not preceded with whitespace. | 138 |
![]() | '=' is not followed by whitespace. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 144 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | '+' should be on a new line. | 155 |
![]() | '+' should be on a new line. | 156 |
![]() | '+' should be on a new line. | 157 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Method 'toMessage' 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 |
![]() | Line is longer than 80 characters. | 168 |
![]() | 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 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 176 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Parameter original should be final. | 84 |
![]() | Expected @param tag for 'original'. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | '+' should be on a new line. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 114 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Parameter original should be final. | 88 |
![]() | Expected @param tag for 'original'. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 118 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Parameter FileName should be final. | 61 |
![]() | 'FileName' hides a field. | 61 |
![]() | Name 'FileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 72 |
![]() | 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 has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'FileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Variable 'FileName' must be private and have accessor methods. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 111 |
![]() | Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Parameter FileName should be final. | 111 |
![]() | 'FileName' hides a field. | 111 |
![]() | Expected @param tag for 'FileName'. | 111 |
![]() | Name 'FileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 132 |
![]() | Parameter original should be final. | 137 |
![]() | Expected @param tag for 'original'. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | '=' is not preceded with whitespace. | 139 |
![]() | '=' is not followed by whitespace. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | '+' should be on a new line. | 156 |
![]() | '+' should be on a new line. | 157 |
![]() | '+' should be on a new line. | 158 |
![]() | Line has trailing spaces. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | 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 has trailing spaces. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 177 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Parameter Id should be final. | 59 |
![]() | 'Id' hides a field. | 59 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 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 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. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 |
![]() | Variable 'Id' must be private and have accessor methods. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 95 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter Id should be final. | 108 |
![]() | 'Id' hides a field. | 108 |
![]() | Expected @param tag for 'Id'. | 108 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Parameter original should be final. | 134 |
![]() | Expected @param tag for 'original'. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | '=' is not preceded with whitespace. | 136 |
![]() | '=' is not followed by whitespace. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | '+' should be on a new line. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | '+' should be on a new line. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | 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 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 has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 174 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Parameter Id should be final. | 70 |
![]() | 'Id' hides a field. | 70 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter StartLocation should be final. | 70 |
![]() | 'StartLocation' hides a field. | 70 |
![]() | Name 'StartLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter StartRotation should be final. | 70 |
![]() | 'StartRotation' hides a field. | 70 |
![]() | Name 'StartRotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 88 |
![]() | 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 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 |
![]() | Variable 'Id' must be private and have accessor methods. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 113 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 126 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Parameter Id should be final. | 126 |
![]() | 'Id' hides a field. | 126 |
![]() | Expected @param tag for 'Id'. | 126 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 126 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Name 'StartLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 137 |
![]() | Variable 'StartLocation' must be private and have accessor methods. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 146 |
![]() | Method 'getStartLocation' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'setStartLocation' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Parameter StartLocation should be final. | 159 |
![]() | 'StartLocation' hides a field. | 159 |
![]() | Expected @param tag for 'StartLocation'. | 159 |
![]() | Name 'StartLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 159 |
![]() | Line has trailing spaces. | 163 |
![]() | Name 'StartRotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 |
![]() | Variable 'StartRotation' must be private and have accessor methods. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 170 |
![]() | Expected an @return tag. | 173 |
![]() | Method 'getStartRotation' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Line has trailing spaces. | 178 |
![]() | Line has trailing spaces. | 180 |
![]() | Expected an @return tag. | 183 |
![]() | Method 'setStartRotation' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Parameter StartRotation should be final. | 183 |
![]() | 'StartRotation' hides a field. | 183 |
![]() | Expected @param tag for 'StartRotation'. | 183 |
![]() | Name 'StartRotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 |
![]() | Line has trailing spaces. | 187 |
![]() | Line contains a tab character. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line has trailing spaces. | 204 |
![]() | Parameter original should be final. | 209 |
![]() | Expected @param tag for 'original'. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | '=' is not preceded with whitespace. | 211 |
![]() | '=' is not followed by whitespace. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | '=' is not preceded with whitespace. | 213 |
![]() | '=' is not followed by whitespace. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | '=' is not preceded with whitespace. | 215 |
![]() | '=' is not followed by whitespace. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 222 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Missing a Javadoc comment. | 229 |
![]() | '+' should be on a new line. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | '+' should be on a new line. | 232 |
![]() | '+' should be on a new line. | 233 |
![]() | '+' should be on a new line. | 234 |
![]() | Line has trailing spaces. | 235 |
![]() | '+' should be on a new line. | 236 |
![]() | '+' should be on a new line. | 237 |
![]() | '+' should be on a new line. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | '+' should be on a new line. | 240 |
![]() | '+' should be on a new line. | 241 |
![]() | '+' should be on a new line. | 242 |
![]() | Line has trailing spaces. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 248 |
![]() | Missing a Javadoc comment. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | Line contains a tab character. | 251 |
![]() | 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 has trailing spaces. | 255 |
![]() | Line contains a tab character. | 255 |
![]() | '+' should be on a new line. | 257 |
![]() | '+' should be on a new line. | 258 |
![]() | '+' should be on a new line. | 259 |
![]() | Line has trailing spaces. | 262 |
![]() | '+' should be on a new line. | 264 |
![]() | '+' should be on a new line. | 265 |
![]() | '+' should be on a new line. | 266 |
![]() | Line has trailing spaces. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 275 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | '{' should be on the previous line. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Parameter Amount should be final. | 60 |
![]() | 'Amount' hides a field. | 60 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Parameter Axis should be final. | 60 |
![]() | 'Axis' hides a field. | 60 |
![]() | Name 'Axis' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 73 |
![]() | 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 has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Variable 'Amount' must be private and have accessor methods. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 96 |
![]() | Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Expected an @return tag. | 109 |
![]() | Method 'setAmount' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter Amount should be final. | 109 |
![]() | 'Amount' hides a field. | 109 |
![]() | Expected @param tag for 'Amount'. | 109 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Axis' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 121 |
![]() | Variable 'Axis' must be private and have accessor methods. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Expected an @return tag. | 131 |
![]() | Method 'getAxis' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Expected an @return tag. | 145 |
![]() | Method 'setAxis' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter Axis should be final. | 145 |
![]() | 'Axis' hides a field. | 145 |
![]() | Expected @param tag for 'Axis'. | 145 |
![]() | Name 'Axis' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 145 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 158 |
![]() | 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. | 166 |
![]() | Parameter original should be final. | 171 |
![]() | Expected @param tag for 'original'. | 171 |
![]() | Line has trailing spaces. | 172 |
![]() | '=' is not preceded with whitespace. | 173 |
![]() | '=' is not followed by whitespace. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | '=' is not preceded with whitespace. | 175 |
![]() | '=' is not followed by whitespace. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 181 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 182 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | '+' should be on a new line. | 190 |
![]() | Line has trailing spaces. | 191 |
![]() | '+' should be on a new line. | 192 |
![]() | '+' should be on a new line. | 193 |
![]() | '+' should be on a new line. | 194 |
![]() | Line has trailing spaces. | 195 |
![]() | '+' should be on a new line. | 196 |
![]() | '+' should be on a new line. | 197 |
![]() | '+' should be on a new line. | 198 |
![]() | Line has trailing spaces. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | 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 has trailing spaces. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 216 |
![]() | Line has trailing spaces. | 219 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 59 |
![]() | Parameter Id should be final. | 62 |
![]() | 'Id' hides a field. | 62 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Parameter Text should be final. | 62 |
![]() | 'Text' hides a field. | 62 |
![]() | Name 'Text' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Parameter Global should be final. | 62 |
![]() | 'Global' hides a field. | 62 |
![]() | Name 'Global' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Parameter FadeOut should be final. | 62 |
![]() | 'FadeOut' hides a field. | 62 |
![]() | Name 'FadeOut' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | 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. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 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 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Variable 'Id' must be private and have accessor methods. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter Id should be final. | 108 |
![]() | 'Id' hides a field. | 108 |
![]() | Expected @param tag for 'Id'. | 108 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Name 'Text' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Variable 'Text' must be private and have accessor methods. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Expected an @return tag. | 122 |
![]() | Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | Expected an @return tag. | 132 |
![]() | Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Parameter Text should be final. | 132 |
![]() | 'Text' hides a field. | 132 |
![]() | Expected @param tag for 'Text'. | 132 |
![]() | Name 'Text' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Name 'Global' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 143 |
![]() | Variable 'Global' must be private and have accessor methods. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Expected an @return tag. | 152 |
![]() | Method 'isGlobal' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Expected an @return tag. | 165 |
![]() | Method 'setGlobal' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Parameter Global should be final. | 165 |
![]() | 'Global' hides a field. | 165 |
![]() | Expected @param tag for 'Global'. | 165 |
![]() | Name 'Global' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 165 |
![]() | Line has trailing spaces. | 169 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Name 'FadeOut' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 173 |
![]() | Variable 'FadeOut' must be private and have accessor methods. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 176 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Expected an @return tag. | 179 |
![]() | Method 'getFadeOut' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 186 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Expected an @return tag. | 189 |
![]() | Method 'setFadeOut' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Parameter FadeOut should be final. | 189 |
![]() | 'FadeOut' hides a field. | 189 |
![]() | Expected @param tag for 'FadeOut'. | 189 |
![]() | Name 'FadeOut' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Parameter original should be final. | 215 |
![]() | Expected @param tag for 'original'. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | '=' is not preceded with whitespace. | 217 |
![]() | '=' is not followed by whitespace. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | '=' is not preceded with whitespace. | 219 |
![]() | '=' is not followed by whitespace. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | '=' is not preceded with whitespace. | 221 |
![]() | '=' is not followed by whitespace. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | '=' is not preceded with whitespace. | 223 |
![]() | '=' is not followed by whitespace. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | Line has trailing spaces. | 227 |
![]() | Line has trailing spaces. | 229 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Missing a Javadoc comment. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line has trailing spaces. | 234 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() | Missing a Javadoc comment. | 237 |
![]() | '+' should be on a new line. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | '+' should be on a new line. | 240 |
![]() | '+' should be on a new line. | 241 |
![]() | '+' should be on a new line. | 242 |
![]() | Line has trailing spaces. | 243 |
![]() | '+' should be on a new line. | 244 |
![]() | '+' should be on a new line. | 245 |
![]() | '+' should be on a new line. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | '+' should be on a new line. | 248 |
![]() | '+' should be on a new line. | 249 |
![]() | '+' should be on a new line. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | '+' should be on a new line. | 252 |
![]() | '+' should be on a new line. | 253 |
![]() | '+' should be on a new line. | 254 |
![]() | Line has trailing spaces. | 258 |
![]() | Line has trailing spaces. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 260 |
![]() | Missing a Javadoc comment. | 260 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 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 is longer than 80 characters. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line has trailing spaces. | 271 |
![]() | Line contains a tab character. | 271 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Line contains a tab character. | 272 |
![]() | Line has trailing spaces. | 273 |
![]() | Line contains a tab character. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line contains a tab character. | 274 |
![]() | Line has trailing spaces. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 281 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Parameter Crouch should be final. | 60 |
![]() | 'Crouch' hides a field. | 60 |
![]() | Name 'Crouch' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 66 |
![]() | 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. | 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 has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Name 'Crouch' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Variable 'Crouch' must be private and have accessor methods. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Expected an @return tag. | 95 |
![]() | Method 'isCrouch' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Expected an @return tag. | 107 |
![]() | Method 'setCrouch' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Parameter Crouch should be final. | 107 |
![]() | 'Crouch' hides a field. | 107 |
![]() | Expected @param tag for 'Crouch'. | 107 |
![]() | Name 'Crouch' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 122 |
![]() | Line has trailing spaces. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Parameter original should be final. | 133 |
![]() | Expected @param tag for 'original'. | 133 |
![]() | Line has trailing spaces. | 134 |
![]() | '=' is not preceded with whitespace. | 135 |
![]() | '=' is not followed by whitespace. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | '+' should be on a new line. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | '+' should be on a new line. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | 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 contains a tab character. | 166 |
![]() | Line has trailing spaces. | 168 |
![]() | Line has trailing spaces. | 171 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | '{' should be on the previous line. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Parameter Speed should be final. | 56 |
![]() | 'Speed' hides a field. | 56 |
![]() | Name 'Speed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | 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 contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 76 |
![]() | 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 |
![]() | Name 'Speed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Variable 'Speed' must be private and have accessor methods. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Expected an @return tag. | 92 |
![]() | Method 'getSpeed' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 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. | 105 |
![]() | Expected an @return tag. | 106 |
![]() | Method 'setSpeed' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Parameter Speed should be final. | 106 |
![]() | 'Speed' hides a field. | 106 |
![]() | Expected @param tag for 'Speed'. | 106 |
![]() | Name 'Speed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 127 |
![]() | Parameter original should be final. | 132 |
![]() | Expected @param tag for 'original'. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | '=' is not preceded with whitespace. | 134 |
![]() | '=' is not followed by whitespace. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Missing a Javadoc comment. | 148 |
![]() | '+' should be on a new line. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | '+' should be on a new line. | 151 |
![]() | '+' should be on a new line. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Method 'toMessage' 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 has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 170 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Parameter BotServer should be final. | 65 |
![]() | 'BotServer' hides a field. | 65 |
![]() | Name 'BotServer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Parameter ControlServer should be final. | 65 |
![]() | 'ControlServer' hides a field. | 65 |
![]() | Name 'ControlServer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 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 |
![]() | 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 contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Name 'BotServer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 |
![]() | Variable 'BotServer' must be private and have accessor methods. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Expected an @return tag. | 103 |
![]() | Method 'isBotServer' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Expected an @return tag. | 115 |
![]() | Method 'setBotServer' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Parameter BotServer should be final. | 115 |
![]() | 'BotServer' hides a field. | 115 |
![]() | Expected @param tag for 'BotServer'. | 115 |
![]() | Name 'BotServer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Name 'ControlServer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 |
![]() | Variable 'ControlServer' must be private and have accessor methods. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Expected an @return tag. | 133 |
![]() | Method 'isControlServer' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Expected an @return tag. | 145 |
![]() | Method 'setControlServer' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter ControlServer should be final. | 145 |
![]() | 'ControlServer' hides a field. | 145 |
![]() | Expected @param tag for 'ControlServer'. | 145 |
![]() | Name 'ControlServer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 145 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 158 |
![]() | 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. | 166 |
![]() | Parameter original should be final. | 171 |
![]() | Expected @param tag for 'original'. | 171 |
![]() | Line has trailing spaces. | 172 |
![]() | '=' is not preceded with whitespace. | 173 |
![]() | '=' is not followed by whitespace. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | '=' is not preceded with whitespace. | 175 |
![]() | '=' is not followed by whitespace. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 181 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 182 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | '+' should be on a new line. | 190 |
![]() | Line has trailing spaces. | 191 |
![]() | '+' should be on a new line. | 192 |
![]() | '+' should be on a new line. | 193 |
![]() | '+' should be on a new line. | 194 |
![]() | Line has trailing spaces. | 195 |
![]() | '+' should be on a new line. | 196 |
![]() | '+' should be on a new line. | 197 |
![]() | '+' should be on a new line. | 198 |
![]() | Line has trailing spaces. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line has trailing spaces. | 214 |
![]() | Line has trailing spaces. | 217 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 52 |
![]() | '{' should be on the previous line. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 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 |
![]() | Parameter Password should be final. | 80 |
![]() | 'Password' hides a field. | 80 |
![]() | Name 'Password' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 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 |
![]() | 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. | 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. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 112 |
![]() | Name 'Password' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Variable 'Password' must be private and have accessor methods. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Expected an @return tag. | 122 |
![]() | Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | Expected an @return tag. | 132 |
![]() | Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Parameter Password should be final. | 132 |
![]() | 'Password' hides a field. | 132 |
![]() | Expected @param tag for 'Password'. | 132 |
![]() | Name 'Password' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Parameter original should be final. | 158 |
![]() | Expected @param tag for 'original'. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | '=' is not preceded with whitespace. | 160 |
![]() | '=' is not followed by whitespace. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line has trailing spaces. | 171 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | Missing a Javadoc comment. | 174 |
![]() | '+' should be on a new line. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | '+' should be on a new line. | 177 |
![]() | '+' should be on a new line. | 178 |
![]() | '+' should be on a new line. | 179 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Missing a Javadoc comment. | 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 is longer than 80 characters. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 198 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | 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 has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 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. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line has trailing spaces. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 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. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | More than 7 parameters. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Parameter Erase should be final. | 158 |
![]() | 'Erase' hides a field. | 158 |
![]() | Name 'Erase' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point0 should be final. | 158 |
![]() | 'Point0' hides a field. | 158 |
![]() | Name 'Point0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point1 should be final. | 158 |
![]() | 'Point1' hides a field. | 158 |
![]() | Name 'Point1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point2 should be final. | 158 |
![]() | 'Point2' hides a field. | 158 |
![]() | Name 'Point2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point3 should be final. | 158 |
![]() | 'Point3' hides a field. | 158 |
![]() | Name 'Point3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point4 should be final. | 158 |
![]() | 'Point4' hides a field. | 158 |
![]() | Name 'Point4' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point5 should be final. | 158 |
![]() | 'Point5' hides a field. | 158 |
![]() | Name 'Point5' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point6 should be final. | 158 |
![]() | 'Point6' hides a field. | 158 |
![]() | Name 'Point6' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point7 should be final. | 158 |
![]() | 'Point7' hides a field. | 158 |
![]() | Name 'Point7' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point8 should be final. | 158 |
![]() | 'Point8' hides a field. | 158 |
![]() | Name 'Point8' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point9 should be final. | 158 |
![]() | 'Point9' hides a field. | 158 |
![]() | Name 'Point9' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point10 should be final. | 158 |
![]() | 'Point10' hides a field. | 158 |
![]() | Name 'Point10' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point11 should be final. | 158 |
![]() | 'Point11' hides a field. | 158 |
![]() | Name 'Point11' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point12 should be final. | 158 |
![]() | 'Point12' hides a field. | 158 |
![]() | Name 'Point12' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point13 should be final. | 158 |
![]() | 'Point13' hides a field. | 158 |
![]() | Name 'Point13' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point14 should be final. | 158 |
![]() | 'Point14' hides a field. | 158 |
![]() | Name 'Point14' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point15 should be final. | 158 |
![]() | 'Point15' hides a field. | 158 |
![]() | Name 'Point15' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point16 should be final. | 158 |
![]() | 'Point16' hides a field. | 158 |
![]() | Name 'Point16' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point17 should be final. | 158 |
![]() | 'Point17' hides a field. | 158 |
![]() | Name 'Point17' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point18 should be final. | 158 |
![]() | 'Point18' hides a field. | 158 |
![]() | Name 'Point18' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point19 should be final. | 158 |
![]() | 'Point19' hides a field. | 158 |
![]() | Name 'Point19' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point20 should be final. | 158 |
![]() | 'Point20' hides a field. | 158 |
![]() | Name 'Point20' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point21 should be final. | 158 |
![]() | 'Point21' hides a field. | 158 |
![]() | Name 'Point21' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point22 should be final. | 158 |
![]() | 'Point22' hides a field. | 158 |
![]() | Name 'Point22' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point23 should be final. | 158 |
![]() | 'Point23' hides a field. | 158 |
![]() | Name 'Point23' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point24 should be final. | 158 |
![]() | 'Point24' hides a field. | 158 |
![]() | Name 'Point24' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point25 should be final. | 158 |
![]() | 'Point25' hides a field. | 158 |
![]() | Name 'Point25' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point26 should be final. | 158 |
![]() | 'Point26' hides a field. | 158 |
![]() | Name 'Point26' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point27 should be final. | 158 |
![]() | 'Point27' hides a field. | 158 |
![]() | Name 'Point27' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point28 should be final. | 158 |
![]() | 'Point28' hides a field. | 158 |
![]() | Name 'Point28' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point29 should be final. | 158 |
![]() | 'Point29' hides a field. | 158 |
![]() | Name 'Point29' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point30 should be final. | 158 |
![]() | 'Point30' hides a field. | 158 |
![]() | Name 'Point30' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Parameter Point31 should be final. | 158 |
![]() | 'Point31' hides a field. | 158 |
![]() | Name 'Point31' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | 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 is longer than 80 characters. | 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 has trailing spaces. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Name 'Erase' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 250 |
![]() | Variable 'Erase' must be private and have accessor methods. | 250 |
![]() | Line contains a tab character. | 251 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Expected an @return tag. | 258 |
![]() | Method 'isErase' is not designed for extension - needs to be abstract, final or empty. | 258 |
![]() | Line has trailing spaces. | 263 |
![]() | Line has trailing spaces. | 265 |
![]() | Line has trailing spaces. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | Expected an @return tag. | 270 |
![]() | Method 'setErase' is not designed for extension - needs to be abstract, final or empty. | 270 |
![]() | Parameter Erase should be final. | 270 |
![]() | 'Erase' hides a field. | 270 |
![]() | Expected @param tag for 'Erase'. | 270 |
![]() | Name 'Erase' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 270 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | Name 'Point0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 280 |
![]() | Variable 'Point0' must be private and have accessor methods. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line has trailing spaces. | 283 |
![]() | Line has trailing spaces. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Expected an @return tag. | 288 |
![]() | Method 'getPoint0' is not designed for extension - needs to be abstract, final or empty. | 288 |
![]() | Line has trailing spaces. | 293 |
![]() | Line has trailing spaces. | 295 |
![]() | Line has trailing spaces. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Expected an @return tag. | 300 |
![]() | Method 'setPoint0' is not designed for extension - needs to be abstract, final or empty. | 300 |
![]() | Parameter Point0 should be final. | 300 |
![]() | 'Point0' hides a field. | 300 |
![]() | Expected @param tag for 'Point0'. | 300 |
![]() | Name 'Point0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 300 |
![]() | Line has trailing spaces. | 304 |
![]() | Line has trailing spaces. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Name 'Point1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 310 |
![]() | Variable 'Point1' must be private and have accessor methods. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Line has trailing spaces. | 313 |
![]() | Line has trailing spaces. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Expected an @return tag. | 318 |
![]() | Method 'getPoint1' is not designed for extension - needs to be abstract, final or empty. | 318 |
![]() | Line has trailing spaces. | 323 |
![]() | Line has trailing spaces. | 325 |
![]() | Line has trailing spaces. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Expected an @return tag. | 330 |
![]() | Method 'setPoint1' is not designed for extension - needs to be abstract, final or empty. | 330 |
![]() | Parameter Point1 should be final. | 330 |
![]() | 'Point1' hides a field. | 330 |
![]() | Expected @param tag for 'Point1'. | 330 |
![]() | Name 'Point1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 330 |
![]() | Line has trailing spaces. | 334 |
![]() | Line has trailing spaces. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Name 'Point2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 340 |
![]() | Variable 'Point2' must be private and have accessor methods. | 340 |
![]() | Line contains a tab character. | 341 |
![]() | Line has trailing spaces. | 343 |
![]() | Line has trailing spaces. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | Expected an @return tag. | 348 |
![]() | Method 'getPoint2' is not designed for extension - needs to be abstract, final or empty. | 348 |
![]() | Line has trailing spaces. | 353 |
![]() | Line has trailing spaces. | 355 |
![]() | Line has trailing spaces. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Expected an @return tag. | 360 |
![]() | Method 'setPoint2' is not designed for extension - needs to be abstract, final or empty. | 360 |
![]() | Parameter Point2 should be final. | 360 |
![]() | 'Point2' hides a field. | 360 |
![]() | Expected @param tag for 'Point2'. | 360 |
![]() | Name 'Point2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 360 |
![]() | Line has trailing spaces. | 364 |
![]() | Line has trailing spaces. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | Name 'Point3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 370 |
![]() | Variable 'Point3' must be private and have accessor methods. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | Line has trailing spaces. | 373 |
![]() | Line has trailing spaces. | 375 |
![]() | Line contains a tab character. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | Expected an @return tag. | 378 |
![]() | Method 'getPoint3' is not designed for extension - needs to be abstract, final or empty. | 378 |
![]() | Line has trailing spaces. | 383 |
![]() | Line has trailing spaces. | 385 |
![]() | Line has trailing spaces. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Line contains a tab character. | 389 |
![]() | Expected an @return tag. | 390 |
![]() | Method 'setPoint3' is not designed for extension - needs to be abstract, final or empty. | 390 |
![]() | Parameter Point3 should be final. | 390 |
![]() | 'Point3' hides a field. | 390 |
![]() | Expected @param tag for 'Point3'. | 390 |
![]() | Name 'Point3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 390 |
![]() | Line has trailing spaces. | 394 |
![]() | Line has trailing spaces. | 396 |
![]() | Line contains a tab character. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Name 'Point4' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 400 |
![]() | Variable 'Point4' must be private and have accessor methods. | 400 |
![]() | Line contains a tab character. | 401 |
![]() | Line has trailing spaces. | 403 |
![]() | Line has trailing spaces. | 405 |
![]() | Line contains a tab character. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Expected an @return tag. | 408 |
![]() | Method 'getPoint4' is not designed for extension - needs to be abstract, final or empty. | 408 |
![]() | Line has trailing spaces. | 413 |
![]() | Line has trailing spaces. | 415 |
![]() | Line has trailing spaces. | 417 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Expected an @return tag. | 420 |
![]() | Method 'setPoint4' is not designed for extension - needs to be abstract, final or empty. | 420 |
![]() | Parameter Point4 should be final. | 420 |
![]() | 'Point4' hides a field. | 420 |
![]() | Expected @param tag for 'Point4'. | 420 |
![]() | Name 'Point4' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 420 |
![]() | Line has trailing spaces. | 424 |
![]() | Line has trailing spaces. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Name 'Point5' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 430 |
![]() | Variable 'Point5' must be private and have accessor methods. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Line has trailing spaces. | 433 |
![]() | Line has trailing spaces. | 435 |
![]() | Line contains a tab character. | 436 |
![]() | Line contains a tab character. | 437 |
![]() | Expected an @return tag. | 438 |
![]() | Method 'getPoint5' is not designed for extension - needs to be abstract, final or empty. | 438 |
![]() | Line has trailing spaces. | 443 |
![]() | Line has trailing spaces. | 445 |
![]() | Line has trailing spaces. | 447 |
![]() | Line contains a tab character. | 448 |
![]() | Line contains a tab character. | 449 |
![]() | Expected an @return tag. | 450 |
![]() | Method 'setPoint5' is not designed for extension - needs to be abstract, final or empty. | 450 |
![]() | Parameter Point5 should be final. | 450 |
![]() | 'Point5' hides a field. | 450 |
![]() | Expected @param tag for 'Point5'. | 450 |
![]() | Name 'Point5' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 450 |
![]() | Line has trailing spaces. | 454 |
![]() | Line has trailing spaces. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line contains a tab character. | 458 |
![]() | Name 'Point6' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 460 |
![]() | Variable 'Point6' must be private and have accessor methods. | 460 |
![]() | Line contains a tab character. | 461 |
![]() | Line has trailing spaces. | 463 |
![]() | Line has trailing spaces. | 465 |
![]() | Line contains a tab character. | 466 |
![]() | Line contains a tab character. | 467 |
![]() | Expected an @return tag. | 468 |
![]() | Method 'getPoint6' is not designed for extension - needs to be abstract, final or empty. | 468 |
![]() | Line has trailing spaces. | 473 |
![]() | Line has trailing spaces. | 475 |
![]() | Line has trailing spaces. | 477 |
![]() | Line contains a tab character. | 478 |
![]() | Line contains a tab character. | 479 |
![]() | Expected an @return tag. | 480 |
![]() | Method 'setPoint6' is not designed for extension - needs to be abstract, final or empty. | 480 |
![]() | Parameter Point6 should be final. | 480 |
![]() | 'Point6' hides a field. | 480 |
![]() | Expected @param tag for 'Point6'. | 480 |
![]() | Name 'Point6' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 480 |
![]() | Line has trailing spaces. | 484 |
![]() | Line has trailing spaces. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | Line contains a tab character. | 488 |
![]() | Name 'Point7' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 490 |
![]() | Variable 'Point7' must be private and have accessor methods. | 490 |
![]() | Line contains a tab character. | 491 |
![]() | Line has trailing spaces. | 493 |
![]() | Line has trailing spaces. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Expected an @return tag. | 498 |
![]() | Method 'getPoint7' is not designed for extension - needs to be abstract, final or empty. | 498 |
![]() | Line has trailing spaces. | 503 |
![]() | Line has trailing spaces. | 505 |
![]() | Line has trailing spaces. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Expected an @return tag. | 510 |
![]() | Method 'setPoint7' is not designed for extension - needs to be abstract, final or empty. | 510 |
![]() | Parameter Point7 should be final. | 510 |
![]() | 'Point7' hides a field. | 510 |
![]() | Expected @param tag for 'Point7'. | 510 |
![]() | Name 'Point7' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 510 |
![]() | Line has trailing spaces. | 514 |
![]() | Line has trailing spaces. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Line contains a tab character. | 518 |
![]() | Name 'Point8' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 520 |
![]() | Variable 'Point8' must be private and have accessor methods. | 520 |
![]() | Line contains a tab character. | 521 |
![]() | Line has trailing spaces. | 523 |
![]() | Line has trailing spaces. | 525 |
![]() | Line contains a tab character. | 526 |
![]() | Line contains a tab character. | 527 |
![]() | Expected an @return tag. | 528 |
![]() | Method 'getPoint8' is not designed for extension - needs to be abstract, final or empty. | 528 |
![]() | Line has trailing spaces. | 533 |
![]() | Line has trailing spaces. | 535 |
![]() | Line has trailing spaces. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Expected an @return tag. | 540 |
![]() | Method 'setPoint8' is not designed for extension - needs to be abstract, final or empty. | 540 |
![]() | Parameter Point8 should be final. | 540 |
![]() | 'Point8' hides a field. | 540 |
![]() | Expected @param tag for 'Point8'. | 540 |
![]() | Name 'Point8' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 540 |
![]() | Line has trailing spaces. | 544 |
![]() | Line has trailing spaces. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | Line contains a tab character. | 548 |
![]() | Name 'Point9' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 550 |
![]() | Variable 'Point9' must be private and have accessor methods. | 550 |
![]() | Line contains a tab character. | 551 |
![]() | Line has trailing spaces. | 553 |
![]() | Line has trailing spaces. | 555 |
![]() | Line contains a tab character. | 556 |
![]() | Line contains a tab character. | 557 |
![]() | Expected an @return tag. | 558 |
![]() | Method 'getPoint9' is not designed for extension - needs to be abstract, final or empty. | 558 |
![]() | Line has trailing spaces. | 563 |
![]() | Line has trailing spaces. | 565 |
![]() | Line has trailing spaces. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Expected an @return tag. | 570 |
![]() | Method 'setPoint9' is not designed for extension - needs to be abstract, final or empty. | 570 |
![]() | Parameter Point9 should be final. | 570 |
![]() | 'Point9' hides a field. | 570 |
![]() | Expected @param tag for 'Point9'. | 570 |
![]() | Name 'Point9' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 570 |
![]() | Line has trailing spaces. | 574 |
![]() | Line has trailing spaces. | 576 |
![]() | Line contains a tab character. | 577 |
![]() | Line contains a tab character. | 578 |
![]() | Name 'Point10' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 580 |
![]() | Variable 'Point10' must be private and have accessor methods. | 580 |
![]() | Line contains a tab character. | 581 |
![]() | Line has trailing spaces. | 583 |
![]() | Line has trailing spaces. | 585 |
![]() | Line contains a tab character. | 586 |
![]() | Line contains a tab character. | 587 |
![]() | Expected an @return tag. | 588 |
![]() | Method 'getPoint10' is not designed for extension - needs to be abstract, final or empty. | 588 |
![]() | Line has trailing spaces. | 593 |
![]() | Line has trailing spaces. | 595 |
![]() | Line has trailing spaces. | 597 |
![]() | Line contains a tab character. | 598 |
![]() | Line contains a tab character. | 599 |
![]() | Expected an @return tag. | 600 |
![]() | Method 'setPoint10' is not designed for extension - needs to be abstract, final or empty. | 600 |
![]() | Parameter Point10 should be final. | 600 |
![]() | 'Point10' hides a field. | 600 |
![]() | Expected @param tag for 'Point10'. | 600 |
![]() | Name 'Point10' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 600 |
![]() | Line has trailing spaces. | 604 |
![]() | Line has trailing spaces. | 606 |
![]() | Line contains a tab character. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | Name 'Point11' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 610 |
![]() | Variable 'Point11' must be private and have accessor methods. | 610 |
![]() | Line contains a tab character. | 611 |
![]() | Line has trailing spaces. | 613 |
![]() | Line has trailing spaces. | 615 |
![]() | Line contains a tab character. | 616 |
![]() | Line contains a tab character. | 617 |
![]() | Expected an @return tag. | 618 |
![]() | Method 'getPoint11' is not designed for extension - needs to be abstract, final or empty. | 618 |
![]() | Line has trailing spaces. | 623 |
![]() | Line has trailing spaces. | 625 |
![]() | Line has trailing spaces. | 627 |
![]() | Line contains a tab character. | 628 |
![]() | Line contains a tab character. | 629 |
![]() | Expected an @return tag. | 630 |
![]() | Method 'setPoint11' is not designed for extension - needs to be abstract, final or empty. | 630 |
![]() | Parameter Point11 should be final. | 630 |
![]() | 'Point11' hides a field. | 630 |
![]() | Expected @param tag for 'Point11'. | 630 |
![]() | Name 'Point11' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 630 |
![]() | Line has trailing spaces. | 634 |
![]() | Line has trailing spaces. | 636 |
![]() | Line contains a tab character. | 637 |
![]() | Line contains a tab character. | 638 |
![]() | Name 'Point12' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 640 |
![]() | Variable 'Point12' must be private and have accessor methods. | 640 |
![]() | Line contains a tab character. | 641 |
![]() | Line has trailing spaces. | 643 |
![]() | Line has trailing spaces. | 645 |
![]() | Line contains a tab character. | 646 |
![]() | Line contains a tab character. | 647 |
![]() | Expected an @return tag. | 648 |
![]() | Method 'getPoint12' is not designed for extension - needs to be abstract, final or empty. | 648 |
![]() | Line has trailing spaces. | 653 |
![]() | Line has trailing spaces. | 655 |
![]() | Line has trailing spaces. | 657 |
![]() | Line contains a tab character. | 658 |
![]() | Line contains a tab character. | 659 |
![]() | Expected an @return tag. | 660 |
![]() | Method 'setPoint12' is not designed for extension - needs to be abstract, final or empty. | 660 |
![]() | Parameter Point12 should be final. | 660 |
![]() | 'Point12' hides a field. | 660 |
![]() | Expected @param tag for 'Point12'. | 660 |
![]() | Name 'Point12' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 660 |
![]() | Line has trailing spaces. | 664 |
![]() | Line has trailing spaces. | 666 |
![]() | Line contains a tab character. | 667 |
![]() | Line contains a tab character. | 668 |
![]() | Name 'Point13' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 670 |
![]() | Variable 'Point13' must be private and have accessor methods. | 670 |
![]() | Line contains a tab character. | 671 |
![]() | Line has trailing spaces. | 673 |
![]() | Line has trailing spaces. | 675 |
![]() | Line contains a tab character. | 676 |
![]() | Line contains a tab character. | 677 |
![]() | Expected an @return tag. | 678 |
![]() | Method 'getPoint13' is not designed for extension - needs to be abstract, final or empty. | 678 |
![]() | Line has trailing spaces. | 683 |
![]() | Line has trailing spaces. | 685 |
![]() | Line has trailing spaces. | 687 |
![]() | Line contains a tab character. | 688 |
![]() | Line contains a tab character. | 689 |
![]() | Expected an @return tag. | 690 |
![]() | Method 'setPoint13' is not designed for extension - needs to be abstract, final or empty. | 690 |
![]() | Parameter Point13 should be final. | 690 |
![]() | 'Point13' hides a field. | 690 |
![]() | Expected @param tag for 'Point13'. | 690 |
![]() | Name 'Point13' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 690 |
![]() | Line has trailing spaces. | 694 |
![]() | Line has trailing spaces. | 696 |
![]() | Line contains a tab character. | 697 |
![]() | Line contains a tab character. | 698 |
![]() | Name 'Point14' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 700 |
![]() | Variable 'Point14' must be private and have accessor methods. | 700 |
![]() | Line contains a tab character. | 701 |
![]() | Line has trailing spaces. | 703 |
![]() | Line has trailing spaces. | 705 |
![]() | Line contains a tab character. | 706 |
![]() | Line contains a tab character. | 707 |
![]() | Expected an @return tag. | 708 |
![]() | Method 'getPoint14' is not designed for extension - needs to be abstract, final or empty. | 708 |
![]() | Line has trailing spaces. | 713 |
![]() | Line has trailing spaces. | 715 |
![]() | Line has trailing spaces. | 717 |
![]() | Line contains a tab character. | 718 |
![]() | Line contains a tab character. | 719 |
![]() | Expected an @return tag. | 720 |
![]() | Method 'setPoint14' is not designed for extension - needs to be abstract, final or empty. | 720 |
![]() | Parameter Point14 should be final. | 720 |
![]() | 'Point14' hides a field. | 720 |
![]() | Expected @param tag for 'Point14'. | 720 |
![]() | Name 'Point14' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 720 |
![]() | Line has trailing spaces. | 724 |
![]() | Line has trailing spaces. | 726 |
![]() | Line contains a tab character. | 727 |
![]() | Line contains a tab character. | 728 |
![]() | Name 'Point15' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 730 |
![]() | Variable 'Point15' must be private and have accessor methods. | 730 |
![]() | Line contains a tab character. | 731 |
![]() | Line has trailing spaces. | 733 |
![]() | Line has trailing spaces. | 735 |
![]() | Line contains a tab character. | 736 |
![]() | Line contains a tab character. | 737 |
![]() | Expected an @return tag. | 738 |
![]() | Method 'getPoint15' is not designed for extension - needs to be abstract, final or empty. | 738 |
![]() | Line has trailing spaces. | 743 |
![]() | Line has trailing spaces. | 745 |
![]() | Line has trailing spaces. | 747 |
![]() | Line contains a tab character. | 748 |
![]() | Line contains a tab character. | 749 |
![]() | Expected an @return tag. | 750 |
![]() | Method 'setPoint15' is not designed for extension - needs to be abstract, final or empty. | 750 |
![]() | Parameter Point15 should be final. | 750 |
![]() | 'Point15' hides a field. | 750 |
![]() | Expected @param tag for 'Point15'. | 750 |
![]() | Name 'Point15' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 750 |
![]() | Line has trailing spaces. | 754 |
![]() | Line has trailing spaces. | 756 |
![]() | Line contains a tab character. | 757 |
![]() | Line contains a tab character. | 758 |
![]() | Name 'Point16' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 760 |
![]() | Variable 'Point16' must be private and have accessor methods. | 760 |
![]() | Line contains a tab character. | 761 |
![]() | Line has trailing spaces. | 763 |
![]() | Line has trailing spaces. | 765 |
![]() | Line contains a tab character. | 766 |
![]() | Line contains a tab character. | 767 |
![]() | Expected an @return tag. | 768 |
![]() | Method 'getPoint16' is not designed for extension - needs to be abstract, final or empty. | 768 |
![]() | Line has trailing spaces. | 773 |
![]() | Line has trailing spaces. | 775 |
![]() | Line has trailing spaces. | 777 |
![]() | Line contains a tab character. | 778 |
![]() | Line contains a tab character. | 779 |
![]() | Expected an @return tag. | 780 |
![]() | Method 'setPoint16' is not designed for extension - needs to be abstract, final or empty. | 780 |
![]() | Parameter Point16 should be final. | 780 |
![]() | 'Point16' hides a field. | 780 |
![]() | Expected @param tag for 'Point16'. | 780 |
![]() | Name 'Point16' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 780 |
![]() | Line has trailing spaces. | 784 |
![]() | Line has trailing spaces. | 786 |
![]() | Line contains a tab character. | 787 |
![]() | Line contains a tab character. | 788 |
![]() | Name 'Point17' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 790 |
![]() | Variable 'Point17' must be private and have accessor methods. | 790 |
![]() | Line contains a tab character. | 791 |
![]() | Line has trailing spaces. | 793 |
![]() | Line has trailing spaces. | 795 |
![]() | Line contains a tab character. | 796 |
![]() | Line contains a tab character. | 797 |
![]() | Expected an @return tag. | 798 |
![]() | Method 'getPoint17' is not designed for extension - needs to be abstract, final or empty. | 798 |
![]() | Line has trailing spaces. | 803 |
![]() | Line has trailing spaces. | 805 |
![]() | Line has trailing spaces. | 807 |
![]() | Line contains a tab character. | 808 |
![]() | Line contains a tab character. | 809 |
![]() | Expected an @return tag. | 810 |
![]() | Method 'setPoint17' is not designed for extension - needs to be abstract, final or empty. | 810 |
![]() | Parameter Point17 should be final. | 810 |
![]() | 'Point17' hides a field. | 810 |
![]() | Expected @param tag for 'Point17'. | 810 |
![]() | Name 'Point17' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 810 |
![]() | Line has trailing spaces. | 814 |
![]() | Line has trailing spaces. | 816 |
![]() | Line contains a tab character. | 817 |
![]() | Line contains a tab character. | 818 |
![]() | Name 'Point18' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 820 |
![]() | Variable 'Point18' must be private and have accessor methods. | 820 |
![]() | Line contains a tab character. | 821 |
![]() | Line has trailing spaces. | 823 |
![]() | Line has trailing spaces. | 825 |
![]() | Line contains a tab character. | 826 |
![]() | Line contains a tab character. | 827 |
![]() | Expected an @return tag. | 828 |
![]() | Method 'getPoint18' is not designed for extension - needs to be abstract, final or empty. | 828 |
![]() | Line has trailing spaces. | 833 |
![]() | Line has trailing spaces. | 835 |
![]() | Line has trailing spaces. | 837 |
![]() | Line contains a tab character. | 838 |
![]() | Line contains a tab character. | 839 |
![]() | Expected an @return tag. | 840 |
![]() | Method 'setPoint18' is not designed for extension - needs to be abstract, final or empty. | 840 |
![]() | Parameter Point18 should be final. | 840 |
![]() | 'Point18' hides a field. | 840 |
![]() | Expected @param tag for 'Point18'. | 840 |
![]() | Name 'Point18' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 840 |
![]() | Line has trailing spaces. | 844 |
![]() | Line has trailing spaces. | 846 |
![]() | Line contains a tab character. | 847 |
![]() | Line contains a tab character. | 848 |
![]() | Name 'Point19' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 850 |
![]() | Variable 'Point19' must be private and have accessor methods. | 850 |
![]() | Line contains a tab character. | 851 |
![]() | Line has trailing spaces. | 853 |
![]() | Line has trailing spaces. | 855 |
![]() | Line contains a tab character. | 856 |
![]() | Line contains a tab character. | 857 |
![]() | Expected an @return tag. | 858 |
![]() | Method 'getPoint19' is not designed for extension - needs to be abstract, final or empty. | 858 |
![]() | Line has trailing spaces. | 863 |
![]() | Line has trailing spaces. | 865 |
![]() | Line has trailing spaces. | 867 |
![]() | Line contains a tab character. | 868 |
![]() | Line contains a tab character. | 869 |
![]() | Expected an @return tag. | 870 |
![]() | Method 'setPoint19' is not designed for extension - needs to be abstract, final or empty. | 870 |
![]() | Parameter Point19 should be final. | 870 |
![]() | 'Point19' hides a field. | 870 |
![]() | Expected @param tag for 'Point19'. | 870 |
![]() | Name 'Point19' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 870 |
![]() | Line has trailing spaces. | 874 |
![]() | Line has trailing spaces. | 876 |
![]() | Line contains a tab character. | 877 |
![]() | Line contains a tab character. | 878 |
![]() | Name 'Point20' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 880 |
![]() | Variable 'Point20' must be private and have accessor methods. | 880 |
![]() | Line contains a tab character. | 881 |
![]() | Line has trailing spaces. | 883 |
![]() | Line has trailing spaces. | 885 |
![]() | Line contains a tab character. | 886 |
![]() | Line contains a tab character. | 887 |
![]() | Expected an @return tag. | 888 |
![]() | Method 'getPoint20' is not designed for extension - needs to be abstract, final or empty. | 888 |
![]() | Line has trailing spaces. | 893 |
![]() | Line has trailing spaces. | 895 |
![]() | Line has trailing spaces. | 897 |
![]() | Line contains a tab character. | 898 |
![]() | Line contains a tab character. | 899 |
![]() | Expected an @return tag. | 900 |
![]() | Method 'setPoint20' is not designed for extension - needs to be abstract, final or empty. | 900 |
![]() | Parameter Point20 should be final. | 900 |
![]() | 'Point20' hides a field. | 900 |
![]() | Expected @param tag for 'Point20'. | 900 |
![]() | Name 'Point20' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 900 |
![]() | Line has trailing spaces. | 904 |
![]() | Line has trailing spaces. | 906 |
![]() | Line contains a tab character. | 907 |
![]() | Line contains a tab character. | 908 |
![]() | Name 'Point21' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 910 |
![]() | Variable 'Point21' must be private and have accessor methods. | 910 |
![]() | Line contains a tab character. | 911 |
![]() | Line has trailing spaces. | 913 |
![]() | Line has trailing spaces. | 915 |
![]() | Line contains a tab character. | 916 |
![]() | Line contains a tab character. | 917 |
![]() | Expected an @return tag. | 918 |
![]() | Method 'getPoint21' is not designed for extension - needs to be abstract, final or empty. | 918 |
![]() | Line has trailing spaces. | 923 |
![]() | Line has trailing spaces. | 925 |
![]() | Line has trailing spaces. | 927 |
![]() | Line contains a tab character. | 928 |
![]() | Line contains a tab character. | 929 |
![]() | Expected an @return tag. | 930 |
![]() | Method 'setPoint21' is not designed for extension - needs to be abstract, final or empty. | 930 |
![]() | Parameter Point21 should be final. | 930 |
![]() | 'Point21' hides a field. | 930 |
![]() | Expected @param tag for 'Point21'. | 930 |
![]() | Name 'Point21' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 930 |
![]() | Line has trailing spaces. | 934 |
![]() | Line has trailing spaces. | 936 |
![]() | Line contains a tab character. | 937 |
![]() | Line contains a tab character. | 938 |
![]() | Name 'Point22' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 940 |
![]() | Variable 'Point22' must be private and have accessor methods. | 940 |
![]() | Line contains a tab character. | 941 |
![]() | Line has trailing spaces. | 943 |
![]() | Line has trailing spaces. | 945 |
![]() | Line contains a tab character. | 946 |
![]() | Line contains a tab character. | 947 |
![]() | Expected an @return tag. | 948 |
![]() | Method 'getPoint22' is not designed for extension - needs to be abstract, final or empty. | 948 |
![]() | Line has trailing spaces. | 953 |
![]() | Line has trailing spaces. | 955 |
![]() | Line has trailing spaces. | 957 |
![]() | Line contains a tab character. | 958 |
![]() | Line contains a tab character. | 959 |
![]() | Expected an @return tag. | 960 |
![]() | Method 'setPoint22' is not designed for extension - needs to be abstract, final or empty. | 960 |
![]() | Parameter Point22 should be final. | 960 |
![]() | 'Point22' hides a field. | 960 |
![]() | Expected @param tag for 'Point22'. | 960 |
![]() | Name 'Point22' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 960 |
![]() | Line has trailing spaces. | 964 |
![]() | Line has trailing spaces. | 966 |
![]() | Line contains a tab character. | 967 |
![]() | Line contains a tab character. | 968 |
![]() | Name 'Point23' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 970 |
![]() | Variable 'Point23' must be private and have accessor methods. | 970 |
![]() | Line contains a tab character. | 971 |
![]() | Line has trailing spaces. | 973 |
![]() | Line has trailing spaces. | 975 |
![]() | Line contains a tab character. | 976 |
![]() | Line contains a tab character. | 977 |
![]() | Expected an @return tag. | 978 |
![]() | Method 'getPoint23' is not designed for extension - needs to be abstract, final or empty. | 978 |
![]() | Line has trailing spaces. | 983 |
![]() | Line has trailing spaces. | 985 |
![]() | Line has trailing spaces. | 987 |
![]() | Line contains a tab character. | 988 |
![]() | Line contains a tab character. | 989 |
![]() | Expected an @return tag. | 990 |
![]() | Method 'setPoint23' is not designed for extension - needs to be abstract, final or empty. | 990 |
![]() | Parameter Point23 should be final. | 990 |
![]() | 'Point23' hides a field. | 990 |
![]() | Expected @param tag for 'Point23'. | 990 |
![]() | Name 'Point23' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 990 |
![]() | Line has trailing spaces. | 994 |
![]() | Line has trailing spaces. | 996 |
![]() | Line contains a tab character. | 997 |
![]() | Line contains a tab character. | 998 |
![]() | Name 'Point24' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1000 |
![]() | Variable 'Point24' must be private and have accessor methods. | 1000 |
![]() | Line contains a tab character. | 1001 |
![]() | Line has trailing spaces. | 1003 |
![]() | Line has trailing spaces. | 1005 |
![]() | Line contains a tab character. | 1006 |
![]() | Line contains a tab character. | 1007 |
![]() | Expected an @return tag. | 1008 |
![]() | Method 'getPoint24' is not designed for extension - needs to be abstract, final or empty. | 1008 |
![]() | Line has trailing spaces. | 1013 |
![]() | Line has trailing spaces. | 1015 |
![]() | Line has trailing spaces. | 1017 |
![]() | Line contains a tab character. | 1018 |
![]() | Line contains a tab character. | 1019 |
![]() | Expected an @return tag. | 1020 |
![]() | Method 'setPoint24' is not designed for extension - needs to be abstract, final or empty. | 1020 |
![]() | Parameter Point24 should be final. | 1020 |
![]() | 'Point24' hides a field. | 1020 |
![]() | Expected @param tag for 'Point24'. | 1020 |
![]() | Name 'Point24' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1020 |
![]() | Line has trailing spaces. | 1024 |
![]() | Line has trailing spaces. | 1026 |
![]() | Line contains a tab character. | 1027 |
![]() | Line contains a tab character. | 1028 |
![]() | Name 'Point25' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1030 |
![]() | Variable 'Point25' must be private and have accessor methods. | 1030 |
![]() | Line contains a tab character. | 1031 |
![]() | Line has trailing spaces. | 1033 |
![]() | Line has trailing spaces. | 1035 |
![]() | Line contains a tab character. | 1036 |
![]() | Line contains a tab character. | 1037 |
![]() | Expected an @return tag. | 1038 |
![]() | Method 'getPoint25' is not designed for extension - needs to be abstract, final or empty. | 1038 |
![]() | Line has trailing spaces. | 1043 |
![]() | Line has trailing spaces. | 1045 |
![]() | Line has trailing spaces. | 1047 |
![]() | Line contains a tab character. | 1048 |
![]() | Line contains a tab character. | 1049 |
![]() | Expected an @return tag. | 1050 |
![]() | Method 'setPoint25' is not designed for extension - needs to be abstract, final or empty. | 1050 |
![]() | Parameter Point25 should be final. | 1050 |
![]() | 'Point25' hides a field. | 1050 |
![]() | Expected @param tag for 'Point25'. | 1050 |
![]() | Name 'Point25' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1050 |
![]() | Line has trailing spaces. | 1054 |
![]() | Line has trailing spaces. | 1056 |
![]() | Line contains a tab character. | 1057 |
![]() | Line contains a tab character. | 1058 |
![]() | Name 'Point26' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1060 |
![]() | Variable 'Point26' must be private and have accessor methods. | 1060 |
![]() | Line contains a tab character. | 1061 |
![]() | Line has trailing spaces. | 1063 |
![]() | Line has trailing spaces. | 1065 |
![]() | Line contains a tab character. | 1066 |
![]() | Line contains a tab character. | 1067 |
![]() | Expected an @return tag. | 1068 |
![]() | Method 'getPoint26' is not designed for extension - needs to be abstract, final or empty. | 1068 |
![]() | Line has trailing spaces. | 1073 |
![]() | Line has trailing spaces. | 1075 |
![]() | Line has trailing spaces. | 1077 |
![]() | Line contains a tab character. | 1078 |
![]() | Line contains a tab character. | 1079 |
![]() | Expected an @return tag. | 1080 |
![]() | Method 'setPoint26' is not designed for extension - needs to be abstract, final or empty. | 1080 |
![]() | Parameter Point26 should be final. | 1080 |
![]() | 'Point26' hides a field. | 1080 |
![]() | Expected @param tag for 'Point26'. | 1080 |
![]() | Name 'Point26' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1080 |
![]() | Line has trailing spaces. | 1084 |
![]() | Line has trailing spaces. | 1086 |
![]() | Line contains a tab character. | 1087 |
![]() | Line contains a tab character. | 1088 |
![]() | Name 'Point27' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1090 |
![]() | Variable 'Point27' must be private and have accessor methods. | 1090 |
![]() | Line contains a tab character. | 1091 |
![]() | Line has trailing spaces. | 1093 |
![]() | Line has trailing spaces. | 1095 |
![]() | Line contains a tab character. | 1096 |
![]() | Line contains a tab character. | 1097 |
![]() | Expected an @return tag. | 1098 |
![]() | Method 'getPoint27' is not designed for extension - needs to be abstract, final or empty. | 1098 |
![]() | Line has trailing spaces. | 1103 |
![]() | Line has trailing spaces. | 1105 |
![]() | Line has trailing spaces. | 1107 |
![]() | Line contains a tab character. | 1108 |
![]() | Line contains a tab character. | 1109 |
![]() | Expected an @return tag. | 1110 |
![]() | Method 'setPoint27' is not designed for extension - needs to be abstract, final or empty. | 1110 |
![]() | Parameter Point27 should be final. | 1110 |
![]() | 'Point27' hides a field. | 1110 |
![]() | Expected @param tag for 'Point27'. | 1110 |
![]() | Name 'Point27' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1110 |
![]() | Line has trailing spaces. | 1114 |
![]() | Line has trailing spaces. | 1116 |
![]() | Line contains a tab character. | 1117 |
![]() | Line contains a tab character. | 1118 |
![]() | Name 'Point28' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1120 |
![]() | Variable 'Point28' must be private and have accessor methods. | 1120 |
![]() | Line contains a tab character. | 1121 |
![]() | Line has trailing spaces. | 1123 |
![]() | Line has trailing spaces. | 1125 |
![]() | Line contains a tab character. | 1126 |
![]() | Line contains a tab character. | 1127 |
![]() | Expected an @return tag. | 1128 |
![]() | Method 'getPoint28' is not designed for extension - needs to be abstract, final or empty. | 1128 |
![]() | Line has trailing spaces. | 1133 |
![]() | Line has trailing spaces. | 1135 |
![]() | Line has trailing spaces. | 1137 |
![]() | Line contains a tab character. | 1138 |
![]() | Line contains a tab character. | 1139 |
![]() | Expected an @return tag. | 1140 |
![]() | Method 'setPoint28' is not designed for extension - needs to be abstract, final or empty. | 1140 |
![]() | Parameter Point28 should be final. | 1140 |
![]() | 'Point28' hides a field. | 1140 |
![]() | Expected @param tag for 'Point28'. | 1140 |
![]() | Name 'Point28' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1140 |
![]() | Line has trailing spaces. | 1144 |
![]() | Line has trailing spaces. | 1146 |
![]() | Line contains a tab character. | 1147 |
![]() | Line contains a tab character. | 1148 |
![]() | Name 'Point29' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1150 |
![]() | Variable 'Point29' must be private and have accessor methods. | 1150 |
![]() | Line contains a tab character. | 1151 |
![]() | Line has trailing spaces. | 1153 |
![]() | Line has trailing spaces. | 1155 |
![]() | Line contains a tab character. | 1156 |
![]() | Line contains a tab character. | 1157 |
![]() | Expected an @return tag. | 1158 |
![]() | Method 'getPoint29' is not designed for extension - needs to be abstract, final or empty. | 1158 |
![]() | Line has trailing spaces. | 1163 |
![]() | Line has trailing spaces. | 1165 |
![]() | Line has trailing spaces. | 1167 |
![]() | Line contains a tab character. | 1168 |
![]() | Line contains a tab character. | 1169 |
![]() | Expected an @return tag. | 1170 |
![]() | Method 'setPoint29' is not designed for extension - needs to be abstract, final or empty. | 1170 |
![]() | Parameter Point29 should be final. | 1170 |
![]() | 'Point29' hides a field. | 1170 |
![]() | Expected @param tag for 'Point29'. | 1170 |
![]() | Name 'Point29' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1170 |
![]() | Line has trailing spaces. | 1174 |
![]() | Line has trailing spaces. | 1176 |
![]() | Line contains a tab character. | 1177 |
![]() | Line contains a tab character. | 1178 |
![]() | Name 'Point30' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1180 |
![]() | Variable 'Point30' must be private and have accessor methods. | 1180 |
![]() | Line contains a tab character. | 1181 |
![]() | Line has trailing spaces. | 1183 |
![]() | Line has trailing spaces. | 1185 |
![]() | Line contains a tab character. | 1186 |
![]() | Line contains a tab character. | 1187 |
![]() | Expected an @return tag. | 1188 |
![]() | Method 'getPoint30' is not designed for extension - needs to be abstract, final or empty. | 1188 |
![]() | Line has trailing spaces. | 1193 |
![]() | Line has trailing spaces. | 1195 |
![]() | Line has trailing spaces. | 1197 |
![]() | Line contains a tab character. | 1198 |
![]() | Line contains a tab character. | 1199 |
![]() | Expected an @return tag. | 1200 |
![]() | Method 'setPoint30' is not designed for extension - needs to be abstract, final or empty. | 1200 |
![]() | Parameter Point30 should be final. | 1200 |
![]() | 'Point30' hides a field. | 1200 |
![]() | Expected @param tag for 'Point30'. | 1200 |
![]() | Name 'Point30' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1200 |
![]() | Line has trailing spaces. | 1204 |
![]() | Line has trailing spaces. | 1206 |
![]() | Line contains a tab character. | 1207 |
![]() | Line contains a tab character. | 1208 |
![]() | Name 'Point31' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1210 |
![]() | Variable 'Point31' must be private and have accessor methods. | 1210 |
![]() | Line contains a tab character. | 1211 |
![]() | Line has trailing spaces. | 1213 |
![]() | Line has trailing spaces. | 1215 |
![]() | Line contains a tab character. | 1216 |
![]() | Line contains a tab character. | 1217 |
![]() | Expected an @return tag. | 1218 |
![]() | Method 'getPoint31' is not designed for extension - needs to be abstract, final or empty. | 1218 |
![]() | Line has trailing spaces. | 1223 |
![]() | Line has trailing spaces. | 1225 |
![]() | Line has trailing spaces. | 1227 |
![]() | Line contains a tab character. | 1228 |
![]() | Line contains a tab character. | 1229 |
![]() | Expected an @return tag. | 1230 |
![]() | Method 'setPoint31' is not designed for extension - needs to be abstract, final or empty. | 1230 |
![]() | Parameter Point31 should be final. | 1230 |
![]() | 'Point31' hides a field. | 1230 |
![]() | Expected @param tag for 'Point31'. | 1230 |
![]() | Name 'Point31' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1230 |
![]() | Line has trailing spaces. | 1234 |
![]() | Line contains a tab character. | 1239 |
![]() | Line has trailing spaces. | 1240 |
![]() | Line contains a tab character. | 1240 |
![]() | Line contains a tab character. | 1243 |
![]() | Line contains a tab character. | 1245 |
![]() | Line has trailing spaces. | 1246 |
![]() | Line contains a tab character. | 1246 |
![]() | Line contains a tab character. | 1247 |
![]() | Method 'setRoute' is not designed for extension - needs to be abstract, final or empty. | 1247 |
![]() | Missing a Javadoc comment. | 1247 |
![]() | Parameter route should be final. | 1247 |
![]() | 'if' construct must use '{}'s. | 1248 |
![]() | Line contains a tab character. | 1248 |
![]() | Line contains a tab character. | 1249 |
![]() | 'if' construct must use '{}'s. | 1250 |
![]() | Line contains a tab character. | 1250 |
![]() | Line contains a tab character. | 1251 |
![]() | 'if' construct must use '{}'s. | 1252 |
![]() | Line contains a tab character. | 1252 |
![]() | Line contains a tab character. | 1253 |
![]() | 'if' construct must use '{}'s. | 1254 |
![]() | Line contains a tab character. | 1254 |
![]() | '3' is a magic number. | 1254 |
![]() | Line contains a tab character. | 1255 |
![]() | '3' is a magic number. | 1255 |
![]() | 'if' construct must use '{}'s. | 1256 |
![]() | Line contains a tab character. | 1256 |
![]() | '4' is a magic number. | 1256 |
![]() | Line contains a tab character. | 1257 |
![]() | '4' is a magic number. | 1257 |
![]() | 'if' construct must use '{}'s. | 1258 |
![]() | Line contains a tab character. | 1258 |
![]() | '5' is a magic number. | 1258 |
![]() | Line contains a tab character. | 1259 |
![]() | '5' is a magic number. | 1259 |
![]() | 'if' construct must use '{}'s. | 1260 |
![]() | Line contains a tab character. | 1260 |
![]() | '6' is a magic number. | 1260 |
![]() | Line contains a tab character. | 1261 |
![]() | '6' is a magic number. | 1261 |
![]() | 'if' construct must use '{}'s. | 1262 |
![]() | Line contains a tab character. | 1262 |
![]() | '7' is a magic number. | 1262 |
![]() | Line contains a tab character. | 1263 |
![]() | '7' is a magic number. | 1263 |
![]() | 'if' construct must use '{}'s. | 1264 |
![]() | Line contains a tab character. | 1264 |
![]() | '8' is a magic number. | 1264 |
![]() | Line contains a tab character. | 1265 |
![]() | '8' is a magic number. | 1265 |
![]() | 'if' construct must use '{}'s. | 1266 |
![]() | Line contains a tab character. | 1266 |
![]() | '9' is a magic number. | 1266 |
![]() | Line contains a tab character. | 1267 |
![]() | '9' is a magic number. | 1267 |
![]() | 'if' construct must use '{}'s. | 1268 |
![]() | Line contains a tab character. | 1268 |
![]() | '10' is a magic number. | 1268 |
![]() | Line contains a tab character. | 1269 |
![]() | '10' is a magic number. | 1269 |
![]() | 'if' construct must use '{}'s. | 1270 |
![]() | Line contains a tab character. | 1270 |
![]() | '11' is a magic number. | 1270 |
![]() | Line contains a tab character. | 1271 |
![]() | '11' is a magic number. | 1271 |
![]() | 'if' construct must use '{}'s. | 1272 |
![]() | Line contains a tab character. | 1272 |
![]() | '12' is a magic number. | 1272 |
![]() | Line contains a tab character. | 1273 |
![]() | '12' is a magic number. | 1273 |
![]() | 'if' construct must use '{}'s. | 1274 |
![]() | Line contains a tab character. | 1274 |
![]() | '13' is a magic number. | 1274 |
![]() | Line contains a tab character. | 1275 |
![]() | '13' is a magic number. | 1275 |
![]() | 'if' construct must use '{}'s. | 1276 |
![]() | Line contains a tab character. | 1276 |
![]() | '14' is a magic number. | 1276 |
![]() | Line contains a tab character. | 1277 |
![]() | '14' is a magic number. | 1277 |
![]() | 'if' construct must use '{}'s. | 1278 |
![]() | Line contains a tab character. | 1278 |
![]() | '15' is a magic number. | 1278 |
![]() | Line contains a tab character. | 1279 |
![]() | '15' is a magic number. | 1279 |
![]() | 'if' construct must use '{}'s. | 1280 |
![]() | Line contains a tab character. | 1280 |
![]() | '16' is a magic number. | 1280 |
![]() | Line contains a tab character. | 1281 |
![]() | '16' is a magic number. | 1281 |
![]() | 'if' construct must use '{}'s. | 1282 |
![]() | Line contains a tab character. | 1282 |
![]() | '17' is a magic number. | 1282 |
![]() | Line contains a tab character. | 1283 |
![]() | '17' is a magic number. | 1283 |
![]() | 'if' construct must use '{}'s. | 1284 |
![]() | Line contains a tab character. | 1284 |
![]() | '18' is a magic number. | 1284 |
![]() | Line contains a tab character. | 1285 |
![]() | '18' is a magic number. | 1285 |
![]() | 'if' construct must use '{}'s. | 1286 |
![]() | Line contains a tab character. | 1286 |
![]() | '19' is a magic number. | 1286 |
![]() | Line contains a tab character. | 1287 |
![]() | '19' is a magic number. | 1287 |
![]() | 'if' construct must use '{}'s. | 1288 |
![]() | Line contains a tab character. | 1288 |
![]() | '20' is a magic number. | 1288 |
![]() | Line contains a tab character. | 1289 |
![]() | '20' is a magic number. | 1289 |
![]() | 'if' construct must use '{}'s. | 1290 |
![]() | Line contains a tab character. | 1290 |
![]() | '21' is a magic number. | 1290 |
![]() | Line contains a tab character. | 1291 |
![]() | '21' is a magic number. | 1291 |
![]() | 'if' construct must use '{}'s. | 1292 |
![]() | Line contains a tab character. | 1292 |
![]() | '22' is a magic number. | 1292 |
![]() | Line contains a tab character. | 1293 |
![]() | '22' is a magic number. | 1293 |
![]() | 'if' construct must use '{}'s. | 1294 |
![]() | Line contains a tab character. | 1294 |
![]() | '23' is a magic number. | 1294 |
![]() | Line contains a tab character. | 1295 |
![]() | '23' is a magic number. | 1295 |
![]() | 'if' construct must use '{}'s. | 1296 |
![]() | Line contains a tab character. | 1296 |
![]() | '24' is a magic number. | 1296 |
![]() | Line contains a tab character. | 1297 |
![]() | '24' is a magic number. | 1297 |
![]() | 'if' construct must use '{}'s. | 1298 |
![]() | Line contains a tab character. | 1298 |
![]() | '25' is a magic number. | 1298 |
![]() | Line contains a tab character. | 1299 |
![]() | '25' is a magic number. | 1299 |
![]() | 'if' construct must use '{}'s. | 1300 |
![]() | Line contains a tab character. | 1300 |
![]() | '26' is a magic number. | 1300 |
![]() | Line contains a tab character. | 1301 |
![]() | '26' is a magic number. | 1301 |
![]() | 'if' construct must use '{}'s. | 1302 |
![]() | Line contains a tab character. | 1302 |
![]() | '27' is a magic number. | 1302 |
![]() | Line contains a tab character. | 1303 |
![]() | '27' is a magic number. | 1303 |
![]() | 'if' construct must use '{}'s. | 1304 |
![]() | Line contains a tab character. | 1304 |
![]() | '28' is a magic number. | 1304 |
![]() | Line contains a tab character. | 1305 |
![]() | '28' is a magic number. | 1305 |
![]() | 'if' construct must use '{}'s. | 1306 |
![]() | Line contains a tab character. | 1306 |
![]() | '29' is a magic number. | 1306 |
![]() | Line contains a tab character. | 1307 |
![]() | '29' is a magic number. | 1307 |
![]() | 'if' construct must use '{}'s. | 1308 |
![]() | Line contains a tab character. | 1308 |
![]() | '30' is a magic number. | 1308 |
![]() | Line contains a tab character. | 1309 |
![]() | '30' is a magic number. | 1309 |
![]() | 'if' construct must use '{}'s. | 1310 |
![]() | Line contains a tab character. | 1310 |
![]() | '31' is a magic number. | 1310 |
![]() | Line contains a tab character. | 1311 |
![]() | '31' is a magic number. | 1311 |
![]() | Line contains a tab character. | 1312 |
![]() | Line contains a tab character. | 1313 |
![]() | Line has trailing spaces. | 1314 |
![]() | Line contains a tab character. | 1314 |
![]() | Line contains a tab character. | 1315 |
![]() | Line has trailing spaces. | 1319 |
![]() | Parameter original should be final. | 1324 |
![]() | Expected @param tag for 'original'. | 1324 |
![]() | Line has trailing spaces. | 1325 |
![]() | '=' is not preceded with whitespace. | 1326 |
![]() | '=' is not followed by whitespace. | 1326 |
![]() | Line has trailing spaces. | 1327 |
![]() | '=' is not preceded with whitespace. | 1328 |
![]() | '=' is not followed by whitespace. | 1328 |
![]() | Line has trailing spaces. | 1329 |
![]() | '=' is not preceded with whitespace. | 1330 |
![]() | '=' is not followed by whitespace. | 1330 |
![]() | Line has trailing spaces. | 1331 |
![]() | '=' is not preceded with whitespace. | 1332 |
![]() | '=' is not followed by whitespace. | 1332 |
![]() | Line has trailing spaces. | 1333 |
![]() | '=' is not preceded with whitespace. | 1334 |
![]() | '=' is not followed by whitespace. | 1334 |
![]() | Line has trailing spaces. | 1335 |
![]() | '=' is not preceded with whitespace. | 1336 |
![]() | '=' is not followed by whitespace. | 1336 |
![]() | Line has trailing spaces. | 1337 |
![]() | '=' is not preceded with whitespace. | 1338 |
![]() | '=' is not followed by whitespace. | 1338 |
![]() | Line has trailing spaces. | 1339 |
![]() | '=' is not preceded with whitespace. | 1340 |
![]() | '=' is not followed by whitespace. | 1340 |
![]() | Line has trailing spaces. | 1341 |
![]() | '=' is not preceded with whitespace. | 1342 |
![]() | '=' is not followed by whitespace. | 1342 |
![]() | Line has trailing spaces. | 1343 |
![]() | '=' is not preceded with whitespace. | 1344 |
![]() | '=' is not followed by whitespace. | 1344 |
![]() | Line has trailing spaces. | 1345 |
![]() | '=' is not preceded with whitespace. | 1346 |
![]() | '=' is not followed by whitespace. | 1346 |
![]() | Line has trailing spaces. | 1347 |
![]() | '=' is not preceded with whitespace. | 1348 |
![]() | '=' is not followed by whitespace. | 1348 |
![]() | Line has trailing spaces. | 1349 |
![]() | '=' is not preceded with whitespace. | 1350 |
![]() | '=' is not followed by whitespace. | 1350 |
![]() | Line has trailing spaces. | 1351 |
![]() | '=' is not preceded with whitespace. | 1352 |
![]() | '=' is not followed by whitespace. | 1352 |
![]() | Line has trailing spaces. | 1353 |
![]() | '=' is not preceded with whitespace. | 1354 |
![]() | '=' is not followed by whitespace. | 1354 |
![]() | Line has trailing spaces. | 1355 |
![]() | '=' is not preceded with whitespace. | 1356 |
![]() | '=' is not followed by whitespace. | 1356 |
![]() | Line has trailing spaces. | 1357 |
![]() | '=' is not preceded with whitespace. | 1358 |
![]() | '=' is not followed by whitespace. | 1358 |
![]() | Line has trailing spaces. | 1359 |
![]() | '=' is not preceded with whitespace. | 1360 |
![]() | '=' is not followed by whitespace. | 1360 |
![]() | Line has trailing spaces. | 1361 |
![]() | '=' is not preceded with whitespace. | 1362 |
![]() | '=' is not followed by whitespace. | 1362 |
![]() | Line has trailing spaces. | 1363 |
![]() | '=' is not preceded with whitespace. | 1364 |
![]() | '=' is not followed by whitespace. | 1364 |
![]() | Line has trailing spaces. | 1365 |
![]() | '=' is not preceded with whitespace. | 1366 |
![]() | '=' is not followed by whitespace. | 1366 |
![]() | Line has trailing spaces. | 1367 |
![]() | '=' is not preceded with whitespace. | 1368 |
![]() | '=' is not followed by whitespace. | 1368 |
![]() | Line has trailing spaces. | 1369 |
![]() | '=' is not preceded with whitespace. | 1370 |
![]() | '=' is not followed by whitespace. | 1370 |
![]() | Line has trailing spaces. | 1371 |
![]() | '=' is not preceded with whitespace. | 1372 |
![]() | '=' is not followed by whitespace. | 1372 |
![]() | Line has trailing spaces. | 1373 |
![]() | '=' is not preceded with whitespace. | 1374 |
![]() | '=' is not followed by whitespace. | 1374 |
![]() | Line has trailing spaces. | 1375 |
![]() | '=' is not preceded with whitespace. | 1376 |
![]() | '=' is not followed by whitespace. | 1376 |
![]() | Line has trailing spaces. | 1377 |
![]() | '=' is not preceded with whitespace. | 1378 |
![]() | '=' is not followed by whitespace. | 1378 |
![]() | Line has trailing spaces. | 1379 |
![]() | '=' is not preceded with whitespace. | 1380 |
![]() | '=' is not followed by whitespace. | 1380 |
![]() | Line has trailing spaces. | 1381 |
![]() | '=' is not preceded with whitespace. | 1382 |
![]() | '=' is not followed by whitespace. | 1382 |
![]() | Line has trailing spaces. | 1383 |
![]() | '=' is not preceded with whitespace. | 1384 |
![]() | '=' is not followed by whitespace. | 1384 |
![]() | Line has trailing spaces. | 1385 |
![]() | '=' is not preceded with whitespace. | 1386 |
![]() | '=' is not followed by whitespace. | 1386 |
![]() | Line has trailing spaces. | 1387 |
![]() | '=' is not preceded with whitespace. | 1388 |
![]() | '=' is not followed by whitespace. | 1388 |
![]() | Line has trailing spaces. | 1389 |
![]() | '=' is not preceded with whitespace. | 1390 |
![]() | '=' is not followed by whitespace. | 1390 |
![]() | Line has trailing spaces. | 1391 |
![]() | Line has trailing spaces. | 1394 |
![]() | Line has trailing spaces. | 1396 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 1397 |
![]() | Missing a Javadoc comment. | 1397 |
![]() | Line has trailing spaces. | 1399 |
![]() | Line contains a tab character. | 1400 |
![]() | Line has trailing spaces. | 1401 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 1404 |
![]() | Missing a Javadoc comment. | 1404 |
![]() | '+' should be on a new line. | 1405 |
![]() | Line has trailing spaces. | 1406 |
![]() | '+' should be on a new line. | 1407 |
![]() | '+' should be on a new line. | 1408 |
![]() | '+' should be on a new line. | 1409 |
![]() | Line has trailing spaces. | 1410 |
![]() | '+' should be on a new line. | 1411 |
![]() | '+' should be on a new line. | 1412 |
![]() | '+' should be on a new line. | 1413 |
![]() | Line has trailing spaces. | 1414 |
![]() | '+' should be on a new line. | 1415 |
![]() | '+' should be on a new line. | 1416 |
![]() | '+' should be on a new line. | 1417 |
![]() | Line has trailing spaces. | 1418 |
![]() | '+' should be on a new line. | 1419 |
![]() | '+' should be on a new line. | 1420 |
![]() | '+' should be on a new line. | 1421 |
![]() | Line has trailing spaces. | 1422 |
![]() | '+' should be on a new line. | 1423 |
![]() | '+' should be on a new line. | 1424 |
![]() | '+' should be on a new line. | 1425 |
![]() | Line has trailing spaces. | 1426 |
![]() | '+' should be on a new line. | 1427 |
![]() | '+' should be on a new line. | 1428 |
![]() | '+' should be on a new line. | 1429 |
![]() | Line has trailing spaces. | 1430 |
![]() | '+' should be on a new line. | 1431 |
![]() | '+' should be on a new line. | 1432 |
![]() | '+' should be on a new line. | 1433 |
![]() | Line has trailing spaces. | 1434 |
![]() | '+' should be on a new line. | 1435 |
![]() | '+' should be on a new line. | 1436 |
![]() | '+' should be on a new line. | 1437 |
![]() | Line has trailing spaces. | 1438 |
![]() | '+' should be on a new line. | 1439 |
![]() | '+' should be on a new line. | 1440 |
![]() | '+' should be on a new line. | 1441 |
![]() | Line has trailing spaces. | 1442 |
![]() | '+' should be on a new line. | 1443 |
![]() | '+' should be on a new line. | 1444 |
![]() | '+' should be on a new line. | 1445 |
![]() | Line has trailing spaces. | 1446 |
![]() | '+' should be on a new line. | 1447 |
![]() | '+' should be on a new line. | 1448 |
![]() | '+' should be on a new line. | 1449 |
![]() | Line has trailing spaces. | 1450 |
![]() | '+' should be on a new line. | 1451 |
![]() | '+' should be on a new line. | 1452 |
![]() | '+' should be on a new line. | 1453 |
![]() | Line has trailing spaces. | 1454 |
![]() | '+' should be on a new line. | 1455 |
![]() | '+' should be on a new line. | 1456 |
![]() | '+' should be on a new line. | 1457 |
![]() | Line has trailing spaces. | 1458 |
![]() | '+' should be on a new line. | 1459 |
![]() | '+' should be on a new line. | 1460 |
![]() | '+' should be on a new line. | 1461 |
![]() | Line has trailing spaces. | 1462 |
![]() | '+' should be on a new line. | 1463 |
![]() | '+' should be on a new line. | 1464 |
![]() | '+' should be on a new line. | 1465 |
![]() | Line has trailing spaces. | 1466 |
![]() | '+' should be on a new line. | 1467 |
![]() | '+' should be on a new line. | 1468 |
![]() | '+' should be on a new line. | 1469 |
![]() | Line has trailing spaces. | 1470 |
![]() | '+' should be on a new line. | 1471 |
![]() | '+' should be on a new line. | 1472 |
![]() | '+' should be on a new line. | 1473 |
![]() | Line has trailing spaces. | 1474 |
![]() | '+' should be on a new line. | 1475 |
![]() | '+' should be on a new line. | 1476 |
![]() | '+' should be on a new line. | 1477 |
![]() | Line has trailing spaces. | 1478 |
![]() | '+' should be on a new line. | 1479 |
![]() | '+' should be on a new line. | 1480 |
![]() | '+' should be on a new line. | 1481 |
![]() | Line has trailing spaces. | 1482 |
![]() | '+' should be on a new line. | 1483 |
![]() | '+' should be on a new line. | 1484 |
![]() | '+' should be on a new line. | 1485 |
![]() | Line has trailing spaces. | 1486 |
![]() | '+' should be on a new line. | 1487 |
![]() | '+' should be on a new line. | 1488 |
![]() | '+' should be on a new line. | 1489 |
![]() | Line has trailing spaces. | 1490 |
![]() | '+' should be on a new line. | 1491 |
![]() | '+' should be on a new line. | 1492 |
![]() | '+' should be on a new line. | 1493 |
![]() | Line has trailing spaces. | 1494 |
![]() | '+' should be on a new line. | 1495 |
![]() | '+' should be on a new line. | 1496 |
![]() | '+' should be on a new line. | 1497 |
![]() | Line has trailing spaces. | 1498 |
![]() | '+' should be on a new line. | 1499 |
![]() | '+' should be on a new line. | 1500 |
![]() | '+' should be on a new line. | 1501 |
![]() | Line has trailing spaces. | 1502 |
![]() | '+' should be on a new line. | 1503 |
![]() | '+' should be on a new line. | 1504 |
![]() | '+' should be on a new line. | 1505 |
![]() | Line has trailing spaces. | 1506 |
![]() | '+' should be on a new line. | 1507 |
![]() | '+' should be on a new line. | 1508 |
![]() | '+' should be on a new line. | 1509 |
![]() | Line has trailing spaces. | 1510 |
![]() | '+' should be on a new line. | 1511 |
![]() | '+' should be on a new line. | 1512 |
![]() | '+' should be on a new line. | 1513 |
![]() | Line has trailing spaces. | 1514 |
![]() | '+' should be on a new line. | 1515 |
![]() | '+' should be on a new line. | 1516 |
![]() | '+' should be on a new line. | 1517 |
![]() | Line has trailing spaces. | 1518 |
![]() | '+' should be on a new line. | 1519 |
![]() | '+' should be on a new line. | 1520 |
![]() | '+' should be on a new line. | 1521 |
![]() | Line has trailing spaces. | 1522 |
![]() | '+' should be on a new line. | 1523 |
![]() | '+' should be on a new line. | 1524 |
![]() | '+' should be on a new line. | 1525 |
![]() | Line has trailing spaces. | 1526 |
![]() | '+' should be on a new line. | 1527 |
![]() | '+' should be on a new line. | 1528 |
![]() | '+' should be on a new line. | 1529 |
![]() | Line has trailing spaces. | 1530 |
![]() | '+' should be on a new line. | 1531 |
![]() | '+' should be on a new line. | 1532 |
![]() | '+' should be on a new line. | 1533 |
![]() | Line has trailing spaces. | 1534 |
![]() | '+' should be on a new line. | 1535 |
![]() | '+' should be on a new line. | 1536 |
![]() | '+' should be on a new line. | 1537 |
![]() | Line has trailing spaces. | 1541 |
![]() | Line has trailing spaces. | 1542 |
![]() | Line contains a tab character. | 1543 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 1543 |
![]() | Method length is 232 lines (max allowed is 150). | 1543 |
![]() | Missing a Javadoc comment. | 1543 |
![]() | Line contains a tab character. | 1544 |
![]() | Line contains a tab character. | 1545 |
![]() | Line has trailing spaces. | 1546 |
![]() | Line contains a tab character. | 1546 |
![]() | Line is longer than 80 characters. | 1547 |
![]() | Line contains a tab character. | 1547 |
![]() | Line has trailing spaces. | 1548 |
![]() | Line contains a tab character. | 1548 |
![]() | '+' should be on a new line. | 1550 |
![]() | '+' should be on a new line. | 1551 |
![]() | '+' should be on a new line. | 1552 |
![]() | Line has trailing spaces. | 1555 |
![]() | '+' should be on a new line. | 1557 |
![]() | '+' should be on a new line. | 1558 |
![]() | '+' should be on a new line. | 1559 |
![]() | Line has trailing spaces. | 1562 |
![]() | '+' should be on a new line. | 1564 |
![]() | '+' should be on a new line. | 1565 |
![]() | '+' should be on a new line. | 1566 |
![]() | Line has trailing spaces. | 1569 |
![]() | '+' should be on a new line. | 1571 |
![]() | '+' should be on a new line. | 1572 |
![]() | '+' should be on a new line. | 1573 |
![]() | Line has trailing spaces. | 1576 |
![]() | '+' should be on a new line. | 1578 |
![]() | '+' should be on a new line. | 1579 |
![]() | '+' should be on a new line. | 1580 |
![]() | Line has trailing spaces. | 1583 |
![]() | '+' should be on a new line. | 1585 |
![]() | '+' should be on a new line. | 1586 |
![]() | '+' should be on a new line. | 1587 |
![]() | Line has trailing spaces. | 1590 |
![]() | '+' should be on a new line. | 1592 |
![]() | '+' should be on a new line. | 1593 |
![]() | '+' should be on a new line. | 1594 |
![]() | Line has trailing spaces. | 1597 |
![]() | '+' should be on a new line. | 1599 |
![]() | '+' should be on a new line. | 1600 |
![]() | '+' should be on a new line. | 1601 |
![]() | Line has trailing spaces. | 1604 |
![]() | '+' should be on a new line. | 1606 |
![]() | '+' should be on a new line. | 1607 |
![]() | '+' should be on a new line. | 1608 |
![]() | Line has trailing spaces. | 1611 |
![]() | '+' should be on a new line. | 1613 |
![]() | '+' should be on a new line. | 1614 |
![]() | '+' should be on a new line. | 1615 |
![]() | Line has trailing spaces. | 1618 |
![]() | '+' should be on a new line. | 1620 |
![]() | '+' should be on a new line. | 1621 |
![]() | '+' should be on a new line. | 1622 |
![]() | Line has trailing spaces. | 1625 |
![]() | '+' should be on a new line. | 1627 |
![]() | '+' should be on a new line. | 1628 |
![]() | '+' should be on a new line. | 1629 |
![]() | Line has trailing spaces. | 1632 |
![]() | '+' should be on a new line. | 1634 |
![]() | '+' should be on a new line. | 1635 |
![]() | '+' should be on a new line. | 1636 |
![]() | Line has trailing spaces. | 1639 |
![]() | '+' should be on a new line. | 1641 |
![]() | '+' should be on a new line. | 1642 |
![]() | '+' should be on a new line. | 1643 |
![]() | Line has trailing spaces. | 1646 |
![]() | '+' should be on a new line. | 1648 |
![]() | '+' should be on a new line. | 1649 |
![]() | '+' should be on a new line. | 1650 |
![]() | Line has trailing spaces. | 1653 |
![]() | '+' should be on a new line. | 1655 |
![]() | '+' should be on a new line. | 1656 |
![]() | '+' should be on a new line. | 1657 |
![]() | Line has trailing spaces. | 1660 |
![]() | '+' should be on a new line. | 1662 |
![]() | '+' should be on a new line. | 1663 |
![]() | '+' should be on a new line. | 1664 |
![]() | Line has trailing spaces. | 1667 |
![]() | '+' should be on a new line. | 1669 |
![]() | '+' should be on a new line. | 1670 |
![]() | '+' should be on a new line. | 1671 |
![]() | Line has trailing spaces. | 1674 |
![]() | '+' should be on a new line. | 1676 |
![]() | '+' should be on a new line. | 1677 |
![]() | '+' should be on a new line. | 1678 |
![]() | Line has trailing spaces. | 1681 |
![]() | '+' should be on a new line. | 1683 |
![]() | '+' should be on a new line. | 1684 |
![]() | '+' should be on a new line. | 1685 |
![]() | Line has trailing spaces. | 1688 |
![]() | '+' should be on a new line. | 1690 |
![]() | '+' should be on a new line. | 1691 |
![]() | '+' should be on a new line. | 1692 |
![]() | Line has trailing spaces. | 1695 |
![]() | '+' should be on a new line. | 1697 |
![]() | '+' should be on a new line. | 1698 |
![]() | '+' should be on a new line. | 1699 |
![]() | Line has trailing spaces. | 1702 |
![]() | '+' should be on a new line. | 1704 |
![]() | '+' should be on a new line. | 1705 |
![]() | '+' should be on a new line. | 1706 |
![]() | Line has trailing spaces. | 1709 |
![]() | '+' should be on a new line. | 1711 |
![]() | '+' should be on a new line. | 1712 |
![]() | '+' should be on a new line. | 1713 |
![]() | Line has trailing spaces. | 1716 |
![]() | '+' should be on a new line. | 1718 |
![]() | '+' should be on a new line. | 1719 |
![]() | '+' should be on a new line. | 1720 |
![]() | Line has trailing spaces. | 1723 |
![]() | '+' should be on a new line. | 1725 |
![]() | '+' should be on a new line. | 1726 |
![]() | '+' should be on a new line. | 1727 |
![]() | Line has trailing spaces. | 1730 |
![]() | '+' should be on a new line. | 1732 |
![]() | '+' should be on a new line. | 1733 |
![]() | '+' should be on a new line. | 1734 |
![]() | Line has trailing spaces. | 1737 |
![]() | '+' should be on a new line. | 1739 |
![]() | '+' should be on a new line. | 1740 |
![]() | '+' should be on a new line. | 1741 |
![]() | Line has trailing spaces. | 1744 |
![]() | '+' should be on a new line. | 1746 |
![]() | '+' should be on a new line. | 1747 |
![]() | '+' should be on a new line. | 1748 |
![]() | Line has trailing spaces. | 1751 |
![]() | '+' should be on a new line. | 1753 |
![]() | '+' should be on a new line. | 1754 |
![]() | '+' should be on a new line. | 1755 |
![]() | Line has trailing spaces. | 1758 |
![]() | '+' should be on a new line. | 1760 |
![]() | '+' should be on a new line. | 1761 |
![]() | '+' should be on a new line. | 1762 |
![]() | Line has trailing spaces. | 1765 |
![]() | '+' should be on a new line. | 1767 |
![]() | '+' should be on a new line. | 1768 |
![]() | '+' should be on a new line. | 1769 |
![]() | Line has trailing spaces. | 1772 |
![]() | Line contains a tab character. | 1773 |
![]() | Line has trailing spaces. | 1775 |
![]() | Line has trailing spaces. | 1778 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Comment matches to-do format 'TODO:'. | 35 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Comment matches to-do format 'TODO:'. | 52 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Parameter Skin should be final. | 58 |
![]() | 'Skin' hides a field. | 58 |
![]() | Name 'Skin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Comment matches to-do format 'TODO:'. | 69 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | 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 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 has trailing spaces. | 79 |
![]() | Name 'Skin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Variable 'Skin' must be private and have accessor methods. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Expected an @return tag. | 89 |
![]() | Method 'getSkin' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'setSkin' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Parameter Skin should be final. | 99 |
![]() | 'Skin' hides a field. | 99 |
![]() | Expected @param tag for 'Skin'. | 99 |
![]() | Name 'Skin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 120 |
![]() | Parameter original should be final. | 125 |
![]() | Expected @param tag for 'original'. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | '=' is not preceded with whitespace. | 127 |
![]() | '=' is not followed by whitespace. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | '+' should be on a new line. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | '+' should be on a new line. | 144 |
![]() | '+' should be on a new line. | 145 |
![]() | '+' should be on a new line. | 146 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | 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 is longer than 80 characters. | 157 |
![]() | 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 has trailing spaces. | 162 |
![]() | Line has trailing spaces. | 165 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter Walk should be final. | 58 |
![]() | 'Walk' hides a field. | 58 |
![]() | Name 'Walk' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | 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 has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Name 'Walk' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Variable 'Walk' must be private and have accessor methods. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Expected an @return tag. | 92 |
![]() | Method 'isWalk' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Expected an @return tag. | 104 |
![]() | Method 'setWalk' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Parameter Walk should be final. | 104 |
![]() | 'Walk' hides a field. | 104 |
![]() | Expected @param tag for 'Walk'. | 104 |
![]() | Name 'Walk' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 125 |
![]() | Parameter original should be final. | 130 |
![]() | Expected @param tag for 'original'. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | '=' is not preceded with whitespace. | 132 |
![]() | '=' is not followed by whitespace. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Missing a Javadoc comment. | 146 |
![]() | '+' should be on a new line. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | '+' should be on a new line. | 149 |
![]() | '+' should be on a new line. | 150 |
![]() | '+' should be on a new line. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | 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. | 165 |
![]() | Line has trailing spaces. | 168 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 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. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | 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 has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Parameter Location should be final. | 69 |
![]() | 'Location' hides a field. | 69 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Target should be final. | 69 |
![]() | 'Target' hides a field. | 69 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Alt should be final. | 69 |
![]() | 'Alt' hides a field. | 69 |
![]() | Name 'Alt' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | 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 has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 94 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 |
![]() | Variable 'Location' must be private and have accessor methods. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Expected an @return tag. | 104 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Expected an @return tag. | 114 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Parameter Location should be final. | 114 |
![]() | 'Location' hides a field. | 114 |
![]() | Expected @param tag for 'Location'. | 114 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line is longer than 80 characters. | 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. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 |
![]() | Variable 'Target' must be private and have accessor methods. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Expected an @return tag. | 138 |
![]() | Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Expected an @return tag. | 153 |
![]() | Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Parameter Target should be final. | 153 |
![]() | 'Target' hides a field. | 153 |
![]() | Expected @param tag for 'Target'. | 153 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Name 'Alt' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 165 |
![]() | Variable 'Alt' must be private and have accessor methods. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line has trailing spaces. | 168 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 175 |
![]() | Method 'isAlt' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | 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 |
![]() | Expected an @return tag. | 189 |
![]() | Method 'setAlt' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Parameter Alt should be final. | 189 |
![]() | 'Alt' hides a field. | 189 |
![]() | Expected @param tag for 'Alt'. | 189 |
![]() | Name 'Alt' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Parameter original should be final. | 215 |
![]() | Expected @param tag for 'original'. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | '=' is not preceded with whitespace. | 217 |
![]() | '=' is not followed by whitespace. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | '=' is not preceded with whitespace. | 219 |
![]() | '=' is not followed by whitespace. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | '=' is not preceded with whitespace. | 221 |
![]() | '=' is not followed by whitespace. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 228 |
![]() | Missing a Javadoc comment. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line has trailing spaces. | 232 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Missing a Javadoc comment. | 235 |
![]() | '+' should be on a new line. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | '+' should be on a new line. | 238 |
![]() | '+' should be on a new line. | 239 |
![]() | '+' should be on a new line. | 240 |
![]() | Line has trailing spaces. | 241 |
![]() | '+' should be on a new line. | 242 |
![]() | '+' should be on a new line. | 243 |
![]() | '+' should be on a new line. | 244 |
![]() | Line has trailing spaces. | 245 |
![]() | '+' should be on a new line. | 246 |
![]() | '+' should be on a new line. | 247 |
![]() | '+' should be on a new line. | 248 |
![]() | Line has trailing spaces. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Missing a Javadoc comment. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line has trailing spaces. | 257 |
![]() | Line contains a tab character. | 257 |
![]() | '+' should be on a new line. | 259 |
![]() | '+' should be on a new line. | 260 |
![]() | '+' should be on a new line. | 261 |
![]() | Line has trailing spaces. | 264 |
![]() | 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 has trailing spaces. | 268 |
![]() | Line contains a tab character. | 268 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Line has trailing spaces. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line has trailing spaces. | 273 |
![]() | Line has trailing spaces. | 276 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Parameter Location should be final. | 69 |
![]() | 'Location' hides a field. | 69 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Rotation should be final. | 69 |
![]() | 'Rotation' hides a field. | 69 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Type should be final. | 69 |
![]() | 'Type' hides a field. | 69 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Variable 'Location' must be private and have accessor methods. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Expected an @return tag. | 110 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Expected an @return tag. | 122 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Parameter Location should be final. | 122 |
![]() | 'Location' hides a field. | 122 |
![]() | Expected @param tag for 'Location'. | 122 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 |
![]() | Line has trailing spaces. | 126 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Variable 'Rotation' must be private and have accessor methods. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Expected an @return tag. | 136 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Expected an @return tag. | 146 |
![]() | Method 'setRotation' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Parameter Rotation should be final. | 146 |
![]() | 'Rotation' hides a field. | 146 |
![]() | Expected @param tag for 'Rotation'. | 146 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 157 |
![]() | Variable 'Type' must be private and have accessor methods. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Expected an @return tag. | 166 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Expected an @return tag. | 179 |
![]() | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter Type should be final. | 179 |
![]() | 'Type' hides a field. | 179 |
![]() | Expected @param tag for 'Type'. | 179 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 179 |
![]() | Line has trailing spaces. | 183 |
![]() | Line contains a tab character. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 194 |
![]() | Line has trailing spaces. | 195 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line has trailing spaces. | 200 |
![]() | Parameter original should be final. | 205 |
![]() | Expected @param tag for 'original'. | 205 |
![]() | Line has trailing spaces. | 206 |
![]() | '=' is not preceded with whitespace. | 207 |
![]() | '=' is not followed by whitespace. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | '=' is not preceded with whitespace. | 209 |
![]() | '=' is not followed by whitespace. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | '=' is not preceded with whitespace. | 211 |
![]() | '=' is not followed by whitespace. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 217 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 218 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Line has trailing spaces. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | Missing a Javadoc comment. | 225 |
![]() | '+' should be on a new line. | 226 |
![]() | Line has trailing spaces. | 227 |
![]() | '+' should be on a new line. | 228 |
![]() | '+' should be on a new line. | 229 |
![]() | '+' should be on a new line. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | '+' should be on a new line. | 232 |
![]() | '+' should be on a new line. | 233 |
![]() | '+' should be on a new line. | 234 |
![]() | Line has trailing spaces. | 235 |
![]() | '+' should be on a new line. | 236 |
![]() | '+' should be on a new line. | 237 |
![]() | '+' should be on a new line. | 238 |
![]() | Line has trailing spaces. | 242 |
![]() | Line has trailing spaces. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Missing a Javadoc comment. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | '+' should be on a new line. | 249 |
![]() | '+' should be on a new line. | 250 |
![]() | '+' should be on a new line. | 251 |
![]() | Line has trailing spaces. | 254 |
![]() | '+' should be on a new line. | 256 |
![]() | '+' should be on a new line. | 257 |
![]() | '+' should be on a new line. | 258 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 265 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line has trailing spaces. | 268 |
![]() | Line has trailing spaces. | 271 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Parameter Humans should be final. | 70 |
![]() | 'Humans' hides a field. | 70 |
![]() | Name 'Humans' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter GBBots should be final. | 70 |
![]() | 'GBBots' hides a field. | 70 |
![]() | Name 'GBBots' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter UnrealBots should be final. | 70 |
![]() | 'UnrealBots' hides a field. | 70 |
![]() | Name 'UnrealBots' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 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 |
![]() | 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. | 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 has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Name 'Humans' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 |
![]() | Variable 'Humans' must be private and have accessor methods. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Expected an @return tag. | 112 |
![]() | Method 'isHumans' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Expected an @return tag. | 124 |
![]() | Method 'setHumans' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Parameter Humans should be final. | 124 |
![]() | 'Humans' hides a field. | 124 |
![]() | Expected @param tag for 'Humans'. | 124 |
![]() | Name 'Humans' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Name 'GBBots' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 |
![]() | Variable 'GBBots' must be private and have accessor methods. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Expected an @return tag. | 142 |
![]() | Method 'isGBBots' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Expected an @return tag. | 154 |
![]() | Method 'setGBBots' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Parameter GBBots should be final. | 154 |
![]() | 'GBBots' hides a field. | 154 |
![]() | Expected @param tag for 'GBBots'. | 154 |
![]() | Name 'GBBots' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Name 'UnrealBots' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 |
![]() | Variable 'UnrealBots' must be private and have accessor methods. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Expected an @return tag. | 168 |
![]() | Method 'isUnrealBots' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Expected an @return tag. | 178 |
![]() | Method 'setUnrealBots' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Parameter UnrealBots should be final. | 178 |
![]() | 'UnrealBots' hides a field. | 178 |
![]() | Expected @param tag for 'UnrealBots'. | 178 |
![]() | Name 'UnrealBots' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 178 |
![]() | Line has trailing spaces. | 182 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line has trailing spaces. | 199 |
![]() | Parameter original should be final. | 204 |
![]() | Expected @param tag for 'original'. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | '=' is not preceded with whitespace. | 206 |
![]() | '=' is not followed by whitespace. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | '=' is not preceded with whitespace. | 208 |
![]() | '=' is not followed by whitespace. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | '=' is not preceded with whitespace. | 210 |
![]() | '=' is not followed by whitespace. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 214 |
![]() | Line has trailing spaces. | 216 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Line has trailing spaces. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() | Missing a Javadoc comment. | 224 |
![]() | '+' should be on a new line. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | '+' should be on a new line. | 227 |
![]() | '+' should be on a new line. | 228 |
![]() | '+' should be on a new line. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | '+' should be on a new line. | 231 |
![]() | '+' should be on a new line. | 232 |
![]() | '+' should be on a new line. | 233 |
![]() | Line has trailing spaces. | 234 |
![]() | '+' should be on a new line. | 235 |
![]() | '+' should be on a new line. | 236 |
![]() | '+' should be on a new line. | 237 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 243 |
![]() | Missing a Javadoc comment. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line has trailing spaces. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 248 |
![]() | Line contains a tab character. | 248 |
![]() | Line is longer than 80 characters. | 249 |
![]() | Line contains a tab character. | 249 |
![]() | Line has trailing spaces. | 250 |
![]() | Line contains a tab character. | 250 |
![]() | Line is longer than 80 characters. | 251 |
![]() | Line contains a tab character. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line has trailing spaces. | 255 |
![]() | Line has trailing spaces. | 258 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | '{' should be on the previous line. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | 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 has trailing spaces. | 75 |
![]() | Parameter original should be final. | 80 |
![]() | Expected @param tag for 'original'. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | '+' should be on a new line. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | 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 has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 110 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Parameter original should be final. | 84 |
![]() | Expected @param tag for 'original'. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | '+' should be on a new line. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 114 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | '{' should be on the previous line. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | 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 has trailing spaces. | 75 |
![]() | Parameter original should be final. | 80 |
![]() | Expected @param tag for 'original'. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | '+' should be on a new line. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | 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 has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 110 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Parameter original should be final. | 88 |
![]() | Expected @param tag for 'original'. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 118 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 68 |
![]() | 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 has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Parameter Id should be final. | 75 |
![]() | 'Id' hides a field. | 75 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter From should be final. | 75 |
![]() | 'From' hides a field. | 75 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter To should be final. | 75 |
![]() | 'To' hides a field. | 75 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter TraceActors should be final. | 75 |
![]() | 'TraceActors' hides a field. | 75 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 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 |
![]() | 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 is longer than 80 characters. | 97 |
![]() | 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 has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 |
![]() | Variable 'Id' must be private and have accessor methods. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 120 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | 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 |
![]() | Expected an @return tag. | 133 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter Id should be final. | 133 |
![]() | 'Id' hides a field. | 133 |
![]() | Expected @param tag for 'Id'. | 133 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 |
![]() | Variable 'From' must be private and have accessor methods. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Expected an @return tag. | 153 |
![]() | Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Expected an @return tag. | 166 |
![]() | Method 'setFrom' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter From should be final. | 166 |
![]() | 'From' hides a field. | 166 |
![]() | Expected @param tag for 'From'. | 166 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 166 |
![]() | Line has trailing spaces. | 170 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 174 |
![]() | Variable 'To' must be private and have accessor methods. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Expected an @return tag. | 180 |
![]() | Method 'getTo' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Expected an @return tag. | 190 |
![]() | Method 'setTo' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() | Parameter To should be final. | 190 |
![]() | 'To' hides a field. | 190 |
![]() | Expected @param tag for 'To'. | 190 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 |
![]() | Line has trailing spaces. | 194 |
![]() | Line has trailing spaces. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 202 |
![]() | Variable 'TraceActors' must be private and have accessor methods. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 212 |
![]() | Method 'isTraceActors' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line is longer than 80 characters. | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Expected an @return tag. | 226 |
![]() | Method 'setTraceActors' is not designed for extension - needs to be abstract, final or empty. | 226 |
![]() | Parameter TraceActors should be final. | 226 |
![]() | 'TraceActors' hides a field. | 226 |
![]() | Expected @param tag for 'TraceActors'. | 226 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 226 |
![]() | Line has trailing spaces. | 230 |
![]() | Line contains a tab character. | 235 |
![]() | Line has trailing spaces. | 236 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line has trailing spaces. | 247 |
![]() | Parameter original should be final. | 252 |
![]() | Expected @param tag for 'original'. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | '=' is not preceded with whitespace. | 254 |
![]() | '=' is not followed by whitespace. | 254 |
![]() | Line has trailing spaces. | 255 |
![]() | '=' is not preceded with whitespace. | 256 |
![]() | '=' is not followed by whitespace. | 256 |
![]() | Line has trailing spaces. | 257 |
![]() | '=' is not preceded with whitespace. | 258 |
![]() | '=' is not followed by whitespace. | 258 |
![]() | Line has trailing spaces. | 259 |
![]() | '=' is not preceded with whitespace. | 260 |
![]() | '=' is not followed by whitespace. | 260 |
![]() | Line has trailing spaces. | 261 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 266 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | Missing a Javadoc comment. | 267 |
![]() | Line has trailing spaces. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line has trailing spaces. | 271 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 274 |
![]() | Missing a Javadoc comment. | 274 |
![]() | '+' should be on a new line. | 275 |
![]() | Line has trailing spaces. | 276 |
![]() | '+' should be on a new line. | 277 |
![]() | '+' should be on a new line. | 278 |
![]() | '+' should be on a new line. | 279 |
![]() | Line has trailing spaces. | 280 |
![]() | '+' should be on a new line. | 281 |
![]() | '+' should be on a new line. | 282 |
![]() | '+' should be on a new line. | 283 |
![]() | Line has trailing spaces. | 284 |
![]() | '+' should be on a new line. | 285 |
![]() | '+' should be on a new line. | 286 |
![]() | '+' should be on a new line. | 287 |
![]() | Line has trailing spaces. | 288 |
![]() | '+' should be on a new line. | 289 |
![]() | '+' should be on a new line. | 290 |
![]() | '+' should be on a new line. | 291 |
![]() | Line has trailing spaces. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 297 |
![]() | Missing a Javadoc comment. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Line has trailing spaces. | 300 |
![]() | Line contains a tab character. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Line is longer than 80 characters. | 302 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line has trailing spaces. | 304 |
![]() | Line contains a tab character. | 304 |
![]() | '+' should be on a new line. | 306 |
![]() | '+' should be on a new line. | 307 |
![]() | '+' should be on a new line. | 308 |
![]() | Line has trailing spaces. | 311 |
![]() | '+' should be on a new line. | 313 |
![]() | '+' should be on a new line. | 314 |
![]() | '+' should be on a new line. | 315 |
![]() | Line has trailing spaces. | 318 |
![]() | Line is longer than 80 characters. | 319 |
![]() | Line contains a tab character. | 319 |
![]() | Line has trailing spaces. | 320 |
![]() | Line contains a tab character. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Line has trailing spaces. | 323 |
![]() | Line has trailing spaces. | 326 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 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. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Parameter Target should be final. | 69 |
![]() | 'Target' hides a field. | 69 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Rotation should be final. | 69 |
![]() | 'Rotation' hides a field. | 69 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Location should be final. | 69 |
![]() | 'Location' hides a field. | 69 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 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 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 has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Variable 'Target' must be private and have accessor methods. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 109 |
![]() | Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 122 |
![]() | Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Parameter Target should be final. | 122 |
![]() | 'Target' hides a field. | 122 |
![]() | Expected @param tag for 'Target'. | 122 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | 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. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 |
![]() | Variable 'Rotation' must be private and have accessor methods. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Expected an @return tag. | 146 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Expected an @return tag. | 161 |
![]() | Method 'setRotation' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Parameter Rotation should be final. | 161 |
![]() | 'Rotation' hides a field. | 161 |
![]() | Expected @param tag for 'Rotation'. | 161 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Variable 'Location' must be private and have accessor methods. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 181 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 186 |
![]() | Line has trailing spaces. | 188 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 194 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 194 |
![]() | Parameter Location should be final. | 194 |
![]() | 'Location' hides a field. | 194 |
![]() | Expected @param tag for 'Location'. | 194 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 194 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 203 |
![]() | Line has trailing spaces. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Parameter original should be final. | 220 |
![]() | Expected @param tag for 'original'. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | '=' is not preceded with whitespace. | 222 |
![]() | '=' is not followed by whitespace. | 222 |
![]() | Line has trailing spaces. | 223 |
![]() | '=' is not preceded with whitespace. | 224 |
![]() | '=' is not followed by whitespace. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | '=' is not preceded with whitespace. | 226 |
![]() | '=' is not followed by whitespace. | 226 |
![]() | Line has trailing spaces. | 227 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Line has trailing spaces. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 240 |
![]() | Missing a Javadoc comment. | 240 |
![]() | '+' should be on a new line. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | '+' should be on a new line. | 243 |
![]() | '+' should be on a new line. | 244 |
![]() | '+' should be on a new line. | 245 |
![]() | Line has trailing spaces. | 246 |
![]() | '+' should be on a new line. | 247 |
![]() | '+' should be on a new line. | 248 |
![]() | '+' should be on a new line. | 249 |
![]() | Line has trailing spaces. | 250 |
![]() | '+' should be on a new line. | 251 |
![]() | '+' should be on a new line. | 252 |
![]() | '+' should be on a new line. | 253 |
![]() | Line has trailing spaces. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Missing a Javadoc comment. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Line has trailing spaces. | 262 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line is longer than 80 characters. | 264 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line has trailing spaces. | 266 |
![]() | Line contains a tab character. | 266 |
![]() | '+' should be on a new line. | 268 |
![]() | '+' should be on a new line. | 269 |
![]() | '+' should be on a new line. | 270 |
![]() | Line has trailing spaces. | 273 |
![]() | '+' should be on a new line. | 275 |
![]() | '+' should be on a new line. | 276 |
![]() | '+' should be on a new line. | 277 |
![]() | Line has trailing spaces. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line has trailing spaces. | 283 |
![]() | Line has trailing spaces. | 286 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | '{' should be on the previous line. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Parameter Target should be final. | 61 |
![]() | 'Target' hides a field. | 61 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 |
![]() | Parameter UsableOnly should be final. | 61 |
![]() | 'UsableOnly' hides a field. | 61 |
![]() | Name 'UsableOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 |
![]() | Parameter IgnoreEventInteractionDistance should be final. | 61 |
![]() | 'IgnoreEventInteractionDistance' hides a field. | 61 |
![]() | Name 'IgnoreEventInteractionDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 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 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 has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Variable 'Target' must be private and have accessor methods. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Expected an @return tag. | 97 |
![]() | Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Expected an @return tag. | 109 |
![]() | Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter Target should be final. | 109 |
![]() | 'Target' hides a field. | 109 |
![]() | Expected @param tag for 'Target'. | 109 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Name 'UsableOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 |
![]() | Variable 'UsableOnly' must be private and have accessor methods. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Expected an @return tag. | 127 |
![]() | Method 'isUsableOnly' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Line has trailing spaces. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Expected an @return tag. | 139 |
![]() | Method 'setUsableOnly' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Parameter UsableOnly should be final. | 139 |
![]() | 'UsableOnly' hides a field. | 139 |
![]() | Expected @param tag for 'UsableOnly'. | 139 |
![]() | Name 'UsableOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'IgnoreEventInteractionDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 150 |
![]() | Variable 'IgnoreEventInteractionDistance' must be private and have accessor methods. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'isIgnoreEventInteractionDistance' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Line has trailing spaces. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 172 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Method 'setIgnoreEventInteractionDistance' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Parameter IgnoreEventInteractionDistance should be final. | 172 |
![]() | 'IgnoreEventInteractionDistance' hides a field. | 172 |
![]() | Expected @param tag for 'IgnoreEventInteractionDistance'. | 172 |
![]() | Name 'IgnoreEventInteractionDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line has trailing spaces. | 176 |
![]() | Line contains a tab character. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 193 |
![]() | Parameter original should be final. | 198 |
![]() | Expected @param tag for 'original'. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | '=' is not preceded with whitespace. | 200 |
![]() | '=' is not followed by whitespace. | 200 |
![]() | Line has trailing spaces. | 201 |
![]() | '=' is not preceded with whitespace. | 202 |
![]() | '=' is not followed by whitespace. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | '=' is not preceded with whitespace. | 204 |
![]() | '=' is not followed by whitespace. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 208 |
![]() | Line has trailing spaces. | 210 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Line has trailing spaces. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 218 |
![]() | Missing a Javadoc comment. | 218 |
![]() | '+' should be on a new line. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | '+' should be on a new line. | 221 |
![]() | '+' should be on a new line. | 222 |
![]() | '+' should be on a new line. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | '+' should be on a new line. | 225 |
![]() | '+' should be on a new line. | 226 |
![]() | '+' should be on a new line. | 227 |
![]() | Line has trailing spaces. | 228 |
![]() | '+' should be on a new line. | 229 |
![]() | '+' should be on a new line. | 230 |
![]() | '+' should be on a new line. | 231 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line has trailing spaces. | 240 |
![]() | 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 contains a tab character. | 243 |
![]() | Line has trailing spaces. | 244 |
![]() | Line contains a tab character. | 244 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line contains a tab character. | 245 |
![]() | Line has trailing spaces. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 248 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 254 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 38 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | '{' should be on the previous line. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 62 |
![]() | 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 has trailing spaces. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | 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 has trailing spaces. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Parameter Id should be final. | 82 |
![]() | 'Id' hides a field. | 82 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter Type should be final. | 82 |
![]() | 'Type' hides a field. | 82 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter Descriptor should be final. | 82 |
![]() | 'Descriptor' hides a field. | 82 |
![]() | Name 'Descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter PickupType should be final. | 82 |
![]() | 'PickupType' hides a field. | 82 |
![]() | Name 'PickupType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Variable 'Id' must be private and have accessor methods. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 117 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Variable 'Type' must be private and have accessor methods. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Expected an @return tag. | 138 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Name 'Descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 151 |
![]() | Variable 'Descriptor' must be private and have accessor methods. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'getDescriptor' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Line has trailing spaces. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 168 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Name 'PickupType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Variable 'PickupType' must be private and have accessor methods. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Expected an @return tag. | 180 |
![]() | Method 'getPickupType' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Line contains a tab character. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 194 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 203 |
![]() | Line has trailing spaces. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line has trailing spaces. | 209 |
![]() | Parameter original should be final. | 214 |
![]() | Expected @param tag for 'original'. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | '=' is not preceded with whitespace. | 216 |
![]() | '=' is not followed by whitespace. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | '=' is not preceded with whitespace. | 218 |
![]() | '=' is not followed by whitespace. | 218 |
![]() | Line has trailing spaces. | 219 |
![]() | '=' is not preceded with whitespace. | 220 |
![]() | '=' is not followed by whitespace. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | '=' is not preceded with whitespace. | 222 |
![]() | '=' is not followed by whitespace. | 222 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 226 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line has trailing spaces. | 232 |
![]() | Line has trailing spaces. | 234 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Missing a Javadoc comment. | 235 |
![]() | Line has trailing spaces. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | '+' should be on a new line. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | '+' should be on a new line. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | '+' should be on a new line. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | '+' should be on a new line. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | '+' should be on a new line. | 244 |
![]() | Line has trailing spaces. | 245 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | '+' should be on a new line. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | '+' should be on a new line. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | Line contains a tab character. | 249 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 252 |
![]() | Missing a Javadoc comment. | 252 |
![]() | '+' should be on a new line. | 253 |
![]() | Line has trailing spaces. | 254 |
![]() | '+' should be on a new line. | 255 |
![]() | '+' should be on a new line. | 256 |
![]() | '+' should be on a new line. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | '+' should be on a new line. | 259 |
![]() | '+' should be on a new line. | 260 |
![]() | '+' should be on a new line. | 261 |
![]() | Line has trailing spaces. | 262 |
![]() | '+' should be on a new line. | 263 |
![]() | '+' should be on a new line. | 264 |
![]() | '+' should be on a new line. | 265 |
![]() | Line has trailing spaces. | 266 |
![]() | '+' should be on a new line. | 267 |
![]() | '+' should be on a new line. | 268 |
![]() | '+' should be on a new line. | 269 |
![]() | Line has trailing spaces. | 273 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 277 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter Amount should be final. | 60 |
![]() | 'Amount' hides a field. | 60 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 73 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Variable 'Amount' must be private and have accessor methods. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 83 |
![]() | Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Parameter original should be final. | 117 |
![]() | Expected @param tag for 'original'. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | '=' is not preceded with whitespace. | 119 |
![]() | '=' is not followed by whitespace. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 123 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | '+' should be on a new line. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | '+' should be on a new line. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | '+' should be on a new line. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | '+' should be on a new line. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | '+' should be on a new line. | 146 |
![]() | '+' should be on a new line. | 147 |
![]() | '+' should be on a new line. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 156 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | '{' should be on the previous line. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Parameter Time should be final. | 66 |
![]() | 'Time' hides a field. | 66 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Variable 'Time' must be private and have accessor methods. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Expected an @return tag. | 93 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Name 'AliveMessageId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 107 |
![]() | Line contains a tab character. | 109 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Parameter time should be final. | 113 |
![]() | 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 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Method 'getLocal' 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 has trailing spaces. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Method 'getStatic' 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 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | 'cast' is not followed by whitespace. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 139 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Parameter obj should be final. | 139 |
![]() | 'if' construct must use '{}'s. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | 'cast' is not followed by whitespace. | 141 |
![]() | 'if' construct must use '{}'s. | 142 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | 'else' construct must use '{}'s. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 146 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Missing a Javadoc comment. | 146 |
![]() | 'if' construct must use '{}'s. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line has trailing spaces. | 162 |
![]() | Parameter original should be final. | 167 |
![]() | Expected @param tag for 'original'. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | '=' is not preceded with whitespace. | 169 |
![]() | '=' is not followed by whitespace. | 169 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 173 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line has trailing spaces. | 179 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 186 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Parameter obj should be final. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | 'if' is not followed by whitespace. | 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 |
![]() | 'cast' is not followed by whitespace. | 193 |
![]() | Line contains a tab character. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | '=' is not preceded with whitespace. | 199 |
![]() | '=' is not followed by whitespace. | 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. | 204 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 211 |
![]() | Line is longer than 80 characters. | 212 |
![]() | 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 |
![]() | Expected an @return tag. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | 'if' construct must use '{}'s. | 216 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line contains a tab character. | 218 |
![]() | Line has trailing spaces. | 219 |
![]() | Line contains a tab character. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 222 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | '+' should be on a new line. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | '+' should be on a new line. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | '+' should be on a new line. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Missing a Javadoc comment. | 233 |
![]() | '+' should be on a new line. | 234 |
![]() | Line has trailing spaces. | 235 |
![]() | '+' should be on a new line. | 236 |
![]() | '+' should be on a new line. | 237 |
![]() | '+' should be on a new line. | 238 |
![]() | Line has trailing spaces. | 242 |
![]() | Line has trailing spaces. | 243 |
![]() | Line has trailing spaces. | 246 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | '{' should be on the previous line. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | 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 has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | More than 7 parameters. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Parameter Id should be final. | 102 |
![]() | 'Id' hides a field. | 102 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter From should be final. | 102 |
![]() | 'From' hides a field. | 102 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter To should be final. | 102 |
![]() | 'To' hides a field. | 102 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter FastTrace should be final. | 102 |
![]() | 'FastTrace' hides a field. | 102 |
![]() | Name 'FastTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter FloorCorrection should be final. | 102 |
![]() | 'FloorCorrection' hides a field. | 102 |
![]() | Name 'FloorCorrection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter Result should be final. | 102 |
![]() | 'Result' hides a field. | 102 |
![]() | Name 'Result' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter HitNormal should be final. | 102 |
![]() | 'HitNormal' hides a field. | 102 |
![]() | Name 'HitNormal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter HitLocation should be final. | 102 |
![]() | 'HitLocation' hides a field. | 102 |
![]() | Name 'HitLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter TraceActors should be final. | 102 |
![]() | 'TraceActors' hides a field. | 102 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Parameter HitId should be final. | 102 |
![]() | 'HitId' hides a field. | 102 |
![]() | Name 'HitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 |
![]() | Variable 'Id' must be private and have accessor methods. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 149 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 |
![]() | Variable 'From' must be private and have accessor methods. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Expected an @return tag. | 170 |
![]() | Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 |
![]() | Variable 'To' must be private and have accessor methods. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line has trailing spaces. | 186 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Expected an @return tag. | 191 |
![]() | Method 'getTo' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Line has trailing spaces. | 196 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Name 'FastTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 207 |
![]() | Variable 'FastTrace' must be private and have accessor methods. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 217 |
![]() | Expected an @return tag. | 218 |
![]() | Method 'isFastTrace' is not designed for extension - needs to be abstract, final or empty. | 218 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Name 'FloorCorrection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 231 |
![]() | Variable 'FloorCorrection' must be private and have accessor methods. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line has trailing spaces. | 234 |
![]() | Line has trailing spaces. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Expected an @return tag. | 239 |
![]() | Method 'isFloorCorrection' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 246 |
![]() | Line has trailing spaces. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Name 'Result' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 252 |
![]() | Variable 'Result' must be private and have accessor methods. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line has trailing spaces. | 255 |
![]() | Line has trailing spaces. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Expected an @return tag. | 260 |
![]() | Method 'isResult' is not designed for extension - needs to be abstract, final or empty. | 260 |
![]() | Line has trailing spaces. | 265 |
![]() | Line has trailing spaces. | 267 |
![]() | Line has trailing spaces. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Name 'HitNormal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 274 |
![]() | Variable 'HitNormal' must be private and have accessor methods. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Line has trailing spaces. | 277 |
![]() | Line has trailing spaces. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Expected an @return tag. | 283 |
![]() | Method 'getHitNormal' is not designed for extension - needs to be abstract, final or empty. | 283 |
![]() | Line has trailing spaces. | 288 |
![]() | Line has trailing spaces. | 290 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'HitLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 297 |
![]() | Variable 'HitLocation' must be private and have accessor methods. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Line has trailing spaces. | 300 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 306 |
![]() | Method 'getHitLocation' is not designed for extension - needs to be abstract, final or empty. | 306 |
![]() | Line has trailing spaces. | 311 |
![]() | Line has trailing spaces. | 313 |
![]() | First sentence should end with a period. | 314 |
![]() | Line has trailing spaces. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Line is longer than 80 characters. | 317 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 321 |
![]() | Variable 'TraceActors' must be private and have accessor methods. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line has trailing spaces. | 324 |
![]() | First sentence should end with a period. | 325 |
![]() | Line has trailing spaces. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Line contains a tab character. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | Expected an @return tag. | 331 |
![]() | Method 'isTraceActors' is not designed for extension - needs to be abstract, final or empty. | 331 |
![]() | Line has trailing spaces. | 336 |
![]() | Line has trailing spaces. | 338 |
![]() | Line has trailing spaces. | 340 |
![]() | Line is longer than 80 characters. | 341 |
![]() | Line contains a tab character. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | Name 'HitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 345 |
![]() | Variable 'HitId' must be private and have accessor methods. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line has trailing spaces. | 348 |
![]() | Line has trailing spaces. | 350 |
![]() | Line is longer than 80 characters. | 351 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Expected an @return tag. | 354 |
![]() | Method 'getHitId' is not designed for extension - needs to be abstract, final or empty. | 354 |
![]() | Line has trailing spaces. | 359 |
![]() | Line has trailing spaces. | 361 |
![]() | Line contains a tab character. | 366 |
![]() | Line has trailing spaces. | 367 |
![]() | Line contains a tab character. | 367 |
![]() | Line is longer than 80 characters. | 368 |
![]() | Line contains a tab character. | 368 |
![]() | Missing a Javadoc comment. | 368 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 368 |
![]() | Variable 'Time' must be private and have accessor methods. | 368 |
![]() | Line is longer than 80 characters. | 370 |
![]() | Line contains a tab character. | 370 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 370 |
![]() | Missing a Javadoc comment. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | Line is longer than 80 characters. | 374 |
![]() | Line contains a tab character. | 374 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 374 |
![]() | Missing a Javadoc comment. | 374 |
![]() | Parameter time should be final. | 374 |
![]() | Line is longer than 80 characters. | 375 |
![]() | Line contains a tab character. | 375 |
![]() | Line contains a tab character. | 376 |
![]() | Line is longer than 80 characters. | 378 |
![]() | Line contains a tab character. | 378 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 378 |
![]() | Missing a Javadoc comment. | 378 |
![]() | Line contains a tab character. | 379 |
![]() | Line contains a tab character. | 380 |
![]() | Line has trailing spaces. | 381 |
![]() | Line contains a tab character. | 381 |
![]() | Line has trailing spaces. | 382 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 383 |
![]() | Missing a Javadoc comment. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line has trailing spaces. | 386 |
![]() | Line contains a tab character. | 386 |
![]() | Line contains a tab character. | 387 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 387 |
![]() | Missing a Javadoc comment. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Line contains a tab character. | 389 |
![]() | Line has trailing spaces. | 390 |
![]() | Line contains a tab character. | 390 |
![]() | Line contains a tab character. | 391 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 391 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line contains a tab character. | 397 |
![]() | 'cast' is not followed by whitespace. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Line contains a tab character. | 400 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 400 |
![]() | Missing a Javadoc comment. | 400 |
![]() | Parameter obj should be final. | 400 |
![]() | 'if' construct must use '{}'s. | 401 |
![]() | Line contains a tab character. | 401 |
![]() | Line contains a tab character. | 402 |
![]() | 'cast' is not followed by whitespace. | 402 |
![]() | 'if' construct must use '{}'s. | 403 |
![]() | Line is longer than 80 characters. | 403 |
![]() | Line contains a tab character. | 403 |
![]() | 'else' construct must use '{}'s. | 404 |
![]() | Line contains a tab character. | 404 |
![]() | Line contains a tab character. | 405 |
![]() | Line contains a tab character. | 407 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 407 |
![]() | Missing a Javadoc comment. | 407 |
![]() | 'if' construct must use '{}'s. | 408 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | Line has trailing spaces. | 412 |
![]() | Line contains a tab character. | 412 |
![]() | Line contains a tab character. | 415 |
![]() | Line contains a tab character. | 417 |
![]() | Line has trailing spaces. | 418 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Line has trailing spaces. | 423 |
![]() | Parameter original should be final. | 428 |
![]() | Expected @param tag for 'original'. | 428 |
![]() | Line has trailing spaces. | 429 |
![]() | '=' is not preceded with whitespace. | 430 |
![]() | '=' is not followed by whitespace. | 430 |
![]() | Line has trailing spaces. | 431 |
![]() | '=' is not preceded with whitespace. | 432 |
![]() | '=' is not followed by whitespace. | 432 |
![]() | Line has trailing spaces. | 433 |
![]() | '=' is not preceded with whitespace. | 434 |
![]() | '=' is not followed by whitespace. | 434 |
![]() | Line has trailing spaces. | 435 |
![]() | '=' is not preceded with whitespace. | 436 |
![]() | '=' is not followed by whitespace. | 436 |
![]() | Line has trailing spaces. | 437 |
![]() | '=' is not preceded with whitespace. | 438 |
![]() | '=' is not followed by whitespace. | 438 |
![]() | Line has trailing spaces. | 439 |
![]() | '=' is not preceded with whitespace. | 440 |
![]() | '=' is not followed by whitespace. | 440 |
![]() | Line has trailing spaces. | 441 |
![]() | '=' is not preceded with whitespace. | 442 |
![]() | '=' is not followed by whitespace. | 442 |
![]() | Line has trailing spaces. | 443 |
![]() | '=' is not preceded with whitespace. | 444 |
![]() | '=' is not followed by whitespace. | 444 |
![]() | Line has trailing spaces. | 445 |
![]() | '=' is not preceded with whitespace. | 446 |
![]() | '=' is not followed by whitespace. | 446 |
![]() | Line has trailing spaces. | 447 |
![]() | '=' is not preceded with whitespace. | 448 |
![]() | '=' is not followed by whitespace. | 448 |
![]() | Line has trailing spaces. | 449 |
![]() | Line has trailing spaces. | 452 |
![]() | Line is longer than 80 characters. | 454 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line has trailing spaces. | 458 |
![]() | Line contains a tab character. | 460 |
![]() | Line is longer than 80 characters. | 461 |
![]() | Line contains a tab character. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | Line contains a tab character. | 463 |
![]() | Line contains a tab character. | 465 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 465 |
![]() | Missing a Javadoc comment. | 465 |
![]() | Parameter obj should be final. | 465 |
![]() | Line contains a tab character. | 466 |
![]() | 'if' is not followed by whitespace. | 466 |
![]() | Line contains a tab character. | 467 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 472 |
![]() | 'cast' is not followed by whitespace. | 472 |
![]() | Line contains a tab character. | 474 |
![]() | Line has trailing spaces. | 476 |
![]() | Line contains a tab character. | 476 |
![]() | Line contains a tab character. | 478 |
![]() | '=' is not preceded with whitespace. | 478 |
![]() | '=' is not followed by whitespace. | 478 |
![]() | Line contains a tab character. | 479 |
![]() | Line contains a tab character. | 480 |
![]() | Line has trailing spaces. | 481 |
![]() | Line contains a tab character. | 483 |
![]() | '=' is not preceded with whitespace. | 483 |
![]() | '=' is not followed by whitespace. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | Line contains a tab character. | 485 |
![]() | Line has trailing spaces. | 486 |
![]() | Line is longer than 80 characters. | 487 |
![]() | Line contains a tab character. | 487 |
![]() | Line is longer than 80 characters. | 488 |
![]() | Line contains a tab character. | 488 |
![]() | '=' is not preceded with whitespace. | 488 |
![]() | '=' is not followed by whitespace. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Line contains a tab character. | 490 |
![]() | Line has trailing spaces. | 491 |
![]() | Line contains a tab character. | 491 |
![]() | 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 |
![]() | '=' is not preceded with whitespace. | 493 |
![]() | '=' is not followed by whitespace. | 493 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Line has trailing spaces. | 496 |
![]() | 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 |
![]() | '=' is not preceded with whitespace. | 498 |
![]() | '=' is not followed by whitespace. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Line contains a tab character. | 500 |
![]() | Line has trailing spaces. | 501 |
![]() | Line contains a tab character. | 501 |
![]() | Line is longer than 80 characters. | 502 |
![]() | Line contains a tab character. | 502 |
![]() | Line is longer than 80 characters. | 503 |
![]() | Line contains a tab character. | 503 |
![]() | '=' is not preceded with whitespace. | 503 |
![]() | '=' is not followed by whitespace. | 503 |
![]() | Line contains a tab character. | 504 |
![]() | Line contains a tab character. | 505 |
![]() | Line has trailing spaces. | 506 |
![]() | Line contains a tab character. | 506 |
![]() | Line is longer than 80 characters. | 507 |
![]() | Line is longer than 80 characters. | 508 |
![]() | Line contains a tab character. | 508 |
![]() | '=' is not preceded with whitespace. | 508 |
![]() | '=' is not followed by whitespace. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line has trailing spaces. | 511 |
![]() | Line is longer than 80 characters. | 512 |
![]() | Line contains a tab character. | 512 |
![]() | Line is longer than 80 characters. | 513 |
![]() | Line contains a tab character. | 513 |
![]() | '=' is not preceded with whitespace. | 513 |
![]() | '=' is not followed by whitespace. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | Line has trailing spaces. | 516 |
![]() | Line contains a tab character. | 516 |
![]() | Line is longer than 80 characters. | 517 |
![]() | Line contains a tab character. | 517 |
![]() | Line contains a tab character. | 518 |
![]() | '=' is not preceded with whitespace. | 518 |
![]() | '=' is not followed by whitespace. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line has trailing spaces. | 521 |
![]() | Line contains a tab character. | 521 |
![]() | Line contains a tab character. | 522 |
![]() | Line has trailing spaces. | 523 |
![]() | Line contains a tab character. | 523 |
![]() | Line contains a tab character. | 525 |
![]() | Line is longer than 80 characters. | 526 |
![]() | Line contains a tab character. | 526 |
![]() | Line contains a tab character. | 527 |
![]() | Line is longer than 80 characters. | 528 |
![]() | Line contains a tab character. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 530 |
![]() | Line contains a tab character. | 532 |
![]() | Line is longer than 80 characters. | 533 |
![]() | Line contains a tab character. | 533 |
![]() | Line is longer than 80 characters. | 534 |
![]() | Line contains a tab character. | 534 |
![]() | Line contains a tab character. | 535 |
![]() | Expected an @return tag. | 536 |
![]() | Line contains a tab character. | 536 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 536 |
![]() | 'if' construct must use '{}'s. | 537 |
![]() | Line contains a tab character. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Line has trailing spaces. | 540 |
![]() | Line contains a tab character. | 540 |
![]() | Line has trailing spaces. | 542 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 543 |
![]() | Missing a Javadoc comment. | 543 |
![]() | Line has trailing spaces. | 545 |
![]() | Line contains a tab character. | 546 |
![]() | '+' should be on a new line. | 546 |
![]() | Line has trailing spaces. | 547 |
![]() | Line contains a tab character. | 547 |
![]() | Line contains a tab character. | 548 |
![]() | '+' should be on a new line. | 548 |
![]() | Line contains a tab character. | 549 |
![]() | '+' should be on a new line. | 549 |
![]() | Line has trailing spaces. | 550 |
![]() | Line contains a tab character. | 550 |
![]() | Line contains a tab character. | 551 |
![]() | '+' should be on a new line. | 551 |
![]() | Line contains a tab character. | 552 |
![]() | '+' should be on a new line. | 552 |
![]() | Line has trailing spaces. | 553 |
![]() | Line contains a tab character. | 553 |
![]() | Line contains a tab character. | 554 |
![]() | '+' should be on a new line. | 554 |
![]() | Line contains a tab character. | 555 |
![]() | '+' should be on a new line. | 555 |
![]() | Line has trailing spaces. | 556 |
![]() | Line contains a tab character. | 556 |
![]() | Line contains a tab character. | 557 |
![]() | '+' should be on a new line. | 557 |
![]() | Line is longer than 80 characters. | 558 |
![]() | Line contains a tab character. | 558 |
![]() | '+' should be on a new line. | 558 |
![]() | Line has trailing spaces. | 559 |
![]() | Line contains a tab character. | 559 |
![]() | Line contains a tab character. | 560 |
![]() | '+' should be on a new line. | 560 |
![]() | Line is longer than 80 characters. | 561 |
![]() | Line contains a tab character. | 561 |
![]() | '+' should be on a new line. | 561 |
![]() | Line has trailing spaces. | 562 |
![]() | Line contains a tab character. | 562 |
![]() | Line contains a tab character. | 563 |
![]() | '+' should be on a new line. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | '+' should be on a new line. | 564 |
![]() | Line has trailing spaces. | 565 |
![]() | Line contains a tab character. | 565 |
![]() | Line contains a tab character. | 566 |
![]() | '+' should be on a new line. | 566 |
![]() | Line is longer than 80 characters. | 567 |
![]() | Line contains a tab character. | 567 |
![]() | '+' should be on a new line. | 567 |
![]() | Line has trailing spaces. | 568 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | '+' should be on a new line. | 569 |
![]() | Line is longer than 80 characters. | 570 |
![]() | Line contains a tab character. | 570 |
![]() | '+' should be on a new line. | 570 |
![]() | Line has trailing spaces. | 571 |
![]() | Line contains a tab character. | 571 |
![]() | Line contains a tab character. | 572 |
![]() | '+' should be on a new line. | 572 |
![]() | Line is longer than 80 characters. | 573 |
![]() | Line contains a tab character. | 573 |
![]() | '+' should be on a new line. | 573 |
![]() | Line has trailing spaces. | 574 |
![]() | Line contains a tab character. | 574 |
![]() | Line contains a tab character. | 575 |
![]() | '+' should be on a new line. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | '+' should be on a new line. | 576 |
![]() | Line contains a tab character. | 577 |
![]() | Line has trailing spaces. | 578 |
![]() | Line contains a tab character. | 578 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 581 |
![]() | Missing a Javadoc comment. | 581 |
![]() | '+' should be on a new line. | 582 |
![]() | Line has trailing spaces. | 583 |
![]() | '+' should be on a new line. | 584 |
![]() | '+' should be on a new line. | 585 |
![]() | '+' should be on a new line. | 586 |
![]() | Line has trailing spaces. | 587 |
![]() | '+' should be on a new line. | 588 |
![]() | '+' should be on a new line. | 589 |
![]() | '+' should be on a new line. | 590 |
![]() | Line has trailing spaces. | 591 |
![]() | '+' should be on a new line. | 592 |
![]() | '+' should be on a new line. | 593 |
![]() | '+' should be on a new line. | 594 |
![]() | Line has trailing spaces. | 595 |
![]() | '+' should be on a new line. | 596 |
![]() | '+' should be on a new line. | 597 |
![]() | '+' should be on a new line. | 598 |
![]() | Line has trailing spaces. | 599 |
![]() | '+' should be on a new line. | 600 |
![]() | '+' should be on a new line. | 601 |
![]() | '+' should be on a new line. | 602 |
![]() | Line has trailing spaces. | 603 |
![]() | '+' should be on a new line. | 604 |
![]() | '+' should be on a new line. | 605 |
![]() | '+' should be on a new line. | 606 |
![]() | Line has trailing spaces. | 607 |
![]() | '+' should be on a new line. | 608 |
![]() | '+' should be on a new line. | 609 |
![]() | '+' should be on a new line. | 610 |
![]() | Line has trailing spaces. | 611 |
![]() | '+' should be on a new line. | 612 |
![]() | '+' should be on a new line. | 613 |
![]() | '+' should be on a new line. | 614 |
![]() | Line has trailing spaces. | 615 |
![]() | '+' should be on a new line. | 616 |
![]() | '+' should be on a new line. | 617 |
![]() | '+' should be on a new line. | 618 |
![]() | Line has trailing spaces. | 619 |
![]() | '+' should be on a new line. | 620 |
![]() | '+' should be on a new line. | 621 |
![]() | '+' should be on a new line. | 622 |
![]() | Line has trailing spaces. | 626 |
![]() | Line has trailing spaces. | 627 |
![]() | Line has trailing spaces. | 630 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 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 |
![]() | Parameter Time should be final. | 62 |
![]() | 'Time' hides a field. | 62 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Variable 'Time' must be private and have accessor methods. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Expected an @return tag. | 85 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | 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 contains a tab character. | 106 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 114 |
![]() | Parameter original should be final. | 119 |
![]() | Expected @param tag for 'original'. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | '=' is not preceded with whitespace. | 121 |
![]() | '=' is not followed by whitespace. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 125 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | '+' should be on a new line. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | '+' should be on a new line. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | '+' should be on a new line. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | '+' should be on a new line. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | '+' should be on a new line. | 148 |
![]() | '+' should be on a new line. | 149 |
![]() | '+' should be on a new line. | 150 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 158 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 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. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | More than 7 parameters. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Parameter Damage should be final. | 83 |
![]() | 'Damage' hides a field. | 83 |
![]() | Name 'Damage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Parameter DamageType should be final. | 83 |
![]() | 'DamageType' hides a field. | 83 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Parameter WeaponName should be final. | 83 |
![]() | 'WeaponName' hides a field. | 83 |
![]() | Name 'WeaponName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Parameter Flaming should be final. | 83 |
![]() | 'Flaming' hides a field. | 83 |
![]() | Name 'Flaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Parameter CausedByWorld should be final. | 83 |
![]() | 'CausedByWorld' hides a field. | 83 |
![]() | Name 'CausedByWorld' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Parameter DirectDamage should be final. | 83 |
![]() | 'DirectDamage' hides a field. | 83 |
![]() | Name 'DirectDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Parameter BulletHit should be final. | 83 |
![]() | 'BulletHit' hides a field. | 83 |
![]() | Name 'BulletHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Parameter VehicleHit should be final. | 83 |
![]() | 'VehicleHit' hides a field. | 83 |
![]() | Name 'VehicleHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Parameter Instigator should be final. | 83 |
![]() | 'Instigator' hides a field. | 83 |
![]() | Name 'Instigator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
![]() | Name 'Damage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Variable 'Damage' must be private and have accessor methods. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Expected an @return tag. | 122 |
![]() | Method 'getDamage' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 |
![]() | Variable 'DamageType' must be private and have accessor methods. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Expected an @return tag. | 143 |
![]() | Method 'getDamageType' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 152 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Name 'WeaponName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 156 |
![]() | Variable 'WeaponName' must be private and have accessor methods. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Expected an @return tag. | 164 |
![]() | Method 'getWeaponName' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Name 'Flaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 177 |
![]() | Variable 'Flaming' must be private and have accessor methods. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Expected an @return tag. | 185 |
![]() | Method 'isFlaming' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Line has trailing spaces. | 190 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 194 |
![]() | Line is longer than 80 characters. | 195 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Name 'CausedByWorld' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 198 |
![]() | Variable 'CausedByWorld' must be private and have accessor methods. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Expected an @return tag. | 206 |
![]() | Method 'isCausedByWorld' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Name 'DirectDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 219 |
![]() | Variable 'DirectDamage' must be private and have accessor methods. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Expected an @return tag. | 227 |
![]() | Method 'isDirectDamage' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() | Line has trailing spaces. | 232 |
![]() | Line has trailing spaces. | 234 |
![]() | Line has trailing spaces. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Name 'BulletHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 240 |
![]() | Variable 'BulletHit' must be private and have accessor methods. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Line has trailing spaces. | 243 |
![]() | Line has trailing spaces. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Expected an @return tag. | 248 |
![]() | Method 'isBulletHit' is not designed for extension - needs to be abstract, final or empty. | 248 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 255 |
![]() | Line has trailing spaces. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Name 'VehicleHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 261 |
![]() | Variable 'VehicleHit' must be private and have accessor methods. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Expected an @return tag. | 269 |
![]() | Method 'isVehicleHit' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 276 |
![]() | Line has trailing spaces. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Name 'Instigator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 283 |
![]() | Variable 'Instigator' must be private and have accessor methods. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Line has trailing spaces. | 286 |
![]() | Line has trailing spaces. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Expected an @return tag. | 292 |
![]() | Method 'getInstigator' is not designed for extension - needs to be abstract, final or empty. | 292 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 299 |
![]() | Line contains a tab character. | 304 |
![]() | Line has trailing spaces. | 305 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 306 |
![]() | Missing a Javadoc comment. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line has trailing spaces. | 310 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line has trailing spaces. | 321 |
![]() | Parameter original should be final. | 326 |
![]() | Expected @param tag for 'original'. | 326 |
![]() | Line has trailing spaces. | 327 |
![]() | '=' is not preceded with whitespace. | 328 |
![]() | '=' is not followed by whitespace. | 328 |
![]() | Line has trailing spaces. | 329 |
![]() | '=' is not preceded with whitespace. | 330 |
![]() | '=' is not followed by whitespace. | 330 |
![]() | Line has trailing spaces. | 331 |
![]() | '=' is not preceded with whitespace. | 332 |
![]() | '=' is not followed by whitespace. | 332 |
![]() | Line has trailing spaces. | 333 |
![]() | '=' is not preceded with whitespace. | 334 |
![]() | '=' is not followed by whitespace. | 334 |
![]() | Line has trailing spaces. | 335 |
![]() | '=' is not preceded with whitespace. | 336 |
![]() | '=' is not followed by whitespace. | 336 |
![]() | Line has trailing spaces. | 337 |
![]() | '=' is not preceded with whitespace. | 338 |
![]() | '=' is not followed by whitespace. | 338 |
![]() | Line has trailing spaces. | 339 |
![]() | '=' is not preceded with whitespace. | 340 |
![]() | '=' is not followed by whitespace. | 340 |
![]() | Line has trailing spaces. | 341 |
![]() | '=' is not preceded with whitespace. | 342 |
![]() | '=' is not followed by whitespace. | 342 |
![]() | Line has trailing spaces. | 343 |
![]() | '=' is not preceded with whitespace. | 344 |
![]() | '=' is not followed by whitespace. | 344 |
![]() | Line has trailing spaces. | 345 |
![]() | Line has trailing spaces. | 348 |
![]() | Line is longer than 80 characters. | 350 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Line has trailing spaces. | 354 |
![]() | Line has trailing spaces. | 356 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 357 |
![]() | Missing a Javadoc comment. | 357 |
![]() | Line has trailing spaces. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | '+' should be on a new line. | 360 |
![]() | Line has trailing spaces. | 361 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | '+' should be on a new line. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | '+' should be on a new line. | 363 |
![]() | Line has trailing spaces. | 364 |
![]() | Line contains a tab character. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | '+' should be on a new line. | 365 |
![]() | Line is longer than 80 characters. | 366 |
![]() | Line contains a tab character. | 366 |
![]() | '+' should be on a new line. | 366 |
![]() | Line has trailing spaces. | 367 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | '+' should be on a new line. | 368 |
![]() | Line is longer than 80 characters. | 369 |
![]() | Line contains a tab character. | 369 |
![]() | '+' should be on a new line. | 369 |
![]() | Line has trailing spaces. | 370 |
![]() | Line contains a tab character. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | '+' should be on a new line. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | '+' should be on a new line. | 372 |
![]() | Line has trailing spaces. | 373 |
![]() | Line contains a tab character. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | '+' should be on a new line. | 374 |
![]() | Line is longer than 80 characters. | 375 |
![]() | Line contains a tab character. | 375 |
![]() | '+' should be on a new line. | 375 |
![]() | Line has trailing spaces. | 376 |
![]() | Line contains a tab character. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | '+' should be on a new line. | 377 |
![]() | Line is longer than 80 characters. | 378 |
![]() | Line contains a tab character. | 378 |
![]() | '+' should be on a new line. | 378 |
![]() | Line has trailing spaces. | 379 |
![]() | Line contains a tab character. | 379 |
![]() | Line contains a tab character. | 380 |
![]() | '+' should be on a new line. | 380 |
![]() | Line is longer than 80 characters. | 381 |
![]() | Line contains a tab character. | 381 |
![]() | '+' should be on a new line. | 381 |
![]() | Line has trailing spaces. | 382 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | '+' should be on a new line. | 383 |
![]() | Line is longer than 80 characters. | 384 |
![]() | Line contains a tab character. | 384 |
![]() | '+' should be on a new line. | 384 |
![]() | Line has trailing spaces. | 385 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | '+' should be on a new line. | 386 |
![]() | Line is longer than 80 characters. | 387 |
![]() | Line contains a tab character. | 387 |
![]() | '+' should be on a new line. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Line has trailing spaces. | 389 |
![]() | Line contains a tab character. | 389 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 392 |
![]() | Missing a Javadoc comment. | 392 |
![]() | '+' should be on a new line. | 393 |
![]() | Line has trailing spaces. | 394 |
![]() | '+' should be on a new line. | 395 |
![]() | '+' should be on a new line. | 396 |
![]() | '+' should be on a new line. | 397 |
![]() | Line has trailing spaces. | 398 |
![]() | '+' should be on a new line. | 399 |
![]() | '+' should be on a new line. | 400 |
![]() | '+' should be on a new line. | 401 |
![]() | Line has trailing spaces. | 402 |
![]() | '+' should be on a new line. | 403 |
![]() | '+' should be on a new line. | 404 |
![]() | '+' should be on a new line. | 405 |
![]() | Line has trailing spaces. | 406 |
![]() | '+' should be on a new line. | 407 |
![]() | '+' should be on a new line. | 408 |
![]() | '+' should be on a new line. | 409 |
![]() | Line has trailing spaces. | 410 |
![]() | '+' should be on a new line. | 411 |
![]() | '+' should be on a new line. | 412 |
![]() | '+' should be on a new line. | 413 |
![]() | Line has trailing spaces. | 414 |
![]() | '+' should be on a new line. | 415 |
![]() | '+' should be on a new line. | 416 |
![]() | '+' should be on a new line. | 417 |
![]() | Line has trailing spaces. | 418 |
![]() | '+' should be on a new line. | 419 |
![]() | '+' should be on a new line. | 420 |
![]() | '+' should be on a new line. | 421 |
![]() | Line has trailing spaces. | 422 |
![]() | '+' should be on a new line. | 423 |
![]() | '+' should be on a new line. | 424 |
![]() | '+' should be on a new line. | 425 |
![]() | Line has trailing spaces. | 426 |
![]() | '+' should be on a new line. | 427 |
![]() | '+' should be on a new line. | 428 |
![]() | '+' should be on a new line. | 429 |
![]() | Line has trailing spaces. | 433 |
![]() | Line has trailing spaces. | 434 |
![]() | Line has trailing spaces. | 437 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 59 |
![]() | 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. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | More than 7 parameters. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Parameter Killer should be final. | 85 |
![]() | 'Killer' hides a field. | 85 |
![]() | Name 'Killer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter DamageType should be final. | 85 |
![]() | 'DamageType' hides a field. | 85 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter DeathString should be final. | 85 |
![]() | 'DeathString' hides a field. | 85 |
![]() | Name 'DeathString' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter WeaponName should be final. | 85 |
![]() | 'WeaponName' hides a field. | 85 |
![]() | Name 'WeaponName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter Flaming should be final. | 85 |
![]() | 'Flaming' hides a field. | 85 |
![]() | Name 'Flaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter CausedByWorld should be final. | 85 |
![]() | 'CausedByWorld' hides a field. | 85 |
![]() | Name 'CausedByWorld' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter DirectDamage should be final. | 85 |
![]() | 'DirectDamage' hides a field. | 85 |
![]() | Name 'DirectDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter BulletHit should be final. | 85 |
![]() | 'BulletHit' hides a field. | 85 |
![]() | Name 'BulletHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter VehicleHit should be final. | 85 |
![]() | 'VehicleHit' hides a field. | 85 |
![]() | Name 'VehicleHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Name 'Killer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 121 |
![]() | Variable 'Killer' must be private and have accessor methods. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Expected an @return tag. | 130 |
![]() | Method 'getKiller' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 143 |
![]() | Variable 'DamageType' must be private and have accessor methods. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Expected an @return tag. | 151 |
![]() | Method 'getDamageType' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Name 'DeathString' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 |
![]() | Variable 'DeathString' must be private and have accessor methods. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Expected an @return tag. | 172 |
![]() | Method 'getDeathString' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Name 'WeaponName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 185 |
![]() | Variable 'WeaponName' must be private and have accessor methods. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line has trailing spaces. | 188 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Expected an @return tag. | 193 |
![]() | Method 'getWeaponName' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 200 |
![]() | Line has trailing spaces. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Name 'Flaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 206 |
![]() | Variable 'Flaming' must be private and have accessor methods. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Expected an @return tag. | 214 |
![]() | Method 'isFlaming' is not designed for extension - needs to be abstract, final or empty. | 214 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 223 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Name 'CausedByWorld' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 227 |
![]() | Variable 'CausedByWorld' must be private and have accessor methods. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Line is longer than 80 characters. | 233 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Expected an @return tag. | 235 |
![]() | Method 'isCausedByWorld' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 242 |
![]() | Line has trailing spaces. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Name 'DirectDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 248 |
![]() | Variable 'DirectDamage' must be private and have accessor methods. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Expected an @return tag. | 256 |
![]() | Method 'isDirectDamage' is not designed for extension - needs to be abstract, final or empty. | 256 |
![]() | Line has trailing spaces. | 261 |
![]() | Line has trailing spaces. | 263 |
![]() | Line has trailing spaces. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Name 'BulletHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 269 |
![]() | Variable 'BulletHit' must be private and have accessor methods. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Expected an @return tag. | 277 |
![]() | Method 'isBulletHit' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Line has trailing spaces. | 282 |
![]() | Line has trailing spaces. | 284 |
![]() | Line has trailing spaces. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | Name 'VehicleHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 290 |
![]() | Variable 'VehicleHit' must be private and have accessor methods. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line has trailing spaces. | 293 |
![]() | Line has trailing spaces. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Expected an @return tag. | 298 |
![]() | Method 'isVehicleHit' is not designed for extension - needs to be abstract, final or empty. | 298 |
![]() | Line has trailing spaces. | 303 |
![]() | Line has trailing spaces. | 305 |
![]() | Line contains a tab character. | 310 |
![]() | Line has trailing spaces. | 311 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 312 |
![]() | Missing a Javadoc comment. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 321 |
![]() | Line has trailing spaces. | 322 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | Line has trailing spaces. | 327 |
![]() | Parameter original should be final. | 332 |
![]() | Expected @param tag for 'original'. | 332 |
![]() | Line has trailing spaces. | 333 |
![]() | '=' is not preceded with whitespace. | 334 |
![]() | '=' is not followed by whitespace. | 334 |
![]() | Line has trailing spaces. | 335 |
![]() | '=' is not preceded with whitespace. | 336 |
![]() | '=' is not followed by whitespace. | 336 |
![]() | Line has trailing spaces. | 337 |
![]() | '=' is not preceded with whitespace. | 338 |
![]() | '=' is not followed by whitespace. | 338 |
![]() | Line has trailing spaces. | 339 |
![]() | '=' is not preceded with whitespace. | 340 |
![]() | '=' is not followed by whitespace. | 340 |
![]() | Line has trailing spaces. | 341 |
![]() | '=' is not preceded with whitespace. | 342 |
![]() | '=' is not followed by whitespace. | 342 |
![]() | Line has trailing spaces. | 343 |
![]() | '=' is not preceded with whitespace. | 344 |
![]() | '=' is not followed by whitespace. | 344 |
![]() | Line has trailing spaces. | 345 |
![]() | '=' is not preceded with whitespace. | 346 |
![]() | '=' is not followed by whitespace. | 346 |
![]() | Line has trailing spaces. | 347 |
![]() | '=' is not preceded with whitespace. | 348 |
![]() | '=' is not followed by whitespace. | 348 |
![]() | Line has trailing spaces. | 349 |
![]() | '=' is not preceded with whitespace. | 350 |
![]() | '=' is not followed by whitespace. | 350 |
![]() | Line has trailing spaces. | 351 |
![]() | Line has trailing spaces. | 354 |
![]() | Line is longer than 80 characters. | 356 |
![]() | Line contains a tab character. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Line has trailing spaces. | 360 |
![]() | Line has trailing spaces. | 362 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Missing a Javadoc comment. | 363 |
![]() | Line has trailing spaces. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | '+' should be on a new line. | 366 |
![]() | Line has trailing spaces. | 367 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | '+' should be on a new line. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | '+' should be on a new line. | 369 |
![]() | Line has trailing spaces. | 370 |
![]() | Line contains a tab character. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | '+' should be on a new line. | 371 |
![]() | Line is longer than 80 characters. | 372 |
![]() | Line contains a tab character. | 372 |
![]() | '+' should be on a new line. | 372 |
![]() | Line has trailing spaces. | 373 |
![]() | Line contains a tab character. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | '+' should be on a new line. | 374 |
![]() | Line is longer than 80 characters. | 375 |
![]() | Line contains a tab character. | 375 |
![]() | '+' should be on a new line. | 375 |
![]() | Line has trailing spaces. | 376 |
![]() | Line contains a tab character. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | '+' should be on a new line. | 377 |
![]() | Line is longer than 80 characters. | 378 |
![]() | Line contains a tab character. | 378 |
![]() | '+' should be on a new line. | 378 |
![]() | Line has trailing spaces. | 379 |
![]() | Line contains a tab character. | 379 |
![]() | Line contains a tab character. | 380 |
![]() | '+' should be on a new line. | 380 |
![]() | Line contains a tab character. | 381 |
![]() | '+' should be on a new line. | 381 |
![]() | Line has trailing spaces. | 382 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | '+' should be on a new line. | 383 |
![]() | Line is longer than 80 characters. | 384 |
![]() | Line contains a tab character. | 384 |
![]() | '+' should be on a new line. | 384 |
![]() | Line has trailing spaces. | 385 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | '+' should be on a new line. | 386 |
![]() | Line is longer than 80 characters. | 387 |
![]() | Line contains a tab character. | 387 |
![]() | '+' should be on a new line. | 387 |
![]() | Line has trailing spaces. | 388 |
![]() | Line contains a tab character. | 388 |
![]() | Line contains a tab character. | 389 |
![]() | '+' should be on a new line. | 389 |
![]() | Line is longer than 80 characters. | 390 |
![]() | Line contains a tab character. | 390 |
![]() | '+' should be on a new line. | 390 |
![]() | Line has trailing spaces. | 391 |
![]() | Line contains a tab character. | 391 |
![]() | Line contains a tab character. | 392 |
![]() | '+' should be on a new line. | 392 |
![]() | Line is longer than 80 characters. | 393 |
![]() | Line contains a tab character. | 393 |
![]() | '+' should be on a new line. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | Line has trailing spaces. | 395 |
![]() | Line contains a tab character. | 395 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 398 |
![]() | Missing a Javadoc comment. | 398 |
![]() | '+' should be on a new line. | 399 |
![]() | Line has trailing spaces. | 400 |
![]() | '+' should be on a new line. | 401 |
![]() | '+' should be on a new line. | 402 |
![]() | '+' should be on a new line. | 403 |
![]() | Line has trailing spaces. | 404 |
![]() | '+' should be on a new line. | 405 |
![]() | '+' should be on a new line. | 406 |
![]() | '+' should be on a new line. | 407 |
![]() | Line has trailing spaces. | 408 |
![]() | '+' should be on a new line. | 409 |
![]() | '+' should be on a new line. | 410 |
![]() | '+' should be on a new line. | 411 |
![]() | Line has trailing spaces. | 412 |
![]() | '+' should be on a new line. | 413 |
![]() | '+' should be on a new line. | 414 |
![]() | '+' should be on a new line. | 415 |
![]() | Line has trailing spaces. | 416 |
![]() | '+' should be on a new line. | 417 |
![]() | '+' should be on a new line. | 418 |
![]() | '+' should be on a new line. | 419 |
![]() | Line has trailing spaces. | 420 |
![]() | '+' should be on a new line. | 421 |
![]() | '+' should be on a new line. | 422 |
![]() | '+' should be on a new line. | 423 |
![]() | Line has trailing spaces. | 424 |
![]() | '+' should be on a new line. | 425 |
![]() | '+' should be on a new line. | 426 |
![]() | '+' should be on a new line. | 427 |
![]() | Line has trailing spaces. | 428 |
![]() | '+' should be on a new line. | 429 |
![]() | '+' should be on a new line. | 430 |
![]() | '+' should be on a new line. | 431 |
![]() | Line has trailing spaces. | 432 |
![]() | '+' should be on a new line. | 433 |
![]() | '+' should be on a new line. | 434 |
![]() | '+' should be on a new line. | 435 |
![]() | Line has trailing spaces. | 439 |
![]() | Line has trailing spaces. | 440 |
![]() | Line has trailing spaces. | 443 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 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 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Parameter Id should be final. | 65 |
![]() | 'Id' hides a field. | 65 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Parameter Location should be final. | 65 |
![]() | 'Location' hides a field. | 65 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | 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 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 |
![]() | Variable 'Id' must be private and have accessor methods. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 |
![]() | Variable 'Location' must be private and have accessor methods. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Expected an @return tag. | 119 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | 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. | 140 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 148 |
![]() | Parameter original should be final. | 153 |
![]() | Expected @param tag for 'original'. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | '=' is not preceded with whitespace. | 155 |
![]() | '=' is not followed by whitespace. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | '=' is not preceded with whitespace. | 157 |
![]() | '=' is not followed by whitespace. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 161 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | '+' should be on a new line. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | '+' should be on a new line. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | '+' should be on a new line. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | '+' should be on a new line. | 178 |
![]() | Line is longer than 80 characters. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | '+' should be on a new line. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | '+' should be on a new line. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | '+' should be on a new line. | 187 |
![]() | '+' should be on a new line. | 188 |
![]() | '+' should be on a new line. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | '+' should be on a new line. | 191 |
![]() | '+' should be on a new line. | 192 |
![]() | '+' should be on a new line. | 193 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 201 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Parameter Id should be final. | 75 |
![]() | 'Id' hides a field. | 75 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter PrimaryAmmo should be final. | 75 |
![]() | 'PrimaryAmmo' hides a field. | 75 |
![]() | Name 'PrimaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter SecondaryAmmo should be final. | 75 |
![]() | 'SecondaryAmmo' hides a field. | 75 |
![]() | Name 'SecondaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter Type should be final. | 75 |
![]() | 'Type' hides a field. | 75 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | 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 contains a tab character. | 100 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Variable 'Id' must be private and have accessor methods. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | 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 |
![]() | Expected an @return tag. | 112 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Name 'PrimaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 |
![]() | Variable 'PrimaryAmmo' must be private and have accessor methods. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Expected an @return tag. | 133 |
![]() | Method 'getPrimaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Name 'SecondaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 |
![]() | Variable 'SecondaryAmmo' must be private and have accessor methods. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Expected an @return tag. | 154 |
![]() | Method 'getSecondaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 |
![]() | Variable 'Type' must be private and have accessor methods. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Expected an @return tag. | 175 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line has trailing spaces. | 204 |
![]() | Parameter original should be final. | 209 |
![]() | Expected @param tag for 'original'. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | '=' is not preceded with whitespace. | 211 |
![]() | '=' is not followed by whitespace. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | '=' is not preceded with whitespace. | 213 |
![]() | '=' is not followed by whitespace. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | '=' is not preceded with whitespace. | 215 |
![]() | '=' is not followed by whitespace. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | '=' is not preceded with whitespace. | 217 |
![]() | '=' is not followed by whitespace. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 221 |
![]() | Line is longer than 80 characters. | 223 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line has trailing spaces. | 227 |
![]() | Line has trailing spaces. | 229 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Missing a Javadoc comment. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | '+' should be on a new line. | 233 |
![]() | Line has trailing spaces. | 234 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | '+' should be on a new line. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | '+' should be on a new line. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | '+' should be on a new line. | 238 |
![]() | Line is longer than 80 characters. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | '+' should be on a new line. | 239 |
![]() | Line has trailing spaces. | 240 |
![]() | Line contains a tab character. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | '+' should be on a new line. | 241 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | '+' should be on a new line. | 242 |
![]() | Line has trailing spaces. | 243 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | '+' should be on a new line. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | '+' should be on a new line. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Missing a Javadoc comment. | 250 |
![]() | '+' should be on a new line. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | '+' should be on a new line. | 253 |
![]() | '+' should be on a new line. | 254 |
![]() | '+' should be on a new line. | 255 |
![]() | Line has trailing spaces. | 256 |
![]() | '+' should be on a new line. | 257 |
![]() | '+' should be on a new line. | 258 |
![]() | '+' should be on a new line. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | '+' should be on a new line. | 261 |
![]() | '+' should be on a new line. | 262 |
![]() | '+' should be on a new line. | 263 |
![]() | Line has trailing spaces. | 264 |
![]() | '+' should be on a new line. | 265 |
![]() | '+' should be on a new line. | 266 |
![]() | '+' should be on a new line. | 267 |
![]() | Line has trailing spaces. | 271 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 275 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 59 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line contains a tab character. | 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 has trailing spaces. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | 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. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | More than 7 parameters. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Parameter Id should be final. | 107 |
![]() | 'Id' hides a field. | 107 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter BotId should be final. | 107 |
![]() | 'BotId' hides a field. | 107 |
![]() | Name 'BotId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter ManualSpawn should be final. | 107 |
![]() | 'ManualSpawn' hides a field. | 107 |
![]() | Name 'ManualSpawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter AutoTrace should be final. | 107 |
![]() | 'AutoTrace' hides a field. | 107 |
![]() | Name 'AutoTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter Name should be final. | 107 |
![]() | 'Name' hides a field. | 107 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter SpeedMultiplier should be final. | 107 |
![]() | 'SpeedMultiplier' hides a field. | 107 |
![]() | Name 'SpeedMultiplier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter RotationRate should be final. | 107 |
![]() | 'RotationRate' hides a field. | 107 |
![]() | Name 'RotationRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter Invulnerable should be final. | 107 |
![]() | 'Invulnerable' hides a field. | 107 |
![]() | Name 'Invulnerable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter VisionTime should be final. | 107 |
![]() | 'VisionTime' hides a field. | 107 |
![]() | Name 'VisionTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter ShowDebug should be final. | 107 |
![]() | 'ShowDebug' hides a field. | 107 |
![]() | Name 'ShowDebug' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter ShowFocalPoint should be final. | 107 |
![]() | 'ShowFocalPoint' hides a field. | 107 |
![]() | Name 'ShowFocalPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter DrawTraceLines should be final. | 107 |
![]() | 'DrawTraceLines' hides a field. | 107 |
![]() | Name 'DrawTraceLines' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter SynchronousOff should be final. | 107 |
![]() | 'SynchronousOff' hides a field. | 107 |
![]() | Name 'SynchronousOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter AutoPickupOff should be final. | 107 |
![]() | 'AutoPickupOff' hides a field. | 107 |
![]() | Name 'AutoPickupOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Parameter Action should be final. | 107 |
![]() | 'Action' hides a field. | 107 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 141 |
![]() | 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 has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 148 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 152 |
![]() | Variable 'Id' must be private and have accessor methods. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Expected an @return tag. | 158 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Name 'BotId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 |
![]() | Variable 'BotId' must be private and have accessor methods. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Expected an @return tag. | 175 |
![]() | Method 'getBotId' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | First sentence should end with a period. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Name 'ManualSpawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 188 |
![]() | Variable 'ManualSpawn' must be private and have accessor methods. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | First sentence should end with a period. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Expected an @return tag. | 196 |
![]() | Method 'isManualSpawn' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 205 |
![]() | 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 contains a tab character. | 209 |
![]() | Name 'AutoTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 211 |
![]() | Variable 'AutoTrace' must be private and have accessor methods. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line has trailing spaces. | 214 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 221 |
![]() | Method 'isAutoTrace' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | Line has trailing spaces. | 226 |
![]() | Line has trailing spaces. | 228 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 232 |
![]() | Variable 'Name' must be private and have accessor methods. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line has trailing spaces. | 235 |
![]() | Expected an @return tag. | 238 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 238 |
![]() | Line has trailing spaces. | 243 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Name 'SpeedMultiplier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 251 |
![]() | Variable 'SpeedMultiplier' must be private and have accessor methods. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line has trailing spaces. | 254 |
![]() | Line has trailing spaces. | 256 |
![]() | Line is longer than 80 characters. | 257 |
![]() | Line contains a tab character. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | Expected an @return tag. | 259 |
![]() | Method 'getSpeedMultiplier' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 268 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Name 'RotationRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 272 |
![]() | Variable 'RotationRate' must be private and have accessor methods. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line has trailing spaces. | 275 |
![]() | Line has trailing spaces. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Expected an @return tag. | 280 |
![]() | Method 'getRotationRate' is not designed for extension - needs to be abstract, final or empty. | 280 |
![]() | Line has trailing spaces. | 285 |
![]() | Line has trailing spaces. | 287 |
![]() | Line has trailing spaces. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Name 'Invulnerable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 293 |
![]() | Variable 'Invulnerable' must be private and have accessor methods. | 293 |
![]() | Line contains a tab character. | 294 |
![]() | Line has trailing spaces. | 296 |
![]() | Line has trailing spaces. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Expected an @return tag. | 301 |
![]() | Method 'isInvulnerable' is not designed for extension - needs to be abstract, final or empty. | 301 |
![]() | Line has trailing spaces. | 306 |
![]() | Line has trailing spaces. | 308 |
![]() | Line has trailing spaces. | 310 |
![]() | Line is longer than 80 characters. | 311 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Name 'VisionTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 315 |
![]() | Variable 'VisionTime' must be private and have accessor methods. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Line has trailing spaces. | 318 |
![]() | Line has trailing spaces. | 320 |
![]() | Line is longer than 80 characters. | 321 |
![]() | Line contains a tab character. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | Expected an @return tag. | 324 |
![]() | Method 'getVisionTime' is not designed for extension - needs to be abstract, final or empty. | 324 |
![]() | Line has trailing spaces. | 329 |
![]() | Line has trailing spaces. | 331 |
![]() | Line has trailing spaces. | 333 |
![]() | Line is longer than 80 characters. | 334 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Name 'ShowDebug' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 338 |
![]() | Variable 'ShowDebug' must be private and have accessor methods. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Line has trailing spaces. | 341 |
![]() | Line has trailing spaces. | 343 |
![]() | Line is longer than 80 characters. | 344 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Expected an @return tag. | 347 |
![]() | Method 'isShowDebug' is not designed for extension - needs to be abstract, final or empty. | 347 |
![]() | Line has trailing spaces. | 352 |
![]() | Line has trailing spaces. | 354 |
![]() | Line has trailing spaces. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Name 'ShowFocalPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 361 |
![]() | Variable 'ShowFocalPoint' must be private and have accessor methods. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line has trailing spaces. | 364 |
![]() | Line has trailing spaces. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | Expected an @return tag. | 370 |
![]() | Method 'isShowFocalPoint' is not designed for extension - needs to be abstract, final or empty. | 370 |
![]() | Line has trailing spaces. | 375 |
![]() | Line has trailing spaces. | 377 |
![]() | Line has trailing spaces. | 379 |
![]() | Line is longer than 80 characters. | 380 |
![]() | Line contains a tab character. | 380 |
![]() | Line contains a tab character. | 381 |
![]() | Line contains a tab character. | 382 |
![]() | Name 'DrawTraceLines' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 384 |
![]() | Variable 'DrawTraceLines' must be private and have accessor methods. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line has trailing spaces. | 387 |
![]() | Line has trailing spaces. | 389 |
![]() | Line is longer than 80 characters. | 390 |
![]() | Line contains a tab character. | 390 |
![]() | Line contains a tab character. | 391 |
![]() | Line contains a tab character. | 392 |
![]() | Expected an @return tag. | 393 |
![]() | Method 'isDrawTraceLines' is not designed for extension - needs to be abstract, final or empty. | 393 |
![]() | Line has trailing spaces. | 398 |
![]() | Line has trailing spaces. | 400 |
![]() | Line has trailing spaces. | 402 |
![]() | Line contains a tab character. | 403 |
![]() | Line contains a tab character. | 404 |
![]() | Line contains a tab character. | 405 |
![]() | Name 'SynchronousOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 407 |
![]() | Variable 'SynchronousOff' must be private and have accessor methods. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line has trailing spaces. | 410 |
![]() | Line has trailing spaces. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Expected an @return tag. | 416 |
![]() | Method 'isSynchronousOff' is not designed for extension - needs to be abstract, final or empty. | 416 |
![]() | Line has trailing spaces. | 421 |
![]() | Line has trailing spaces. | 423 |
![]() | Line has trailing spaces. | 425 |
![]() | Line is longer than 80 characters. | 426 |
![]() | Line contains a tab character. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Name 'AutoPickupOff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 429 |
![]() | Variable 'AutoPickupOff' must be private and have accessor methods. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Line has trailing spaces. | 432 |
![]() | Line has trailing spaces. | 434 |
![]() | Line is longer than 80 characters. | 435 |
![]() | Line contains a tab character. | 435 |
![]() | Line contains a tab character. | 436 |
![]() | Expected an @return tag. | 437 |
![]() | Method 'isAutoPickupOff' is not designed for extension - needs to be abstract, final or empty. | 437 |
![]() | Line has trailing spaces. | 442 |
![]() | Line has trailing spaces. | 444 |
![]() | Line has trailing spaces. | 446 |
![]() | Line contains a tab character. | 447 |
![]() | Line contains a tab character. | 448 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 450 |
![]() | Variable 'Action' must be private and have accessor methods. | 450 |
![]() | Line contains a tab character. | 451 |
![]() | Line has trailing spaces. | 453 |
![]() | Line has trailing spaces. | 455 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Expected an @return tag. | 458 |
![]() | Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 458 |
![]() | Line has trailing spaces. | 463 |
![]() | Line has trailing spaces. | 465 |
![]() | Line contains a tab character. | 470 |
![]() | Line has trailing spaces. | 471 |
![]() | Line contains a tab character. | 471 |
![]() | Line is longer than 80 characters. | 472 |
![]() | Line contains a tab character. | 472 |
![]() | Missing a Javadoc comment. | 472 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 |
![]() | Variable 'Time' must be private and have accessor methods. | 472 |
![]() | Line is longer than 80 characters. | 474 |
![]() | Line contains a tab character. | 474 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 474 |
![]() | Missing a Javadoc comment. | 474 |
![]() | Line contains a tab character. | 475 |
![]() | Line contains a tab character. | 476 |
![]() | Line is longer than 80 characters. | 478 |
![]() | Line contains a tab character. | 478 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 478 |
![]() | Missing a Javadoc comment. | 478 |
![]() | Parameter time should be final. | 478 |
![]() | Line is longer than 80 characters. | 479 |
![]() | 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 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 482 |
![]() | Missing a Javadoc comment. | 482 |
![]() | Line contains a tab character. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | Line has trailing spaces. | 485 |
![]() | Line contains a tab character. | 485 |
![]() | Line has trailing spaces. | 486 |
![]() | Line contains a tab character. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 487 |
![]() | Missing a Javadoc comment. | 487 |
![]() | Line contains a tab character. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Line has trailing spaces. | 490 |
![]() | Line contains a tab character. | 490 |
![]() | Line contains a tab character. | 491 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 491 |
![]() | Missing a Javadoc comment. | 491 |
![]() | Line contains a tab character. | 492 |
![]() | Line contains a tab character. | 493 |
![]() | Line has trailing spaces. | 494 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 495 |
![]() | Missing a Javadoc comment. | 495 |
![]() | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 499 |
![]() | Line contains a tab character. | 500 |
![]() | Line contains a tab character. | 501 |
![]() | 'cast' is not followed by whitespace. | 501 |
![]() | Line contains a tab character. | 502 |
![]() | Line contains a tab character. | 504 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 504 |
![]() | Missing a Javadoc comment. | 504 |
![]() | Parameter obj should be final. | 504 |
![]() | 'if' construct must use '{}'s. | 505 |
![]() | Line contains a tab character. | 505 |
![]() | Line contains a tab character. | 506 |
![]() | 'cast' is not followed by whitespace. | 506 |
![]() | 'if' construct must use '{}'s. | 507 |
![]() | Line is longer than 80 characters. | 507 |
![]() | Line contains a tab character. | 507 |
![]() | 'else' construct must use '{}'s. | 508 |
![]() | Line contains a tab character. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Line contains a tab character. | 511 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 511 |
![]() | Missing a Javadoc comment. | 511 |
![]() | 'if' construct must use '{}'s. | 512 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | Line has trailing spaces. | 516 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 519 |
![]() | Line contains a tab character. | 521 |
![]() | Line has trailing spaces. | 522 |
![]() | Line contains a tab character. | 522 |
![]() | Line contains a tab character. | 523 |
![]() | Line has trailing spaces. | 527 |
![]() | Parameter original should be final. | 532 |
![]() | Expected @param tag for 'original'. | 532 |
![]() | Line has trailing spaces. | 533 |
![]() | '=' is not preceded with whitespace. | 534 |
![]() | '=' is not followed by whitespace. | 534 |
![]() | Line has trailing spaces. | 535 |
![]() | '=' is not preceded with whitespace. | 536 |
![]() | '=' is not followed by whitespace. | 536 |
![]() | Line has trailing spaces. | 537 |
![]() | '=' is not preceded with whitespace. | 538 |
![]() | '=' is not followed by whitespace. | 538 |
![]() | Line has trailing spaces. | 539 |
![]() | '=' is not preceded with whitespace. | 540 |
![]() | '=' is not followed by whitespace. | 540 |
![]() | Line has trailing spaces. | 541 |
![]() | '=' is not preceded with whitespace. | 542 |
![]() | '=' is not followed by whitespace. | 542 |
![]() | Line has trailing spaces. | 543 |
![]() | '=' is not preceded with whitespace. | 544 |
![]() | '=' is not followed by whitespace. | 544 |
![]() | Line has trailing spaces. | 545 |
![]() | '=' is not preceded with whitespace. | 546 |
![]() | '=' is not followed by whitespace. | 546 |
![]() | Line has trailing spaces. | 547 |
![]() | '=' is not preceded with whitespace. | 548 |
![]() | '=' is not followed by whitespace. | 548 |
![]() | Line has trailing spaces. | 549 |
![]() | '=' is not preceded with whitespace. | 550 |
![]() | '=' is not followed by whitespace. | 550 |
![]() | Line has trailing spaces. | 551 |
![]() | '=' is not preceded with whitespace. | 552 |
![]() | '=' is not followed by whitespace. | 552 |
![]() | Line has trailing spaces. | 553 |
![]() | '=' is not preceded with whitespace. | 554 |
![]() | '=' is not followed by whitespace. | 554 |
![]() | Line has trailing spaces. | 555 |
![]() | '=' is not preceded with whitespace. | 556 |
![]() | '=' is not followed by whitespace. | 556 |
![]() | Line has trailing spaces. | 557 |
![]() | '=' is not preceded with whitespace. | 558 |
![]() | '=' is not followed by whitespace. | 558 |
![]() | Line has trailing spaces. | 559 |
![]() | '=' is not preceded with whitespace. | 560 |
![]() | '=' is not followed by whitespace. | 560 |
![]() | Line has trailing spaces. | 561 |
![]() | '=' is not preceded with whitespace. | 562 |
![]() | '=' is not followed by whitespace. | 562 |
![]() | Line has trailing spaces. | 563 |
![]() | Line has trailing spaces. | 566 |
![]() | Line is longer than 80 characters. | 568 |
![]() | Line contains a tab character. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | Line has trailing spaces. | 572 |
![]() | Line contains a tab character. | 574 |
![]() | Line is longer than 80 characters. | 575 |
![]() | Line contains a tab character. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | Line contains a tab character. | 577 |
![]() | Line contains a tab character. | 579 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 579 |
![]() | Missing a Javadoc comment. | 579 |
![]() | Parameter obj should be final. | 579 |
![]() | Line contains a tab character. | 580 |
![]() | 'if' is not followed by whitespace. | 580 |
![]() | Line contains a tab character. | 581 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 586 |
![]() | 'cast' is not followed by whitespace. | 586 |
![]() | Line contains a tab character. | 588 |
![]() | Line has trailing spaces. | 590 |
![]() | Line contains a tab character. | 590 |
![]() | Line is longer than 80 characters. | 591 |
![]() | Line contains a tab character. | 591 |
![]() | Line is longer than 80 characters. | 592 |
![]() | Line contains a tab character. | 592 |
![]() | '=' is not preceded with whitespace. | 592 |
![]() | '=' is not followed by whitespace. | 592 |
![]() | Line contains a tab character. | 593 |
![]() | Line contains a tab character. | 594 |
![]() | Line has trailing spaces. | 595 |
![]() | Line contains a tab character. | 595 |
![]() | Line is longer than 80 characters. | 596 |
![]() | Line contains a tab character. | 596 |
![]() | Line is longer than 80 characters. | 597 |
![]() | Line contains a tab character. | 597 |
![]() | '=' is not preceded with whitespace. | 597 |
![]() | '=' is not followed by whitespace. | 597 |
![]() | Line contains a tab character. | 598 |
![]() | Line contains a tab character. | 599 |
![]() | Line has trailing spaces. | 600 |
![]() | Line contains a tab character. | 600 |
![]() | Line is longer than 80 characters. | 601 |
![]() | Line contains a tab character. | 601 |
![]() | Line contains a tab character. | 602 |
![]() | '=' is not preceded with whitespace. | 602 |
![]() | '=' is not followed by whitespace. | 602 |
![]() | Line contains a tab character. | 603 |
![]() | Line contains a tab character. | 604 |
![]() | Line has trailing spaces. | 605 |
![]() | Line contains a tab character. | 605 |
![]() | Line is longer than 80 characters. | 606 |
![]() | Line contains a tab character. | 606 |
![]() | Line is longer than 80 characters. | 607 |
![]() | Line contains a tab character. | 607 |
![]() | '=' is not preceded with whitespace. | 607 |
![]() | '=' is not followed by whitespace. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | Line has trailing spaces. | 610 |
![]() | Line contains a tab character. | 610 |
![]() | Line is longer than 80 characters. | 611 |
![]() | Line is longer than 80 characters. | 612 |
![]() | Line contains a tab character. | 612 |
![]() | '=' is not preceded with whitespace. | 612 |
![]() | '=' is not followed by whitespace. | 612 |
![]() | Line contains a tab character. | 613 |
![]() | Line contains a tab character. | 614 |
![]() | Line has trailing spaces. | 615 |
![]() | Line is longer than 80 characters. | 616 |
![]() | Line contains a tab character. | 616 |
![]() | Line is longer than 80 characters. | 617 |
![]() | Line contains a tab character. | 617 |
![]() | '=' is not preceded with whitespace. | 617 |
![]() | '=' is not followed by whitespace. | 617 |
![]() | Line contains a tab character. | 618 |
![]() | Line contains a tab character. | 619 |
![]() | Line has trailing spaces. | 620 |
![]() | Line contains a tab character. | 620 |
![]() | Line is longer than 80 characters. | 621 |
![]() | Line contains a tab character. | 621 |
![]() | Line is longer than 80 characters. | 622 |
![]() | Line contains a tab character. | 622 |
![]() | '=' is not preceded with whitespace. | 622 |
![]() | '=' is not followed by whitespace. | 622 |
![]() | Line contains a tab character. | 623 |
![]() | Line contains a tab character. | 624 |
![]() | Line has trailing spaces. | 625 |
![]() | Line contains a tab character. | 625 |
![]() | Line is longer than 80 characters. | 626 |
![]() | Line contains a tab character. | 626 |
![]() | Line is longer than 80 characters. | 627 |
![]() | Line contains a tab character. | 627 |
![]() | '=' is not preceded with whitespace. | 627 |
![]() | '=' is not followed by whitespace. | 627 |
![]() | Line contains a tab character. | 628 |
![]() | Line contains a tab character. | 629 |
![]() | Line has trailing spaces. | 630 |
![]() | Line contains a tab character. | 630 |
![]() | Line is longer than 80 characters. | 631 |
![]() | Line contains a tab character. | 631 |
![]() | Line is longer than 80 characters. | 632 |
![]() | Line contains a tab character. | 632 |
![]() | '=' is not preceded with whitespace. | 632 |
![]() | '=' is not followed by whitespace. | 632 |
![]() | Line contains a tab character. | 633 |
![]() | Line contains a tab character. | 634 |
![]() | Line has trailing spaces. | 635 |
![]() | Line contains a tab character. | 635 |
![]() | Line is longer than 80 characters. | 636 |
![]() | Line contains a tab character. | 636 |
![]() | Line is longer than 80 characters. | 637 |
![]() | Line contains a tab character. | 637 |
![]() | '=' is not preceded with whitespace. | 637 |
![]() | '=' is not followed by whitespace. | 637 |
![]() | Line contains a tab character. | 638 |
![]() | Line contains a tab character. | 639 |
![]() | Line has trailing spaces. | 640 |
![]() | Line contains a tab character. | 640 |
![]() | Line is longer than 80 characters. | 641 |
![]() | Line contains a tab character. | 641 |
![]() | Line is longer than 80 characters. | 642 |
![]() | Line contains a tab character. | 642 |
![]() | '=' is not preceded with whitespace. | 642 |
![]() | '=' is not followed by whitespace. | 642 |
![]() | Line contains a tab character. | 643 |
![]() | Line contains a tab character. | 644 |
![]() | Line has trailing spaces. | 645 |
![]() | Line contains a tab character. | 645 |
![]() | Line is longer than 80 characters. | 646 |
![]() | Line contains a tab character. | 646 |
![]() | Line is longer than 80 characters. | 647 |
![]() | Line contains a tab character. | 647 |
![]() | '=' is not preceded with whitespace. | 647 |
![]() | '=' is not followed by whitespace. | 647 |
![]() | Line contains a tab character. | 648 |
![]() | Line contains a tab character. | 649 |
![]() | Line has trailing spaces. | 650 |
![]() | Line contains a tab character. | 650 |
![]() | Line is longer than 80 characters. | 651 |
![]() | Line contains a tab character. | 651 |
![]() | Line contains a tab character. | 652 |
![]() | '=' is not preceded with whitespace. | 652 |
![]() | '=' is not followed by whitespace. | 652 |
![]() | Line contains a tab character. | 653 |
![]() | Line contains a tab character. | 654 |
![]() | Line has trailing spaces. | 655 |
![]() | Line contains a tab character. | 655 |
![]() | Line contains a tab character. | 656 |
![]() | Line has trailing spaces. | 657 |
![]() | Line contains a tab character. | 657 |
![]() | Line contains a tab character. | 659 |
![]() | Line is longer than 80 characters. | 660 |
![]() | Line contains a tab character. | 660 |
![]() | Line contains a tab character. | 661 |
![]() | Line is longer than 80 characters. | 662 |
![]() | Line contains a tab character. | 662 |
![]() | Line contains a tab character. | 663 |
![]() | Line contains a tab character. | 664 |
![]() | Line contains a tab character. | 666 |
![]() | Line is longer than 80 characters. | 667 |
![]() | Line contains a tab character. | 667 |
![]() | Line is longer than 80 characters. | 668 |
![]() | Line contains a tab character. | 668 |
![]() | Line contains a tab character. | 669 |
![]() | Expected an @return tag. | 670 |
![]() | Line contains a tab character. | 670 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 670 |
![]() | 'if' construct must use '{}'s. | 671 |
![]() | Line contains a tab character. | 671 |
![]() | Line contains a tab character. | 672 |
![]() | Line contains a tab character. | 673 |
![]() | Line has trailing spaces. | 674 |
![]() | Line contains a tab character. | 674 |
![]() | Line has trailing spaces. | 676 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 677 |
![]() | Missing a Javadoc comment. | 677 |
![]() | Line has trailing spaces. | 679 |
![]() | Line contains a tab character. | 680 |
![]() | '+' should be on a new line. | 680 |
![]() | Line has trailing spaces. | 681 |
![]() | Line contains a tab character. | 681 |
![]() | Line contains a tab character. | 682 |
![]() | '+' should be on a new line. | 682 |
![]() | Line contains a tab character. | 683 |
![]() | '+' should be on a new line. | 683 |
![]() | Line has trailing spaces. | 684 |
![]() | Line contains a tab character. | 684 |
![]() | Line contains a tab character. | 685 |
![]() | '+' should be on a new line. | 685 |
![]() | Line contains a tab character. | 686 |
![]() | '+' should be on a new line. | 686 |
![]() | Line has trailing spaces. | 687 |
![]() | Line contains a tab character. | 687 |
![]() | Line contains a tab character. | 688 |
![]() | '+' should be on a new line. | 688 |
![]() | Line is longer than 80 characters. | 689 |
![]() | Line contains a tab character. | 689 |
![]() | '+' should be on a new line. | 689 |
![]() | Line has trailing spaces. | 690 |
![]() | Line contains a tab character. | 690 |
![]() | Line contains a tab character. | 691 |
![]() | '+' should be on a new line. | 691 |
![]() | Line is longer than 80 characters. | 692 |
![]() | Line contains a tab character. | 692 |
![]() | '+' should be on a new line. | 692 |
![]() | Line has trailing spaces. | 693 |
![]() | Line contains a tab character. | 693 |
![]() | Line contains a tab character. | 694 |
![]() | '+' should be on a new line. | 694 |
![]() | Line contains a tab character. | 695 |
![]() | '+' should be on a new line. | 695 |
![]() | Line has trailing spaces. | 696 |
![]() | Line contains a tab character. | 696 |
![]() | Line contains a tab character. | 697 |
![]() | '+' should be on a new line. | 697 |
![]() | Line is longer than 80 characters. | 698 |
![]() | Line contains a tab character. | 698 |
![]() | '+' should be on a new line. | 698 |
![]() | Line has trailing spaces. | 699 |
![]() | Line contains a tab character. | 699 |
![]() | Line contains a tab character. | 700 |
![]() | '+' should be on a new line. | 700 |
![]() | Line is longer than 80 characters. | 701 |
![]() | Line contains a tab character. | 701 |
![]() | '+' should be on a new line. | 701 |
![]() | Line has trailing spaces. | 702 |
![]() | Line contains a tab character. | 702 |
![]() | Line contains a tab character. | 703 |
![]() | '+' should be on a new line. | 703 |
![]() | Line is longer than 80 characters. | 704 |
![]() | Line contains a tab character. | 704 |
![]() | '+' should be on a new line. | 704 |
![]() | Line has trailing spaces. | 705 |
![]() | Line contains a tab character. | 705 |
![]() | Line contains a tab character. | 706 |
![]() | '+' should be on a new line. | 706 |
![]() | Line is longer than 80 characters. | 707 |
![]() | Line contains a tab character. | 707 |
![]() | '+' should be on a new line. | 707 |
![]() | Line has trailing spaces. | 708 |
![]() | Line contains a tab character. | 708 |
![]() | Line contains a tab character. | 709 |
![]() | '+' should be on a new line. | 709 |
![]() | Line is longer than 80 characters. | 710 |
![]() | Line contains a tab character. | 710 |
![]() | '+' should be on a new line. | 710 |
![]() | Line has trailing spaces. | 711 |
![]() | Line contains a tab character. | 711 |
![]() | Line contains a tab character. | 712 |
![]() | '+' should be on a new line. | 712 |
![]() | Line is longer than 80 characters. | 713 |
![]() | Line contains a tab character. | 713 |
![]() | '+' should be on a new line. | 713 |
![]() | Line has trailing spaces. | 714 |
![]() | Line contains a tab character. | 714 |
![]() | Line contains a tab character. | 715 |
![]() | '+' should be on a new line. | 715 |
![]() | Line is longer than 80 characters. | 716 |
![]() | Line contains a tab character. | 716 |
![]() | '+' should be on a new line. | 716 |
![]() | Line has trailing spaces. | 717 |
![]() | Line contains a tab character. | 717 |
![]() | Line contains a tab character. | 718 |
![]() | '+' should be on a new line. | 718 |
![]() | Line is longer than 80 characters. | 719 |
![]() | Line contains a tab character. | 719 |
![]() | '+' should be on a new line. | 719 |
![]() | Line has trailing spaces. | 720 |
![]() | Line contains a tab character. | 720 |
![]() | Line contains a tab character. | 721 |
![]() | '+' should be on a new line. | 721 |
![]() | Line is longer than 80 characters. | 722 |
![]() | Line contains a tab character. | 722 |
![]() | '+' should be on a new line. | 722 |
![]() | Line has trailing spaces. | 723 |
![]() | Line contains a tab character. | 723 |
![]() | Line contains a tab character. | 724 |
![]() | '+' should be on a new line. | 724 |
![]() | Line contains a tab character. | 725 |
![]() | '+' should be on a new line. | 725 |
![]() | Line contains a tab character. | 726 |
![]() | Line has trailing spaces. | 727 |
![]() | Line contains a tab character. | 727 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 730 |
![]() | Missing a Javadoc comment. | 730 |
![]() | '+' should be on a new line. | 731 |
![]() | Line has trailing spaces. | 732 |
![]() | '+' should be on a new line. | 733 |
![]() | '+' should be on a new line. | 734 |
![]() | '+' should be on a new line. | 735 |
![]() | Line has trailing spaces. | 736 |
![]() | '+' should be on a new line. | 737 |
![]() | '+' should be on a new line. | 738 |
![]() | '+' should be on a new line. | 739 |
![]() | Line has trailing spaces. | 740 |
![]() | '+' should be on a new line. | 741 |
![]() | '+' should be on a new line. | 742 |
![]() | '+' should be on a new line. | 743 |
![]() | Line has trailing spaces. | 744 |
![]() | '+' should be on a new line. | 745 |
![]() | '+' should be on a new line. | 746 |
![]() | '+' should be on a new line. | 747 |
![]() | Line has trailing spaces. | 748 |
![]() | '+' should be on a new line. | 749 |
![]() | '+' should be on a new line. | 750 |
![]() | '+' should be on a new line. | 751 |
![]() | Line has trailing spaces. | 752 |
![]() | '+' should be on a new line. | 753 |
![]() | '+' should be on a new line. | 754 |
![]() | '+' should be on a new line. | 755 |
![]() | Line has trailing spaces. | 756 |
![]() | '+' should be on a new line. | 757 |
![]() | '+' should be on a new line. | 758 |
![]() | '+' should be on a new line. | 759 |
![]() | Line has trailing spaces. | 760 |
![]() | '+' should be on a new line. | 761 |
![]() | '+' should be on a new line. | 762 |
![]() | '+' should be on a new line. | 763 |
![]() | Line has trailing spaces. | 764 |
![]() | '+' should be on a new line. | 765 |
![]() | '+' should be on a new line. | 766 |
![]() | '+' should be on a new line. | 767 |
![]() | Line has trailing spaces. | 768 |
![]() | '+' should be on a new line. | 769 |
![]() | '+' should be on a new line. | 770 |
![]() | '+' should be on a new line. | 771 |
![]() | Line has trailing spaces. | 772 |
![]() | '+' should be on a new line. | 773 |
![]() | '+' should be on a new line. | 774 |
![]() | '+' should be on a new line. | 775 |
![]() | Line has trailing spaces. | 776 |
![]() | '+' should be on a new line. | 777 |
![]() | '+' should be on a new line. | 778 |
![]() | '+' should be on a new line. | 779 |
![]() | Line has trailing spaces. | 780 |
![]() | '+' should be on a new line. | 781 |
![]() | '+' should be on a new line. | 782 |
![]() | '+' should be on a new line. | 783 |
![]() | Line has trailing spaces. | 784 |
![]() | '+' should be on a new line. | 785 |
![]() | '+' should be on a new line. | 786 |
![]() | '+' should be on a new line. | 787 |
![]() | Line has trailing spaces. | 788 |
![]() | '+' should be on a new line. | 789 |
![]() | '+' should be on a new line. | 790 |
![]() | '+' should be on a new line. | 791 |
![]() | Line has trailing spaces. | 795 |
![]() | Line has trailing spaces. | 796 |
![]() | Line has trailing spaces. | 799 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter Time should be final. | 62 |
![]() | 'Time' hides a field. | 62 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 |
![]() | Variable 'Time' must be private and have accessor methods. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Expected an @return tag. | 89 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | 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 has trailing spaces. | 118 |
![]() | Parameter original should be final. | 123 |
![]() | Expected @param tag for 'original'. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | '=' is not preceded with whitespace. | 125 |
![]() | '=' is not followed by whitespace. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 129 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | '+' should be on a new line. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | '+' should be on a new line. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | '+' should be on a new line. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | '+' should be on a new line. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | '+' should be on a new line. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 162 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | '{' should be on the previous line. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | 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 contains a tab character. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Parameter Id should be final. | 66 |
![]() | 'Id' hides a field. | 66 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Parameter Type should be final. | 66 |
![]() | 'Type' hides a field. | 66 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Parameter Location should be final. | 66 |
![]() | 'Location' hides a field. | 66 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 83 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Variable 'Id' must be private and have accessor methods. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Expected an @return tag. | 93 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 |
![]() | Variable 'Type' must be private and have accessor methods. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Expected an @return tag. | 110 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 121 |
![]() | Variable 'Location' must be private and have accessor methods. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Expected an @return tag. | 127 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Line has trailing spaces. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Parameter original should be final. | 161 |
![]() | Expected @param tag for 'original'. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | '=' is not preceded with whitespace. | 163 |
![]() | '=' is not followed by whitespace. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | '=' is not preceded with whitespace. | 165 |
![]() | '=' is not followed by whitespace. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | '=' is not preceded with whitespace. | 167 |
![]() | '=' is not followed by whitespace. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | Line has trailing spaces. | 171 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | '+' should be on a new line. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | '+' should be on a new line. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | '+' should be on a new line. | 186 |
![]() | Line has trailing spaces. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | '+' should be on a new line. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | '+' should be on a new line. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | '+' should be on a new line. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | '+' should be on a new line. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | Line contains a tab character. | 194 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Missing a Javadoc comment. | 197 |
![]() | '+' should be on a new line. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | '+' should be on a new line. | 200 |
![]() | '+' should be on a new line. | 201 |
![]() | '+' should be on a new line. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | '+' should be on a new line. | 204 |
![]() | '+' should be on a new line. | 205 |
![]() | '+' should be on a new line. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | '+' should be on a new line. | 208 |
![]() | '+' should be on a new line. | 209 |
![]() | '+' should be on a new line. | 210 |
![]() | Line has trailing spaces. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 218 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter Success should be final. | 63 |
![]() | 'Success' hides a field. | 63 |
![]() | Name 'Success' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | Parameter Reason should be final. | 63 |
![]() | 'Reason' hides a field. | 63 |
![]() | Name 'Reason' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Name 'Success' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Variable 'Success' must be private and have accessor methods. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Expected an @return tag. | 92 |
![]() | Method 'isSuccess' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Name 'Reason' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Variable 'Reason' must be private and have accessor methods. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Expected an @return tag. | 113 |
![]() | Method 'getReason' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Method 'getSimTime' 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. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 142 |
![]() | Parameter original should be final. | 147 |
![]() | Expected @param tag for 'original'. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | '=' is not preceded with whitespace. | 149 |
![]() | '=' is not followed by whitespace. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | '=' is not preceded with whitespace. | 151 |
![]() | '=' is not followed by whitespace. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 155 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | '+' should be on a new line. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | '+' should be on a new line. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | '+' should be on a new line. | 170 |
![]() | Line has trailing spaces. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | '+' should be on a new line. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | '+' should be on a new line. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Missing a Javadoc comment. | 178 |
![]() | '+' should be on a new line. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | '+' should be on a new line. | 181 |
![]() | '+' should be on a new line. | 182 |
![]() | '+' should be on a new line. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | '+' should be on a new line. | 185 |
![]() | '+' should be on a new line. | 186 |
![]() | '+' should be on a new line. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 195 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | '{' should be on the previous line. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | 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 has trailing spaces. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Parameter Fell should be final. | 69 |
![]() | 'Fell' hides a field. | 69 |
![]() | Name 'Fell' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Location should be final. | 69 |
![]() | 'Location' hides a field. | 69 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Name 'Fell' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 |
![]() | Variable 'Fell' must be private and have accessor methods. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'isFell' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 |
![]() | Variable 'Location' must be private and have accessor methods. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Expected an @return tag. | 115 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Line contains a tab character. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line has trailing spaces. | 144 |
![]() | Parameter original should be final. | 149 |
![]() | Expected @param tag for 'original'. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | '=' is not preceded with whitespace. | 151 |
![]() | '=' is not followed by whitespace. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | '=' is not preceded with whitespace. | 153 |
![]() | '=' is not followed by whitespace. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 157 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Line has trailing spaces. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | '+' should be on a new line. | 169 |
![]() | Line has trailing spaces. | 170 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | '+' should be on a new line. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | '+' should be on a new line. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | '+' should be on a new line. | 174 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | '+' should be on a new line. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Missing a Javadoc comment. | 180 |
![]() | '+' should be on a new line. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | '+' should be on a new line. | 183 |
![]() | '+' should be on a new line. | 184 |
![]() | '+' should be on a new line. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | '+' should be on a new line. | 187 |
![]() | '+' should be on a new line. | 188 |
![]() | '+' should be on a new line. | 189 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | Line has trailing spaces. | 197 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter Id should be final. | 72 |
![]() | 'Id' hides a field. | 72 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | Parameter From should be final. | 72 |
![]() | 'From' hides a field. | 72 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | Parameter To should be final. | 72 |
![]() | 'To' hides a field. | 72 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | Parameter Result should be final. | 72 |
![]() | 'Result' hides a field. | 72 |
![]() | Name 'Result' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 |
![]() | Variable 'Id' must be private and have accessor methods. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 107 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 |
![]() | Variable 'From' must be private and have accessor methods. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Expected an @return tag. | 128 |
![]() | Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 |
![]() | Variable 'To' must be private and have accessor methods. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 144 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Expected an @return tag. | 149 |
![]() | Method 'getTo' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Name 'Result' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 |
![]() | Variable 'Result' must be private and have accessor methods. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Expected an @return tag. | 170 |
![]() | Method 'isResult' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Line contains a tab character. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | 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. | 191 |
![]() | Line contains a tab character. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line has trailing spaces. | 199 |
![]() | Parameter original should be final. | 204 |
![]() | Expected @param tag for 'original'. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | '=' is not preceded with whitespace. | 206 |
![]() | '=' is not followed by whitespace. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | '=' is not preceded with whitespace. | 208 |
![]() | '=' is not followed by whitespace. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | '=' is not preceded with whitespace. | 210 |
![]() | '=' is not followed by whitespace. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | '=' is not preceded with whitespace. | 212 |
![]() | '=' is not followed by whitespace. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 216 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line contains a tab character. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Line has trailing spaces. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | '+' should be on a new line. | 228 |
![]() | Line has trailing spaces. | 229 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | '+' should be on a new line. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | '+' should be on a new line. | 231 |
![]() | Line has trailing spaces. | 232 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | '+' should be on a new line. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | '+' should be on a new line. | 234 |
![]() | Line has trailing spaces. | 235 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | '+' should be on a new line. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | '+' should be on a new line. | 237 |
![]() | Line has trailing spaces. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | '+' should be on a new line. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | '+' should be on a new line. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 245 |
![]() | Missing a Javadoc comment. | 245 |
![]() | '+' should be on a new line. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | '+' should be on a new line. | 248 |
![]() | '+' should be on a new line. | 249 |
![]() | '+' should be on a new line. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | '+' should be on a new line. | 252 |
![]() | '+' should be on a new line. | 253 |
![]() | '+' should be on a new line. | 254 |
![]() | Line has trailing spaces. | 255 |
![]() | '+' should be on a new line. | 256 |
![]() | '+' should be on a new line. | 257 |
![]() | '+' should be on a new line. | 258 |
![]() | Line has trailing spaces. | 259 |
![]() | '+' should be on a new line. | 260 |
![]() | '+' should be on a new line. | 261 |
![]() | '+' should be on a new line. | 262 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 267 |
![]() | Line has trailing spaces. | 270 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | 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 has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | 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 contains a tab character. | 77 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Parameter Id should be final. | 80 |
![]() | 'Id' hides a field. | 80 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Parameter Location should be final. | 80 |
![]() | 'Location' hides a field. | 80 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Parameter Holder should be final. | 80 |
![]() | 'Holder' hides a field. | 80 |
![]() | Name 'Holder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Parameter Team should be final. | 80 |
![]() | 'Team' hides a field. | 80 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Parameter Reachable should be final. | 80 |
![]() | 'Reachable' hides a field. | 80 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Parameter Visible should be final. | 80 |
![]() | 'Visible' hides a field. | 80 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Parameter State should be final. | 80 |
![]() | 'State' hides a field. | 80 |
![]() | Name 'State' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 |
![]() | Variable 'Id' must be private and have accessor methods. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Expected an @return tag. | 119 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 |
![]() | Variable 'Location' must be private and have accessor methods. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 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. | 141 |
![]() | Expected an @return tag. | 142 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Name 'Holder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 157 |
![]() | Variable 'Holder' must be private and have accessor methods. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 166 |
![]() | Expected an @return tag. | 167 |
![]() | Method 'getHolder' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 178 |
![]() | Variable 'Team' must be private and have accessor methods. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line has trailing spaces. | 181 |
![]() | Expected an @return tag. | 184 |
![]() | Method 'getTeam' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 197 |
![]() | Variable 'Reachable' must be private and have accessor methods. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 200 |
![]() | Line has trailing spaces. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Expected an @return tag. | 205 |
![]() | Method 'isReachable' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 212 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 216 |
![]() | Variable 'Visible' must be private and have accessor methods. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line has trailing spaces. | 219 |
![]() | Expected an @return tag. | 222 |
![]() | Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 222 |
![]() | Line has trailing spaces. | 227 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 231 |
![]() | 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 |
![]() | Name 'State' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 236 |
![]() | Variable 'State' must be private and have accessor methods. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line has trailing spaces. | 239 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 245 |
![]() | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 245 |
![]() | Line has trailing spaces. | 250 |
![]() | Line has trailing spaces. | 252 |
![]() | Line contains a tab character. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | Line contains a tab character. | 258 |
![]() | Line is longer than 80 characters. | 259 |
![]() | Line contains a tab character. | 259 |
![]() | Missing a Javadoc comment. | 259 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 259 |
![]() | Variable 'Time' must be private and have accessor methods. | 259 |
![]() | Line is longer than 80 characters. | 261 |
![]() | Line contains a tab character. | 261 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 261 |
![]() | Missing a Javadoc comment. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line is longer than 80 characters. | 265 |
![]() | Line contains a tab character. | 265 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 265 |
![]() | Missing a Javadoc comment. | 265 |
![]() | Parameter time should be final. | 265 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Missing a Javadoc comment. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line has trailing spaces. | 272 |
![]() | Line contains a tab character. | 272 |
![]() | Line has trailing spaces. | 273 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 274 |
![]() | Missing a Javadoc comment. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line has trailing spaces. | 277 |
![]() | Line contains a tab character. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 278 |
![]() | Missing a Javadoc comment. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line has trailing spaces. | 281 |
![]() | Line contains a tab character. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 282 |
![]() | Missing a Javadoc comment. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Line has trailing spaces. | 285 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | 'cast' is not followed by whitespace. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 291 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 291 |
![]() | Missing a Javadoc comment. | 291 |
![]() | Parameter obj should be final. | 291 |
![]() | 'if' construct must use '{}'s. | 292 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | 'cast' is not followed by whitespace. | 293 |
![]() | 'if' construct must use '{}'s. | 294 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line contains a tab character. | 294 |
![]() | 'else' construct must use '{}'s. | 295 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 298 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 298 |
![]() | Missing a Javadoc comment. | 298 |
![]() | '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 has trailing spaces. | 303 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 308 |
![]() | Line has trailing spaces. | 309 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line has trailing spaces. | 314 |
![]() | Parameter original should be final. | 319 |
![]() | Expected @param tag for 'original'. | 319 |
![]() | Line has trailing spaces. | 320 |
![]() | '=' is not preceded with whitespace. | 321 |
![]() | '=' is not followed by whitespace. | 321 |
![]() | Line has trailing spaces. | 322 |
![]() | '=' is not preceded with whitespace. | 323 |
![]() | '=' is not followed by whitespace. | 323 |
![]() | Line has trailing spaces. | 324 |
![]() | '=' is not preceded with whitespace. | 325 |
![]() | '=' is not followed by whitespace. | 325 |
![]() | Line has trailing spaces. | 326 |
![]() | '=' is not preceded with whitespace. | 327 |
![]() | '=' is not followed by whitespace. | 327 |
![]() | Line has trailing spaces. | 328 |
![]() | '=' is not preceded with whitespace. | 329 |
![]() | '=' is not followed by whitespace. | 329 |
![]() | Line has trailing spaces. | 330 |
![]() | '=' is not preceded with whitespace. | 331 |
![]() | '=' is not followed by whitespace. | 331 |
![]() | Line has trailing spaces. | 332 |
![]() | '=' is not preceded with whitespace. | 333 |
![]() | '=' is not followed by whitespace. | 333 |
![]() | Line has trailing spaces. | 334 |
![]() | Line has trailing spaces. | 337 |
![]() | Line is longer than 80 characters. | 339 |
![]() | Line contains a tab character. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Line has trailing spaces. | 343 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | Line is longer than 80 characters. | 348 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 350 |
![]() | Missing a Javadoc comment. | 350 |
![]() | Line contains a tab character. | 352 |
![]() | Missing a Javadoc comment. | 352 |
![]() | Parameter orig should be final. | 352 |
![]() | 'orig' hides a field. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 356 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 356 |
![]() | Missing a Javadoc comment. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | Line has trailing spaces. | 359 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 364 |
![]() | Missing a Javadoc comment. | 364 |
![]() | Parameter obj should be final. | 364 |
![]() | Line is longer than 80 characters. | 366 |
![]() | Line is longer than 80 characters. | 369 |
![]() | 'cast' is not followed by whitespace. | 372 |
![]() | Line is longer than 80 characters. | 374 |
![]() | Line contains a tab character. | 374 |
![]() | Line is longer than 80 characters. | 375 |
![]() | Line contains a tab character. | 375 |
![]() | Line contains a tab character. | 376 |
![]() | Line is longer than 80 characters. | 377 |
![]() | Line contains a tab character. | 377 |
![]() | Line contains a tab character. | 378 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 381 |
![]() | Missing a Javadoc comment. | 381 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 385 |
![]() | Missing a Javadoc comment. | 385 |
![]() | Line is longer than 80 characters. | 386 |
![]() | Line contains a tab character. | 389 |
![]() | Line contains a tab character. | 391 |
![]() | Line is longer than 80 characters. | 392 |
![]() | Line contains a tab character. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | Line is longer than 80 characters. | 394 |
![]() | Line contains a tab character. | 394 |
![]() | Parameter Original should be final. | 394 |
![]() | Expected @param tag for 'Original'. | 394 |
![]() | Name 'Original' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 394 |
![]() | Parameter Visible should be final. | 394 |
![]() | 'Visible' hides a field. | 394 |
![]() | Expected @param tag for 'Visible'. | 394 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line contains a tab character. | 397 |
![]() | Line is longer than 80 characters. | 399 |
![]() | Line contains a tab character. | 399 |
![]() | Method 'createDisappearEvent' is not designed for extension - needs to be abstract, final or empty. | 399 |
![]() | Missing a Javadoc comment. | 399 |
![]() | Line contains a tab character. | 400 |
![]() | Line contains a tab character. | 401 |
![]() | Line has trailing spaces. | 402 |
![]() | Line contains a tab character. | 402 |
![]() | Line contains a tab character. | 404 |
![]() | Line is longer than 80 characters. | 405 |
![]() | Line contains a tab character. | 405 |
![]() | Line contains a tab character. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 409 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 409 |
![]() | Missing a Javadoc comment. | 409 |
![]() | Parameter obj should be final. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | 'if' is not followed by whitespace. | 410 |
![]() | Line contains a tab character. | 411 |
![]() | Line is longer than 80 characters. | 412 |
![]() | Line contains a tab character. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line contains a tab character. | 416 |
![]() | 'cast' is not followed by whitespace. | 416 |
![]() | Line contains a tab character. | 418 |
![]() | Line has trailing spaces. | 420 |
![]() | Line contains a tab character. | 420 |
![]() | Line is longer than 80 characters. | 422 |
![]() | Line contains a tab character. | 422 |
![]() | '=' is not preceded with whitespace. | 422 |
![]() | '=' is not followed by whitespace. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Line has trailing spaces. | 425 |
![]() | Line is longer than 80 characters. | 426 |
![]() | Line contains a tab character. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | '=' is not preceded with whitespace. | 427 |
![]() | '=' is not followed by whitespace. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line contains a tab character. | 429 |
![]() | Line has trailing spaces. | 430 |
![]() | Line contains a tab character. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | '=' is not preceded with whitespace. | 432 |
![]() | '=' is not followed by whitespace. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | Line has trailing spaces. | 435 |
![]() | Line contains a tab character. | 435 |
![]() | Line is longer than 80 characters. | 436 |
![]() | Line contains a tab character. | 436 |
![]() | Line is longer than 80 characters. | 437 |
![]() | Line contains a tab character. | 437 |
![]() | '=' is not preceded with whitespace. | 437 |
![]() | '=' is not followed by whitespace. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Line has trailing spaces. | 440 |
![]() | Line contains a tab character. | 440 |
![]() | Line is longer than 80 characters. | 441 |
![]() | Line contains a tab character. | 441 |
![]() | Line contains a tab character. | 442 |
![]() | '=' is not preceded with whitespace. | 442 |
![]() | '=' is not followed by whitespace. | 442 |
![]() | Line contains a tab character. | 443 |
![]() | Line contains a tab character. | 444 |
![]() | Line has trailing spaces. | 445 |
![]() | 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 |
![]() | '=' is not preceded with whitespace. | 447 |
![]() | '=' is not followed by whitespace. | 447 |
![]() | Line contains a tab character. | 448 |
![]() | Line contains a tab character. | 449 |
![]() | Line has trailing spaces. | 450 |
![]() | Line contains a tab character. | 450 |
![]() | Line contains a tab character. | 451 |
![]() | Line has trailing spaces. | 452 |
![]() | Line contains a tab character. | 452 |
![]() | 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 is longer than 80 characters. | 457 |
![]() | Line contains a tab character. | 457 |
![]() | Line contains a tab character. | 458 |
![]() | Line contains a tab character. | 459 |
![]() | Line contains a tab character. | 461 |
![]() | Line is longer than 80 characters. | 462 |
![]() | Line contains a tab character. | 462 |
![]() | Line is longer than 80 characters. | 463 |
![]() | Line contains a tab character. | 463 |
![]() | Line contains a tab character. | 464 |
![]() | Expected an @return tag. | 465 |
![]() | Line contains a tab character. | 465 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 465 |
![]() | 'if' construct must use '{}'s. | 466 |
![]() | Line contains a tab character. | 466 |
![]() | Line contains a tab character. | 467 |
![]() | Line contains a tab character. | 468 |
![]() | Line has trailing spaces. | 469 |
![]() | Line contains a tab character. | 469 |
![]() | Line has trailing spaces. | 471 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 472 |
![]() | Missing a Javadoc comment. | 472 |
![]() | Line has trailing spaces. | 474 |
![]() | Line contains a tab character. | 475 |
![]() | '+' should be on a new line. | 475 |
![]() | Line has trailing spaces. | 476 |
![]() | Line contains a tab character. | 476 |
![]() | Line contains a tab character. | 477 |
![]() | '+' should be on a new line. | 477 |
![]() | Line contains a tab character. | 478 |
![]() | '+' should be on a new line. | 478 |
![]() | Line has trailing spaces. | 479 |
![]() | Line contains a tab character. | 479 |
![]() | Line contains a tab character. | 480 |
![]() | '+' should be on a new line. | 480 |
![]() | Line is longer than 80 characters. | 481 |
![]() | Line contains a tab character. | 481 |
![]() | '+' should be on a new line. | 481 |
![]() | Line has trailing spaces. | 482 |
![]() | Line contains a tab character. | 482 |
![]() | Line contains a tab character. | 483 |
![]() | '+' should be on a new line. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | '+' should be on a new line. | 484 |
![]() | Line has trailing spaces. | 485 |
![]() | Line contains a tab character. | 485 |
![]() | Line contains a tab character. | 486 |
![]() | '+' should be on a new line. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | '+' should be on a new line. | 487 |
![]() | Line has trailing spaces. | 488 |
![]() | Line contains a tab character. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | '+' should be on a new line. | 489 |
![]() | Line is longer than 80 characters. | 490 |
![]() | Line contains a tab character. | 490 |
![]() | '+' should be on a new line. | 490 |
![]() | Line has trailing spaces. | 491 |
![]() | Line contains a tab character. | 491 |
![]() | Line contains a tab character. | 492 |
![]() | '+' should be on a new line. | 492 |
![]() | Line contains a tab character. | 493 |
![]() | '+' should be on a new line. | 493 |
![]() | Line has trailing spaces. | 494 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | '+' should be on a new line. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | '+' should be on a new line. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Line has trailing spaces. | 498 |
![]() | Line contains a tab character. | 498 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 501 |
![]() | Missing a Javadoc comment. | 501 |
![]() | '+' should be on a new line. | 502 |
![]() | Line has trailing spaces. | 503 |
![]() | '+' should be on a new line. | 504 |
![]() | '+' should be on a new line. | 505 |
![]() | '+' should be on a new line. | 506 |
![]() | Line has trailing spaces. | 507 |
![]() | '+' should be on a new line. | 508 |
![]() | '+' should be on a new line. | 509 |
![]() | '+' should be on a new line. | 510 |
![]() | Line has trailing spaces. | 511 |
![]() | '+' should be on a new line. | 512 |
![]() | '+' should be on a new line. | 513 |
![]() | '+' should be on a new line. | 514 |
![]() | Line has trailing spaces. | 515 |
![]() | '+' should be on a new line. | 516 |
![]() | '+' should be on a new line. | 517 |
![]() | '+' should be on a new line. | 518 |
![]() | Line has trailing spaces. | 519 |
![]() | '+' should be on a new line. | 520 |
![]() | '+' should be on a new line. | 521 |
![]() | '+' should be on a new line. | 522 |
![]() | Line has trailing spaces. | 523 |
![]() | '+' should be on a new line. | 524 |
![]() | '+' should be on a new line. | 525 |
![]() | '+' should be on a new line. | 526 |
![]() | Line has trailing spaces. | 527 |
![]() | '+' should be on a new line. | 528 |
![]() | '+' should be on a new line. | 529 |
![]() | '+' should be on a new line. | 530 |
![]() | Line has trailing spaces. | 534 |
![]() | Line has trailing spaces. | 535 |
![]() | Line has trailing spaces. | 538 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 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 has trailing spaces. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | More than 7 parameters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Parameter Gametype should be final. | 101 |
![]() | 'Gametype' hides a field. | 101 |
![]() | Name 'Gametype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter Level should be final. | 101 |
![]() | 'Level' hides a field. | 101 |
![]() | Name 'Level' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter WeaponStay should be final. | 101 |
![]() | 'WeaponStay' hides a field. | 101 |
![]() | Name 'WeaponStay' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter TimeLimit should be final. | 101 |
![]() | 'TimeLimit' hides a field. | 101 |
![]() | Name 'TimeLimit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter FragLimit should be final. | 101 |
![]() | 'FragLimit' hides a field. | 101 |
![]() | Name 'FragLimit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter GoalTeamScore should be final. | 101 |
![]() | 'GoalTeamScore' hides a field. | 101 |
![]() | Name 'GoalTeamScore' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter MaxTeams should be final. | 101 |
![]() | 'MaxTeams' hides a field. | 101 |
![]() | Name 'MaxTeams' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter MaxTeamSize should be final. | 101 |
![]() | 'MaxTeamSize' hides a field. | 101 |
![]() | Name 'MaxTeamSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter RedBaseLocation should be final. | 101 |
![]() | 'RedBaseLocation' hides a field. | 101 |
![]() | Name 'RedBaseLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter BlueBaseLocation should be final. | 101 |
![]() | 'BlueBaseLocation' hides a field. | 101 |
![]() | Name 'BlueBaseLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter GamePaused should be final. | 101 |
![]() | 'GamePaused' hides a field. | 101 |
![]() | Name 'GamePaused' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Parameter BotsPaused should be final. | 101 |
![]() | 'BotsPaused' hides a field. | 101 |
![]() | Name 'BotsPaused' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Name 'Gametype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 143 |
![]() | Variable 'Gametype' must be private and have accessor methods. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Expected an @return tag. | 152 |
![]() | Method 'getGametype' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 159 |
![]() | Name 'Level' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 163 |
![]() | Variable 'Level' must be private and have accessor methods. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Expected an @return tag. | 169 |
![]() | Method 'getLevel' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 176 |
![]() | Line has trailing spaces. | 178 |
![]() | Line is longer than 80 characters. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Name 'WeaponStay' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 182 |
![]() | Variable 'WeaponStay' must be private and have accessor methods. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Expected an @return tag. | 190 |
![]() | Method 'isWeaponStay' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Name 'TimeLimit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 204 |
![]() | Variable 'TimeLimit' must be private and have accessor methods. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Expected an @return tag. | 213 |
![]() | Method 'getTimeLimit' is not designed for extension - needs to be abstract, final or empty. | 213 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 220 |
![]() | Line has trailing spaces. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Name 'FragLimit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 226 |
![]() | Variable 'FragLimit' must be private and have accessor methods. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Expected an @return tag. | 234 |
![]() | Method 'getFragLimit' is not designed for extension - needs to be abstract, final or empty. | 234 |
![]() | Line has trailing spaces. | 239 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 243 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Name 'GoalTeamScore' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 248 |
![]() | Variable 'GoalTeamScore' must be private and have accessor methods. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 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. | 256 |
![]() | Expected an @return tag. | 257 |
![]() | Method 'getGoalTeamScore' is not designed for extension - needs to be abstract, final or empty. | 257 |
![]() | Line has trailing spaces. | 262 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 270 |
![]() | Name 'MaxTeams' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 272 |
![]() | Variable 'MaxTeams' must be private and have accessor methods. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line has trailing spaces. | 275 |
![]() | Line has trailing spaces. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Expected an @return tag. | 282 |
![]() | Method 'getMaxTeams' is not designed for extension - needs to be abstract, final or empty. | 282 |
![]() | Line has trailing spaces. | 287 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 291 |
![]() | Line is longer than 80 characters. | 292 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Name 'MaxTeamSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 295 |
![]() | Variable 'MaxTeamSize' must be private and have accessor methods. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line has trailing spaces. | 298 |
![]() | Line has trailing spaces. | 300 |
![]() | Line is longer than 80 characters. | 301 |
![]() | Line contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Expected an @return tag. | 303 |
![]() | Method 'getMaxTeamSize' is not designed for extension - needs to be abstract, final or empty. | 303 |
![]() | Line has trailing spaces. | 308 |
![]() | Line has trailing spaces. | 310 |
![]() | Line has trailing spaces. | 312 |
![]() | Line is longer than 80 characters. | 313 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Name 'RedBaseLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 316 |
![]() | Variable 'RedBaseLocation' must be private and have accessor methods. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line has trailing spaces. | 319 |
![]() | Line has trailing spaces. | 321 |
![]() | Line is longer than 80 characters. | 322 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | Expected an @return tag. | 324 |
![]() | Method 'getRedBaseLocation' is not designed for extension - needs to be abstract, final or empty. | 324 |
![]() | Line has trailing spaces. | 329 |
![]() | Line has trailing spaces. | 331 |
![]() | Line has trailing spaces. | 333 |
![]() | Line is longer than 80 characters. | 334 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Name 'BlueBaseLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 337 |
![]() | Variable 'BlueBaseLocation' must be private and have accessor methods. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Line has trailing spaces. | 340 |
![]() | Line has trailing spaces. | 342 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Expected an @return tag. | 345 |
![]() | Method 'getBlueBaseLocation' is not designed for extension - needs to be abstract, final or empty. | 345 |
![]() | Line has trailing spaces. | 350 |
![]() | Line has trailing spaces. | 352 |
![]() | Line has trailing spaces. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Name 'GamePaused' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 358 |
![]() | Variable 'GamePaused' must be private and have accessor methods. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Line has trailing spaces. | 361 |
![]() | Line has trailing spaces. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Expected an @return tag. | 366 |
![]() | Method 'isGamePaused' is not designed for extension - needs to be abstract, final or empty. | 366 |
![]() | Line has trailing spaces. | 371 |
![]() | Line has trailing spaces. | 373 |
![]() | Line has trailing spaces. | 375 |
![]() | Line contains a tab character. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | Line contains a tab character. | 378 |
![]() | Name 'BotsPaused' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 380 |
![]() | Variable 'BotsPaused' must be private and have accessor methods. | 380 |
![]() | Line contains a tab character. | 381 |
![]() | Line has trailing spaces. | 383 |
![]() | Line has trailing spaces. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Line contains a tab character. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Expected an @return tag. | 389 |
![]() | Method 'isBotsPaused' is not designed for extension - needs to be abstract, final or empty. | 389 |
![]() | Line has trailing spaces. | 394 |
![]() | Line has trailing spaces. | 396 |
![]() | Line contains a tab character. | 401 |
![]() | Line has trailing spaces. | 402 |
![]() | Line contains a tab character. | 402 |
![]() | Line is longer than 80 characters. | 403 |
![]() | Line contains a tab character. | 403 |
![]() | Missing a Javadoc comment. | 403 |
![]() | Name 'GameInfoId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 403 |
![]() | Line contains a tab character. | 405 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 405 |
![]() | Missing a Javadoc comment. | 405 |
![]() | Line contains a tab character. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Line has trailing spaces. | 408 |
![]() | Line contains a tab character. | 408 |
![]() | Line is longer than 80 characters. | 409 |
![]() | Line contains a tab character. | 409 |
![]() | Missing a Javadoc comment. | 409 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 409 |
![]() | Variable 'Time' must be private and have accessor methods. | 409 |
![]() | Line is longer than 80 characters. | 411 |
![]() | Line contains a tab character. | 411 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 411 |
![]() | Missing a Javadoc comment. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line is longer than 80 characters. | 415 |
![]() | Line contains a tab character. | 415 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 415 |
![]() | Missing a Javadoc comment. | 415 |
![]() | Parameter time should be final. | 415 |
![]() | Line is longer than 80 characters. | 416 |
![]() | Line contains a tab character. | 416 |
![]() | Line contains a tab character. | 417 |
![]() | Line is longer than 80 characters. | 419 |
![]() | Line contains a tab character. | 419 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 419 |
![]() | Missing a Javadoc comment. | 419 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Line has trailing spaces. | 422 |
![]() | Line contains a tab character. | 422 |
![]() | Line has trailing spaces. | 423 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 424 |
![]() | Missing a Javadoc comment. | 424 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Line has trailing spaces. | 427 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 428 |
![]() | Missing a Javadoc comment. | 428 |
![]() | Line contains a tab character. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Line has trailing spaces. | 431 |
![]() | Line contains a tab character. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 432 |
![]() | Missing a Javadoc comment. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | Line has trailing spaces. | 435 |
![]() | Line contains a tab character. | 435 |
![]() | Line contains a tab character. | 436 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 436 |
![]() | Line contains a tab character. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | 'cast' is not followed by whitespace. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Line contains a tab character. | 441 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 441 |
![]() | Missing a Javadoc comment. | 441 |
![]() | Parameter obj should be final. | 441 |
![]() | 'if' construct must use '{}'s. | 442 |
![]() | Line contains a tab character. | 442 |
![]() | Line contains a tab character. | 443 |
![]() | 'cast' is not followed by whitespace. | 443 |
![]() | 'if' construct must use '{}'s. | 444 |
![]() | Line is longer than 80 characters. | 444 |
![]() | Line contains a tab character. | 444 |
![]() | 'else' construct must use '{}'s. | 445 |
![]() | Line contains a tab character. | 445 |
![]() | Line contains a tab character. | 446 |
![]() | Line contains a tab character. | 448 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 448 |
![]() | Missing a Javadoc comment. | 448 |
![]() | 'if' construct must use '{}'s. | 449 |
![]() | Line contains a tab character. | 449 |
![]() | Line contains a tab character. | 450 |
![]() | Line contains a tab character. | 451 |
![]() | Line has trailing spaces. | 453 |
![]() | Line contains a tab character. | 453 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 458 |
![]() | Line has trailing spaces. | 459 |
![]() | Line contains a tab character. | 459 |
![]() | Line contains a tab character. | 460 |
![]() | Line has trailing spaces. | 464 |
![]() | Parameter original should be final. | 469 |
![]() | Expected @param tag for 'original'. | 469 |
![]() | Line has trailing spaces. | 470 |
![]() | '=' is not preceded with whitespace. | 471 |
![]() | '=' is not followed by whitespace. | 471 |
![]() | Line has trailing spaces. | 472 |
![]() | '=' is not preceded with whitespace. | 473 |
![]() | '=' is not followed by whitespace. | 473 |
![]() | Line has trailing spaces. | 474 |
![]() | '=' is not preceded with whitespace. | 475 |
![]() | '=' is not followed by whitespace. | 475 |
![]() | Line has trailing spaces. | 476 |
![]() | '=' is not preceded with whitespace. | 477 |
![]() | '=' is not followed by whitespace. | 477 |
![]() | Line has trailing spaces. | 478 |
![]() | '=' is not preceded with whitespace. | 479 |
![]() | '=' is not followed by whitespace. | 479 |
![]() | Line has trailing spaces. | 480 |
![]() | '=' is not preceded with whitespace. | 481 |
![]() | '=' is not followed by whitespace. | 481 |
![]() | Line has trailing spaces. | 482 |
![]() | '=' is not preceded with whitespace. | 483 |
![]() | '=' is not followed by whitespace. | 483 |
![]() | Line has trailing spaces. | 484 |
![]() | '=' is not preceded with whitespace. | 485 |
![]() | '=' is not followed by whitespace. | 485 |
![]() | Line has trailing spaces. | 486 |
![]() | '=' is not preceded with whitespace. | 487 |
![]() | '=' is not followed by whitespace. | 487 |
![]() | Line has trailing spaces. | 488 |
![]() | '=' is not preceded with whitespace. | 489 |
![]() | '=' is not followed by whitespace. | 489 |
![]() | Line has trailing spaces. | 490 |
![]() | '=' is not preceded with whitespace. | 491 |
![]() | '=' is not followed by whitespace. | 491 |
![]() | Line has trailing spaces. | 492 |
![]() | '=' is not preceded with whitespace. | 493 |
![]() | '=' is not followed by whitespace. | 493 |
![]() | Line has trailing spaces. | 494 |
![]() | Line has trailing spaces. | 497 |
![]() | Line is longer than 80 characters. | 499 |
![]() | Line contains a tab character. | 501 |
![]() | Line contains a tab character. | 502 |
![]() | Line has trailing spaces. | 503 |
![]() | Line contains a tab character. | 505 |
![]() | Line is longer than 80 characters. | 506 |
![]() | Line contains a tab character. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Line contains a tab character. | 510 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 510 |
![]() | Missing a Javadoc comment. | 510 |
![]() | Parameter obj should be final. | 510 |
![]() | Line contains a tab character. | 511 |
![]() | 'if' is not followed by whitespace. | 511 |
![]() | Line contains a tab character. | 512 |
![]() | Line is longer than 80 characters. | 513 |
![]() | Line contains a tab character. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | 'cast' is not followed by whitespace. | 517 |
![]() | Line contains a tab character. | 519 |
![]() | Line has trailing spaces. | 521 |
![]() | Line contains a tab character. | 521 |
![]() | Line is longer than 80 characters. | 522 |
![]() | Line contains a tab character. | 522 |
![]() | Line contains a tab character. | 523 |
![]() | '=' is not preceded with whitespace. | 523 |
![]() | '=' is not followed by whitespace. | 523 |
![]() | Line contains a tab character. | 524 |
![]() | Line contains a tab character. | 525 |
![]() | Line has trailing spaces. | 526 |
![]() | Line contains a tab character. | 526 |
![]() | Line is longer than 80 characters. | 527 |
![]() | Line contains a tab character. | 527 |
![]() | Line is longer than 80 characters. | 528 |
![]() | Line contains a tab character. | 528 |
![]() | '=' is not preceded with whitespace. | 528 |
![]() | '=' is not followed by whitespace. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 530 |
![]() | Line has trailing spaces. | 531 |
![]() | Line contains a tab character. | 531 |
![]() | Line is longer than 80 characters. | 532 |
![]() | Line contains a tab character. | 532 |
![]() | Line is longer than 80 characters. | 533 |
![]() | Line contains a tab character. | 533 |
![]() | '=' is not preceded with whitespace. | 533 |
![]() | '=' is not followed by whitespace. | 533 |
![]() | Line contains a tab character. | 534 |
![]() | Line contains a tab character. | 535 |
![]() | Line has trailing spaces. | 536 |
![]() | Line contains a tab character. | 536 |
![]() | Line is longer than 80 characters. | 537 |
![]() | Line contains a tab character. | 537 |
![]() | Line is longer than 80 characters. | 538 |
![]() | Line contains a tab character. | 538 |
![]() | '=' is not preceded with whitespace. | 538 |
![]() | '=' is not followed by whitespace. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Line has trailing spaces. | 541 |
![]() | Line contains a tab character. | 541 |
![]() | Line is longer than 80 characters. | 542 |
![]() | Line contains a tab character. | 542 |
![]() | Line is longer than 80 characters. | 543 |
![]() | Line contains a tab character. | 543 |
![]() | '=' is not preceded with whitespace. | 543 |
![]() | '=' is not followed by whitespace. | 543 |
![]() | Line contains a tab character. | 544 |
![]() | Line contains a tab character. | 545 |
![]() | Line has trailing spaces. | 546 |
![]() | Line contains a tab character. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | Line has trailing spaces. | 548 |
![]() | Line contains a tab character. | 548 |
![]() | Line contains a tab character. | 550 |
![]() | Line is longer than 80 characters. | 551 |
![]() | Line contains a tab character. | 551 |
![]() | Line contains a tab character. | 552 |
![]() | Line is longer than 80 characters. | 553 |
![]() | Line contains a tab character. | 553 |
![]() | Line contains a tab character. | 554 |
![]() | Line contains a tab character. | 555 |
![]() | Line contains a tab character. | 557 |
![]() | Line is longer than 80 characters. | 558 |
![]() | Line contains a tab character. | 558 |
![]() | Line is longer than 80 characters. | 559 |
![]() | Line contains a tab character. | 559 |
![]() | Line contains a tab character. | 560 |
![]() | Expected an @return tag. | 561 |
![]() | Line contains a tab character. | 561 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 561 |
![]() | 'if' construct must use '{}'s. | 562 |
![]() | Line contains a tab character. | 562 |
![]() | Line contains a tab character. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | Line has trailing spaces. | 565 |
![]() | Line contains a tab character. | 565 |
![]() | Line has trailing spaces. | 567 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 568 |
![]() | Missing a Javadoc comment. | 568 |
![]() | Line has trailing spaces. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | '+' should be on a new line. | 571 |
![]() | Line has trailing spaces. | 572 |
![]() | Line contains a tab character. | 572 |
![]() | Line contains a tab character. | 573 |
![]() | '+' should be on a new line. | 573 |
![]() | Line is longer than 80 characters. | 574 |
![]() | Line contains a tab character. | 574 |
![]() | '+' should be on a new line. | 574 |
![]() | Line has trailing spaces. | 575 |
![]() | Line contains a tab character. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | '+' should be on a new line. | 576 |
![]() | Line contains a tab character. | 577 |
![]() | '+' should be on a new line. | 577 |
![]() | Line has trailing spaces. | 578 |
![]() | Line contains a tab character. | 578 |
![]() | Line contains a tab character. | 579 |
![]() | '+' should be on a new line. | 579 |
![]() | Line is longer than 80 characters. | 580 |
![]() | Line contains a tab character. | 580 |
![]() | '+' should be on a new line. | 580 |
![]() | Line has trailing spaces. | 581 |
![]() | Line contains a tab character. | 581 |
![]() | Line contains a tab character. | 582 |
![]() | '+' should be on a new line. | 582 |
![]() | Line is longer than 80 characters. | 583 |
![]() | Line contains a tab character. | 583 |
![]() | '+' should be on a new line. | 583 |
![]() | Line has trailing spaces. | 584 |
![]() | Line contains a tab character. | 584 |
![]() | Line contains a tab character. | 585 |
![]() | '+' should be on a new line. | 585 |
![]() | Line is longer than 80 characters. | 586 |
![]() | Line contains a tab character. | 586 |
![]() | '+' should be on a new line. | 586 |
![]() | Line has trailing spaces. | 587 |
![]() | Line contains a tab character. | 587 |
![]() | Line contains a tab character. | 588 |
![]() | '+' should be on a new line. | 588 |
![]() | Line is longer than 80 characters. | 589 |
![]() | Line contains a tab character. | 589 |
![]() | '+' should be on a new line. | 589 |
![]() | Line has trailing spaces. | 590 |
![]() | Line contains a tab character. | 590 |
![]() | Line contains a tab character. | 591 |
![]() | '+' should be on a new line. | 591 |
![]() | Line is longer than 80 characters. | 592 |
![]() | Line contains a tab character. | 592 |
![]() | '+' should be on a new line. | 592 |
![]() | Line has trailing spaces. | 593 |
![]() | Line contains a tab character. | 593 |
![]() | Line contains a tab character. | 594 |
![]() | '+' should be on a new line. | 594 |
![]() | Line is longer than 80 characters. | 595 |
![]() | Line contains a tab character. | 595 |
![]() | '+' should be on a new line. | 595 |
![]() | Line has trailing spaces. | 596 |
![]() | Line contains a tab character. | 596 |
![]() | Line contains a tab character. | 597 |
![]() | '+' should be on a new line. | 597 |
![]() | Line is longer than 80 characters. | 598 |
![]() | Line contains a tab character. | 598 |
![]() | '+' should be on a new line. | 598 |
![]() | Line has trailing spaces. | 599 |
![]() | Line contains a tab character. | 599 |
![]() | Line contains a tab character. | 600 |
![]() | '+' should be on a new line. | 600 |
![]() | Line is longer than 80 characters. | 601 |
![]() | Line contains a tab character. | 601 |
![]() | '+' should be on a new line. | 601 |
![]() | Line has trailing spaces. | 602 |
![]() | Line contains a tab character. | 602 |
![]() | Line contains a tab character. | 603 |
![]() | '+' should be on a new line. | 603 |
![]() | Line is longer than 80 characters. | 604 |
![]() | Line contains a tab character. | 604 |
![]() | '+' should be on a new line. | 604 |
![]() | Line has trailing spaces. | 605 |
![]() | Line contains a tab character. | 605 |
![]() | Line contains a tab character. | 606 |
![]() | '+' should be on a new line. | 606 |
![]() | Line is longer than 80 characters. | 607 |
![]() | Line contains a tab character. | 607 |
![]() | '+' should be on a new line. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | Line has trailing spaces. | 609 |
![]() | Line contains a tab character. | 609 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 612 |
![]() | Missing a Javadoc comment. | 612 |
![]() | '+' should be on a new line. | 613 |
![]() | Line has trailing spaces. | 614 |
![]() | '+' should be on a new line. | 615 |
![]() | '+' should be on a new line. | 616 |
![]() | '+' should be on a new line. | 617 |
![]() | Line has trailing spaces. | 618 |
![]() | '+' should be on a new line. | 619 |
![]() | '+' should be on a new line. | 620 |
![]() | '+' should be on a new line. | 621 |
![]() | Line has trailing spaces. | 622 |
![]() | '+' should be on a new line. | 623 |
![]() | '+' should be on a new line. | 624 |
![]() | '+' should be on a new line. | 625 |
![]() | Line has trailing spaces. | 626 |
![]() | '+' should be on a new line. | 627 |
![]() | '+' should be on a new line. | 628 |
![]() | '+' should be on a new line. | 629 |
![]() | Line has trailing spaces. | 630 |
![]() | '+' should be on a new line. | 631 |
![]() | '+' should be on a new line. | 632 |
![]() | '+' should be on a new line. | 633 |
![]() | Line has trailing spaces. | 634 |
![]() | '+' should be on a new line. | 635 |
![]() | '+' should be on a new line. | 636 |
![]() | '+' should be on a new line. | 637 |
![]() | Line has trailing spaces. | 638 |
![]() | '+' should be on a new line. | 639 |
![]() | '+' should be on a new line. | 640 |
![]() | '+' should be on a new line. | 641 |
![]() | Line has trailing spaces. | 642 |
![]() | '+' should be on a new line. | 643 |
![]() | '+' should be on a new line. | 644 |
![]() | '+' should be on a new line. | 645 |
![]() | Line has trailing spaces. | 646 |
![]() | '+' should be on a new line. | 647 |
![]() | '+' should be on a new line. | 648 |
![]() | '+' should be on a new line. | 649 |
![]() | Line has trailing spaces. | 650 |
![]() | '+' should be on a new line. | 651 |
![]() | '+' should be on a new line. | 652 |
![]() | '+' should be on a new line. | 653 |
![]() | Line has trailing spaces. | 654 |
![]() | '+' should be on a new line. | 655 |
![]() | '+' should be on a new line. | 656 |
![]() | '+' should be on a new line. | 657 |
![]() | Line has trailing spaces. | 658 |
![]() | '+' should be on a new line. | 659 |
![]() | '+' should be on a new line. | 660 |
![]() | '+' should be on a new line. | 661 |
![]() | Line has trailing spaces. | 665 |
![]() | Line has trailing spaces. | 666 |
![]() | Line has trailing spaces. | 669 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter Id should be final. | 67 |
![]() | 'Id' hides a field. | 67 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Parameter Name should be final. | 67 |
![]() | 'Name' hides a field. | 67 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Parameter Text should be final. | 67 |
![]() | 'Text' hides a field. | 67 |
![]() | Name 'Text' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 |
![]() | Variable 'Id' must be private and have accessor methods. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 |
![]() | Variable 'Name' must be private and have accessor methods. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Expected an @return tag. | 119 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Name 'Text' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 |
![]() | Variable 'Text' must be private and have accessor methods. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 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. | 141 |
![]() | Expected an @return tag. | 142 |
![]() | Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line has trailing spaces. | 171 |
![]() | Parameter original should be final. | 176 |
![]() | Expected @param tag for 'original'. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | '=' is not preceded with whitespace. | 178 |
![]() | '=' is not followed by whitespace. | 178 |
![]() | Line has trailing spaces. | 179 |
![]() | '=' is not preceded with whitespace. | 180 |
![]() | '=' is not followed by whitespace. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | '=' is not preceded with whitespace. | 182 |
![]() | '=' is not followed by whitespace. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 186 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 194 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | '+' should be on a new line. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | '+' should be on a new line. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | '+' should be on a new line. | 201 |
![]() | Line has trailing spaces. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | '+' should be on a new line. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | '+' should be on a new line. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | '+' should be on a new line. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | '+' should be on a new line. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Missing a Javadoc comment. | 212 |
![]() | '+' should be on a new line. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | '+' should be on a new line. | 215 |
![]() | '+' should be on a new line. | 216 |
![]() | '+' should be on a new line. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | '+' should be on a new line. | 219 |
![]() | '+' should be on a new line. | 220 |
![]() | '+' should be on a new line. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | '+' should be on a new line. | 223 |
![]() | '+' should be on a new line. | 224 |
![]() | '+' should be on a new line. | 225 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 233 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter Source should be final. | 72 |
![]() | 'Source' hides a field. | 72 |
![]() | Name 'Source' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | Parameter Type should be final. | 72 |
![]() | 'Type' hides a field. | 72 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | Parameter Rotation should be final. | 72 |
![]() | 'Rotation' hides a field. | 72 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Source' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 |
![]() | Variable 'Source' must be private and have accessor methods. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Expected an @return tag. | 105 |
![]() | Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 118 |
![]() | Variable 'Type' must be private and have accessor methods. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Expected an @return tag. | 126 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 |
![]() | Variable 'Rotation' must be private and have accessor methods. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Expected an @return tag. | 149 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 156 |
![]() | Line contains a tab character. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Method 'getSimTime' 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 contains a tab character. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 178 |
![]() | Parameter original should be final. | 183 |
![]() | Expected @param tag for 'original'. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | '=' is not preceded with whitespace. | 185 |
![]() | '=' is not followed by whitespace. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | '=' is not preceded with whitespace. | 187 |
![]() | '=' is not followed by whitespace. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | '=' is not preceded with whitespace. | 189 |
![]() | '=' is not followed by whitespace. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line has trailing spaces. | 193 |
![]() | Line is longer than 80 characters. | 195 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 201 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Line has trailing spaces. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | '+' should be on a new line. | 205 |
![]() | Line has trailing spaces. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | '+' should be on a new line. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | '+' should be on a new line. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | '+' should be on a new line. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | '+' should be on a new line. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | '+' should be on a new line. | 213 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line contains a tab character. | 214 |
![]() | '+' should be on a new line. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | Line contains a tab character. | 216 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Missing a Javadoc comment. | 219 |
![]() | '+' should be on a new line. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | '+' should be on a new line. | 222 |
![]() | '+' should be on a new line. | 223 |
![]() | '+' should be on a new line. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | '+' should be on a new line. | 226 |
![]() | '+' should be on a new line. | 227 |
![]() | '+' should be on a new line. | 228 |
![]() | Line has trailing spaces. | 229 |
![]() | '+' should be on a new line. | 230 |
![]() | '+' should be on a new line. | 231 |
![]() | '+' should be on a new line. | 232 |
![]() | Line has trailing spaces. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Line has trailing spaces. | 240 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Parameter Source should be final. | 65 |
![]() | 'Source' hides a field. | 65 |
![]() | Name 'Source' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Parameter Type should be final. | 65 |
![]() | 'Type' hides a field. | 65 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Parameter Rotation should be final. | 65 |
![]() | 'Rotation' hides a field. | 65 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 82 |
![]() | Name 'Source' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 |
![]() | Variable 'Source' must be private and have accessor methods. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Expected an @return tag. | 92 |
![]() | Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 |
![]() | Variable 'Type' must be private and have accessor methods. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Expected an @return tag. | 109 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | First sentence should end with a period. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 |
![]() | Variable 'Rotation' must be private and have accessor methods. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | First sentence should end with a period. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Expected an @return tag. | 132 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Line contains a tab character. | 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. | 153 |
![]() | Line contains a tab character. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line has trailing spaces. | 161 |
![]() | Parameter original should be final. | 166 |
![]() | Expected @param tag for 'original'. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | '=' is not preceded with whitespace. | 168 |
![]() | '=' is not followed by whitespace. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | '=' is not preceded with whitespace. | 170 |
![]() | '=' is not followed by whitespace. | 170 |
![]() | Line has trailing spaces. | 171 |
![]() | '=' is not preceded with whitespace. | 172 |
![]() | '=' is not followed by whitespace. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 176 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | '+' should be on a new line. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | '+' should be on a new line. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | '+' should be on a new line. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | '+' should be on a new line. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | '+' should be on a new line. | 194 |
![]() | Line has trailing spaces. | 195 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | '+' should be on a new line. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line contains a tab character. | 197 |
![]() | '+' should be on a new line. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Missing a Javadoc comment. | 202 |
![]() | '+' should be on a new line. | 203 |
![]() | Line has trailing spaces. | 204 |
![]() | '+' should be on a new line. | 205 |
![]() | '+' should be on a new line. | 206 |
![]() | '+' should be on a new line. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | '+' should be on a new line. | 209 |
![]() | '+' should be on a new line. | 210 |
![]() | '+' should be on a new line. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | '+' should be on a new line. | 213 |
![]() | '+' should be on a new line. | 214 |
![]() | '+' should be on a new line. | 215 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | Line has trailing spaces. | 223 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter ServerFull should be final. | 62 |
![]() | 'ServerFull' hides a field. | 62 |
![]() | Name 'ServerFull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Name 'ServerFull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 |
![]() | Variable 'ServerFull' must be private and have accessor methods. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Expected an @return tag. | 89 |
![]() | Method 'isServerFull' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | 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 has trailing spaces. | 118 |
![]() | Parameter original should be final. | 123 |
![]() | Expected @param tag for 'original'. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | '=' is not preceded with whitespace. | 125 |
![]() | '=' is not followed by whitespace. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 129 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | '+' should be on a new line. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | '+' should be on a new line. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | '+' should be on a new line. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | '+' should be on a new line. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | '+' should be on a new line. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 162 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | More than 7 parameters. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Parameter Id should be final. | 84 |
![]() | 'Id' hides a field. | 84 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Parameter Time should be final. | 84 |
![]() | 'Time' hides a field. | 84 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Parameter Direction should be final. | 84 |
![]() | 'Direction' hides a field. | 84 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Parameter Location should be final. | 84 |
![]() | 'Location' hides a field. | 84 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Parameter Velocity should be final. | 84 |
![]() | 'Velocity' hides a field. | 84 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Parameter Speed should be final. | 84 |
![]() | 'Speed' hides a field. | 84 |
![]() | Name 'Speed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Parameter Origin should be final. | 84 |
![]() | 'Origin' hides a field. | 84 |
![]() | Name 'Origin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Parameter DamageRadius should be final. | 84 |
![]() | 'DamageRadius' hides a field. | 84 |
![]() | Name 'DamageRadius' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Parameter Type should be final. | 84 |
![]() | 'Type' hides a field. | 84 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 |
![]() | Variable 'Id' must be private and have accessor methods. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Expected an @return tag. | 123 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 |
![]() | Variable 'Time' must be private and have accessor methods. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Expected an @return tag. | 140 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 154 |
![]() | Variable 'Direction' must be private and have accessor methods. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Expected an @return tag. | 163 |
![]() | Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Line has trailing spaces. | 168 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 176 |
![]() | Variable 'Location' must be private and have accessor methods. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Expected an @return tag. | 184 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 197 |
![]() | Variable 'Velocity' must be private and have accessor methods. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 200 |
![]() | Line has trailing spaces. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Expected an @return tag. | 205 |
![]() | Method 'getVelocity' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Name 'Speed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 218 |
![]() | Variable 'Speed' must be private and have accessor methods. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Expected an @return tag. | 226 |
![]() | Method 'getSpeed' is not designed for extension - needs to be abstract, final or empty. | 226 |
![]() | Line has trailing spaces. | 231 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 235 |
![]() | Line is longer than 80 characters. | 236 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Name 'Origin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 240 |
![]() | Variable 'Origin' must be private and have accessor methods. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Line has trailing spaces. | 243 |
![]() | Line has trailing spaces. | 245 |
![]() | Line is longer than 80 characters. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Expected an @return tag. | 249 |
![]() | Method 'getOrigin' is not designed for extension - needs to be abstract, final or empty. | 249 |
![]() | Line has trailing spaces. | 254 |
![]() | Line has trailing spaces. | 256 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'DamageRadius' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 263 |
![]() | Variable 'DamageRadius' must be private and have accessor methods. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 272 |
![]() | Method 'getDamageRadius' is not designed for extension - needs to be abstract, final or empty. | 272 |
![]() | Line has trailing spaces. | 277 |
![]() | Line has trailing spaces. | 279 |
![]() | Line has trailing spaces. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 286 |
![]() | Variable 'Type' must be private and have accessor methods. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 294 |
![]() | Expected an @return tag. | 295 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 295 |
![]() | Line has trailing spaces. | 300 |
![]() | Line has trailing spaces. | 302 |
![]() | Line contains a tab character. | 307 |
![]() | Line has trailing spaces. | 308 |
![]() | Line contains a tab character. | 308 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line contains a tab character. | 309 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 309 |
![]() | Missing a Javadoc comment. | 309 |
![]() | Parameter time should be final. | 309 |
![]() | Line is longer than 80 characters. | 310 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Line is longer than 80 characters. | 313 |
![]() | Line contains a tab character. | 313 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | Missing a Javadoc comment. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line has trailing spaces. | 317 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 318 |
![]() | Missing a Javadoc comment. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 320 |
![]() | Line has trailing spaces. | 321 |
![]() | Line contains a tab character. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 322 |
![]() | Missing a Javadoc comment. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | Line has trailing spaces. | 325 |
![]() | Line contains a tab character. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 326 |
![]() | Missing a Javadoc comment. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line has trailing spaces. | 329 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | Line contains a tab character. | 332 |
![]() | 'cast' is not followed by whitespace. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Line contains a tab character. | 335 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 335 |
![]() | Missing a Javadoc comment. | 335 |
![]() | Parameter obj should be final. | 335 |
![]() | 'if' construct must use '{}'s. | 336 |
![]() | Line is longer than 80 characters. | 336 |
![]() | Line contains a tab character. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | 'cast' is not followed by whitespace. | 337 |
![]() | 'if' construct must use '{}'s. | 338 |
![]() | Line is longer than 80 characters. | 338 |
![]() | Line contains a tab character. | 338 |
![]() | 'else' construct must use '{}'s. | 339 |
![]() | Line contains a tab character. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line contains a tab character. | 342 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 342 |
![]() | Missing a Javadoc comment. | 342 |
![]() | 'if' construct must use '{}'s. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Line has trailing spaces. | 347 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 350 |
![]() | Line contains a tab character. | 352 |
![]() | Line has trailing spaces. | 353 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line has trailing spaces. | 358 |
![]() | Parameter original should be final. | 363 |
![]() | Expected @param tag for 'original'. | 363 |
![]() | Line has trailing spaces. | 364 |
![]() | '=' is not preceded with whitespace. | 365 |
![]() | '=' is not followed by whitespace. | 365 |
![]() | Line has trailing spaces. | 366 |
![]() | '=' is not preceded with whitespace. | 367 |
![]() | '=' is not followed by whitespace. | 367 |
![]() | Line has trailing spaces. | 368 |
![]() | '=' is not preceded with whitespace. | 369 |
![]() | '=' is not followed by whitespace. | 369 |
![]() | Line has trailing spaces. | 370 |
![]() | '=' is not preceded with whitespace. | 371 |
![]() | '=' is not followed by whitespace. | 371 |
![]() | Line has trailing spaces. | 372 |
![]() | '=' is not preceded with whitespace. | 373 |
![]() | '=' is not followed by whitespace. | 373 |
![]() | Line has trailing spaces. | 374 |
![]() | '=' is not preceded with whitespace. | 375 |
![]() | '=' is not followed by whitespace. | 375 |
![]() | Line has trailing spaces. | 376 |
![]() | '=' is not preceded with whitespace. | 377 |
![]() | '=' is not followed by whitespace. | 377 |
![]() | Line has trailing spaces. | 378 |
![]() | '=' is not preceded with whitespace. | 379 |
![]() | '=' is not followed by whitespace. | 379 |
![]() | Line has trailing spaces. | 380 |
![]() | '=' is not preceded with whitespace. | 381 |
![]() | '=' is not followed by whitespace. | 381 |
![]() | Line has trailing spaces. | 382 |
![]() | Line has trailing spaces. | 385 |
![]() | Line is longer than 80 characters. | 387 |
![]() | Line contains a tab character. | 389 |
![]() | Line contains a tab character. | 390 |
![]() | Line has trailing spaces. | 391 |
![]() | Line contains a tab character. | 393 |
![]() | Line is longer than 80 characters. | 394 |
![]() | Line contains a tab character. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line contains a tab character. | 398 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 398 |
![]() | Missing a Javadoc comment. | 398 |
![]() | Parameter obj should be final. | 398 |
![]() | Line contains a tab character. | 399 |
![]() | 'if' is not followed by whitespace. | 399 |
![]() | Line contains a tab character. | 400 |
![]() | Line is longer than 80 characters. | 401 |
![]() | 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. | 405 |
![]() | 'cast' is not followed by whitespace. | 405 |
![]() | Line contains a tab character. | 407 |
![]() | Line has trailing spaces. | 409 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 411 |
![]() | Line is longer than 80 characters. | 412 |
![]() | Line contains a tab character. | 412 |
![]() | 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 contains a tab character. | 418 |
![]() | Line is longer than 80 characters. | 419 |
![]() | Line contains a tab character. | 419 |
![]() | Line is longer than 80 characters. | 420 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Expected an @return tag. | 422 |
![]() | Line contains a tab character. | 422 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 422 |
![]() | 'if' construct must use '{}'s. | 423 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Line contains a tab character. | 425 |
![]() | Line has trailing spaces. | 426 |
![]() | Line contains a tab character. | 426 |
![]() | Line has trailing spaces. | 428 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 429 |
![]() | Missing a Javadoc comment. | 429 |
![]() | Line has trailing spaces. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | '+' should be on a new line. | 432 |
![]() | Line has trailing spaces. | 433 |
![]() | Line contains a tab character. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | '+' should be on a new line. | 434 |
![]() | Line contains a tab character. | 435 |
![]() | '+' should be on a new line. | 435 |
![]() | Line has trailing spaces. | 436 |
![]() | Line contains a tab character. | 436 |
![]() | Line contains a tab character. | 437 |
![]() | '+' should be on a new line. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | '+' should be on a new line. | 438 |
![]() | Line has trailing spaces. | 439 |
![]() | Line contains a tab character. | 439 |
![]() | Line contains a tab character. | 440 |
![]() | '+' should be on a new line. | 440 |
![]() | Line is longer than 80 characters. | 441 |
![]() | Line contains a tab character. | 441 |
![]() | '+' should be on a new line. | 441 |
![]() | Line has trailing spaces. | 442 |
![]() | Line contains a tab character. | 442 |
![]() | Line contains a tab character. | 443 |
![]() | '+' should be on a new line. | 443 |
![]() | Line is longer than 80 characters. | 444 |
![]() | Line contains a tab character. | 444 |
![]() | '+' should be on a new line. | 444 |
![]() | Line has trailing spaces. | 445 |
![]() | Line contains a tab character. | 445 |
![]() | Line contains a tab character. | 446 |
![]() | '+' should be on a new line. | 446 |
![]() | Line is longer than 80 characters. | 447 |
![]() | Line contains a tab character. | 447 |
![]() | '+' should be on a new line. | 447 |
![]() | Line has trailing spaces. | 448 |
![]() | Line contains a tab character. | 448 |
![]() | Line contains a tab character. | 449 |
![]() | '+' should be on a new line. | 449 |
![]() | Line contains a tab character. | 450 |
![]() | '+' should be on a new line. | 450 |
![]() | Line has trailing spaces. | 451 |
![]() | Line contains a tab character. | 451 |
![]() | Line contains a tab character. | 452 |
![]() | '+' should be on a new line. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | '+' should be on a new line. | 453 |
![]() | Line has trailing spaces. | 454 |
![]() | Line contains a tab character. | 454 |
![]() | Line contains a tab character. | 455 |
![]() | '+' should be on a new line. | 455 |
![]() | Line is longer than 80 characters. | 456 |
![]() | Line contains a tab character. | 456 |
![]() | '+' should be on a new line. | 456 |
![]() | Line has trailing spaces. | 457 |
![]() | Line contains a tab character. | 457 |
![]() | Line contains a tab character. | 458 |
![]() | '+' should be on a new line. | 458 |
![]() | Line contains a tab character. | 459 |
![]() | '+' should be on a new line. | 459 |
![]() | Line contains a tab character. | 460 |
![]() | Line has trailing spaces. | 461 |
![]() | Line contains a tab character. | 461 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 464 |
![]() | Missing a Javadoc comment. | 464 |
![]() | '+' should be on a new line. | 465 |
![]() | Line has trailing spaces. | 466 |
![]() | '+' should be on a new line. | 467 |
![]() | '+' should be on a new line. | 468 |
![]() | '+' should be on a new line. | 469 |
![]() | Line has trailing spaces. | 470 |
![]() | '+' should be on a new line. | 471 |
![]() | '+' should be on a new line. | 472 |
![]() | '+' should be on a new line. | 473 |
![]() | Line has trailing spaces. | 474 |
![]() | '+' should be on a new line. | 475 |
![]() | '+' should be on a new line. | 476 |
![]() | '+' should be on a new line. | 477 |
![]() | Line has trailing spaces. | 478 |
![]() | '+' should be on a new line. | 479 |
![]() | '+' should be on a new line. | 480 |
![]() | '+' should be on a new line. | 481 |
![]() | Line has trailing spaces. | 482 |
![]() | '+' should be on a new line. | 483 |
![]() | '+' should be on a new line. | 484 |
![]() | '+' should be on a new line. | 485 |
![]() | Line has trailing spaces. | 486 |
![]() | '+' should be on a new line. | 487 |
![]() | '+' should be on a new line. | 488 |
![]() | '+' should be on a new line. | 489 |
![]() | Line has trailing spaces. | 490 |
![]() | '+' should be on a new line. | 491 |
![]() | '+' should be on a new line. | 492 |
![]() | '+' should be on a new line. | 493 |
![]() | Line has trailing spaces. | 494 |
![]() | '+' should be on a new line. | 495 |
![]() | '+' should be on a new line. | 496 |
![]() | '+' should be on a new line. | 497 |
![]() | Line has trailing spaces. | 498 |
![]() | '+' should be on a new line. | 499 |
![]() | '+' should be on a new line. | 500 |
![]() | '+' should be on a new line. | 501 |
![]() | Line has trailing spaces. | 505 |
![]() | Line has trailing spaces. | 506 |
![]() | Line has trailing spaces. | 509 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line contains a tab character. | 3 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 13 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 21 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 24 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 25 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 26 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 28 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 29 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Utility classes should not have a public or default constructor. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 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 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | First sentence should end with a period. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | ',' is not followed by whitespace. | 44 |
![]() | Name 'prototypeMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | ',' is not followed by whitespace. | 45 |
![]() | First sentence should end with a period. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | ',' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | 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 has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | 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 is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 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 has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | 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 has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | 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 has trailing spaces. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line is longer than 80 characters. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line contains a tab character. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Line contains a tab character. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | 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 has trailing spaces. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | Line is longer than 80 characters. | 170 |
![]() | Line contains a tab character. | 170 |
![]() | Line has trailing spaces. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Line contains a tab character. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Line has trailing spaces. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line is longer than 80 characters. | 184 |
![]() | Line contains a tab character. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Line has trailing spaces. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | Line is longer than 80 characters. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line has trailing spaces. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line contains a tab character. | 194 |
![]() | Line has trailing spaces. | 195 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line has trailing spaces. | 197 |
![]() | Line contains a tab character. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | 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 is longer than 80 characters. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | Line contains a tab character. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | Line contains a tab character. | 211 |
![]() | Line is longer than 80 characters. | 212 |
![]() | Line contains a tab character. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Line contains a tab character. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | Line contains a tab character. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Line has trailing spaces. | 219 |
![]() | Line contains a tab character. | 219 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Line is longer than 80 characters. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | Line has trailing spaces. | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line contains a tab character. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | Line is longer than 80 characters. | 226 |
![]() | Line contains a tab character. | 226 |
![]() | Line has trailing spaces. | 227 |
![]() | Line contains a tab character. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line has trailing spaces. | 229 |
![]() | Line contains a tab character. | 229 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | Line is longer than 80 characters. | 232 |
![]() | Line contains a tab character. | 232 |
![]() | Line has trailing spaces. | 233 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line has trailing spaces. | 235 |
![]() | Line contains a tab character. | 235 |
![]() | Line is longer than 80 characters. | 236 |
![]() | Line contains a tab character. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | Line is longer than 80 characters. | 240 |
![]() | Line contains a tab character. | 240 |
![]() | Line has trailing spaces. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Line contains a tab character. | 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 |
![]() | Line has trailing spaces. | 245 |
![]() | Line contains a tab character. | 245 |
![]() | Line is longer than 80 characters. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line contains a tab character. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | Line contains a tab character. | 249 |
![]() | Line is longer than 80 characters. | 250 |
![]() | Line contains a tab character. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | 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 has trailing spaces. | 256 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | 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 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | 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 has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 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 |
![]() | More than 7 parameters. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Parameter BotId should be final. | 124 |
![]() | 'BotId' hides a field. | 124 |
![]() | Name 'BotId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter HealthStart should be final. | 124 |
![]() | 'HealthStart' hides a field. | 124 |
![]() | Name 'HealthStart' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter HealthFull should be final. | 124 |
![]() | 'HealthFull' hides a field. | 124 |
![]() | Name 'HealthFull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter HealthMax should be final. | 124 |
![]() | 'HealthMax' hides a field. | 124 |
![]() | Name 'HealthMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter AdrenalineStart should be final. | 124 |
![]() | 'AdrenalineStart' hides a field. | 124 |
![]() | Name 'AdrenalineStart' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter AdrenalineMax should be final. | 124 |
![]() | 'AdrenalineMax' hides a field. | 124 |
![]() | Name 'AdrenalineMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter ShieldStrengthStart should be final. | 124 |
![]() | 'ShieldStrengthStart' hides a field. | 124 |
![]() | Name 'ShieldStrengthStart' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter ShieldStrengthMax should be final. | 124 |
![]() | 'ShieldStrengthMax' hides a field. | 124 |
![]() | Name 'ShieldStrengthMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter MaxMultiJump should be final. | 124 |
![]() | 'MaxMultiJump' hides a field. | 124 |
![]() | Name 'MaxMultiJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter DamageScaling should be final. | 124 |
![]() | 'DamageScaling' hides a field. | 124 |
![]() | Name 'DamageScaling' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter GroundSpeed should be final. | 124 |
![]() | 'GroundSpeed' hides a field. | 124 |
![]() | Name 'GroundSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter WaterSpeed should be final. | 124 |
![]() | 'WaterSpeed' hides a field. | 124 |
![]() | Name 'WaterSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter AirSpeed should be final. | 124 |
![]() | 'AirSpeed' hides a field. | 124 |
![]() | Name 'AirSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter LadderSpeed should be final. | 124 |
![]() | 'LadderSpeed' hides a field. | 124 |
![]() | Name 'LadderSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter AccelRate should be final. | 124 |
![]() | 'AccelRate' hides a field. | 124 |
![]() | Name 'AccelRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter JumpZ should be final. | 124 |
![]() | 'JumpZ' hides a field. | 124 |
![]() | Name 'JumpZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter MultiJumpBoost should be final. | 124 |
![]() | 'MultiJumpBoost' hides a field. | 124 |
![]() | Name 'MultiJumpBoost' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter MaxFallSpeed should be final. | 124 |
![]() | 'MaxFallSpeed' hides a field. | 124 |
![]() | Name 'MaxFallSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter DodgeSpeedFactor should be final. | 124 |
![]() | 'DodgeSpeedFactor' hides a field. | 124 |
![]() | Name 'DodgeSpeedFactor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter DodgeSpeedZ should be final. | 124 |
![]() | 'DodgeSpeedZ' hides a field. | 124 |
![]() | Name 'DodgeSpeedZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Parameter AirControl should be final. | 124 |
![]() | 'AirControl' hides a field. | 124 |
![]() | Name 'AirControl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Name 'BotId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 |
![]() | Variable 'BotId' must be private and have accessor methods. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line has trailing spaces. | 186 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Expected an @return tag. | 191 |
![]() | Method 'getBotId' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Line has trailing spaces. | 196 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 200 |
![]() | Line has trailing spaces. | 201 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Name 'HealthStart' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 204 |
![]() | Variable 'HealthStart' must be private and have accessor methods. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Expected an @return tag. | 212 |
![]() | Method 'getHealthStart' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Name 'HealthFull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 225 |
![]() | Variable 'HealthFull' must be private and have accessor methods. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line has trailing spaces. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Expected an @return tag. | 233 |
![]() | Method 'getHealthFull' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Line has trailing spaces. | 238 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Name 'HealthMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 246 |
![]() | Variable 'HealthMax' must be private and have accessor methods. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Expected an @return tag. | 254 |
![]() | Method 'getHealthMax' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 261 |
![]() | Line has trailing spaces. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Name 'AdrenalineStart' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 267 |
![]() | Variable 'AdrenalineStart' must be private and have accessor methods. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line has trailing spaces. | 270 |
![]() | Line has trailing spaces. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Expected an @return tag. | 275 |
![]() | Method 'getAdrenalineStart' is not designed for extension - needs to be abstract, final or empty. | 275 |
![]() | Line has trailing spaces. | 280 |
![]() | Line has trailing spaces. | 282 |
![]() | Line has trailing spaces. | 284 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Name 'AdrenalineMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 288 |
![]() | Variable 'AdrenalineMax' must be private and have accessor methods. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line has trailing spaces. | 291 |
![]() | Line has trailing spaces. | 293 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line contains a tab character. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Expected an @return tag. | 296 |
![]() | Method 'getAdrenalineMax' is not designed for extension - needs to be abstract, final or empty. | 296 |
![]() | Line has trailing spaces. | 301 |
![]() | Line has trailing spaces. | 303 |
![]() | Line has trailing spaces. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Name 'ShieldStrengthStart' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 309 |
![]() | Variable 'ShieldStrengthStart' must be private and have accessor methods. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line has trailing spaces. | 312 |
![]() | Line has trailing spaces. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Expected an @return tag. | 317 |
![]() | Method 'getShieldStrengthStart' is not designed for extension - needs to be abstract, final or empty. | 317 |
![]() | Line has trailing spaces. | 322 |
![]() | Line has trailing spaces. | 324 |
![]() | Line has trailing spaces. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Name 'ShieldStrengthMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 330 |
![]() | Variable 'ShieldStrengthMax' must be private and have accessor methods. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | Line has trailing spaces. | 333 |
![]() | Line has trailing spaces. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Expected an @return tag. | 338 |
![]() | Method 'getShieldStrengthMax' is not designed for extension - needs to be abstract, final or empty. | 338 |
![]() | Line has trailing spaces. | 343 |
![]() | Line has trailing spaces. | 345 |
![]() | Line has trailing spaces. | 347 |
![]() | Line is longer than 80 characters. | 348 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | Name 'MaxMultiJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 351 |
![]() | Variable 'MaxMultiJump' must be private and have accessor methods. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Line has trailing spaces. | 354 |
![]() | Line has trailing spaces. | 356 |
![]() | Line is longer than 80 characters. | 357 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | Expected an @return tag. | 359 |
![]() | Method 'getMaxMultiJump' is not designed for extension - needs to be abstract, final or empty. | 359 |
![]() | Line has trailing spaces. | 364 |
![]() | Line has trailing spaces. | 366 |
![]() | Line has trailing spaces. | 368 |
![]() | Line is longer than 80 characters. | 369 |
![]() | Line contains a tab character. | 369 |
![]() | Line contains a tab character. | 370 |
![]() | Name 'DamageScaling' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 372 |
![]() | Variable 'DamageScaling' must be private and have accessor methods. | 372 |
![]() | Line contains a tab character. | 373 |
![]() | Line has trailing spaces. | 375 |
![]() | Line has trailing spaces. | 377 |
![]() | Line is longer than 80 characters. | 378 |
![]() | Line contains a tab character. | 378 |
![]() | Line contains a tab character. | 379 |
![]() | Expected an @return tag. | 380 |
![]() | Method 'getDamageScaling' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Line has trailing spaces. | 385 |
![]() | Line has trailing spaces. | 387 |
![]() | Line has trailing spaces. | 389 |
![]() | Line contains a tab character. | 390 |
![]() | Line contains a tab character. | 391 |
![]() | Name 'GroundSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 393 |
![]() | Variable 'GroundSpeed' must be private and have accessor methods. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | Line has trailing spaces. | 396 |
![]() | Line has trailing spaces. | 398 |
![]() | Line contains a tab character. | 399 |
![]() | Line contains a tab character. | 400 |
![]() | Expected an @return tag. | 401 |
![]() | Method 'getGroundSpeed' is not designed for extension - needs to be abstract, final or empty. | 401 |
![]() | Line has trailing spaces. | 406 |
![]() | Line has trailing spaces. | 408 |
![]() | Line has trailing spaces. | 410 |
![]() | Line contains a tab character. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Name 'WaterSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 414 |
![]() | Variable 'WaterSpeed' must be private and have accessor methods. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line has trailing spaces. | 417 |
![]() | Line has trailing spaces. | 419 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Expected an @return tag. | 422 |
![]() | Method 'getWaterSpeed' is not designed for extension - needs to be abstract, final or empty. | 422 |
![]() | Line has trailing spaces. | 427 |
![]() | Line has trailing spaces. | 429 |
![]() | Line has trailing spaces. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | Name 'AirSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 435 |
![]() | Variable 'AirSpeed' must be private and have accessor methods. | 435 |
![]() | Line contains a tab character. | 436 |
![]() | Line has trailing spaces. | 438 |
![]() | Line has trailing spaces. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | Line contains a tab character. | 442 |
![]() | Expected an @return tag. | 443 |
![]() | Method 'getAirSpeed' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Line has trailing spaces. | 448 |
![]() | Line has trailing spaces. | 450 |
![]() | Line has trailing spaces. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | Line contains a tab character. | 454 |
![]() | Name 'LadderSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 456 |
![]() | Variable 'LadderSpeed' must be private and have accessor methods. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line has trailing spaces. | 459 |
![]() | Line has trailing spaces. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | Line contains a tab character. | 463 |
![]() | Expected an @return tag. | 464 |
![]() | Method 'getLadderSpeed' is not designed for extension - needs to be abstract, final or empty. | 464 |
![]() | Line has trailing spaces. | 469 |
![]() | Line has trailing spaces. | 471 |
![]() | Line has trailing spaces. | 473 |
![]() | Line contains a tab character. | 474 |
![]() | Line contains a tab character. | 475 |
![]() | Name 'AccelRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 477 |
![]() | Variable 'AccelRate' must be private and have accessor methods. | 477 |
![]() | Line contains a tab character. | 478 |
![]() | Line has trailing spaces. | 480 |
![]() | Line has trailing spaces. | 482 |
![]() | Line contains a tab character. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | Expected an @return tag. | 485 |
![]() | Method 'getAccelRate' is not designed for extension - needs to be abstract, final or empty. | 485 |
![]() | Line has trailing spaces. | 490 |
![]() | Line has trailing spaces. | 492 |
![]() | Line has trailing spaces. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | Name 'JumpZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 498 |
![]() | Variable 'JumpZ' must be private and have accessor methods. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Line has trailing spaces. | 501 |
![]() | Line has trailing spaces. | 503 |
![]() | Line contains a tab character. | 504 |
![]() | Line contains a tab character. | 505 |
![]() | Expected an @return tag. | 506 |
![]() | Method 'getJumpZ' is not designed for extension - needs to be abstract, final or empty. | 506 |
![]() | Line has trailing spaces. | 511 |
![]() | Line has trailing spaces. | 513 |
![]() | Line has trailing spaces. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Name 'MultiJumpBoost' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 519 |
![]() | Variable 'MultiJumpBoost' must be private and have accessor methods. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line has trailing spaces. | 522 |
![]() | Line has trailing spaces. | 524 |
![]() | Line contains a tab character. | 525 |
![]() | Line contains a tab character. | 526 |
![]() | Expected an @return tag. | 527 |
![]() | Method 'getMultiJumpBoost' is not designed for extension - needs to be abstract, final or empty. | 527 |
![]() | Line has trailing spaces. | 532 |
![]() | Line has trailing spaces. | 534 |
![]() | Line has trailing spaces. | 536 |
![]() | Line contains a tab character. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Name 'MaxFallSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 540 |
![]() | Variable 'MaxFallSpeed' must be private and have accessor methods. | 540 |
![]() | Line contains a tab character. | 541 |
![]() | Line has trailing spaces. | 543 |
![]() | Line has trailing spaces. | 545 |
![]() | Line contains a tab character. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | Expected an @return tag. | 548 |
![]() | Method 'getMaxFallSpeed' is not designed for extension - needs to be abstract, final or empty. | 548 |
![]() | Line has trailing spaces. | 553 |
![]() | Line has trailing spaces. | 555 |
![]() | Line has trailing spaces. | 557 |
![]() | Line contains a tab character. | 558 |
![]() | Line contains a tab character. | 559 |
![]() | Name 'DodgeSpeedFactor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 561 |
![]() | Variable 'DodgeSpeedFactor' must be private and have accessor methods. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line has trailing spaces. | 564 |
![]() | Line has trailing spaces. | 566 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Expected an @return tag. | 569 |
![]() | Method 'getDodgeSpeedFactor' is not designed for extension - needs to be abstract, final or empty. | 569 |
![]() | Line has trailing spaces. | 574 |
![]() | Line has trailing spaces. | 576 |
![]() | Line has trailing spaces. | 578 |
![]() | Line has trailing spaces. | 579 |
![]() | Line contains a tab character. | 579 |
![]() | Line contains a tab character. | 580 |
![]() | Name 'DodgeSpeedZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 582 |
![]() | Variable 'DodgeSpeedZ' must be private and have accessor methods. | 582 |
![]() | Line contains a tab character. | 583 |
![]() | Line has trailing spaces. | 585 |
![]() | Line has trailing spaces. | 587 |
![]() | Line has trailing spaces. | 588 |
![]() | Line contains a tab character. | 588 |
![]() | Line contains a tab character. | 589 |
![]() | Expected an @return tag. | 590 |
![]() | Method 'getDodgeSpeedZ' is not designed for extension - needs to be abstract, final or empty. | 590 |
![]() | Line has trailing spaces. | 595 |
![]() | Line has trailing spaces. | 597 |
![]() | Line has trailing spaces. | 599 |
![]() | Line is longer than 80 characters. | 600 |
![]() | Line contains a tab character. | 600 |
![]() | Line contains a tab character. | 601 |
![]() | Name 'AirControl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 603 |
![]() | Variable 'AirControl' must be private and have accessor methods. | 603 |
![]() | Line contains a tab character. | 604 |
![]() | Line has trailing spaces. | 606 |
![]() | Line has trailing spaces. | 608 |
![]() | Line is longer than 80 characters. | 609 |
![]() | Line contains a tab character. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | Expected an @return tag. | 611 |
![]() | Method 'getAirControl' is not designed for extension - needs to be abstract, final or empty. | 611 |
![]() | Line has trailing spaces. | 616 |
![]() | Line has trailing spaces. | 618 |
![]() | Line contains a tab character. | 623 |
![]() | Line has trailing spaces. | 624 |
![]() | Line contains a tab character. | 624 |
![]() | Line is longer than 80 characters. | 625 |
![]() | Line contains a tab character. | 625 |
![]() | Missing a Javadoc comment. | 625 |
![]() | Name 'InitedMessageId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 625 |
![]() | Line contains a tab character. | 627 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 627 |
![]() | Missing a Javadoc comment. | 627 |
![]() | Line contains a tab character. | 628 |
![]() | Line contains a tab character. | 629 |
![]() | Line has trailing spaces. | 630 |
![]() | Line contains a tab character. | 630 |
![]() | Line is longer than 80 characters. | 631 |
![]() | Line contains a tab character. | 631 |
![]() | Missing a Javadoc comment. | 631 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 631 |
![]() | Variable 'Time' must be private and have accessor methods. | 631 |
![]() | Line is longer than 80 characters. | 633 |
![]() | Line contains a tab character. | 633 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 633 |
![]() | Missing a Javadoc comment. | 633 |
![]() | Line contains a tab character. | 634 |
![]() | Line contains a tab character. | 635 |
![]() | Line is longer than 80 characters. | 637 |
![]() | Line contains a tab character. | 637 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 637 |
![]() | Missing a Javadoc comment. | 637 |
![]() | Parameter time should be final. | 637 |
![]() | Line is longer than 80 characters. | 638 |
![]() | Line contains a tab character. | 638 |
![]() | Line contains a tab character. | 639 |
![]() | Line is longer than 80 characters. | 641 |
![]() | Line contains a tab character. | 641 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 641 |
![]() | Missing a Javadoc comment. | 641 |
![]() | Line contains a tab character. | 642 |
![]() | Line contains a tab character. | 643 |
![]() | Line has trailing spaces. | 644 |
![]() | Line contains a tab character. | 644 |
![]() | Line has trailing spaces. | 645 |
![]() | Line contains a tab character. | 645 |
![]() | Line contains a tab character. | 646 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 646 |
![]() | Missing a Javadoc comment. | 646 |
![]() | Line contains a tab character. | 647 |
![]() | Line contains a tab character. | 648 |
![]() | Line has trailing spaces. | 649 |
![]() | Line contains a tab character. | 649 |
![]() | Line contains a tab character. | 650 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 650 |
![]() | Missing a Javadoc comment. | 650 |
![]() | Line contains a tab character. | 651 |
![]() | Line contains a tab character. | 652 |
![]() | Line has trailing spaces. | 653 |
![]() | Line contains a tab character. | 653 |
![]() | Line contains a tab character. | 654 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 654 |
![]() | Missing a Javadoc comment. | 654 |
![]() | Line contains a tab character. | 655 |
![]() | Line contains a tab character. | 656 |
![]() | Line has trailing spaces. | 657 |
![]() | Line contains a tab character. | 657 |
![]() | Line contains a tab character. | 658 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 658 |
![]() | Line contains a tab character. | 659 |
![]() | Line contains a tab character. | 660 |
![]() | 'cast' is not followed by whitespace. | 660 |
![]() | Line contains a tab character. | 661 |
![]() | Line contains a tab character. | 663 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 663 |
![]() | Missing a Javadoc comment. | 663 |
![]() | Parameter obj should be final. | 663 |
![]() | 'if' construct must use '{}'s. | 664 |
![]() | Line contains a tab character. | 664 |
![]() | Line contains a tab character. | 665 |
![]() | 'cast' is not followed by whitespace. | 665 |
![]() | 'if' construct must use '{}'s. | 666 |
![]() | Line is longer than 80 characters. | 666 |
![]() | Line contains a tab character. | 666 |
![]() | 'else' construct must use '{}'s. | 667 |
![]() | Line contains a tab character. | 667 |
![]() | Line contains a tab character. | 668 |
![]() | Line contains a tab character. | 670 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 670 |
![]() | Missing a Javadoc comment. | 670 |
![]() | 'if' construct must use '{}'s. | 671 |
![]() | Line contains a tab character. | 671 |
![]() | Line contains a tab character. | 672 |
![]() | Line contains a tab character. | 673 |
![]() | Line has trailing spaces. | 675 |
![]() | Line contains a tab character. | 675 |
![]() | Line contains a tab character. | 678 |
![]() | Line contains a tab character. | 680 |
![]() | Line has trailing spaces. | 681 |
![]() | Line contains a tab character. | 681 |
![]() | Line contains a tab character. | 682 |
![]() | Line has trailing spaces. | 686 |
![]() | Parameter original should be final. | 691 |
![]() | Expected @param tag for 'original'. | 691 |
![]() | Line has trailing spaces. | 692 |
![]() | '=' is not preceded with whitespace. | 693 |
![]() | '=' is not followed by whitespace. | 693 |
![]() | Line has trailing spaces. | 694 |
![]() | '=' is not preceded with whitespace. | 695 |
![]() | '=' is not followed by whitespace. | 695 |
![]() | Line has trailing spaces. | 696 |
![]() | '=' is not preceded with whitespace. | 697 |
![]() | '=' is not followed by whitespace. | 697 |
![]() | Line has trailing spaces. | 698 |
![]() | '=' is not preceded with whitespace. | 699 |
![]() | '=' is not followed by whitespace. | 699 |
![]() | Line has trailing spaces. | 700 |
![]() | '=' is not preceded with whitespace. | 701 |
![]() | '=' is not followed by whitespace. | 701 |
![]() | Line has trailing spaces. | 702 |
![]() | '=' is not preceded with whitespace. | 703 |
![]() | '=' is not followed by whitespace. | 703 |
![]() | Line has trailing spaces. | 704 |
![]() | '=' is not preceded with whitespace. | 705 |
![]() | '=' is not followed by whitespace. | 705 |
![]() | Line has trailing spaces. | 706 |
![]() | '=' is not preceded with whitespace. | 707 |
![]() | '=' is not followed by whitespace. | 707 |
![]() | Line has trailing spaces. | 708 |
![]() | '=' is not preceded with whitespace. | 709 |
![]() | '=' is not followed by whitespace. | 709 |
![]() | Line has trailing spaces. | 710 |
![]() | '=' is not preceded with whitespace. | 711 |
![]() | '=' is not followed by whitespace. | 711 |
![]() | Line has trailing spaces. | 712 |
![]() | '=' is not preceded with whitespace. | 713 |
![]() | '=' is not followed by whitespace. | 713 |
![]() | Line has trailing spaces. | 714 |
![]() | '=' is not preceded with whitespace. | 715 |
![]() | '=' is not followed by whitespace. | 715 |
![]() | Line has trailing spaces. | 716 |
![]() | '=' is not preceded with whitespace. | 717 |
![]() | '=' is not followed by whitespace. | 717 |
![]() | Line has trailing spaces. | 718 |
![]() | '=' is not preceded with whitespace. | 719 |
![]() | '=' is not followed by whitespace. | 719 |
![]() | Line has trailing spaces. | 720 |
![]() | '=' is not preceded with whitespace. | 721 |
![]() | '=' is not followed by whitespace. | 721 |
![]() | Line has trailing spaces. | 722 |
![]() | '=' is not preceded with whitespace. | 723 |
![]() | '=' is not followed by whitespace. | 723 |
![]() | Line has trailing spaces. | 724 |
![]() | '=' is not preceded with whitespace. | 725 |
![]() | '=' is not followed by whitespace. | 725 |
![]() | Line has trailing spaces. | 726 |
![]() | '=' is not preceded with whitespace. | 727 |
![]() | '=' is not followed by whitespace. | 727 |
![]() | Line has trailing spaces. | 728 |
![]() | '=' is not preceded with whitespace. | 729 |
![]() | '=' is not followed by whitespace. | 729 |
![]() | Line has trailing spaces. | 730 |
![]() | '=' is not preceded with whitespace. | 731 |
![]() | '=' is not followed by whitespace. | 731 |
![]() | Line has trailing spaces. | 732 |
![]() | '=' is not preceded with whitespace. | 733 |
![]() | '=' is not followed by whitespace. | 733 |
![]() | Line has trailing spaces. | 734 |
![]() | Line has trailing spaces. | 737 |
![]() | Line is longer than 80 characters. | 739 |
![]() | Line contains a tab character. | 741 |
![]() | Line contains a tab character. | 742 |
![]() | Line has trailing spaces. | 743 |
![]() | Line contains a tab character. | 745 |
![]() | Line is longer than 80 characters. | 746 |
![]() | Line contains a tab character. | 746 |
![]() | Line contains a tab character. | 747 |
![]() | Line contains a tab character. | 748 |
![]() | Line contains a tab character. | 750 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 750 |
![]() | Missing a Javadoc comment. | 750 |
![]() | Parameter obj should be final. | 750 |
![]() | Line contains a tab character. | 751 |
![]() | 'if' is not followed by whitespace. | 751 |
![]() | Line contains a tab character. | 752 |
![]() | Line is longer than 80 characters. | 753 |
![]() | Line contains a tab character. | 753 |
![]() | Line contains a tab character. | 754 |
![]() | Line contains a tab character. | 755 |
![]() | Line contains a tab character. | 756 |
![]() | Line contains a tab character. | 757 |
![]() | 'cast' is not followed by whitespace. | 757 |
![]() | Line contains a tab character. | 759 |
![]() | Line has trailing spaces. | 761 |
![]() | Line contains a tab character. | 761 |
![]() | Line is longer than 80 characters. | 762 |
![]() | Line contains a tab character. | 762 |
![]() | Line is longer than 80 characters. | 763 |
![]() | Line contains a tab character. | 763 |
![]() | '=' is not preceded with whitespace. | 763 |
![]() | '=' is not followed by whitespace. | 763 |
![]() | Line contains a tab character. | 764 |
![]() | Line contains a tab character. | 765 |
![]() | Line has trailing spaces. | 766 |
![]() | Line contains a tab character. | 766 |
![]() | Line is longer than 80 characters. | 767 |
![]() | Line contains a tab character. | 767 |
![]() | Line is longer than 80 characters. | 768 |
![]() | Line contains a tab character. | 768 |
![]() | '=' is not preceded with whitespace. | 768 |
![]() | '=' is not followed by whitespace. | 768 |
![]() | Line contains a tab character. | 769 |
![]() | Line contains a tab character. | 770 |
![]() | Line has trailing spaces. | 771 |
![]() | Line contains a tab character. | 771 |
![]() | Line is longer than 80 characters. | 772 |
![]() | Line contains a tab character. | 772 |
![]() | Line is longer than 80 characters. | 773 |
![]() | Line contains a tab character. | 773 |
![]() | '=' is not preceded with whitespace. | 773 |
![]() | '=' is not followed by whitespace. | 773 |
![]() | Line contains a tab character. | 774 |
![]() | Line contains a tab character. | 775 |
![]() | Line has trailing spaces. | 776 |
![]() | Line contains a tab character. | 776 |
![]() | Line is longer than 80 characters. | 777 |
![]() | Line contains a tab character. | 777 |
![]() | Line is longer than 80 characters. | 778 |
![]() | Line contains a tab character. | 778 |
![]() | '=' is not preceded with whitespace. | 778 |
![]() | '=' is not followed by whitespace. | 778 |
![]() | Line contains a tab character. | 779 |
![]() | Line contains a tab character. | 780 |
![]() | Line has trailing spaces. | 781 |
![]() | Line contains a tab character. | 781 |
![]() | Line is longer than 80 characters. | 782 |
![]() | Line contains a tab character. | 782 |
![]() | Line is longer than 80 characters. | 783 |
![]() | Line contains a tab character. | 783 |
![]() | '=' is not preceded with whitespace. | 783 |
![]() | '=' is not followed by whitespace. | 783 |
![]() | Line contains a tab character. | 784 |
![]() | Line contains a tab character. | 785 |
![]() | Line has trailing spaces. | 786 |
![]() | Line contains a tab character. | 786 |
![]() | Line is longer than 80 characters. | 787 |
![]() | Line contains a tab character. | 787 |
![]() | Line is longer than 80 characters. | 788 |
![]() | Line contains a tab character. | 788 |
![]() | '=' is not preceded with whitespace. | 788 |
![]() | '=' is not followed by whitespace. | 788 |
![]() | Line contains a tab character. | 789 |
![]() | Line contains a tab character. | 790 |
![]() | Line has trailing spaces. | 791 |
![]() | Line contains a tab character. | 791 |
![]() | Line is longer than 80 characters. | 792 |
![]() | Line contains a tab character. | 792 |
![]() | Line is longer than 80 characters. | 793 |
![]() | Line contains a tab character. | 793 |
![]() | '=' is not preceded with whitespace. | 793 |
![]() | '=' is not followed by whitespace. | 793 |
![]() | Line contains a tab character. | 794 |
![]() | Line contains a tab character. | 795 |
![]() | Line has trailing spaces. | 796 |
![]() | Line contains a tab character. | 796 |
![]() | Line is longer than 80 characters. | 797 |
![]() | Line contains a tab character. | 797 |
![]() | Line is longer than 80 characters. | 798 |
![]() | Line contains a tab character. | 798 |
![]() | '=' is not preceded with whitespace. | 798 |
![]() | '=' is not followed by whitespace. | 798 |
![]() | Line contains a tab character. | 799 |
![]() | Line contains a tab character. | 800 |
![]() | Line has trailing spaces. | 801 |
![]() | Line contains a tab character. | 801 |
![]() | Line is longer than 80 characters. | 802 |
![]() | Line contains a tab character. | 802 |
![]() | Line is longer than 80 characters. | 803 |
![]() | Line contains a tab character. | 803 |
![]() | '=' is not preceded with whitespace. | 803 |
![]() | '=' is not followed by whitespace. | 803 |
![]() | Line contains a tab character. | 804 |
![]() | Line contains a tab character. | 805 |
![]() | Line has trailing spaces. | 806 |
![]() | Line contains a tab character. | 806 |
![]() | Line is longer than 80 characters. | 807 |
![]() | Line contains a tab character. | 807 |
![]() | Line is longer than 80 characters. | 808 |
![]() | Line contains a tab character. | 808 |
![]() | '=' is not preceded with whitespace. | 808 |
![]() | '=' is not followed by whitespace. | 808 |
![]() | Line contains a tab character. | 809 |
![]() | Line contains a tab character. | 810 |
![]() | Line has trailing spaces. | 811 |
![]() | Line contains a tab character. | 811 |
![]() | Line is longer than 80 characters. | 812 |
![]() | Line contains a tab character. | 812 |
![]() | Line is longer than 80 characters. | 813 |
![]() | Line contains a tab character. | 813 |
![]() | '=' is not preceded with whitespace. | 813 |
![]() | '=' is not followed by whitespace. | 813 |
![]() | Line contains a tab character. | 814 |
![]() | Line contains a tab character. | 815 |
![]() | Line has trailing spaces. | 816 |
![]() | Line contains a tab character. | 816 |
![]() | Line is longer than 80 characters. | 817 |
![]() | Line contains a tab character. | 817 |
![]() | Line contains a tab character. | 818 |
![]() | '=' is not preceded with whitespace. | 818 |
![]() | '=' is not followed by whitespace. | 818 |
![]() | Line contains a tab character. | 819 |
![]() | Line contains a tab character. | 820 |
![]() | Line has trailing spaces. | 821 |
![]() | Line contains a tab character. | 821 |
![]() | Line is longer than 80 characters. | 822 |
![]() | Line contains a tab character. | 822 |
![]() | Line is longer than 80 characters. | 823 |
![]() | Line contains a tab character. | 823 |
![]() | '=' is not preceded with whitespace. | 823 |
![]() | '=' is not followed by whitespace. | 823 |
![]() | Line contains a tab character. | 824 |
![]() | Line contains a tab character. | 825 |
![]() | Line has trailing spaces. | 826 |
![]() | Line contains a tab character. | 826 |
![]() | Line is longer than 80 characters. | 827 |
![]() | Line contains a tab character. | 827 |
![]() | Line is longer than 80 characters. | 828 |
![]() | Line contains a tab character. | 828 |
![]() | '=' is not preceded with whitespace. | 828 |
![]() | '=' is not followed by whitespace. | 828 |
![]() | Line contains a tab character. | 829 |
![]() | Line contains a tab character. | 830 |
![]() | Line has trailing spaces. | 831 |
![]() | Line contains a tab character. | 831 |
![]() | Line contains a tab character. | 832 |
![]() | Line contains a tab character. | 833 |
![]() | '=' is not preceded with whitespace. | 833 |
![]() | '=' is not followed by whitespace. | 833 |
![]() | Line contains a tab character. | 834 |
![]() | Line contains a tab character. | 835 |
![]() | Line has trailing spaces. | 836 |
![]() | Line contains a tab character. | 836 |
![]() | Line is longer than 80 characters. | 837 |
![]() | Line contains a tab character. | 837 |
![]() | Line is longer than 80 characters. | 838 |
![]() | Line contains a tab character. | 838 |
![]() | '=' is not preceded with whitespace. | 838 |
![]() | '=' is not followed by whitespace. | 838 |
![]() | Line contains a tab character. | 839 |
![]() | Line contains a tab character. | 840 |
![]() | Line has trailing spaces. | 841 |
![]() | Line contains a tab character. | 841 |
![]() | Line is longer than 80 characters. | 842 |
![]() | Line contains a tab character. | 842 |
![]() | Line is longer than 80 characters. | 843 |
![]() | Line contains a tab character. | 843 |
![]() | '=' is not preceded with whitespace. | 843 |
![]() | '=' is not followed by whitespace. | 843 |
![]() | Line contains a tab character. | 844 |
![]() | Line contains a tab character. | 845 |
![]() | Line has trailing spaces. | 846 |
![]() | Line contains a tab character. | 846 |
![]() | Line is longer than 80 characters. | 847 |
![]() | Line contains a tab character. | 847 |
![]() | Line is longer than 80 characters. | 848 |
![]() | Line contains a tab character. | 848 |
![]() | '=' is not preceded with whitespace. | 848 |
![]() | '=' is not followed by whitespace. | 848 |
![]() | Line contains a tab character. | 849 |
![]() | Line contains a tab character. | 850 |
![]() | Line has trailing spaces. | 851 |
![]() | Line contains a tab character. | 851 |
![]() | Line is longer than 80 characters. | 852 |
![]() | Line contains a tab character. | 852 |
![]() | Line is longer than 80 characters. | 853 |
![]() | Line contains a tab character. | 853 |
![]() | '=' is not preceded with whitespace. | 853 |
![]() | '=' is not followed by whitespace. | 853 |
![]() | Line contains a tab character. | 854 |
![]() | Line contains a tab character. | 855 |
![]() | Line has trailing spaces. | 856 |
![]() | Line contains a tab character. | 856 |
![]() | Line is longer than 80 characters. | 857 |
![]() | Line contains a tab character. | 857 |
![]() | Line is longer than 80 characters. | 858 |
![]() | Line contains a tab character. | 858 |
![]() | '=' is not preceded with whitespace. | 858 |
![]() | '=' is not followed by whitespace. | 858 |
![]() | Line contains a tab character. | 859 |
![]() | Line contains a tab character. | 860 |
![]() | Line has trailing spaces. | 861 |
![]() | Line contains a tab character. | 861 |
![]() | Line contains a tab character. | 862 |
![]() | Line has trailing spaces. | 863 |
![]() | Line contains a tab character. | 863 |
![]() | Line contains a tab character. | 865 |
![]() | Line is longer than 80 characters. | 866 |
![]() | Line contains a tab character. | 866 |
![]() | Line contains a tab character. | 867 |
![]() | Line is longer than 80 characters. | 868 |
![]() | Line contains a tab character. | 868 |
![]() | Line contains a tab character. | 869 |
![]() | Line contains a tab character. | 870 |
![]() | Line contains a tab character. | 872 |
![]() | Line is longer than 80 characters. | 873 |
![]() | Line contains a tab character. | 873 |
![]() | Line is longer than 80 characters. | 874 |
![]() | Line contains a tab character. | 874 |
![]() | Line contains a tab character. | 875 |
![]() | Expected an @return tag. | 876 |
![]() | Line contains a tab character. | 876 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 876 |
![]() | 'if' construct must use '{}'s. | 877 |
![]() | Line contains a tab character. | 877 |
![]() | Line contains a tab character. | 878 |
![]() | Line contains a tab character. | 879 |
![]() | Line has trailing spaces. | 880 |
![]() | Line contains a tab character. | 880 |
![]() | Line has trailing spaces. | 882 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 883 |
![]() | Missing a Javadoc comment. | 883 |
![]() | Line has trailing spaces. | 885 |
![]() | Line contains a tab character. | 886 |
![]() | '+' should be on a new line. | 886 |
![]() | Line has trailing spaces. | 887 |
![]() | Line contains a tab character. | 887 |
![]() | Line contains a tab character. | 888 |
![]() | '+' should be on a new line. | 888 |
![]() | Line contains a tab character. | 889 |
![]() | '+' should be on a new line. | 889 |
![]() | Line has trailing spaces. | 890 |
![]() | Line contains a tab character. | 890 |
![]() | Line contains a tab character. | 891 |
![]() | '+' should be on a new line. | 891 |
![]() | Line is longer than 80 characters. | 892 |
![]() | Line contains a tab character. | 892 |
![]() | '+' should be on a new line. | 892 |
![]() | Line has trailing spaces. | 893 |
![]() | Line contains a tab character. | 893 |
![]() | Line contains a tab character. | 894 |
![]() | '+' should be on a new line. | 894 |
![]() | Line is longer than 80 characters. | 895 |
![]() | Line contains a tab character. | 895 |
![]() | '+' should be on a new line. | 895 |
![]() | Line has trailing spaces. | 896 |
![]() | Line contains a tab character. | 896 |
![]() | Line contains a tab character. | 897 |
![]() | '+' should be on a new line. | 897 |
![]() | Line is longer than 80 characters. | 898 |
![]() | Line contains a tab character. | 898 |
![]() | '+' should be on a new line. | 898 |
![]() | Line has trailing spaces. | 899 |
![]() | Line contains a tab character. | 899 |
![]() | Line contains a tab character. | 900 |
![]() | '+' should be on a new line. | 900 |
![]() | Line is longer than 80 characters. | 901 |
![]() | Line contains a tab character. | 901 |
![]() | '+' should be on a new line. | 901 |
![]() | Line has trailing spaces. | 902 |
![]() | Line contains a tab character. | 902 |
![]() | Line contains a tab character. | 903 |
![]() | '+' should be on a new line. | 903 |
![]() | Line is longer than 80 characters. | 904 |
![]() | Line contains a tab character. | 904 |
![]() | '+' should be on a new line. | 904 |
![]() | Line has trailing spaces. | 905 |
![]() | Line contains a tab character. | 905 |
![]() | Line contains a tab character. | 906 |
![]() | '+' should be on a new line. | 906 |
![]() | Line is longer than 80 characters. | 907 |
![]() | Line contains a tab character. | 907 |
![]() | '+' should be on a new line. | 907 |
![]() | Line has trailing spaces. | 908 |
![]() | Line contains a tab character. | 908 |
![]() | Line contains a tab character. | 909 |
![]() | '+' should be on a new line. | 909 |
![]() | Line is longer than 80 characters. | 910 |
![]() | Line contains a tab character. | 910 |
![]() | '+' should be on a new line. | 910 |
![]() | Line has trailing spaces. | 911 |
![]() | Line contains a tab character. | 911 |
![]() | Line contains a tab character. | 912 |
![]() | '+' should be on a new line. | 912 |
![]() | Line is longer than 80 characters. | 913 |
![]() | Line contains a tab character. | 913 |
![]() | '+' should be on a new line. | 913 |
![]() | Line has trailing spaces. | 914 |
![]() | Line contains a tab character. | 914 |
![]() | Line contains a tab character. | 915 |
![]() | '+' should be on a new line. | 915 |
![]() | Line is longer than 80 characters. | 916 |
![]() | Line contains a tab character. | 916 |
![]() | '+' should be on a new line. | 916 |
![]() | Line has trailing spaces. | 917 |
![]() | Line contains a tab character. | 917 |
![]() | Line contains a tab character. | 918 |
![]() | '+' should be on a new line. | 918 |
![]() | Line is longer than 80 characters. | 919 |
![]() | Line contains a tab character. | 919 |
![]() | '+' should be on a new line. | 919 |
![]() | Line has trailing spaces. | 920 |
![]() | Line contains a tab character. | 920 |
![]() | Line contains a tab character. | 921 |
![]() | '+' should be on a new line. | 921 |
![]() | Line is longer than 80 characters. | 922 |
![]() | Line contains a tab character. | 922 |
![]() | '+' should be on a new line. | 922 |
![]() | Line has trailing spaces. | 923 |
![]() | Line contains a tab character. | 923 |
![]() | Line contains a tab character. | 924 |
![]() | '+' should be on a new line. | 924 |
![]() | Line is longer than 80 characters. | 925 |
![]() | Line contains a tab character. | 925 |
![]() | '+' should be on a new line. | 925 |
![]() | Line has trailing spaces. | 926 |
![]() | Line contains a tab character. | 926 |
![]() | Line contains a tab character. | 927 |
![]() | '+' should be on a new line. | 927 |
![]() | Line is longer than 80 characters. | 928 |
![]() | Line contains a tab character. | 928 |
![]() | '+' should be on a new line. | 928 |
![]() | Line has trailing spaces. | 929 |
![]() | Line contains a tab character. | 929 |
![]() | Line contains a tab character. | 930 |
![]() | '+' should be on a new line. | 930 |
![]() | Line is longer than 80 characters. | 931 |
![]() | Line contains a tab character. | 931 |
![]() | '+' should be on a new line. | 931 |
![]() | Line has trailing spaces. | 932 |
![]() | Line contains a tab character. | 932 |
![]() | Line contains a tab character. | 933 |
![]() | '+' should be on a new line. | 933 |
![]() | Line contains a tab character. | 934 |
![]() | '+' should be on a new line. | 934 |
![]() | Line has trailing spaces. | 935 |
![]() | Line contains a tab character. | 935 |
![]() | Line contains a tab character. | 936 |
![]() | '+' should be on a new line. | 936 |
![]() | Line is longer than 80 characters. | 937 |
![]() | Line contains a tab character. | 937 |
![]() | '+' should be on a new line. | 937 |
![]() | Line has trailing spaces. | 938 |
![]() | Line contains a tab character. | 938 |
![]() | Line contains a tab character. | 939 |
![]() | '+' should be on a new line. | 939 |
![]() | Line is longer than 80 characters. | 940 |
![]() | Line contains a tab character. | 940 |
![]() | '+' should be on a new line. | 940 |
![]() | Line has trailing spaces. | 941 |
![]() | Line contains a tab character. | 941 |
![]() | Line contains a tab character. | 942 |
![]() | '+' should be on a new line. | 942 |
![]() | Line is longer than 80 characters. | 943 |
![]() | Line contains a tab character. | 943 |
![]() | '+' should be on a new line. | 943 |
![]() | Line has trailing spaces. | 944 |
![]() | Line contains a tab character. | 944 |
![]() | Line contains a tab character. | 945 |
![]() | '+' should be on a new line. | 945 |
![]() | Line is longer than 80 characters. | 946 |
![]() | Line contains a tab character. | 946 |
![]() | '+' should be on a new line. | 946 |
![]() | Line has trailing spaces. | 947 |
![]() | Line contains a tab character. | 947 |
![]() | Line contains a tab character. | 948 |
![]() | '+' should be on a new line. | 948 |
![]() | Line is longer than 80 characters. | 949 |
![]() | Line contains a tab character. | 949 |
![]() | '+' should be on a new line. | 949 |
![]() | Line contains a tab character. | 950 |
![]() | Line has trailing spaces. | 951 |
![]() | Line contains a tab character. | 951 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 954 |
![]() | Missing a Javadoc comment. | 954 |
![]() | '+' should be on a new line. | 955 |
![]() | Line has trailing spaces. | 956 |
![]() | '+' should be on a new line. | 957 |
![]() | '+' should be on a new line. | 958 |
![]() | '+' should be on a new line. | 959 |
![]() | Line has trailing spaces. | 960 |
![]() | '+' should be on a new line. | 961 |
![]() | '+' should be on a new line. | 962 |
![]() | '+' should be on a new line. | 963 |
![]() | Line has trailing spaces. | 964 |
![]() | '+' should be on a new line. | 965 |
![]() | '+' should be on a new line. | 966 |
![]() | '+' should be on a new line. | 967 |
![]() | Line has trailing spaces. | 968 |
![]() | '+' should be on a new line. | 969 |
![]() | '+' should be on a new line. | 970 |
![]() | '+' should be on a new line. | 971 |
![]() | Line has trailing spaces. | 972 |
![]() | '+' should be on a new line. | 973 |
![]() | '+' should be on a new line. | 974 |
![]() | '+' should be on a new line. | 975 |
![]() | Line has trailing spaces. | 976 |
![]() | '+' should be on a new line. | 977 |
![]() | '+' should be on a new line. | 978 |
![]() | '+' should be on a new line. | 979 |
![]() | Line has trailing spaces. | 980 |
![]() | '+' should be on a new line. | 981 |
![]() | '+' should be on a new line. | 982 |
![]() | '+' should be on a new line. | 983 |
![]() | Line has trailing spaces. | 984 |
![]() | '+' should be on a new line. | 985 |
![]() | '+' should be on a new line. | 986 |
![]() | '+' should be on a new line. | 987 |
![]() | Line has trailing spaces. | 988 |
![]() | '+' should be on a new line. | 989 |
![]() | '+' should be on a new line. | 990 |
![]() | '+' should be on a new line. | 991 |
![]() | Line has trailing spaces. | 992 |
![]() | '+' should be on a new line. | 993 |
![]() | '+' should be on a new line. | 994 |
![]() | '+' should be on a new line. | 995 |
![]() | Line has trailing spaces. | 996 |
![]() | '+' should be on a new line. | 997 |
![]() | '+' should be on a new line. | 998 |
![]() | '+' should be on a new line. | 999 |
![]() | Line has trailing spaces. | 1000 |
![]() | '+' should be on a new line. | 1001 |
![]() | '+' should be on a new line. | 1002 |
![]() | '+' should be on a new line. | 1003 |
![]() | Line has trailing spaces. | 1004 |
![]() | '+' should be on a new line. | 1005 |
![]() | '+' should be on a new line. | 1006 |
![]() | '+' should be on a new line. | 1007 |
![]() | Line has trailing spaces. | 1008 |
![]() | '+' should be on a new line. | 1009 |
![]() | '+' should be on a new line. | 1010 |
![]() | '+' should be on a new line. | 1011 |
![]() | Line has trailing spaces. | 1012 |
![]() | '+' should be on a new line. | 1013 |
![]() | '+' should be on a new line. | 1014 |
![]() | '+' should be on a new line. | 1015 |
![]() | Line has trailing spaces. | 1016 |
![]() | '+' should be on a new line. | 1017 |
![]() | '+' should be on a new line. | 1018 |
![]() | '+' should be on a new line. | 1019 |
![]() | Line has trailing spaces. | 1020 |
![]() | '+' should be on a new line. | 1021 |
![]() | '+' should be on a new line. | 1022 |
![]() | '+' should be on a new line. | 1023 |
![]() | Line has trailing spaces. | 1024 |
![]() | '+' should be on a new line. | 1025 |
![]() | '+' should be on a new line. | 1026 |
![]() | '+' should be on a new line. | 1027 |
![]() | Line has trailing spaces. | 1028 |
![]() | '+' should be on a new line. | 1029 |
![]() | '+' should be on a new line. | 1030 |
![]() | '+' should be on a new line. | 1031 |
![]() | Line has trailing spaces. | 1032 |
![]() | '+' should be on a new line. | 1033 |
![]() | '+' should be on a new line. | 1034 |
![]() | '+' should be on a new line. | 1035 |
![]() | Line has trailing spaces. | 1036 |
![]() | '+' should be on a new line. | 1037 |
![]() | '+' should be on a new line. | 1038 |
![]() | '+' should be on a new line. | 1039 |
![]() | Line has trailing spaces. | 1043 |
![]() | Line has trailing spaces. | 1044 |
![]() | Line has trailing spaces. | 1047 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | More than 7 parameters. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Parameter Id should be final. | 89 |
![]() | 'Id' hides a field. | 89 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Parameter NavPointId should be final. | 89 |
![]() | 'NavPointId' hides a field. | 89 |
![]() | Name 'NavPointId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Parameter NavPoint should be final. | 89 |
![]() | 'NavPoint' hides a field. | 89 |
![]() | Name 'NavPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Parameter Visible should be final. | 89 |
![]() | 'Visible' hides a field. | 89 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Parameter Location should be final. | 89 |
![]() | 'Location' hides a field. | 89 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Parameter Reachable should be final. | 89 |
![]() | 'Reachable' hides a field. | 89 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Parameter Amount should be final. | 89 |
![]() | 'Amount' hides a field. | 89 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Parameter Type should be final. | 89 |
![]() | 'Type' hides a field. | 89 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Parameter Descriptor should be final. | 89 |
![]() | 'Descriptor' hides a field. | 89 |
![]() | Name 'Descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Parameter Dropped should be final. | 89 |
![]() | 'Dropped' hides a field. | 89 |
![]() | Name 'Dropped' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 |
![]() | Variable 'Id' must be private and have accessor methods. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Expected an @return tag. | 136 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Name 'NavPointId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 |
![]() | Variable 'NavPointId' must be private and have accessor methods. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Expected an @return tag. | 157 |
![]() | Method 'getNavPointId' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 162 |
![]() | Line has trailing spaces. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Name 'NavPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 171 |
![]() | Variable 'NavPoint' must be private and have accessor methods. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Expected an @return tag. | 180 |
![]() | Method 'getNavPoint' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 193 |
![]() | Variable 'Visible' must be private and have accessor methods. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line has trailing spaces. | 196 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Expected an @return tag. | 201 |
![]() | Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Line has trailing spaces. | 206 |
![]() | Line has trailing spaces. | 208 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 212 |
![]() | Variable 'Location' must be private and have accessor methods. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line has trailing spaces. | 215 |
![]() | Expected an @return tag. | 218 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 218 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 225 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 229 |
![]() | Variable 'Reachable' must be private and have accessor methods. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Expected an @return tag. | 235 |
![]() | Method 'isReachable' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 242 |
![]() | Line has trailing spaces. | 244 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 249 |
![]() | Variable 'Amount' must be private and have accessor methods. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line has trailing spaces. | 252 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 258 |
![]() | Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 258 |
![]() | Line has trailing spaces. | 263 |
![]() | Line has trailing spaces. | 265 |
![]() | Line has trailing spaces. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 271 |
![]() | Variable 'Type' must be private and have accessor methods. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | Expected an @return tag. | 279 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 279 |
![]() | Line has trailing spaces. | 284 |
![]() | Line has trailing spaces. | 286 |
![]() | Line has trailing spaces. | 288 |
![]() | Line has trailing spaces. | 289 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Name 'Descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 292 |
![]() | Variable 'Descriptor' must be private and have accessor methods. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Line has trailing spaces. | 295 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 298 |
![]() | Line is longer than 80 characters. | 298 |
![]() | Line contains a tab character. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Expected an @return tag. | 300 |
![]() | Method 'getDescriptor' is not designed for extension - needs to be abstract, final or empty. | 300 |
![]() | Line has trailing spaces. | 305 |
![]() | Line has trailing spaces. | 307 |
![]() | Line has trailing spaces. | 309 |
![]() | Line is longer than 80 characters. | 310 |
![]() | Line is longer than 80 characters. | 311 |
![]() | Name 'Dropped' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 314 |
![]() | Variable 'Dropped' must be private and have accessor methods. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line has trailing spaces. | 317 |
![]() | Line has trailing spaces. | 319 |
![]() | Line is longer than 80 characters. | 320 |
![]() | Line is longer than 80 characters. | 321 |
![]() | Expected an @return tag. | 323 |
![]() | Method 'isDropped' is not designed for extension - needs to be abstract, final or empty. | 323 |
![]() | Line has trailing spaces. | 328 |
![]() | Line has trailing spaces. | 330 |
![]() | Line contains a tab character. | 335 |
![]() | Line has trailing spaces. | 336 |
![]() | Line contains a tab character. | 336 |
![]() | Line is longer than 80 characters. | 337 |
![]() | Line contains a tab character. | 337 |
![]() | Missing a Javadoc comment. | 337 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 337 |
![]() | Variable 'Time' must be private and have accessor methods. | 337 |
![]() | Line is longer than 80 characters. | 339 |
![]() | Line contains a tab character. | 339 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 339 |
![]() | Missing a Javadoc comment. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line contains a tab character. | 341 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | Missing a Javadoc comment. | 343 |
![]() | Parameter time should be final. | 343 |
![]() | Line is longer than 80 characters. | 344 |
![]() | 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 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 347 |
![]() | Missing a Javadoc comment. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | Line has trailing spaces. | 350 |
![]() | Line contains a tab character. | 350 |
![]() | Line has trailing spaces. | 351 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 352 |
![]() | Missing a Javadoc comment. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line has trailing spaces. | 355 |
![]() | Line contains a tab character. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 356 |
![]() | Missing a Javadoc comment. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | Line has trailing spaces. | 359 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 360 |
![]() | Missing a Javadoc comment. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line has trailing spaces. | 363 |
![]() | Line contains a tab character. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | 'cast' is not followed by whitespace. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 369 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 369 |
![]() | Missing a Javadoc comment. | 369 |
![]() | Parameter obj should be final. | 369 |
![]() | 'if' construct must use '{}'s. | 370 |
![]() | Line contains a tab character. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | 'cast' is not followed by whitespace. | 371 |
![]() | 'if' construct must use '{}'s. | 372 |
![]() | Line is longer than 80 characters. | 372 |
![]() | Line contains a tab character. | 372 |
![]() | 'else' construct must use '{}'s. | 373 |
![]() | Line contains a tab character. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | Line contains a tab character. | 376 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 376 |
![]() | Missing a Javadoc comment. | 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 has trailing spaces. | 381 |
![]() | Line contains a tab character. | 381 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 386 |
![]() | Line has trailing spaces. | 387 |
![]() | Line contains a tab character. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Line is longer than 80 characters. | 389 |
![]() | Line contains a tab character. | 389 |
![]() | Line contains a tab character. | 390 |
![]() | Line has trailing spaces. | 391 |
![]() | Line contains a tab character. | 391 |
![]() | Line contains a tab character. | 392 |
![]() | Method 'setNavPoint' is not designed for extension - needs to be abstract, final or empty. | 392 |
![]() | Parameter navPoint should be final. | 392 |
![]() | Expected @param tag for 'navPoint'. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | Line has trailing spaces. | 394 |
![]() | Line contains a tab character. | 394 |
![]() | Line has trailing spaces. | 395 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line has trailing spaces. | 400 |
![]() | Parameter original should be final. | 405 |
![]() | Expected @param tag for 'original'. | 405 |
![]() | Line has trailing spaces. | 406 |
![]() | '=' is not preceded with whitespace. | 407 |
![]() | '=' is not followed by whitespace. | 407 |
![]() | Line has trailing spaces. | 408 |
![]() | '=' is not preceded with whitespace. | 409 |
![]() | '=' is not followed by whitespace. | 409 |
![]() | Line has trailing spaces. | 410 |
![]() | '=' is not preceded with whitespace. | 411 |
![]() | '=' is not followed by whitespace. | 411 |
![]() | Line has trailing spaces. | 412 |
![]() | '=' is not preceded with whitespace. | 413 |
![]() | '=' is not followed by whitespace. | 413 |
![]() | Line has trailing spaces. | 414 |
![]() | '=' is not preceded with whitespace. | 415 |
![]() | '=' is not followed by whitespace. | 415 |
![]() | Line has trailing spaces. | 416 |
![]() | '=' is not preceded with whitespace. | 417 |
![]() | '=' is not followed by whitespace. | 417 |
![]() | Line has trailing spaces. | 418 |
![]() | '=' is not preceded with whitespace. | 419 |
![]() | '=' is not followed by whitespace. | 419 |
![]() | Line has trailing spaces. | 420 |
![]() | '=' is not preceded with whitespace. | 421 |
![]() | '=' is not followed by whitespace. | 421 |
![]() | Line has trailing spaces. | 422 |
![]() | '=' is not preceded with whitespace. | 423 |
![]() | '=' is not followed by whitespace. | 423 |
![]() | Line has trailing spaces. | 424 |
![]() | '=' is not preceded with whitespace. | 425 |
![]() | '=' is not followed by whitespace. | 425 |
![]() | Line has trailing spaces. | 426 |
![]() | Line has trailing spaces. | 429 |
![]() | Line is longer than 80 characters. | 431 |
![]() | Line contains a tab character. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | Line has trailing spaces. | 435 |
![]() | Line contains a tab character. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Line is longer than 80 characters. | 440 |
![]() | Line contains a tab character. | 440 |
![]() | Line contains a tab character. | 442 |
![]() | Missing a Javadoc comment. | 442 |
![]() | Line contains a tab character. | 444 |
![]() | Missing a Javadoc comment. | 444 |
![]() | Parameter orig should be final. | 444 |
![]() | 'orig' hides a field. | 444 |
![]() | Line contains a tab character. | 445 |
![]() | Line contains a tab character. | 446 |
![]() | Line contains a tab character. | 448 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 448 |
![]() | Missing a Javadoc comment. | 448 |
![]() | Line contains a tab character. | 449 |
![]() | Line contains a tab character. | 450 |
![]() | Line has trailing spaces. | 451 |
![]() | Line contains a tab character. | 451 |
![]() | Line contains a tab character. | 452 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 452 |
![]() | Missing a Javadoc comment. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | Line contains a tab character. | 454 |
![]() | Line is longer than 80 characters. | 456 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 456 |
![]() | Missing a Javadoc comment. | 456 |
![]() | Parameter obj should be final. | 456 |
![]() | Line is longer than 80 characters. | 458 |
![]() | Line is longer than 80 characters. | 461 |
![]() | 'cast' is not followed by whitespace. | 464 |
![]() | Line is longer than 80 characters. | 466 |
![]() | Line contains a tab character. | 466 |
![]() | Line is longer than 80 characters. | 467 |
![]() | Line contains a tab character. | 467 |
![]() | 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 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 473 |
![]() | Missing a Javadoc comment. | 473 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 477 |
![]() | Missing a Javadoc comment. | 477 |
![]() | Line is longer than 80 characters. | 478 |
![]() | Line contains a tab character. | 481 |
![]() | Line contains a tab character. | 483 |
![]() | Line is longer than 80 characters. | 484 |
![]() | Line contains a tab character. | 484 |
![]() | Line contains a tab character. | 485 |
![]() | Line contains a tab character. | 486 |
![]() | Parameter Original should be final. | 486 |
![]() | Expected @param tag for 'Original'. | 486 |
![]() | Name 'Original' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 486 |
![]() | Parameter Visible should be final. | 486 |
![]() | 'Visible' hides a field. | 486 |
![]() | Expected @param tag for 'Visible'. | 486 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | Line contains a tab character. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Line is longer than 80 characters. | 491 |
![]() | Line contains a tab character. | 491 |
![]() | Method 'createDisappearEvent' is not designed for extension - needs to be abstract, final or empty. | 491 |
![]() | Missing a Javadoc comment. | 491 |
![]() | Line contains a tab character. | 492 |
![]() | Line contains a tab character. | 493 |
![]() | Line has trailing spaces. | 494 |
![]() | Line contains a tab character. | 494 |
![]() | 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. | 501 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 501 |
![]() | Missing a Javadoc comment. | 501 |
![]() | Parameter obj should be final. | 501 |
![]() | Line contains a tab character. | 502 |
![]() | 'if' is not followed by whitespace. | 502 |
![]() | Line contains a tab character. | 503 |
![]() | Line is longer than 80 characters. | 504 |
![]() | Line contains a tab character. | 504 |
![]() | Line contains a tab character. | 505 |
![]() | Line contains a tab character. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | 'cast' is not followed by whitespace. | 508 |
![]() | Line contains a tab character. | 510 |
![]() | 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 contains a tab character. | 514 |
![]() | '=' is not preceded with whitespace. | 514 |
![]() | '=' is not followed by whitespace. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line has trailing spaces. | 517 |
![]() | Line contains a tab character. | 517 |
![]() | Line is longer than 80 characters. | 518 |
![]() | Line contains a tab character. | 518 |
![]() | Line is longer than 80 characters. | 519 |
![]() | Line contains a tab character. | 519 |
![]() | '=' is not preceded with whitespace. | 519 |
![]() | '=' is not followed by whitespace. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line contains a tab character. | 521 |
![]() | Line has trailing spaces. | 522 |
![]() | Line contains a tab character. | 522 |
![]() | Line contains a tab character. | 523 |
![]() | Line has trailing spaces. | 524 |
![]() | Line contains a tab character. | 524 |
![]() | Line contains a tab character. | 526 |
![]() | Line is longer than 80 characters. | 527 |
![]() | Line contains a tab character. | 527 |
![]() | Line contains a tab character. | 528 |
![]() | Line is longer than 80 characters. | 529 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 530 |
![]() | Line contains a tab character. | 531 |
![]() | Line contains a tab character. | 533 |
![]() | Line is longer than 80 characters. | 534 |
![]() | Line contains a tab character. | 534 |
![]() | Line is longer than 80 characters. | 535 |
![]() | Line contains a tab character. | 535 |
![]() | Line contains a tab character. | 536 |
![]() | Expected an @return tag. | 537 |
![]() | Line contains a tab character. | 537 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 537 |
![]() | 'if' construct must use '{}'s. | 538 |
![]() | Line contains a tab character. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Line has trailing spaces. | 541 |
![]() | Line contains a tab character. | 541 |
![]() | Line has trailing spaces. | 543 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 544 |
![]() | Missing a Javadoc comment. | 544 |
![]() | Line has trailing spaces. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | '+' should be on a new line. | 547 |
![]() | Line has trailing spaces. | 548 |
![]() | Line contains a tab character. | 548 |
![]() | Line contains a tab character. | 549 |
![]() | '+' should be on a new line. | 549 |
![]() | Line contains a tab character. | 550 |
![]() | '+' should be on a new line. | 550 |
![]() | Line has trailing spaces. | 551 |
![]() | Line contains a tab character. | 551 |
![]() | Line contains a tab character. | 552 |
![]() | '+' should be on a new line. | 552 |
![]() | Line is longer than 80 characters. | 553 |
![]() | Line contains a tab character. | 553 |
![]() | '+' should be on a new line. | 553 |
![]() | Line has trailing spaces. | 554 |
![]() | Line contains a tab character. | 554 |
![]() | Line contains a tab character. | 555 |
![]() | '+' should be on a new line. | 555 |
![]() | Line contains a tab character. | 556 |
![]() | '+' should be on a new line. | 556 |
![]() | Line has trailing spaces. | 557 |
![]() | Line contains a tab character. | 557 |
![]() | Line contains a tab character. | 558 |
![]() | '+' should be on a new line. | 558 |
![]() | Line is longer than 80 characters. | 559 |
![]() | Line contains a tab character. | 559 |
![]() | '+' should be on a new line. | 559 |
![]() | Line has trailing spaces. | 560 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | '+' should be on a new line. | 561 |
![]() | Line is longer than 80 characters. | 562 |
![]() | Line contains a tab character. | 562 |
![]() | '+' should be on a new line. | 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 contains a tab character. | 565 |
![]() | '+' should be on a new line. | 565 |
![]() | Line has trailing spaces. | 566 |
![]() | Line contains a tab character. | 566 |
![]() | Line contains a tab character. | 567 |
![]() | '+' should be on a new line. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | '+' should be on a new line. | 568 |
![]() | Line has trailing spaces. | 569 |
![]() | Line contains a tab character. | 569 |
![]() | Line contains a tab character. | 570 |
![]() | '+' should be on a new line. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | '+' should be on a new line. | 571 |
![]() | Line contains a tab character. | 572 |
![]() | Line has trailing spaces. | 573 |
![]() | Line contains a tab character. | 573 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 576 |
![]() | Missing a Javadoc comment. | 576 |
![]() | '+' should be on a new line. | 577 |
![]() | Line has trailing spaces. | 578 |
![]() | '+' should be on a new line. | 579 |
![]() | '+' should be on a new line. | 580 |
![]() | '+' should be on a new line. | 581 |
![]() | Line has trailing spaces. | 582 |
![]() | '+' should be on a new line. | 583 |
![]() | '+' should be on a new line. | 584 |
![]() | '+' should be on a new line. | 585 |
![]() | Line has trailing spaces. | 586 |
![]() | '+' should be on a new line. | 587 |
![]() | '+' should be on a new line. | 588 |
![]() | '+' should be on a new line. | 589 |
![]() | Line has trailing spaces. | 590 |
![]() | '+' should be on a new line. | 591 |
![]() | '+' should be on a new line. | 592 |
![]() | '+' should be on a new line. | 593 |
![]() | Line has trailing spaces. | 594 |
![]() | '+' should be on a new line. | 595 |
![]() | '+' should be on a new line. | 596 |
![]() | '+' should be on a new line. | 597 |
![]() | Line has trailing spaces. | 598 |
![]() | '+' should be on a new line. | 599 |
![]() | '+' should be on a new line. | 600 |
![]() | '+' should be on a new line. | 601 |
![]() | Line has trailing spaces. | 602 |
![]() | '+' should be on a new line. | 603 |
![]() | '+' should be on a new line. | 604 |
![]() | '+' should be on a new line. | 605 |
![]() | Line has trailing spaces. | 606 |
![]() | '+' should be on a new line. | 607 |
![]() | '+' should be on a new line. | 608 |
![]() | '+' should be on a new line. | 609 |
![]() | Line has trailing spaces. | 610 |
![]() | '+' should be on a new line. | 611 |
![]() | '+' should be on a new line. | 612 |
![]() | '+' should be on a new line. | 613 |
![]() | Line has trailing spaces. | 614 |
![]() | '+' should be on a new line. | 615 |
![]() | '+' should be on a new line. | 616 |
![]() | '+' should be on a new line. | 617 |
![]() | Line has trailing spaces. | 621 |
![]() | Line has trailing spaces. | 622 |
![]() | Line has trailing spaces. | 625 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | File length is 3,299 lines (max allowed is 2,000). | 1 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | 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 has trailing spaces. | 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 is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | 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 has trailing spaces. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 122 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line has trailing spaces. | 134 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line contains a tab character. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | Line has trailing spaces. | 170 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Line has trailing spaces. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Line has trailing spaces. | 179 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Line has trailing spaces. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line is longer than 80 characters. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line has trailing spaces. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | Line is longer than 80 characters. | 195 |
![]() | Line contains a tab character. | 195 |
![]() | Line has trailing spaces. | 196 |
![]() | Line contains a tab character. | 196 |
![]() | Line has trailing spaces. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line has trailing spaces. | 200 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | Line has trailing spaces. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line has trailing spaces. | 206 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | Line contains a tab character. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Line contains a tab character. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | Line contains a tab character. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | Line is longer than 80 characters. | 219 |
![]() | Line contains a tab character. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | Line is longer than 80 characters. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | Line has trailing spaces. | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | Line is longer than 80 characters. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | Line contains a tab character. | 226 |
![]() | Line has trailing spaces. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line has trailing spaces. | 229 |
![]() | Line contains a tab character. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | Line has trailing spaces. | 232 |
![]() | Line contains a tab character. | 232 |
![]() | Line has trailing spaces. | 233 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line contains a tab character. | 234 |
![]() | Line has trailing spaces. | 235 |
![]() | Line contains a tab character. | 235 |
![]() | Line has trailing spaces. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line has trailing spaces. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | Line is longer than 80 characters. | 240 |
![]() | Line contains a tab character. | 240 |
![]() | Line has trailing spaces. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line is longer than 80 characters. | 243 |
![]() | Line contains a tab character. | 243 |
![]() | Line has trailing spaces. | 244 |
![]() | Line contains a tab character. | 244 |
![]() | Line has trailing spaces. | 245 |
![]() | Line is longer than 80 characters. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line has trailing spaces. | 250 |
![]() | Line contains a tab character. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line contains a tab character. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line contains a tab character. | 253 |
![]() | Line has trailing spaces. | 254 |
![]() | Line is longer than 80 characters. | 255 |
![]() | Line contains a tab character. | 255 |
![]() | Line has trailing spaces. | 256 |
![]() | Line contains a tab character. | 256 |
![]() | Line has trailing spaces. | 257 |
![]() | Line is longer than 80 characters. | 258 |
![]() | Line contains a tab character. | 258 |
![]() | Line has trailing spaces. | 259 |
![]() | Line contains a tab character. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line is longer than 80 characters. | 261 |
![]() | Line contains a tab character. | 261 |
![]() | Line has trailing spaces. | 262 |
![]() | Line contains a tab character. | 262 |
![]() | Line has trailing spaces. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Line contains a tab character. | 265 |
![]() | Line has trailing spaces. | 266 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Line contains a tab character. | 267 |
![]() | Line has trailing spaces. | 268 |
![]() | Line contains a tab character. | 268 |
![]() | Line has trailing spaces. | 269 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Line has trailing spaces. | 271 |
![]() | Line contains a tab character. | 271 |
![]() | Line has trailing spaces. | 272 |
![]() | Line is longer than 80 characters. | 273 |
![]() | Line contains a tab character. | 273 |
![]() | Line has trailing spaces. | 274 |
![]() | Line contains a tab character. | 274 |
![]() | Line has trailing spaces. | 275 |
![]() | Line is longer than 80 characters. | 276 |
![]() | Line contains a tab character. | 276 |
![]() | Line has trailing spaces. | 277 |
![]() | Line contains a tab character. | 277 |
![]() | Line has trailing spaces. | 278 |
![]() | Line is longer than 80 characters. | 279 |
![]() | Line contains a tab character. | 279 |
![]() | Line has trailing spaces. | 280 |
![]() | Line contains a tab character. | 280 |
![]() | Line has trailing spaces. | 281 |
![]() | Line is longer than 80 characters. | 282 |
![]() | Line contains a tab character. | 282 |
![]() | Line has trailing spaces. | 283 |
![]() | Line contains a tab character. | 283 |
![]() | Line has trailing spaces. | 284 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Line contains a tab character. | 285 |
![]() | Line has trailing spaces. | 286 |
![]() | Line contains a tab character. | 286 |
![]() | Line has trailing spaces. | 287 |
![]() | Line has trailing spaces. | 288 |
![]() | Line is longer than 80 characters. | 288 |
![]() | Line contains a tab character. | 288 |
![]() | Line has trailing spaces. | 289 |
![]() | Line contains a tab character. | 289 |
![]() | Line has trailing spaces. | 290 |
![]() | Line is longer than 80 characters. | 291 |
![]() | Line contains a tab character. | 291 |
![]() | Line has trailing spaces. | 292 |
![]() | Line contains a tab character. | 292 |
![]() | Line has trailing spaces. | 293 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line contains a tab character. | 294 |
![]() | Line has trailing spaces. | 295 |
![]() | Line contains a tab character. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line contains a tab character. | 297 |
![]() | Line has trailing spaces. | 298 |
![]() | Line contains a tab character. | 298 |
![]() | Line has trailing spaces. | 299 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Line contains a tab character. | 300 |
![]() | Line has trailing spaces. | 301 |
![]() | Line contains a tab character. | 301 |
![]() | Line has trailing spaces. | 302 |
![]() | Line is longer than 80 characters. | 303 |
![]() | Line contains a tab character. | 303 |
![]() | Line has trailing spaces. | 304 |
![]() | Line contains a tab character. | 304 |
![]() | Line has trailing spaces. | 305 |
![]() | Line is longer than 80 characters. | 306 |
![]() | Line contains a tab character. | 306 |
![]() | Line has trailing spaces. | 307 |
![]() | Line contains a tab character. | 307 |
![]() | Line has trailing spaces. | 308 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line contains a tab character. | 309 |
![]() | Line has trailing spaces. | 310 |
![]() | Line contains a tab character. | 310 |
![]() | Line has trailing spaces. | 311 |
![]() | Line is longer than 80 characters. | 312 |
![]() | Line contains a tab character. | 312 |
![]() | Line has trailing spaces. | 313 |
![]() | Line contains a tab character. | 313 |
![]() | Line has trailing spaces. | 314 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line contains a tab character. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line has trailing spaces. | 317 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line has trailing spaces. | 320 |
![]() | Line contains a tab character. | 320 |
![]() | Line has trailing spaces. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line has trailing spaces. | 323 |
![]() | Line contains a tab character. | 323 |
![]() | Method length is 179 lines (max allowed is 150). | 325 |
![]() | More than 7 parameters. | 325 |
![]() | Line is longer than 80 characters. | 326 |
![]() | Parameter InventoryType should be final. | 326 |
![]() | 'InventoryType' hides a field. | 326 |
![]() | Name 'InventoryType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PickupType should be final. | 326 |
![]() | 'PickupType' hides a field. | 326 |
![]() | Name 'PickupType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter ItemCategory should be final. | 326 |
![]() | 'ItemCategory' hides a field. | 326 |
![]() | Name 'ItemCategory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter Melee should be final. | 326 |
![]() | 'Melee' hides a field. | 326 |
![]() | Name 'Melee' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter Sniping should be final. | 326 |
![]() | 'Sniping' hides a field. | 326 |
![]() | Name 'Sniping' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter UsesAltAmmo should be final. | 326 |
![]() | 'UsesAltAmmo' hides a field. | 326 |
![]() | Name 'UsesAltAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriFireModeType should be final. | 326 |
![]() | 'PriFireModeType' hides a field. | 326 |
![]() | Name 'PriFireModeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriSplashDamage should be final. | 326 |
![]() | 'PriSplashDamage' hides a field. | 326 |
![]() | Name 'PriSplashDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriSplashJump should be final. | 326 |
![]() | 'PriSplashJump' hides a field. | 326 |
![]() | Name 'PriSplashJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriRecomSplashDamage should be final. | 326 |
![]() | 'PriRecomSplashDamage' hides a field. | 326 |
![]() | Name 'PriRecomSplashDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriTossed should be final. | 326 |
![]() | 'PriTossed' hides a field. | 326 |
![]() | Name 'PriTossed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriLeadTarget should be final. | 326 |
![]() | 'PriLeadTarget' hides a field. | 326 |
![]() | Name 'PriLeadTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriInstantHit should be final. | 326 |
![]() | 'PriInstantHit' hides a field. | 326 |
![]() | Name 'PriInstantHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriFireOnRelease should be final. | 326 |
![]() | 'PriFireOnRelease' hides a field. | 326 |
![]() | Name 'PriFireOnRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriWaitForRelease should be final. | 326 |
![]() | 'PriWaitForRelease' hides a field. | 326 |
![]() | Name 'PriWaitForRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriModeExclusive should be final. | 326 |
![]() | 'PriModeExclusive' hides a field. | 326 |
![]() | Name 'PriModeExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriFireRate should be final. | 326 |
![]() | 'PriFireRate' hides a field. | 326 |
![]() | Name 'PriFireRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriBotRefireRate should be final. | 326 |
![]() | 'PriBotRefireRate' hides a field. | 326 |
![]() | Name 'PriBotRefireRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriAmmoPerFire should be final. | 326 |
![]() | 'PriAmmoPerFire' hides a field. | 326 |
![]() | Name 'PriAmmoPerFire' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriAmmoClipSize should be final. | 326 |
![]() | 'PriAmmoClipSize' hides a field. | 326 |
![]() | Name 'PriAmmoClipSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriAimError should be final. | 326 |
![]() | 'PriAimError' hides a field. | 326 |
![]() | Name 'PriAimError' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriSpread should be final. | 326 |
![]() | 'PriSpread' hides a field. | 326 |
![]() | Name 'PriSpread' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriSpreadStyle should be final. | 326 |
![]() | 'PriSpreadStyle' hides a field. | 326 |
![]() | Name 'PriSpreadStyle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriFireCount should be final. | 326 |
![]() | 'PriFireCount' hides a field. | 326 |
![]() | Name 'PriFireCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriDamageAtten should be final. | 326 |
![]() | 'PriDamageAtten' hides a field. | 326 |
![]() | Name 'PriDamageAtten' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriAmmoType should be final. | 326 |
![]() | 'PriAmmoType' hides a field. | 326 |
![]() | Name 'PriAmmoType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriInitialAmount should be final. | 326 |
![]() | 'PriInitialAmount' hides a field. | 326 |
![]() | Name 'PriInitialAmount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriMaxAmount should be final. | 326 |
![]() | 'PriMaxAmount' hides a field. | 326 |
![]() | Name 'PriMaxAmount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriMaxRange should be final. | 326 |
![]() | 'PriMaxRange' hides a field. | 326 |
![]() | Name 'PriMaxRange' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriDamageType should be final. | 326 |
![]() | 'PriDamageType' hides a field. | 326 |
![]() | Name 'PriDamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriArmorStops should be final. | 326 |
![]() | 'PriArmorStops' hides a field. | 326 |
![]() | Name 'PriArmorStops' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriAlwaysGibs should be final. | 326 |
![]() | 'PriAlwaysGibs' hides a field. | 326 |
![]() | Name 'PriAlwaysGibs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriSpecial should be final. | 326 |
![]() | 'PriSpecial' hides a field. | 326 |
![]() | Name 'PriSpecial' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriDetonatesGoop should be final. | 326 |
![]() | 'PriDetonatesGoop' hides a field. | 326 |
![]() | Name 'PriDetonatesGoop' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriSuperWeapon should be final. | 326 |
![]() | 'PriSuperWeapon' hides a field. | 326 |
![]() | Name 'PriSuperWeapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriExtraMomZ should be final. | 326 |
![]() | 'PriExtraMomZ' hides a field. | 326 |
![]() | Name 'PriExtraMomZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriProjType should be final. | 326 |
![]() | 'PriProjType' hides a field. | 326 |
![]() | Name 'PriProjType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriDamage should be final. | 326 |
![]() | 'PriDamage' hides a field. | 326 |
![]() | Name 'PriDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriDamageMax should be final. | 326 |
![]() | 'PriDamageMax' hides a field. | 326 |
![]() | Name 'PriDamageMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriDamageMin should be final. | 326 |
![]() | 'PriDamageMin' hides a field. | 326 |
![]() | Name 'PriDamageMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriSpeed should be final. | 326 |
![]() | 'PriSpeed' hides a field. | 326 |
![]() | Name 'PriSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriMaxSpeed should be final. | 326 |
![]() | 'PriMaxSpeed' hides a field. | 326 |
![]() | Name 'PriMaxSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriLifeSpan should be final. | 326 |
![]() | 'PriLifeSpan' hides a field. | 326 |
![]() | Name 'PriLifeSpan' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriDamageRadius should be final. | 326 |
![]() | 'PriDamageRadius' hides a field. | 326 |
![]() | Name 'PriDamageRadius' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriTossZ should be final. | 326 |
![]() | 'PriTossZ' hides a field. | 326 |
![]() | Name 'PriTossZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter PriMaxEffectDistance should be final. | 326 |
![]() | 'PriMaxEffectDistance' hides a field. | 326 |
![]() | Name 'PriMaxEffectDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecFireModeType should be final. | 326 |
![]() | 'SecFireModeType' hides a field. | 326 |
![]() | Name 'SecFireModeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecSplashDamage should be final. | 326 |
![]() | 'SecSplashDamage' hides a field. | 326 |
![]() | Name 'SecSplashDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecSplashJump should be final. | 326 |
![]() | 'SecSplashJump' hides a field. | 326 |
![]() | Name 'SecSplashJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecRecomSplashDamage should be final. | 326 |
![]() | 'SecRecomSplashDamage' hides a field. | 326 |
![]() | Name 'SecRecomSplashDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecTossed should be final. | 326 |
![]() | 'SecTossed' hides a field. | 326 |
![]() | Name 'SecTossed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecLeadTarget should be final. | 326 |
![]() | 'SecLeadTarget' hides a field. | 326 |
![]() | Name 'SecLeadTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecInstantHit should be final. | 326 |
![]() | 'SecInstantHit' hides a field. | 326 |
![]() | Name 'SecInstantHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecFireOnRelease should be final. | 326 |
![]() | 'SecFireOnRelease' hides a field. | 326 |
![]() | Name 'SecFireOnRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecWaitForRelease should be final. | 326 |
![]() | 'SecWaitForRelease' hides a field. | 326 |
![]() | Name 'SecWaitForRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecModeExclusive should be final. | 326 |
![]() | 'SecModeExclusive' hides a field. | 326 |
![]() | Name 'SecModeExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecFireRate should be final. | 326 |
![]() | 'SecFireRate' hides a field. | 326 |
![]() | Name 'SecFireRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecBotRefireRate should be final. | 326 |
![]() | 'SecBotRefireRate' hides a field. | 326 |
![]() | Name 'SecBotRefireRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecAmmoPerFire should be final. | 326 |
![]() | 'SecAmmoPerFire' hides a field. | 326 |
![]() | Name 'SecAmmoPerFire' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecAmmoClipSize should be final. | 326 |
![]() | 'SecAmmoClipSize' hides a field. | 326 |
![]() | Name 'SecAmmoClipSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecAimError should be final. | 326 |
![]() | 'SecAimError' hides a field. | 326 |
![]() | Name 'SecAimError' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecSpread should be final. | 326 |
![]() | 'SecSpread' hides a field. | 326 |
![]() | Name 'SecSpread' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecSpreadStyle should be final. | 326 |
![]() | 'SecSpreadStyle' hides a field. | 326 |
![]() | Name 'SecSpreadStyle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecFireCount should be final. | 326 |
![]() | 'SecFireCount' hides a field. | 326 |
![]() | Name 'SecFireCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecDamageAtten should be final. | 326 |
![]() | 'SecDamageAtten' hides a field. | 326 |
![]() | Name 'SecDamageAtten' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecAmmoType should be final. | 326 |
![]() | 'SecAmmoType' hides a field. | 326 |
![]() | Name 'SecAmmoType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecInitialAmount should be final. | 326 |
![]() | 'SecInitialAmount' hides a field. | 326 |
![]() | Name 'SecInitialAmount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecMaxAmount should be final. | 326 |
![]() | 'SecMaxAmount' hides a field. | 326 |
![]() | Name 'SecMaxAmount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecMaxRange should be final. | 326 |
![]() | 'SecMaxRange' hides a field. | 326 |
![]() | Name 'SecMaxRange' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecDamageType should be final. | 326 |
![]() | 'SecDamageType' hides a field. | 326 |
![]() | Name 'SecDamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecArmorStops should be final. | 326 |
![]() | 'SecArmorStops' hides a field. | 326 |
![]() | Name 'SecArmorStops' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecAlwaysGibs should be final. | 326 |
![]() | 'SecAlwaysGibs' hides a field. | 326 |
![]() | Name 'SecAlwaysGibs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecSpecial should be final. | 326 |
![]() | 'SecSpecial' hides a field. | 326 |
![]() | Name 'SecSpecial' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecDetonatesGoop should be final. | 326 |
![]() | 'SecDetonatesGoop' hides a field. | 326 |
![]() | Name 'SecDetonatesGoop' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecSuperWeapon should be final. | 326 |
![]() | 'SecSuperWeapon' hides a field. | 326 |
![]() | Name 'SecSuperWeapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecExtraMomZ should be final. | 326 |
![]() | 'SecExtraMomZ' hides a field. | 326 |
![]() | Name 'SecExtraMomZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecProjType should be final. | 326 |
![]() | 'SecProjType' hides a field. | 326 |
![]() | Name 'SecProjType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecDamage should be final. | 326 |
![]() | 'SecDamage' hides a field. | 326 |
![]() | Name 'SecDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecDamageMax should be final. | 326 |
![]() | 'SecDamageMax' hides a field. | 326 |
![]() | Name 'SecDamageMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecDamageMin should be final. | 326 |
![]() | 'SecDamageMin' hides a field. | 326 |
![]() | Name 'SecDamageMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecSpeed should be final. | 326 |
![]() | 'SecSpeed' hides a field. | 326 |
![]() | Name 'SecSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecMaxSpeed should be final. | 326 |
![]() | 'SecMaxSpeed' hides a field. | 326 |
![]() | Name 'SecMaxSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecLifeSpan should be final. | 326 |
![]() | 'SecLifeSpan' hides a field. | 326 |
![]() | Name 'SecLifeSpan' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecDamageRadius should be final. | 326 |
![]() | 'SecDamageRadius' hides a field. | 326 |
![]() | Name 'SecDamageRadius' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecTossZ should be final. | 326 |
![]() | 'SecTossZ' hides a field. | 326 |
![]() | Name 'SecTossZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SecMaxEffectDistance should be final. | 326 |
![]() | 'SecMaxEffectDistance' hides a field. | 326 |
![]() | Name 'SecMaxEffectDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter Amount should be final. | 326 |
![]() | 'Amount' hides a field. | 326 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Parameter SuperHeal should be final. | 326 |
![]() | 'SuperHeal' hides a field. | 326 |
![]() | Name 'SuperHeal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Line has trailing spaces. | 327 |
![]() | Line has trailing spaces. | 329 |
![]() | Line has trailing spaces. | 331 |
![]() | Line has trailing spaces. | 333 |
![]() | Line has trailing spaces. | 335 |
![]() | Line has trailing spaces. | 337 |
![]() | Line has trailing spaces. | 339 |
![]() | Line has trailing spaces. | 341 |
![]() | Line has trailing spaces. | 343 |
![]() | Line has trailing spaces. | 345 |
![]() | Line has trailing spaces. | 347 |
![]() | Line has trailing spaces. | 349 |
![]() | Line has trailing spaces. | 351 |
![]() | Line has trailing spaces. | 353 |
![]() | Line has trailing spaces. | 355 |
![]() | Line has trailing spaces. | 357 |
![]() | Line has trailing spaces. | 359 |
![]() | Line has trailing spaces. | 361 |
![]() | Line has trailing spaces. | 363 |
![]() | Line has trailing spaces. | 365 |
![]() | Line has trailing spaces. | 367 |
![]() | Line has trailing spaces. | 369 |
![]() | Line has trailing spaces. | 371 |
![]() | Line has trailing spaces. | 373 |
![]() | Line has trailing spaces. | 375 |
![]() | Line has trailing spaces. | 377 |
![]() | Line has trailing spaces. | 379 |
![]() | Line has trailing spaces. | 381 |
![]() | Line has trailing spaces. | 383 |
![]() | Line has trailing spaces. | 385 |
![]() | Line has trailing spaces. | 387 |
![]() | Line has trailing spaces. | 389 |
![]() | Line has trailing spaces. | 391 |
![]() | Line has trailing spaces. | 393 |
![]() | Line has trailing spaces. | 395 |
![]() | Line has trailing spaces. | 397 |
![]() | Line has trailing spaces. | 399 |
![]() | Line has trailing spaces. | 401 |
![]() | Line has trailing spaces. | 403 |
![]() | Line has trailing spaces. | 405 |
![]() | Line has trailing spaces. | 407 |
![]() | Line has trailing spaces. | 409 |
![]() | Line has trailing spaces. | 411 |
![]() | Line has trailing spaces. | 413 |
![]() | Line has trailing spaces. | 415 |
![]() | Line has trailing spaces. | 417 |
![]() | Line has trailing spaces. | 419 |
![]() | Line has trailing spaces. | 421 |
![]() | Line has trailing spaces. | 423 |
![]() | Line has trailing spaces. | 425 |
![]() | Line has trailing spaces. | 427 |
![]() | Line has trailing spaces. | 429 |
![]() | Line has trailing spaces. | 431 |
![]() | Line has trailing spaces. | 433 |
![]() | Line has trailing spaces. | 435 |
![]() | Line has trailing spaces. | 437 |
![]() | Line has trailing spaces. | 439 |
![]() | Line has trailing spaces. | 441 |
![]() | Line has trailing spaces. | 443 |
![]() | Line has trailing spaces. | 445 |
![]() | Line has trailing spaces. | 447 |
![]() | Line has trailing spaces. | 449 |
![]() | Line has trailing spaces. | 451 |
![]() | Line has trailing spaces. | 453 |
![]() | Line has trailing spaces. | 455 |
![]() | Line has trailing spaces. | 457 |
![]() | Line has trailing spaces. | 459 |
![]() | Line has trailing spaces. | 461 |
![]() | Line has trailing spaces. | 463 |
![]() | Line has trailing spaces. | 465 |
![]() | Line has trailing spaces. | 467 |
![]() | Line has trailing spaces. | 469 |
![]() | Line has trailing spaces. | 471 |
![]() | Line has trailing spaces. | 473 |
![]() | Line has trailing spaces. | 475 |
![]() | Line has trailing spaces. | 477 |
![]() | Line has trailing spaces. | 479 |
![]() | Line has trailing spaces. | 481 |
![]() | Line has trailing spaces. | 483 |
![]() | Line has trailing spaces. | 485 |
![]() | Line has trailing spaces. | 487 |
![]() | Line has trailing spaces. | 489 |
![]() | Line has trailing spaces. | 491 |
![]() | Line has trailing spaces. | 493 |
![]() | Line has trailing spaces. | 495 |
![]() | Line has trailing spaces. | 497 |
![]() | Line has trailing spaces. | 499 |
![]() | Line has trailing spaces. | 501 |
![]() | Line has trailing spaces. | 503 |
![]() | Line has trailing spaces. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Line is longer than 80 characters. | 509 |
![]() | Line contains a tab character. | 509 |
![]() | Line has trailing spaces. | 510 |
![]() | Line has trailing spaces. | 513 |
![]() | Line has trailing spaces. | 515 |
![]() | Line is longer than 80 characters. | 516 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Name 'InventoryType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 519 |
![]() | Variable 'InventoryType' must be private and have accessor methods. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line has trailing spaces. | 522 |
![]() | Line has trailing spaces. | 524 |
![]() | Line is longer than 80 characters. | 525 |
![]() | Line contains a tab character. | 525 |
![]() | Line contains a tab character. | 526 |
![]() | Expected an @return tag. | 527 |
![]() | Method 'getInventoryType' is not designed for extension - needs to be abstract, final or empty. | 527 |
![]() | Line has trailing spaces. | 532 |
![]() | Line has trailing spaces. | 534 |
![]() | Line has trailing spaces. | 536 |
![]() | Line is longer than 80 characters. | 537 |
![]() | Line contains a tab character. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Name 'PickupType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 540 |
![]() | Variable 'PickupType' must be private and have accessor methods. | 540 |
![]() | Line contains a tab character. | 541 |
![]() | Line has trailing spaces. | 543 |
![]() | Line has trailing spaces. | 545 |
![]() | Line is longer than 80 characters. | 546 |
![]() | Line contains a tab character. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | Expected an @return tag. | 548 |
![]() | Method 'getPickupType' is not designed for extension - needs to be abstract, final or empty. | 548 |
![]() | Line has trailing spaces. | 553 |
![]() | Line has trailing spaces. | 555 |
![]() | Line has trailing spaces. | 557 |
![]() | Line is longer than 80 characters. | 558 |
![]() | Line contains a tab character. | 558 |
![]() | Line contains a tab character. | 559 |
![]() | Name 'ItemCategory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 561 |
![]() | Variable 'ItemCategory' must be private and have accessor methods. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line has trailing spaces. | 564 |
![]() | Line has trailing spaces. | 566 |
![]() | Line is longer than 80 characters. | 567 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Expected an @return tag. | 569 |
![]() | Method 'getItemCategory' is not designed for extension - needs to be abstract, final or empty. | 569 |
![]() | Line has trailing spaces. | 574 |
![]() | Line has trailing spaces. | 576 |
![]() | Line has trailing spaces. | 578 |
![]() | Line contains a tab character. | 579 |
![]() | Line contains a tab character. | 580 |
![]() | Name 'Melee' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 582 |
![]() | Variable 'Melee' must be private and have accessor methods. | 582 |
![]() | Line contains a tab character. | 583 |
![]() | Line has trailing spaces. | 585 |
![]() | Line has trailing spaces. | 587 |
![]() | Line contains a tab character. | 588 |
![]() | Line contains a tab character. | 589 |
![]() | Expected an @return tag. | 590 |
![]() | Method 'isMelee' is not designed for extension - needs to be abstract, final or empty. | 590 |
![]() | Line has trailing spaces. | 595 |
![]() | Line has trailing spaces. | 597 |
![]() | Line has trailing spaces. | 599 |
![]() | Line contains a tab character. | 600 |
![]() | Line contains a tab character. | 601 |
![]() | Name 'Sniping' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 603 |
![]() | Variable 'Sniping' must be private and have accessor methods. | 603 |
![]() | Line contains a tab character. | 604 |
![]() | Line has trailing spaces. | 606 |
![]() | Line has trailing spaces. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | Expected an @return tag. | 611 |
![]() | Method 'isSniping' is not designed for extension - needs to be abstract, final or empty. | 611 |
![]() | Line has trailing spaces. | 616 |
![]() | Line has trailing spaces. | 618 |
![]() | Line has trailing spaces. | 620 |
![]() | Line is longer than 80 characters. | 621 |
![]() | Line contains a tab character. | 621 |
![]() | Line contains a tab character. | 622 |
![]() | Name 'UsesAltAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 624 |
![]() | Variable 'UsesAltAmmo' must be private and have accessor methods. | 624 |
![]() | Line contains a tab character. | 625 |
![]() | Line has trailing spaces. | 627 |
![]() | Line has trailing spaces. | 629 |
![]() | Line is longer than 80 characters. | 630 |
![]() | Line contains a tab character. | 630 |
![]() | Line contains a tab character. | 631 |
![]() | Expected an @return tag. | 632 |
![]() | Method 'isUsesAltAmmo' is not designed for extension - needs to be abstract, final or empty. | 632 |
![]() | Line has trailing spaces. | 637 |
![]() | Line has trailing spaces. | 639 |
![]() | Line has trailing spaces. | 641 |
![]() | Line is longer than 80 characters. | 642 |
![]() | Line contains a tab character. | 642 |
![]() | Line contains a tab character. | 643 |
![]() | Name 'PriFireModeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 645 |
![]() | Variable 'PriFireModeType' must be private and have accessor methods. | 645 |
![]() | Line contains a tab character. | 646 |
![]() | Line has trailing spaces. | 648 |
![]() | Line has trailing spaces. | 650 |
![]() | Line is longer than 80 characters. | 651 |
![]() | Line contains a tab character. | 651 |
![]() | Line contains a tab character. | 652 |
![]() | Expected an @return tag. | 653 |
![]() | Method 'getPriFireModeType' is not designed for extension - needs to be abstract, final or empty. | 653 |
![]() | Line has trailing spaces. | 658 |
![]() | Line has trailing spaces. | 660 |
![]() | Line has trailing spaces. | 662 |
![]() | Line is longer than 80 characters. | 663 |
![]() | Line contains a tab character. | 663 |
![]() | Line contains a tab character. | 664 |
![]() | Name 'PriSplashDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 666 |
![]() | Variable 'PriSplashDamage' must be private and have accessor methods. | 666 |
![]() | Line contains a tab character. | 667 |
![]() | Line has trailing spaces. | 669 |
![]() | Line has trailing spaces. | 671 |
![]() | Line is longer than 80 characters. | 672 |
![]() | Line contains a tab character. | 672 |
![]() | Line contains a tab character. | 673 |
![]() | Expected an @return tag. | 674 |
![]() | Method 'isPriSplashDamage' is not designed for extension - needs to be abstract, final or empty. | 674 |
![]() | Line has trailing spaces. | 679 |
![]() | Line has trailing spaces. | 681 |
![]() | Line has trailing spaces. | 683 |
![]() | Line is longer than 80 characters. | 684 |
![]() | Line contains a tab character. | 684 |
![]() | Line contains a tab character. | 685 |
![]() | Name 'PriSplashJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 687 |
![]() | Variable 'PriSplashJump' must be private and have accessor methods. | 687 |
![]() | Line contains a tab character. | 688 |
![]() | Line has trailing spaces. | 690 |
![]() | Line has trailing spaces. | 692 |
![]() | Line is longer than 80 characters. | 693 |
![]() | Line contains a tab character. | 693 |
![]() | Line contains a tab character. | 694 |
![]() | Expected an @return tag. | 695 |
![]() | Method 'isPriSplashJump' is not designed for extension - needs to be abstract, final or empty. | 695 |
![]() | Line has trailing spaces. | 700 |
![]() | Line has trailing spaces. | 702 |
![]() | Line has trailing spaces. | 704 |
![]() | Line is longer than 80 characters. | 705 |
![]() | Line contains a tab character. | 705 |
![]() | Line contains a tab character. | 706 |
![]() | Name 'PriRecomSplashDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 708 |
![]() | Variable 'PriRecomSplashDamage' must be private and have accessor methods. | 708 |
![]() | Line contains a tab character. | 709 |
![]() | Line has trailing spaces. | 711 |
![]() | Line has trailing spaces. | 713 |
![]() | Line is longer than 80 characters. | 714 |
![]() | Line contains a tab character. | 714 |
![]() | Line contains a tab character. | 715 |
![]() | Expected an @return tag. | 716 |
![]() | Method 'isPriRecomSplashDamage' is not designed for extension - needs to be abstract, final or empty. | 716 |
![]() | Line has trailing spaces. | 721 |
![]() | Line has trailing spaces. | 723 |
![]() | Line has trailing spaces. | 725 |
![]() | Line is longer than 80 characters. | 726 |
![]() | Line contains a tab character. | 726 |
![]() | Line contains a tab character. | 727 |
![]() | Name 'PriTossed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 729 |
![]() | Variable 'PriTossed' must be private and have accessor methods. | 729 |
![]() | Line contains a tab character. | 730 |
![]() | Line has trailing spaces. | 732 |
![]() | Line has trailing spaces. | 734 |
![]() | Line is longer than 80 characters. | 735 |
![]() | Line contains a tab character. | 735 |
![]() | Line contains a tab character. | 736 |
![]() | Expected an @return tag. | 737 |
![]() | Method 'isPriTossed' is not designed for extension - needs to be abstract, final or empty. | 737 |
![]() | Line has trailing spaces. | 742 |
![]() | Line has trailing spaces. | 744 |
![]() | Line has trailing spaces. | 746 |
![]() | Line is longer than 80 characters. | 747 |
![]() | Line contains a tab character. | 747 |
![]() | Line contains a tab character. | 748 |
![]() | Name 'PriLeadTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 750 |
![]() | Variable 'PriLeadTarget' must be private and have accessor methods. | 750 |
![]() | Line contains a tab character. | 751 |
![]() | Line has trailing spaces. | 753 |
![]() | Line has trailing spaces. | 755 |
![]() | Line is longer than 80 characters. | 756 |
![]() | Line contains a tab character. | 756 |
![]() | Line contains a tab character. | 757 |
![]() | Expected an @return tag. | 758 |
![]() | Method 'isPriLeadTarget' is not designed for extension - needs to be abstract, final or empty. | 758 |
![]() | Line has trailing spaces. | 763 |
![]() | Line has trailing spaces. | 765 |
![]() | Line has trailing spaces. | 767 |
![]() | Line is longer than 80 characters. | 768 |
![]() | Line contains a tab character. | 768 |
![]() | Line contains a tab character. | 769 |
![]() | Name 'PriInstantHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 771 |
![]() | Variable 'PriInstantHit' must be private and have accessor methods. | 771 |
![]() | Line contains a tab character. | 772 |
![]() | Line has trailing spaces. | 774 |
![]() | Line has trailing spaces. | 776 |
![]() | Line is longer than 80 characters. | 777 |
![]() | Line contains a tab character. | 777 |
![]() | Line contains a tab character. | 778 |
![]() | Expected an @return tag. | 779 |
![]() | Method 'isPriInstantHit' is not designed for extension - needs to be abstract, final or empty. | 779 |
![]() | Line has trailing spaces. | 784 |
![]() | Line has trailing spaces. | 786 |
![]() | Line has trailing spaces. | 788 |
![]() | Line is longer than 80 characters. | 789 |
![]() | Line contains a tab character. | 789 |
![]() | Line contains a tab character. | 790 |
![]() | Name 'PriFireOnRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 792 |
![]() | Variable 'PriFireOnRelease' must be private and have accessor methods. | 792 |
![]() | Line contains a tab character. | 793 |
![]() | Line has trailing spaces. | 795 |
![]() | Line has trailing spaces. | 797 |
![]() | Line is longer than 80 characters. | 798 |
![]() | Line contains a tab character. | 798 |
![]() | Line contains a tab character. | 799 |
![]() | Expected an @return tag. | 800 |
![]() | Method 'isPriFireOnRelease' is not designed for extension - needs to be abstract, final or empty. | 800 |
![]() | Line has trailing spaces. | 805 |
![]() | Line has trailing spaces. | 807 |
![]() | Line has trailing spaces. | 809 |
![]() | Line is longer than 80 characters. | 810 |
![]() | Line contains a tab character. | 810 |
![]() | Line contains a tab character. | 811 |
![]() | Name 'PriWaitForRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 813 |
![]() | Variable 'PriWaitForRelease' must be private and have accessor methods. | 813 |
![]() | Line contains a tab character. | 814 |
![]() | Line has trailing spaces. | 816 |
![]() | Line has trailing spaces. | 818 |
![]() | Line is longer than 80 characters. | 819 |
![]() | Line contains a tab character. | 819 |
![]() | Line contains a tab character. | 820 |
![]() | Expected an @return tag. | 821 |
![]() | Method 'isPriWaitForRelease' is not designed for extension - needs to be abstract, final or empty. | 821 |
![]() | Line has trailing spaces. | 826 |
![]() | Line has trailing spaces. | 828 |
![]() | Line has trailing spaces. | 830 |
![]() | Line is longer than 80 characters. | 831 |
![]() | Line contains a tab character. | 831 |
![]() | Line contains a tab character. | 832 |
![]() | Name 'PriModeExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 834 |
![]() | Variable 'PriModeExclusive' must be private and have accessor methods. | 834 |
![]() | Line contains a tab character. | 835 |
![]() | Line has trailing spaces. | 837 |
![]() | Line has trailing spaces. | 839 |
![]() | Line is longer than 80 characters. | 840 |
![]() | Line contains a tab character. | 840 |
![]() | Line contains a tab character. | 841 |
![]() | Expected an @return tag. | 842 |
![]() | Method 'isPriModeExclusive' is not designed for extension - needs to be abstract, final or empty. | 842 |
![]() | Line has trailing spaces. | 847 |
![]() | Line has trailing spaces. | 849 |
![]() | Line has trailing spaces. | 851 |
![]() | Line is longer than 80 characters. | 852 |
![]() | Line contains a tab character. | 852 |
![]() | Line contains a tab character. | 853 |
![]() | Name 'PriFireRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 855 |
![]() | Variable 'PriFireRate' must be private and have accessor methods. | 855 |
![]() | Line contains a tab character. | 856 |
![]() | Line has trailing spaces. | 858 |
![]() | Line has trailing spaces. | 860 |
![]() | Line is longer than 80 characters. | 861 |
![]() | Line contains a tab character. | 861 |
![]() | Line contains a tab character. | 862 |
![]() | Expected an @return tag. | 863 |
![]() | Method 'getPriFireRate' is not designed for extension - needs to be abstract, final or empty. | 863 |
![]() | Line has trailing spaces. | 868 |
![]() | Line has trailing spaces. | 870 |
![]() | Line has trailing spaces. | 872 |
![]() | Line is longer than 80 characters. | 873 |
![]() | Line contains a tab character. | 873 |
![]() | Line contains a tab character. | 874 |
![]() | Name 'PriBotRefireRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 876 |
![]() | Variable 'PriBotRefireRate' must be private and have accessor methods. | 876 |
![]() | Line contains a tab character. | 877 |
![]() | Line has trailing spaces. | 879 |
![]() | Line has trailing spaces. | 881 |
![]() | Line is longer than 80 characters. | 882 |
![]() | Line contains a tab character. | 882 |
![]() | Line contains a tab character. | 883 |
![]() | Expected an @return tag. | 884 |
![]() | Method 'getPriBotRefireRate' is not designed for extension - needs to be abstract, final or empty. | 884 |
![]() | Line has trailing spaces. | 889 |
![]() | Line has trailing spaces. | 891 |
![]() | Line has trailing spaces. | 893 |
![]() | Line is longer than 80 characters. | 894 |
![]() | Line contains a tab character. | 894 |
![]() | Line contains a tab character. | 895 |
![]() | Name 'PriAmmoPerFire' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 897 |
![]() | Variable 'PriAmmoPerFire' must be private and have accessor methods. | 897 |
![]() | Line contains a tab character. | 898 |
![]() | Line has trailing spaces. | 900 |
![]() | Line has trailing spaces. | 902 |
![]() | Line is longer than 80 characters. | 903 |
![]() | Line contains a tab character. | 903 |
![]() | Line contains a tab character. | 904 |
![]() | Expected an @return tag. | 905 |
![]() | Method 'getPriAmmoPerFire' is not designed for extension - needs to be abstract, final or empty. | 905 |
![]() | Line has trailing spaces. | 910 |
![]() | Line has trailing spaces. | 912 |
![]() | Line has trailing spaces. | 914 |
![]() | Line is longer than 80 characters. | 915 |
![]() | Line contains a tab character. | 915 |
![]() | Line contains a tab character. | 916 |
![]() | Name 'PriAmmoClipSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 918 |
![]() | Variable 'PriAmmoClipSize' must be private and have accessor methods. | 918 |
![]() | Line contains a tab character. | 919 |
![]() | Line has trailing spaces. | 921 |
![]() | Line has trailing spaces. | 923 |
![]() | Line is longer than 80 characters. | 924 |
![]() | Line contains a tab character. | 924 |
![]() | Line contains a tab character. | 925 |
![]() | Expected an @return tag. | 926 |
![]() | Method 'getPriAmmoClipSize' is not designed for extension - needs to be abstract, final or empty. | 926 |
![]() | Line has trailing spaces. | 931 |
![]() | Line has trailing spaces. | 933 |
![]() | Line has trailing spaces. | 935 |
![]() | Line is longer than 80 characters. | 936 |
![]() | Line contains a tab character. | 936 |
![]() | Line contains a tab character. | 937 |
![]() | Name 'PriAimError' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 939 |
![]() | Variable 'PriAimError' must be private and have accessor methods. | 939 |
![]() | Line contains a tab character. | 940 |
![]() | Line has trailing spaces. | 942 |
![]() | Line has trailing spaces. | 944 |
![]() | Line is longer than 80 characters. | 945 |
![]() | Line contains a tab character. | 945 |
![]() | Line contains a tab character. | 946 |
![]() | Expected an @return tag. | 947 |
![]() | Method 'getPriAimError' is not designed for extension - needs to be abstract, final or empty. | 947 |
![]() | Line has trailing spaces. | 952 |
![]() | Line has trailing spaces. | 954 |
![]() | Line has trailing spaces. | 956 |
![]() | Line is longer than 80 characters. | 957 |
![]() | Line contains a tab character. | 957 |
![]() | Line contains a tab character. | 958 |
![]() | Name 'PriSpread' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 960 |
![]() | Variable 'PriSpread' must be private and have accessor methods. | 960 |
![]() | Line contains a tab character. | 961 |
![]() | Line has trailing spaces. | 963 |
![]() | Line has trailing spaces. | 965 |
![]() | Line is longer than 80 characters. | 966 |
![]() | Line contains a tab character. | 966 |
![]() | Line contains a tab character. | 967 |
![]() | Expected an @return tag. | 968 |
![]() | Method 'getPriSpread' is not designed for extension - needs to be abstract, final or empty. | 968 |
![]() | Line has trailing spaces. | 973 |
![]() | Line has trailing spaces. | 975 |
![]() | Line has trailing spaces. | 977 |
![]() | Line contains a tab character. | 978 |
![]() | Line contains a tab character. | 979 |
![]() | Name 'PriSpreadStyle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 981 |
![]() | Variable 'PriSpreadStyle' must be private and have accessor methods. | 981 |
![]() | Line contains a tab character. | 982 |
![]() | Line has trailing spaces. | 984 |
![]() | Line has trailing spaces. | 986 |
![]() | Line contains a tab character. | 987 |
![]() | Line contains a tab character. | 988 |
![]() | Expected an @return tag. | 989 |
![]() | Method 'getPriSpreadStyle' is not designed for extension - needs to be abstract, final or empty. | 989 |
![]() | Line has trailing spaces. | 994 |
![]() | Line has trailing spaces. | 996 |
![]() | Line has trailing spaces. | 998 |
![]() | Line contains a tab character. | 999 |
![]() | Line contains a tab character. | 1000 |
![]() | Name 'PriFireCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1002 |
![]() | Variable 'PriFireCount' must be private and have accessor methods. | 1002 |
![]() | Line contains a tab character. | 1003 |
![]() | Line has trailing spaces. | 1005 |
![]() | Line has trailing spaces. | 1007 |
![]() | Line contains a tab character. | 1008 |
![]() | Line contains a tab character. | 1009 |
![]() | Expected an @return tag. | 1010 |
![]() | Method 'getPriFireCount' is not designed for extension - needs to be abstract, final or empty. | 1010 |
![]() | Line has trailing spaces. | 1015 |
![]() | Line has trailing spaces. | 1017 |
![]() | Line has trailing spaces. | 1019 |
![]() | Line is longer than 80 characters. | 1020 |
![]() | Line contains a tab character. | 1020 |
![]() | Line contains a tab character. | 1021 |
![]() | Name 'PriDamageAtten' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1023 |
![]() | Variable 'PriDamageAtten' must be private and have accessor methods. | 1023 |
![]() | Line contains a tab character. | 1024 |
![]() | Line has trailing spaces. | 1026 |
![]() | Line has trailing spaces. | 1028 |
![]() | Line is longer than 80 characters. | 1029 |
![]() | Line contains a tab character. | 1029 |
![]() | Line contains a tab character. | 1030 |
![]() | Expected an @return tag. | 1031 |
![]() | Method 'getPriDamageAtten' is not designed for extension - needs to be abstract, final or empty. | 1031 |
![]() | Line has trailing spaces. | 1036 |
![]() | Line has trailing spaces. | 1038 |
![]() | Line has trailing spaces. | 1040 |
![]() | Line is longer than 80 characters. | 1041 |
![]() | Line contains a tab character. | 1041 |
![]() | Line contains a tab character. | 1042 |
![]() | Name 'PriAmmoType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1044 |
![]() | Variable 'PriAmmoType' must be private and have accessor methods. | 1044 |
![]() | Line contains a tab character. | 1045 |
![]() | Line has trailing spaces. | 1047 |
![]() | Line has trailing spaces. | 1049 |
![]() | Line is longer than 80 characters. | 1050 |
![]() | Line contains a tab character. | 1050 |
![]() | Line contains a tab character. | 1051 |
![]() | Expected an @return tag. | 1052 |
![]() | Method 'getPriAmmoType' is not designed for extension - needs to be abstract, final or empty. | 1052 |
![]() | Line has trailing spaces. | 1057 |
![]() | Line has trailing spaces. | 1059 |
![]() | Line has trailing spaces. | 1061 |
![]() | Line is longer than 80 characters. | 1062 |
![]() | Line contains a tab character. | 1062 |
![]() | Line contains a tab character. | 1063 |
![]() | Name 'PriInitialAmount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1065 |
![]() | Variable 'PriInitialAmount' must be private and have accessor methods. | 1065 |
![]() | Line contains a tab character. | 1066 |
![]() | Line has trailing spaces. | 1068 |
![]() | Line has trailing spaces. | 1070 |
![]() | Line is longer than 80 characters. | 1071 |
![]() | Line contains a tab character. | 1071 |
![]() | Line contains a tab character. | 1072 |
![]() | Expected an @return tag. | 1073 |
![]() | Method 'getPriInitialAmount' is not designed for extension - needs to be abstract, final or empty. | 1073 |
![]() | Line has trailing spaces. | 1078 |
![]() | Line has trailing spaces. | 1080 |
![]() | Line has trailing spaces. | 1082 |
![]() | Line is longer than 80 characters. | 1083 |
![]() | Line contains a tab character. | 1083 |
![]() | Line contains a tab character. | 1084 |
![]() | Name 'PriMaxAmount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1086 |
![]() | Variable 'PriMaxAmount' must be private and have accessor methods. | 1086 |
![]() | Line contains a tab character. | 1087 |
![]() | Line has trailing spaces. | 1089 |
![]() | Line has trailing spaces. | 1091 |
![]() | Line is longer than 80 characters. | 1092 |
![]() | Line contains a tab character. | 1092 |
![]() | Line contains a tab character. | 1093 |
![]() | Expected an @return tag. | 1094 |
![]() | Method 'getPriMaxAmount' is not designed for extension - needs to be abstract, final or empty. | 1094 |
![]() | Line has trailing spaces. | 1099 |
![]() | Line has trailing spaces. | 1101 |
![]() | Line has trailing spaces. | 1103 |
![]() | Line contains a tab character. | 1104 |
![]() | Line contains a tab character. | 1105 |
![]() | Name 'PriMaxRange' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1107 |
![]() | Variable 'PriMaxRange' must be private and have accessor methods. | 1107 |
![]() | Line contains a tab character. | 1108 |
![]() | Line has trailing spaces. | 1110 |
![]() | Line has trailing spaces. | 1112 |
![]() | Line contains a tab character. | 1113 |
![]() | Line contains a tab character. | 1114 |
![]() | Expected an @return tag. | 1115 |
![]() | Method 'getPriMaxRange' is not designed for extension - needs to be abstract, final or empty. | 1115 |
![]() | Line has trailing spaces. | 1120 |
![]() | Line has trailing spaces. | 1122 |
![]() | Line has trailing spaces. | 1124 |
![]() | Line is longer than 80 characters. | 1125 |
![]() | Line contains a tab character. | 1125 |
![]() | Line contains a tab character. | 1126 |
![]() | Name 'PriDamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1128 |
![]() | Variable 'PriDamageType' must be private and have accessor methods. | 1128 |
![]() | Line contains a tab character. | 1129 |
![]() | Line has trailing spaces. | 1131 |
![]() | Line has trailing spaces. | 1133 |
![]() | Line is longer than 80 characters. | 1134 |
![]() | Line contains a tab character. | 1134 |
![]() | Line contains a tab character. | 1135 |
![]() | Expected an @return tag. | 1136 |
![]() | Method 'getPriDamageType' is not designed for extension - needs to be abstract, final or empty. | 1136 |
![]() | Line has trailing spaces. | 1141 |
![]() | Line has trailing spaces. | 1143 |
![]() | Line has trailing spaces. | 1145 |
![]() | Line is longer than 80 characters. | 1146 |
![]() | Line contains a tab character. | 1146 |
![]() | Line contains a tab character. | 1147 |
![]() | Name 'PriArmorStops' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1149 |
![]() | Variable 'PriArmorStops' must be private and have accessor methods. | 1149 |
![]() | Line contains a tab character. | 1150 |
![]() | Line has trailing spaces. | 1152 |
![]() | Line has trailing spaces. | 1154 |
![]() | Line is longer than 80 characters. | 1155 |
![]() | Line contains a tab character. | 1155 |
![]() | Line contains a tab character. | 1156 |
![]() | Expected an @return tag. | 1157 |
![]() | Method 'isPriArmorStops' is not designed for extension - needs to be abstract, final or empty. | 1157 |
![]() | Line has trailing spaces. | 1162 |
![]() | Line has trailing spaces. | 1164 |
![]() | Line has trailing spaces. | 1166 |
![]() | Line is longer than 80 characters. | 1167 |
![]() | Line contains a tab character. | 1167 |
![]() | Line contains a tab character. | 1168 |
![]() | Name 'PriAlwaysGibs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1170 |
![]() | Variable 'PriAlwaysGibs' must be private and have accessor methods. | 1170 |
![]() | Line contains a tab character. | 1171 |
![]() | Line has trailing spaces. | 1173 |
![]() | Line has trailing spaces. | 1175 |
![]() | Line is longer than 80 characters. | 1176 |
![]() | Line contains a tab character. | 1176 |
![]() | Line contains a tab character. | 1177 |
![]() | Expected an @return tag. | 1178 |
![]() | Method 'isPriAlwaysGibs' is not designed for extension - needs to be abstract, final or empty. | 1178 |
![]() | Line has trailing spaces. | 1183 |
![]() | Line has trailing spaces. | 1185 |
![]() | Line has trailing spaces. | 1187 |
![]() | Line is longer than 80 characters. | 1188 |
![]() | Line contains a tab character. | 1188 |
![]() | Line contains a tab character. | 1189 |
![]() | Name 'PriSpecial' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1191 |
![]() | Variable 'PriSpecial' must be private and have accessor methods. | 1191 |
![]() | Line contains a tab character. | 1192 |
![]() | Line has trailing spaces. | 1194 |
![]() | Line has trailing spaces. | 1196 |
![]() | Line is longer than 80 characters. | 1197 |
![]() | Line contains a tab character. | 1197 |
![]() | Line contains a tab character. | 1198 |
![]() | Expected an @return tag. | 1199 |
![]() | Method 'isPriSpecial' is not designed for extension - needs to be abstract, final or empty. | 1199 |
![]() | Line has trailing spaces. | 1204 |
![]() | Line has trailing spaces. | 1206 |
![]() | Line has trailing spaces. | 1208 |
![]() | Line is longer than 80 characters. | 1209 |
![]() | Line contains a tab character. | 1209 |
![]() | Line contains a tab character. | 1210 |
![]() | Name 'PriDetonatesGoop' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1212 |
![]() | Variable 'PriDetonatesGoop' must be private and have accessor methods. | 1212 |
![]() | Line contains a tab character. | 1213 |
![]() | Line has trailing spaces. | 1215 |
![]() | Line has trailing spaces. | 1217 |
![]() | Line is longer than 80 characters. | 1218 |
![]() | Line contains a tab character. | 1218 |
![]() | Line contains a tab character. | 1219 |
![]() | Expected an @return tag. | 1220 |
![]() | Method 'isPriDetonatesGoop' is not designed for extension - needs to be abstract, final or empty. | 1220 |
![]() | Line has trailing spaces. | 1225 |
![]() | Line has trailing spaces. | 1227 |
![]() | Line has trailing spaces. | 1229 |
![]() | Line is longer than 80 characters. | 1230 |
![]() | Line contains a tab character. | 1230 |
![]() | Line contains a tab character. | 1231 |
![]() | Name 'PriSuperWeapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1233 |
![]() | Variable 'PriSuperWeapon' must be private and have accessor methods. | 1233 |
![]() | Line contains a tab character. | 1234 |
![]() | Line has trailing spaces. | 1236 |
![]() | Line has trailing spaces. | 1238 |
![]() | Line is longer than 80 characters. | 1239 |
![]() | Line contains a tab character. | 1239 |
![]() | Line contains a tab character. | 1240 |
![]() | Expected an @return tag. | 1241 |
![]() | Method 'isPriSuperWeapon' is not designed for extension - needs to be abstract, final or empty. | 1241 |
![]() | Line has trailing spaces. | 1246 |
![]() | Line has trailing spaces. | 1248 |
![]() | Line has trailing spaces. | 1250 |
![]() | Line is longer than 80 characters. | 1251 |
![]() | Line contains a tab character. | 1251 |
![]() | Line contains a tab character. | 1252 |
![]() | Name 'PriExtraMomZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1254 |
![]() | Variable 'PriExtraMomZ' must be private and have accessor methods. | 1254 |
![]() | Line contains a tab character. | 1255 |
![]() | Line has trailing spaces. | 1257 |
![]() | Line has trailing spaces. | 1259 |
![]() | Line is longer than 80 characters. | 1260 |
![]() | Line contains a tab character. | 1260 |
![]() | Line contains a tab character. | 1261 |
![]() | Expected an @return tag. | 1262 |
![]() | Method 'isPriExtraMomZ' is not designed for extension - needs to be abstract, final or empty. | 1262 |
![]() | Line has trailing spaces. | 1267 |
![]() | Line has trailing spaces. | 1269 |
![]() | Line has trailing spaces. | 1271 |
![]() | Line has trailing spaces. | 1272 |
![]() | Line is longer than 80 characters. | 1272 |
![]() | Line contains a tab character. | 1272 |
![]() | Line contains a tab character. | 1273 |
![]() | Name 'PriProjType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1275 |
![]() | Variable 'PriProjType' must be private and have accessor methods. | 1275 |
![]() | Line contains a tab character. | 1276 |
![]() | Line has trailing spaces. | 1278 |
![]() | Line has trailing spaces. | 1280 |
![]() | Line has trailing spaces. | 1281 |
![]() | Line is longer than 80 characters. | 1281 |
![]() | Line contains a tab character. | 1281 |
![]() | Line contains a tab character. | 1282 |
![]() | Expected an @return tag. | 1283 |
![]() | Method 'getPriProjType' is not designed for extension - needs to be abstract, final or empty. | 1283 |
![]() | Line has trailing spaces. | 1288 |
![]() | Line has trailing spaces. | 1290 |
![]() | Line has trailing spaces. | 1292 |
![]() | Line is longer than 80 characters. | 1293 |
![]() | Line contains a tab character. | 1293 |
![]() | Line contains a tab character. | 1294 |
![]() | Name 'PriDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1296 |
![]() | Variable 'PriDamage' must be private and have accessor methods. | 1296 |
![]() | Line contains a tab character. | 1297 |
![]() | Line has trailing spaces. | 1299 |
![]() | Line has trailing spaces. | 1301 |
![]() | Line is longer than 80 characters. | 1302 |
![]() | Line contains a tab character. | 1302 |
![]() | Line contains a tab character. | 1303 |
![]() | Expected an @return tag. | 1304 |
![]() | Method 'getPriDamage' is not designed for extension - needs to be abstract, final or empty. | 1304 |
![]() | Line has trailing spaces. | 1309 |
![]() | Line has trailing spaces. | 1311 |
![]() | Line has trailing spaces. | 1313 |
![]() | Line is longer than 80 characters. | 1314 |
![]() | Line contains a tab character. | 1314 |
![]() | Line contains a tab character. | 1315 |
![]() | Name 'PriDamageMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1317 |
![]() | Variable 'PriDamageMax' must be private and have accessor methods. | 1317 |
![]() | Line contains a tab character. | 1318 |
![]() | Line has trailing spaces. | 1320 |
![]() | Line has trailing spaces. | 1322 |
![]() | Line is longer than 80 characters. | 1323 |
![]() | Line contains a tab character. | 1323 |
![]() | Line contains a tab character. | 1324 |
![]() | Expected an @return tag. | 1325 |
![]() | Method 'getPriDamageMax' is not designed for extension - needs to be abstract, final or empty. | 1325 |
![]() | Line has trailing spaces. | 1330 |
![]() | Line has trailing spaces. | 1332 |
![]() | Line has trailing spaces. | 1334 |
![]() | Line is longer than 80 characters. | 1335 |
![]() | Line contains a tab character. | 1335 |
![]() | Line contains a tab character. | 1336 |
![]() | Name 'PriDamageMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1338 |
![]() | Variable 'PriDamageMin' must be private and have accessor methods. | 1338 |
![]() | Line contains a tab character. | 1339 |
![]() | Line has trailing spaces. | 1341 |
![]() | Line has trailing spaces. | 1343 |
![]() | Line is longer than 80 characters. | 1344 |
![]() | Line contains a tab character. | 1344 |
![]() | Line contains a tab character. | 1345 |
![]() | Expected an @return tag. | 1346 |
![]() | Method 'getPriDamageMin' is not designed for extension - needs to be abstract, final or empty. | 1346 |
![]() | Line has trailing spaces. | 1351 |
![]() | Line has trailing spaces. | 1353 |
![]() | Line has trailing spaces. | 1355 |
![]() | Line is longer than 80 characters. | 1356 |
![]() | Line contains a tab character. | 1356 |
![]() | Line contains a tab character. | 1357 |
![]() | Name 'PriSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1359 |
![]() | Variable 'PriSpeed' must be private and have accessor methods. | 1359 |
![]() | Line contains a tab character. | 1360 |
![]() | Line has trailing spaces. | 1362 |
![]() | Line has trailing spaces. | 1364 |
![]() | Line is longer than 80 characters. | 1365 |
![]() | Line contains a tab character. | 1365 |
![]() | Line contains a tab character. | 1366 |
![]() | Expected an @return tag. | 1367 |
![]() | Method 'getPriSpeed' is not designed for extension - needs to be abstract, final or empty. | 1367 |
![]() | Line has trailing spaces. | 1372 |
![]() | Line has trailing spaces. | 1374 |
![]() | Line has trailing spaces. | 1376 |
![]() | Line is longer than 80 characters. | 1377 |
![]() | Line contains a tab character. | 1377 |
![]() | Line contains a tab character. | 1378 |
![]() | Name 'PriMaxSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1380 |
![]() | Variable 'PriMaxSpeed' must be private and have accessor methods. | 1380 |
![]() | Line contains a tab character. | 1381 |
![]() | Line has trailing spaces. | 1383 |
![]() | Line has trailing spaces. | 1385 |
![]() | Line is longer than 80 characters. | 1386 |
![]() | Line contains a tab character. | 1386 |
![]() | Line contains a tab character. | 1387 |
![]() | Expected an @return tag. | 1388 |
![]() | Method 'getPriMaxSpeed' is not designed for extension - needs to be abstract, final or empty. | 1388 |
![]() | Line has trailing spaces. | 1393 |
![]() | Line has trailing spaces. | 1395 |
![]() | Line has trailing spaces. | 1397 |
![]() | Line is longer than 80 characters. | 1398 |
![]() | Line contains a tab character. | 1398 |
![]() | Line contains a tab character. | 1399 |
![]() | Name 'PriLifeSpan' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1401 |
![]() | Variable 'PriLifeSpan' must be private and have accessor methods. | 1401 |
![]() | Line contains a tab character. | 1402 |
![]() | Line has trailing spaces. | 1404 |
![]() | Line has trailing spaces. | 1406 |
![]() | Line is longer than 80 characters. | 1407 |
![]() | Line contains a tab character. | 1407 |
![]() | Line contains a tab character. | 1408 |
![]() | Expected an @return tag. | 1409 |
![]() | Method 'getPriLifeSpan' is not designed for extension - needs to be abstract, final or empty. | 1409 |
![]() | Line has trailing spaces. | 1414 |
![]() | Line has trailing spaces. | 1416 |
![]() | Line has trailing spaces. | 1418 |
![]() | Line is longer than 80 characters. | 1419 |
![]() | Line contains a tab character. | 1419 |
![]() | Line contains a tab character. | 1420 |
![]() | Name 'PriDamageRadius' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1422 |
![]() | Variable 'PriDamageRadius' must be private and have accessor methods. | 1422 |
![]() | Line contains a tab character. | 1423 |
![]() | Line has trailing spaces. | 1425 |
![]() | Line has trailing spaces. | 1427 |
![]() | Line is longer than 80 characters. | 1428 |
![]() | Line contains a tab character. | 1428 |
![]() | Line contains a tab character. | 1429 |
![]() | Expected an @return tag. | 1430 |
![]() | Method 'getPriDamageRadius' is not designed for extension - needs to be abstract, final or empty. | 1430 |
![]() | Line has trailing spaces. | 1435 |
![]() | Line has trailing spaces. | 1437 |
![]() | Line has trailing spaces. | 1439 |
![]() | Line is longer than 80 characters. | 1440 |
![]() | Line contains a tab character. | 1440 |
![]() | Line contains a tab character. | 1441 |
![]() | Name 'PriTossZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1443 |
![]() | Variable 'PriTossZ' must be private and have accessor methods. | 1443 |
![]() | Line contains a tab character. | 1444 |
![]() | Line has trailing spaces. | 1446 |
![]() | Line has trailing spaces. | 1448 |
![]() | Line is longer than 80 characters. | 1449 |
![]() | Line contains a tab character. | 1449 |
![]() | Line contains a tab character. | 1450 |
![]() | Expected an @return tag. | 1451 |
![]() | Method 'getPriTossZ' is not designed for extension - needs to be abstract, final or empty. | 1451 |
![]() | Line has trailing spaces. | 1456 |
![]() | Line has trailing spaces. | 1458 |
![]() | Line has trailing spaces. | 1460 |
![]() | Line is longer than 80 characters. | 1461 |
![]() | Line contains a tab character. | 1461 |
![]() | Line contains a tab character. | 1462 |
![]() | Name 'PriMaxEffectDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1464 |
![]() | Variable 'PriMaxEffectDistance' must be private and have accessor methods. | 1464 |
![]() | Line contains a tab character. | 1465 |
![]() | Line has trailing spaces. | 1467 |
![]() | Line has trailing spaces. | 1469 |
![]() | Line is longer than 80 characters. | 1470 |
![]() | Line contains a tab character. | 1470 |
![]() | Line contains a tab character. | 1471 |
![]() | Expected an @return tag. | 1472 |
![]() | Method 'getPriMaxEffectDistance' is not designed for extension - needs to be abstract, final or empty. | 1472 |
![]() | Line has trailing spaces. | 1477 |
![]() | Line has trailing spaces. | 1479 |
![]() | Line has trailing spaces. | 1481 |
![]() | Line is longer than 80 characters. | 1482 |
![]() | Line contains a tab character. | 1482 |
![]() | Line contains a tab character. | 1483 |
![]() | Name 'SecFireModeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1485 |
![]() | Variable 'SecFireModeType' must be private and have accessor methods. | 1485 |
![]() | Line contains a tab character. | 1486 |
![]() | Line has trailing spaces. | 1488 |
![]() | Line has trailing spaces. | 1490 |
![]() | Line is longer than 80 characters. | 1491 |
![]() | Line contains a tab character. | 1491 |
![]() | Line contains a tab character. | 1492 |
![]() | Expected an @return tag. | 1493 |
![]() | Method 'getSecFireModeType' is not designed for extension - needs to be abstract, final or empty. | 1493 |
![]() | Line has trailing spaces. | 1498 |
![]() | Line has trailing spaces. | 1500 |
![]() | Line has trailing spaces. | 1502 |
![]() | Line is longer than 80 characters. | 1503 |
![]() | Line contains a tab character. | 1503 |
![]() | Line contains a tab character. | 1504 |
![]() | Name 'SecSplashDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1506 |
![]() | Variable 'SecSplashDamage' must be private and have accessor methods. | 1506 |
![]() | Line contains a tab character. | 1507 |
![]() | Line has trailing spaces. | 1509 |
![]() | Line has trailing spaces. | 1511 |
![]() | Line is longer than 80 characters. | 1512 |
![]() | Line contains a tab character. | 1512 |
![]() | Line contains a tab character. | 1513 |
![]() | Expected an @return tag. | 1514 |
![]() | Method 'isSecSplashDamage' is not designed for extension - needs to be abstract, final or empty. | 1514 |
![]() | Line has trailing spaces. | 1519 |
![]() | Line has trailing spaces. | 1521 |
![]() | Line has trailing spaces. | 1523 |
![]() | Line is longer than 80 characters. | 1524 |
![]() | Line contains a tab character. | 1524 |
![]() | Line contains a tab character. | 1525 |
![]() | Name 'SecSplashJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1527 |
![]() | Variable 'SecSplashJump' must be private and have accessor methods. | 1527 |
![]() | Line contains a tab character. | 1528 |
![]() | Line has trailing spaces. | 1530 |
![]() | Line has trailing spaces. | 1532 |
![]() | Line is longer than 80 characters. | 1533 |
![]() | Line contains a tab character. | 1533 |
![]() | Line contains a tab character. | 1534 |
![]() | Expected an @return tag. | 1535 |
![]() | Method 'isSecSplashJump' is not designed for extension - needs to be abstract, final or empty. | 1535 |
![]() | Line has trailing spaces. | 1540 |
![]() | Line has trailing spaces. | 1542 |
![]() | Line has trailing spaces. | 1544 |
![]() | Line is longer than 80 characters. | 1545 |
![]() | Line contains a tab character. | 1545 |
![]() | Line contains a tab character. | 1546 |
![]() | Name 'SecRecomSplashDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1548 |
![]() | Variable 'SecRecomSplashDamage' must be private and have accessor methods. | 1548 |
![]() | Line contains a tab character. | 1549 |
![]() | Line has trailing spaces. | 1551 |
![]() | Line has trailing spaces. | 1553 |
![]() | Line is longer than 80 characters. | 1554 |
![]() | Line contains a tab character. | 1554 |
![]() | Line contains a tab character. | 1555 |
![]() | Expected an @return tag. | 1556 |
![]() | Method 'isSecRecomSplashDamage' is not designed for extension - needs to be abstract, final or empty. | 1556 |
![]() | Line has trailing spaces. | 1561 |
![]() | Line has trailing spaces. | 1563 |
![]() | Line has trailing spaces. | 1565 |
![]() | Line is longer than 80 characters. | 1566 |
![]() | Line contains a tab character. | 1566 |
![]() | Line contains a tab character. | 1567 |
![]() | Name 'SecTossed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1569 |
![]() | Variable 'SecTossed' must be private and have accessor methods. | 1569 |
![]() | Line contains a tab character. | 1570 |
![]() | Line has trailing spaces. | 1572 |
![]() | Line has trailing spaces. | 1574 |
![]() | Line is longer than 80 characters. | 1575 |
![]() | Line contains a tab character. | 1575 |
![]() | Line contains a tab character. | 1576 |
![]() | Expected an @return tag. | 1577 |
![]() | Method 'isSecTossed' is not designed for extension - needs to be abstract, final or empty. | 1577 |
![]() | Line has trailing spaces. | 1582 |
![]() | Line has trailing spaces. | 1584 |
![]() | Line has trailing spaces. | 1586 |
![]() | Line is longer than 80 characters. | 1587 |
![]() | Line contains a tab character. | 1587 |
![]() | Line contains a tab character. | 1588 |
![]() | Name 'SecLeadTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1590 |
![]() | Variable 'SecLeadTarget' must be private and have accessor methods. | 1590 |
![]() | Line contains a tab character. | 1591 |
![]() | Line has trailing spaces. | 1593 |
![]() | Line has trailing spaces. | 1595 |
![]() | Line is longer than 80 characters. | 1596 |
![]() | Line contains a tab character. | 1596 |
![]() | Line contains a tab character. | 1597 |
![]() | Expected an @return tag. | 1598 |
![]() | Method 'isSecLeadTarget' is not designed for extension - needs to be abstract, final or empty. | 1598 |
![]() | Line has trailing spaces. | 1603 |
![]() | Line has trailing spaces. | 1605 |
![]() | Line has trailing spaces. | 1607 |
![]() | Line is longer than 80 characters. | 1608 |
![]() | Line contains a tab character. | 1608 |
![]() | Line contains a tab character. | 1609 |
![]() | Name 'SecInstantHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1611 |
![]() | Variable 'SecInstantHit' must be private and have accessor methods. | 1611 |
![]() | Line contains a tab character. | 1612 |
![]() | Line has trailing spaces. | 1614 |
![]() | Line has trailing spaces. | 1616 |
![]() | Line is longer than 80 characters. | 1617 |
![]() | Line contains a tab character. | 1617 |
![]() | Line contains a tab character. | 1618 |
![]() | Expected an @return tag. | 1619 |
![]() | Method 'isSecInstantHit' is not designed for extension - needs to be abstract, final or empty. | 1619 |
![]() | Line has trailing spaces. | 1624 |
![]() | Line has trailing spaces. | 1626 |
![]() | Line has trailing spaces. | 1628 |
![]() | Line is longer than 80 characters. | 1629 |
![]() | Line contains a tab character. | 1629 |
![]() | Line contains a tab character. | 1630 |
![]() | Name 'SecFireOnRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1632 |
![]() | Variable 'SecFireOnRelease' must be private and have accessor methods. | 1632 |
![]() | Line contains a tab character. | 1633 |
![]() | Line has trailing spaces. | 1635 |
![]() | Line has trailing spaces. | 1637 |
![]() | Line is longer than 80 characters. | 1638 |
![]() | Line contains a tab character. | 1638 |
![]() | Line contains a tab character. | 1639 |
![]() | Expected an @return tag. | 1640 |
![]() | Method 'isSecFireOnRelease' is not designed for extension - needs to be abstract, final or empty. | 1640 |
![]() | Line has trailing spaces. | 1645 |
![]() | Line has trailing spaces. | 1647 |
![]() | Line has trailing spaces. | 1649 |
![]() | Line is longer than 80 characters. | 1650 |
![]() | Line contains a tab character. | 1650 |
![]() | Line contains a tab character. | 1651 |
![]() | Name 'SecWaitForRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1653 |
![]() | Variable 'SecWaitForRelease' must be private and have accessor methods. | 1653 |
![]() | Line contains a tab character. | 1654 |
![]() | Line has trailing spaces. | 1656 |
![]() | Line has trailing spaces. | 1658 |
![]() | Line is longer than 80 characters. | 1659 |
![]() | Line contains a tab character. | 1659 |
![]() | Line contains a tab character. | 1660 |
![]() | Expected an @return tag. | 1661 |
![]() | Method 'isSecWaitForRelease' is not designed for extension - needs to be abstract, final or empty. | 1661 |
![]() | Line has trailing spaces. | 1666 |
![]() | Line has trailing spaces. | 1668 |
![]() | Line has trailing spaces. | 1670 |
![]() | Line is longer than 80 characters. | 1671 |
![]() | Line contains a tab character. | 1671 |
![]() | Line contains a tab character. | 1672 |
![]() | Name 'SecModeExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1674 |
![]() | Variable 'SecModeExclusive' must be private and have accessor methods. | 1674 |
![]() | Line contains a tab character. | 1675 |
![]() | Line has trailing spaces. | 1677 |
![]() | Line has trailing spaces. | 1679 |
![]() | Line is longer than 80 characters. | 1680 |
![]() | Line contains a tab character. | 1680 |
![]() | Line contains a tab character. | 1681 |
![]() | Expected an @return tag. | 1682 |
![]() | Method 'isSecModeExclusive' is not designed for extension - needs to be abstract, final or empty. | 1682 |
![]() | Line has trailing spaces. | 1687 |
![]() | Line has trailing spaces. | 1689 |
![]() | Line has trailing spaces. | 1691 |
![]() | Line contains a tab character. | 1692 |
![]() | Line contains a tab character. | 1693 |
![]() | Name 'SecFireRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1695 |
![]() | Variable 'SecFireRate' must be private and have accessor methods. | 1695 |
![]() | Line contains a tab character. | 1696 |
![]() | Line has trailing spaces. | 1698 |
![]() | Line has trailing spaces. | 1700 |
![]() | Line contains a tab character. | 1701 |
![]() | Line contains a tab character. | 1702 |
![]() | Expected an @return tag. | 1703 |
![]() | Method 'getSecFireRate' is not designed for extension - needs to be abstract, final or empty. | 1703 |
![]() | Line has trailing spaces. | 1708 |
![]() | Line has trailing spaces. | 1710 |
![]() | Line has trailing spaces. | 1712 |
![]() | Line is longer than 80 characters. | 1713 |
![]() | Line contains a tab character. | 1713 |
![]() | Line contains a tab character. | 1714 |
![]() | Name 'SecBotRefireRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1716 |
![]() | Variable 'SecBotRefireRate' must be private and have accessor methods. | 1716 |
![]() | Line contains a tab character. | 1717 |
![]() | Line has trailing spaces. | 1719 |
![]() | Line has trailing spaces. | 1721 |
![]() | Line is longer than 80 characters. | 1722 |
![]() | Line contains a tab character. | 1722 |
![]() | Line contains a tab character. | 1723 |
![]() | Expected an @return tag. | 1724 |
![]() | Method 'getSecBotRefireRate' is not designed for extension - needs to be abstract, final or empty. | 1724 |
![]() | Line has trailing spaces. | 1729 |
![]() | Line has trailing spaces. | 1731 |
![]() | Line has trailing spaces. | 1733 |
![]() | Line is longer than 80 characters. | 1734 |
![]() | Line contains a tab character. | 1734 |
![]() | Line contains a tab character. | 1735 |
![]() | Name 'SecAmmoPerFire' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1737 |
![]() | Variable 'SecAmmoPerFire' must be private and have accessor methods. | 1737 |
![]() | Line contains a tab character. | 1738 |
![]() | Line has trailing spaces. | 1740 |
![]() | Line has trailing spaces. | 1742 |
![]() | Line is longer than 80 characters. | 1743 |
![]() | Line contains a tab character. | 1743 |
![]() | Line contains a tab character. | 1744 |
![]() | Expected an @return tag. | 1745 |
![]() | Method 'getSecAmmoPerFire' is not designed for extension - needs to be abstract, final or empty. | 1745 |
![]() | Line has trailing spaces. | 1750 |
![]() | Line has trailing spaces. | 1752 |
![]() | Line has trailing spaces. | 1754 |
![]() | Line is longer than 80 characters. | 1755 |
![]() | Line contains a tab character. | 1755 |
![]() | Line contains a tab character. | 1756 |
![]() | Name 'SecAmmoClipSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1758 |
![]() | Variable 'SecAmmoClipSize' must be private and have accessor methods. | 1758 |
![]() | Line contains a tab character. | 1759 |
![]() | Line has trailing spaces. | 1761 |
![]() | Line has trailing spaces. | 1763 |
![]() | Line is longer than 80 characters. | 1764 |
![]() | Line contains a tab character. | 1764 |
![]() | Line contains a tab character. | 1765 |
![]() | Expected an @return tag. | 1766 |
![]() | Method 'getSecAmmoClipSize' is not designed for extension - needs to be abstract, final or empty. | 1766 |
![]() | Line has trailing spaces. | 1771 |
![]() | Line has trailing spaces. | 1773 |
![]() | Line has trailing spaces. | 1775 |
![]() | Line is longer than 80 characters. | 1776 |
![]() | Line contains a tab character. | 1776 |
![]() | Line contains a tab character. | 1777 |
![]() | Name 'SecAimError' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1779 |
![]() | Variable 'SecAimError' must be private and have accessor methods. | 1779 |
![]() | Line contains a tab character. | 1780 |
![]() | Line has trailing spaces. | 1782 |
![]() | Line has trailing spaces. | 1784 |
![]() | Line is longer than 80 characters. | 1785 |
![]() | Line contains a tab character. | 1785 |
![]() | Line contains a tab character. | 1786 |
![]() | Expected an @return tag. | 1787 |
![]() | Method 'getSecAimError' is not designed for extension - needs to be abstract, final or empty. | 1787 |
![]() | Line has trailing spaces. | 1792 |
![]() | Line has trailing spaces. | 1794 |
![]() | Line has trailing spaces. | 1796 |
![]() | Line is longer than 80 characters. | 1797 |
![]() | Line contains a tab character. | 1797 |
![]() | Line contains a tab character. | 1798 |
![]() | Name 'SecSpread' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1800 |
![]() | Variable 'SecSpread' must be private and have accessor methods. | 1800 |
![]() | Line contains a tab character. | 1801 |
![]() | Line has trailing spaces. | 1803 |
![]() | Line has trailing spaces. | 1805 |
![]() | Line is longer than 80 characters. | 1806 |
![]() | Line contains a tab character. | 1806 |
![]() | Line contains a tab character. | 1807 |
![]() | Expected an @return tag. | 1808 |
![]() | Method 'getSecSpread' is not designed for extension - needs to be abstract, final or empty. | 1808 |
![]() | Line has trailing spaces. | 1813 |
![]() | Line has trailing spaces. | 1815 |
![]() | Line has trailing spaces. | 1817 |
![]() | Line is longer than 80 characters. | 1818 |
![]() | Line contains a tab character. | 1818 |
![]() | Line contains a tab character. | 1819 |
![]() | Name 'SecSpreadStyle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1821 |
![]() | Variable 'SecSpreadStyle' must be private and have accessor methods. | 1821 |
![]() | Line contains a tab character. | 1822 |
![]() | Line has trailing spaces. | 1824 |
![]() | Line has trailing spaces. | 1826 |
![]() | Line is longer than 80 characters. | 1827 |
![]() | Line contains a tab character. | 1827 |
![]() | Line contains a tab character. | 1828 |
![]() | Expected an @return tag. | 1829 |
![]() | Method 'getSecSpreadStyle' is not designed for extension - needs to be abstract, final or empty. | 1829 |
![]() | Line has trailing spaces. | 1834 |
![]() | Line has trailing spaces. | 1836 |
![]() | Line has trailing spaces. | 1838 |
![]() | Line contains a tab character. | 1839 |
![]() | Line contains a tab character. | 1840 |
![]() | Name 'SecFireCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1842 |
![]() | Variable 'SecFireCount' must be private and have accessor methods. | 1842 |
![]() | Line contains a tab character. | 1843 |
![]() | Line has trailing spaces. | 1845 |
![]() | Line has trailing spaces. | 1847 |
![]() | Line contains a tab character. | 1848 |
![]() | Line contains a tab character. | 1849 |
![]() | Expected an @return tag. | 1850 |
![]() | Method 'getSecFireCount' is not designed for extension - needs to be abstract, final or empty. | 1850 |
![]() | Line has trailing spaces. | 1855 |
![]() | Line has trailing spaces. | 1857 |
![]() | Line has trailing spaces. | 1859 |
![]() | Line is longer than 80 characters. | 1860 |
![]() | Line contains a tab character. | 1860 |
![]() | Line contains a tab character. | 1861 |
![]() | Name 'SecDamageAtten' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1863 |
![]() | Variable 'SecDamageAtten' must be private and have accessor methods. | 1863 |
![]() | Line contains a tab character. | 1864 |
![]() | Line has trailing spaces. | 1866 |
![]() | Line has trailing spaces. | 1868 |
![]() | Line is longer than 80 characters. | 1869 |
![]() | Line contains a tab character. | 1869 |
![]() | Line contains a tab character. | 1870 |
![]() | Expected an @return tag. | 1871 |
![]() | Method 'getSecDamageAtten' is not designed for extension - needs to be abstract, final or empty. | 1871 |
![]() | Line has trailing spaces. | 1876 |
![]() | Line has trailing spaces. | 1878 |
![]() | Line has trailing spaces. | 1880 |
![]() | Line is longer than 80 characters. | 1881 |
![]() | Line contains a tab character. | 1881 |
![]() | Line contains a tab character. | 1882 |
![]() | Name 'SecAmmoType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1884 |
![]() | Variable 'SecAmmoType' must be private and have accessor methods. | 1884 |
![]() | Line contains a tab character. | 1885 |
![]() | Line has trailing spaces. | 1887 |
![]() | Line has trailing spaces. | 1889 |
![]() | Line is longer than 80 characters. | 1890 |
![]() | Line contains a tab character. | 1890 |
![]() | Line contains a tab character. | 1891 |
![]() | Expected an @return tag. | 1892 |
![]() | Method 'getSecAmmoType' is not designed for extension - needs to be abstract, final or empty. | 1892 |
![]() | Line has trailing spaces. | 1897 |
![]() | Line has trailing spaces. | 1899 |
![]() | Line has trailing spaces. | 1901 |
![]() | Line is longer than 80 characters. | 1902 |
![]() | Line contains a tab character. | 1902 |
![]() | Line contains a tab character. | 1903 |
![]() | Name 'SecInitialAmount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1905 |
![]() | Variable 'SecInitialAmount' must be private and have accessor methods. | 1905 |
![]() | Line contains a tab character. | 1906 |
![]() | Line has trailing spaces. | 1908 |
![]() | Line has trailing spaces. | 1910 |
![]() | Line is longer than 80 characters. | 1911 |
![]() | Line contains a tab character. | 1911 |
![]() | Line contains a tab character. | 1912 |
![]() | Expected an @return tag. | 1913 |
![]() | Method 'getSecInitialAmount' is not designed for extension - needs to be abstract, final or empty. | 1913 |
![]() | Line has trailing spaces. | 1918 |
![]() | Line has trailing spaces. | 1920 |
![]() | Line has trailing spaces. | 1922 |
![]() | Line is longer than 80 characters. | 1923 |
![]() | Line contains a tab character. | 1923 |
![]() | Line contains a tab character. | 1924 |
![]() | Name 'SecMaxAmount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1926 |
![]() | Variable 'SecMaxAmount' must be private and have accessor methods. | 1926 |
![]() | Line contains a tab character. | 1927 |
![]() | Line has trailing spaces. | 1929 |
![]() | Line has trailing spaces. | 1931 |
![]() | Line is longer than 80 characters. | 1932 |
![]() | Line contains a tab character. | 1932 |
![]() | Line contains a tab character. | 1933 |
![]() | Expected an @return tag. | 1934 |
![]() | Method 'getSecMaxAmount' is not designed for extension - needs to be abstract, final or empty. | 1934 |
![]() | Line has trailing spaces. | 1939 |
![]() | Line has trailing spaces. | 1941 |
![]() | Line has trailing spaces. | 1943 |
![]() | Line contains a tab character. | 1944 |
![]() | Line contains a tab character. | 1945 |
![]() | Name 'SecMaxRange' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1947 |
![]() | Variable 'SecMaxRange' must be private and have accessor methods. | 1947 |
![]() | Line contains a tab character. | 1948 |
![]() | Line has trailing spaces. | 1950 |
![]() | Line has trailing spaces. | 1952 |
![]() | Line contains a tab character. | 1953 |
![]() | Line contains a tab character. | 1954 |
![]() | Expected an @return tag. | 1955 |
![]() | Method 'getSecMaxRange' is not designed for extension - needs to be abstract, final or empty. | 1955 |
![]() | Line has trailing spaces. | 1960 |
![]() | Line has trailing spaces. | 1962 |
![]() | Line has trailing spaces. | 1964 |
![]() | Line is longer than 80 characters. | 1965 |
![]() | Line contains a tab character. | 1965 |
![]() | Line contains a tab character. | 1966 |
![]() | Name 'SecDamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1968 |
![]() | Variable 'SecDamageType' must be private and have accessor methods. | 1968 |
![]() | Line contains a tab character. | 1969 |
![]() | Line has trailing spaces. | 1971 |
![]() | Line has trailing spaces. | 1973 |
![]() | Line is longer than 80 characters. | 1974 |
![]() | Line contains a tab character. | 1974 |
![]() | Line contains a tab character. | 1975 |
![]() | Expected an @return tag. | 1976 |
![]() | Method 'getSecDamageType' is not designed for extension - needs to be abstract, final or empty. | 1976 |
![]() | Line has trailing spaces. | 1981 |
![]() | Line has trailing spaces. | 1983 |
![]() | Line has trailing spaces. | 1985 |
![]() | Line is longer than 80 characters. | 1986 |
![]() | Line contains a tab character. | 1986 |
![]() | Line contains a tab character. | 1987 |
![]() | Name 'SecArmorStops' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1989 |
![]() | Variable 'SecArmorStops' must be private and have accessor methods. | 1989 |
![]() | Line contains a tab character. | 1990 |
![]() | Line has trailing spaces. | 1992 |
![]() | Line has trailing spaces. | 1994 |
![]() | Line is longer than 80 characters. | 1995 |
![]() | Line contains a tab character. | 1995 |
![]() | Line contains a tab character. | 1996 |
![]() | Expected an @return tag. | 1997 |
![]() | Method 'isSecArmorStops' is not designed for extension - needs to be abstract, final or empty. | 1997 |
![]() | Line has trailing spaces. | 2002 |
![]() | Line has trailing spaces. | 2004 |
![]() | Line has trailing spaces. | 2006 |
![]() | Line is longer than 80 characters. | 2007 |
![]() | Line contains a tab character. | 2007 |
![]() | Line contains a tab character. | 2008 |
![]() | Name 'SecAlwaysGibs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2010 |
![]() | Variable 'SecAlwaysGibs' must be private and have accessor methods. | 2010 |
![]() | Line contains a tab character. | 2011 |
![]() | Line has trailing spaces. | 2013 |
![]() | Line has trailing spaces. | 2015 |
![]() | Line is longer than 80 characters. | 2016 |
![]() | Line contains a tab character. | 2016 |
![]() | Line contains a tab character. | 2017 |
![]() | Expected an @return tag. | 2018 |
![]() | Method 'isSecAlwaysGibs' is not designed for extension - needs to be abstract, final or empty. | 2018 |
![]() | Line has trailing spaces. | 2023 |
![]() | Line has trailing spaces. | 2025 |
![]() | Line has trailing spaces. | 2027 |
![]() | Line is longer than 80 characters. | 2028 |
![]() | Line contains a tab character. | 2028 |
![]() | Line contains a tab character. | 2029 |
![]() | Name 'SecSpecial' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2031 |
![]() | Variable 'SecSpecial' must be private and have accessor methods. | 2031 |
![]() | Line contains a tab character. | 2032 |
![]() | Line has trailing spaces. | 2034 |
![]() | Line has trailing spaces. | 2036 |
![]() | Line is longer than 80 characters. | 2037 |
![]() | Line contains a tab character. | 2037 |
![]() | Line contains a tab character. | 2038 |
![]() | Expected an @return tag. | 2039 |
![]() | Method 'isSecSpecial' is not designed for extension - needs to be abstract, final or empty. | 2039 |
![]() | Line has trailing spaces. | 2044 |
![]() | Line has trailing spaces. | 2046 |
![]() | Line has trailing spaces. | 2048 |
![]() | Line is longer than 80 characters. | 2049 |
![]() | Line contains a tab character. | 2049 |
![]() | Line contains a tab character. | 2050 |
![]() | Name 'SecDetonatesGoop' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2052 |
![]() | Variable 'SecDetonatesGoop' must be private and have accessor methods. | 2052 |
![]() | Line contains a tab character. | 2053 |
![]() | Line has trailing spaces. | 2055 |
![]() | Line has trailing spaces. | 2057 |
![]() | Line is longer than 80 characters. | 2058 |
![]() | Line contains a tab character. | 2058 |
![]() | Line contains a tab character. | 2059 |
![]() | Expected an @return tag. | 2060 |
![]() | Method 'isSecDetonatesGoop' is not designed for extension - needs to be abstract, final or empty. | 2060 |
![]() | Line has trailing spaces. | 2065 |
![]() | Line has trailing spaces. | 2067 |
![]() | Line has trailing spaces. | 2069 |
![]() | Line is longer than 80 characters. | 2070 |
![]() | Line contains a tab character. | 2070 |
![]() | Line contains a tab character. | 2071 |
![]() | Name 'SecSuperWeapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2073 |
![]() | Variable 'SecSuperWeapon' must be private and have accessor methods. | 2073 |
![]() | Line contains a tab character. | 2074 |
![]() | Line has trailing spaces. | 2076 |
![]() | Line has trailing spaces. | 2078 |
![]() | Line is longer than 80 characters. | 2079 |
![]() | Line contains a tab character. | 2079 |
![]() | Line contains a tab character. | 2080 |
![]() | Expected an @return tag. | 2081 |
![]() | Method 'isSecSuperWeapon' is not designed for extension - needs to be abstract, final or empty. | 2081 |
![]() | Line has trailing spaces. | 2086 |
![]() | Line has trailing spaces. | 2088 |
![]() | Line has trailing spaces. | 2090 |
![]() | Line is longer than 80 characters. | 2091 |
![]() | Line contains a tab character. | 2091 |
![]() | Line contains a tab character. | 2092 |
![]() | Name 'SecExtraMomZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2094 |
![]() | Variable 'SecExtraMomZ' must be private and have accessor methods. | 2094 |
![]() | Line contains a tab character. | 2095 |
![]() | Line has trailing spaces. | 2097 |
![]() | Line has trailing spaces. | 2099 |
![]() | Line is longer than 80 characters. | 2100 |
![]() | Line contains a tab character. | 2100 |
![]() | Line contains a tab character. | 2101 |
![]() | Expected an @return tag. | 2102 |
![]() | Method 'isSecExtraMomZ' is not designed for extension - needs to be abstract, final or empty. | 2102 |
![]() | Line has trailing spaces. | 2107 |
![]() | Line has trailing spaces. | 2109 |
![]() | Line has trailing spaces. | 2111 |
![]() | Line has trailing spaces. | 2112 |
![]() | Line is longer than 80 characters. | 2112 |
![]() | Line contains a tab character. | 2112 |
![]() | Line contains a tab character. | 2113 |
![]() | Name 'SecProjType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2115 |
![]() | Variable 'SecProjType' must be private and have accessor methods. | 2115 |
![]() | Line contains a tab character. | 2116 |
![]() | Line has trailing spaces. | 2118 |
![]() | Line has trailing spaces. | 2120 |
![]() | Line has trailing spaces. | 2121 |
![]() | Line is longer than 80 characters. | 2121 |
![]() | Line contains a tab character. | 2121 |
![]() | Line contains a tab character. | 2122 |
![]() | Expected an @return tag. | 2123 |
![]() | Method 'getSecProjType' is not designed for extension - needs to be abstract, final or empty. | 2123 |
![]() | Line has trailing spaces. | 2128 |
![]() | Line has trailing spaces. | 2130 |
![]() | Line has trailing spaces. | 2132 |
![]() | Line is longer than 80 characters. | 2133 |
![]() | Line contains a tab character. | 2133 |
![]() | Line contains a tab character. | 2134 |
![]() | Name 'SecDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2136 |
![]() | Variable 'SecDamage' must be private and have accessor methods. | 2136 |
![]() | Line contains a tab character. | 2137 |
![]() | Line has trailing spaces. | 2139 |
![]() | Line has trailing spaces. | 2141 |
![]() | Line is longer than 80 characters. | 2142 |
![]() | Line contains a tab character. | 2142 |
![]() | Line contains a tab character. | 2143 |
![]() | Expected an @return tag. | 2144 |
![]() | Method 'getSecDamage' is not designed for extension - needs to be abstract, final or empty. | 2144 |
![]() | Line has trailing spaces. | 2149 |
![]() | Line has trailing spaces. | 2151 |
![]() | Line has trailing spaces. | 2153 |
![]() | Line is longer than 80 characters. | 2154 |
![]() | Line contains a tab character. | 2154 |
![]() | Line contains a tab character. | 2155 |
![]() | Name 'SecDamageMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2157 |
![]() | Variable 'SecDamageMax' must be private and have accessor methods. | 2157 |
![]() | Line contains a tab character. | 2158 |
![]() | Line has trailing spaces. | 2160 |
![]() | Line has trailing spaces. | 2162 |
![]() | Line is longer than 80 characters. | 2163 |
![]() | Line contains a tab character. | 2163 |
![]() | Line contains a tab character. | 2164 |
![]() | Expected an @return tag. | 2165 |
![]() | Method 'getSecDamageMax' is not designed for extension - needs to be abstract, final or empty. | 2165 |
![]() | Line has trailing spaces. | 2170 |
![]() | Line has trailing spaces. | 2172 |
![]() | Line has trailing spaces. | 2174 |
![]() | Line is longer than 80 characters. | 2175 |
![]() | Line contains a tab character. | 2175 |
![]() | Line contains a tab character. | 2176 |
![]() | Name 'SecDamageMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2178 |
![]() | Variable 'SecDamageMin' must be private and have accessor methods. | 2178 |
![]() | Line contains a tab character. | 2179 |
![]() | Line has trailing spaces. | 2181 |
![]() | Line has trailing spaces. | 2183 |
![]() | Line is longer than 80 characters. | 2184 |
![]() | Line contains a tab character. | 2184 |
![]() | Line contains a tab character. | 2185 |
![]() | Expected an @return tag. | 2186 |
![]() | Method 'getSecDamageMin' is not designed for extension - needs to be abstract, final or empty. | 2186 |
![]() | Line has trailing spaces. | 2191 |
![]() | Line has trailing spaces. | 2193 |
![]() | Line has trailing spaces. | 2195 |
![]() | Line is longer than 80 characters. | 2196 |
![]() | Line contains a tab character. | 2196 |
![]() | Line contains a tab character. | 2197 |
![]() | Name 'SecSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2199 |
![]() | Variable 'SecSpeed' must be private and have accessor methods. | 2199 |
![]() | Line contains a tab character. | 2200 |
![]() | Line has trailing spaces. | 2202 |
![]() | Line has trailing spaces. | 2204 |
![]() | Line is longer than 80 characters. | 2205 |
![]() | Line contains a tab character. | 2205 |
![]() | Line contains a tab character. | 2206 |
![]() | Expected an @return tag. | 2207 |
![]() | Method 'getSecSpeed' is not designed for extension - needs to be abstract, final or empty. | 2207 |
![]() | Line has trailing spaces. | 2212 |
![]() | Line has trailing spaces. | 2214 |
![]() | Line has trailing spaces. | 2216 |
![]() | Line is longer than 80 characters. | 2217 |
![]() | Line contains a tab character. | 2217 |
![]() | Line contains a tab character. | 2218 |
![]() | Name 'SecMaxSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2220 |
![]() | Variable 'SecMaxSpeed' must be private and have accessor methods. | 2220 |
![]() | Line contains a tab character. | 2221 |
![]() | Line has trailing spaces. | 2223 |
![]() | Line has trailing spaces. | 2225 |
![]() | Line is longer than 80 characters. | 2226 |
![]() | Line contains a tab character. | 2226 |
![]() | Line contains a tab character. | 2227 |
![]() | Expected an @return tag. | 2228 |
![]() | Method 'getSecMaxSpeed' is not designed for extension - needs to be abstract, final or empty. | 2228 |
![]() | Line has trailing spaces. | 2233 |
![]() | Line has trailing spaces. | 2235 |
![]() | Line has trailing spaces. | 2237 |
![]() | Line is longer than 80 characters. | 2238 |
![]() | Line contains a tab character. | 2238 |
![]() | Line contains a tab character. | 2239 |
![]() | Name 'SecLifeSpan' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2241 |
![]() | Variable 'SecLifeSpan' must be private and have accessor methods. | 2241 |
![]() | Line contains a tab character. | 2242 |
![]() | Line has trailing spaces. | 2244 |
![]() | Line has trailing spaces. | 2246 |
![]() | Line is longer than 80 characters. | 2247 |
![]() | Line contains a tab character. | 2247 |
![]() | Line contains a tab character. | 2248 |
![]() | Expected an @return tag. | 2249 |
![]() | Method 'getSecLifeSpan' is not designed for extension - needs to be abstract, final or empty. | 2249 |
![]() | Line has trailing spaces. | 2254 |
![]() | Line has trailing spaces. | 2256 |
![]() | Line has trailing spaces. | 2258 |
![]() | Line is longer than 80 characters. | 2259 |
![]() | Line contains a tab character. | 2259 |
![]() | Line contains a tab character. | 2260 |
![]() | Name 'SecDamageRadius' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2262 |
![]() | Variable 'SecDamageRadius' must be private and have accessor methods. | 2262 |
![]() | Line contains a tab character. | 2263 |
![]() | Line has trailing spaces. | 2265 |
![]() | Line has trailing spaces. | 2267 |
![]() | Line is longer than 80 characters. | 2268 |
![]() | Line contains a tab character. | 2268 |
![]() | Line contains a tab character. | 2269 |
![]() | Expected an @return tag. | 2270 |
![]() | Method 'getSecDamageRadius' is not designed for extension - needs to be abstract, final or empty. | 2270 |
![]() | Line has trailing spaces. | 2275 |
![]() | Line has trailing spaces. | 2277 |
![]() | Line has trailing spaces. | 2279 |
![]() | Line is longer than 80 characters. | 2280 |
![]() | Line contains a tab character. | 2280 |
![]() | Line contains a tab character. | 2281 |
![]() | Name 'SecTossZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2283 |
![]() | Variable 'SecTossZ' must be private and have accessor methods. | 2283 |
![]() | Line contains a tab character. | 2284 |
![]() | Line has trailing spaces. | 2286 |
![]() | Line has trailing spaces. | 2288 |
![]() | Line is longer than 80 characters. | 2289 |
![]() | Line contains a tab character. | 2289 |
![]() | Line contains a tab character. | 2290 |
![]() | Expected an @return tag. | 2291 |
![]() | Method 'getSecTossZ' is not designed for extension - needs to be abstract, final or empty. | 2291 |
![]() | Line has trailing spaces. | 2296 |
![]() | Line has trailing spaces. | 2298 |
![]() | Line has trailing spaces. | 2300 |
![]() | Line is longer than 80 characters. | 2301 |
![]() | Line contains a tab character. | 2301 |
![]() | Line contains a tab character. | 2302 |
![]() | Name 'SecMaxEffectDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2304 |
![]() | Variable 'SecMaxEffectDistance' must be private and have accessor methods. | 2304 |
![]() | Line contains a tab character. | 2305 |
![]() | Line has trailing spaces. | 2307 |
![]() | Line has trailing spaces. | 2309 |
![]() | Line is longer than 80 characters. | 2310 |
![]() | Line contains a tab character. | 2310 |
![]() | Line contains a tab character. | 2311 |
![]() | Expected an @return tag. | 2312 |
![]() | Method 'getSecMaxEffectDistance' is not designed for extension - needs to be abstract, final or empty. | 2312 |
![]() | Line has trailing spaces. | 2317 |
![]() | Line has trailing spaces. | 2319 |
![]() | Line has trailing spaces. | 2321 |
![]() | Line is longer than 80 characters. | 2322 |
![]() | Line contains a tab character. | 2322 |
![]() | Line contains a tab character. | 2323 |
![]() | Line contains a tab character. | 2324 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2326 |
![]() | Variable 'Amount' must be private and have accessor methods. | 2326 |
![]() | Line contains a tab character. | 2327 |
![]() | Line has trailing spaces. | 2329 |
![]() | Line has trailing spaces. | 2331 |
![]() | Line is longer than 80 characters. | 2332 |
![]() | Line contains a tab character. | 2332 |
![]() | Line contains a tab character. | 2333 |
![]() | Line contains a tab character. | 2334 |
![]() | Expected an @return tag. | 2335 |
![]() | Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 2335 |
![]() | Line has trailing spaces. | 2340 |
![]() | Line has trailing spaces. | 2342 |
![]() | Line has trailing spaces. | 2344 |
![]() | Line contains a tab character. | 2345 |
![]() | Line contains a tab character. | 2346 |
![]() | Name 'SuperHeal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2348 |
![]() | Variable 'SuperHeal' must be private and have accessor methods. | 2348 |
![]() | Line contains a tab character. | 2349 |
![]() | Line has trailing spaces. | 2351 |
![]() | Line has trailing spaces. | 2353 |
![]() | Line contains a tab character. | 2354 |
![]() | Line contains a tab character. | 2355 |
![]() | Expected an @return tag. | 2356 |
![]() | Method 'isSuperHeal' is not designed for extension - needs to be abstract, final or empty. | 2356 |
![]() | Line has trailing spaces. | 2361 |
![]() | Line has trailing spaces. | 2363 |
![]() | Line contains a tab character. | 2368 |
![]() | Line has trailing spaces. | 2369 |
![]() | Line contains a tab character. | 2369 |
![]() | Line is longer than 80 characters. | 2370 |
![]() | Line contains a tab character. | 2370 |
![]() | Missing a Javadoc comment. | 2370 |
![]() | Name 'ItemCategoryId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 2370 |
![]() | Line contains a tab character. | 2372 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 2372 |
![]() | Missing a Javadoc comment. | 2372 |
![]() | Line contains a tab character. | 2373 |
![]() | Line contains a tab character. | 2374 |
![]() | Line has trailing spaces. | 2375 |
![]() | Line contains a tab character. | 2375 |
![]() | Line is longer than 80 characters. | 2376 |
![]() | Line contains a tab character. | 2376 |
![]() | Missing a Javadoc comment. | 2376 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2376 |
![]() | Variable 'Time' must be private and have accessor methods. | 2376 |
![]() | Line is longer than 80 characters. | 2378 |
![]() | Line contains a tab character. | 2378 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 2378 |
![]() | Missing a Javadoc comment. | 2378 |
![]() | Line contains a tab character. | 2379 |
![]() | Line contains a tab character. | 2380 |
![]() | Line is longer than 80 characters. | 2382 |
![]() | Line contains a tab character. | 2382 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 2382 |
![]() | Missing a Javadoc comment. | 2382 |
![]() | Parameter time should be final. | 2382 |
![]() | Line is longer than 80 characters. | 2383 |
![]() | Line contains a tab character. | 2383 |
![]() | Line contains a tab character. | 2384 |
![]() | Line is longer than 80 characters. | 2386 |
![]() | Line contains a tab character. | 2386 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 2386 |
![]() | Missing a Javadoc comment. | 2386 |
![]() | Line contains a tab character. | 2387 |
![]() | Line contains a tab character. | 2388 |
![]() | Line has trailing spaces. | 2389 |
![]() | Line contains a tab character. | 2389 |
![]() | Line has trailing spaces. | 2390 |
![]() | Line contains a tab character. | 2390 |
![]() | Line contains a tab character. | 2391 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 2391 |
![]() | Missing a Javadoc comment. | 2391 |
![]() | Line contains a tab character. | 2392 |
![]() | Line contains a tab character. | 2393 |
![]() | Line has trailing spaces. | 2394 |
![]() | Line contains a tab character. | 2394 |
![]() | Line contains a tab character. | 2395 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 2395 |
![]() | Missing a Javadoc comment. | 2395 |
![]() | Line contains a tab character. | 2396 |
![]() | Line contains a tab character. | 2397 |
![]() | Line has trailing spaces. | 2398 |
![]() | Line contains a tab character. | 2398 |
![]() | Line contains a tab character. | 2399 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 2399 |
![]() | Missing a Javadoc comment. | 2399 |
![]() | Line contains a tab character. | 2400 |
![]() | Line contains a tab character. | 2401 |
![]() | Line has trailing spaces. | 2402 |
![]() | Line contains a tab character. | 2402 |
![]() | Line contains a tab character. | 2403 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 2403 |
![]() | Line contains a tab character. | 2404 |
![]() | Line contains a tab character. | 2405 |
![]() | 'cast' is not followed by whitespace. | 2405 |
![]() | Line contains a tab character. | 2406 |
![]() | Line contains a tab character. | 2408 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 2408 |
![]() | Missing a Javadoc comment. | 2408 |
![]() | Parameter obj should be final. | 2408 |
![]() | 'if' construct must use '{}'s. | 2409 |
![]() | Line contains a tab character. | 2409 |
![]() | Line contains a tab character. | 2410 |
![]() | 'cast' is not followed by whitespace. | 2410 |
![]() | 'if' construct must use '{}'s. | 2411 |
![]() | Line is longer than 80 characters. | 2411 |
![]() | Line contains a tab character. | 2411 |
![]() | 'else' construct must use '{}'s. | 2412 |
![]() | Line contains a tab character. | 2412 |
![]() | Line contains a tab character. | 2413 |
![]() | Line contains a tab character. | 2415 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 2415 |
![]() | Missing a Javadoc comment. | 2415 |
![]() | 'if' construct must use '{}'s. | 2416 |
![]() | Line contains a tab character. | 2416 |
![]() | Line contains a tab character. | 2417 |
![]() | Line contains a tab character. | 2418 |
![]() | Line has trailing spaces. | 2420 |
![]() | Line contains a tab character. | 2420 |
![]() | Line contains a tab character. | 2423 |
![]() | Line contains a tab character. | 2425 |
![]() | Line has trailing spaces. | 2426 |
![]() | Line contains a tab character. | 2426 |
![]() | Line contains a tab character. | 2427 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 2427 |
![]() | Missing a Javadoc comment. | 2427 |
![]() | Line contains a tab character. | 2428 |
![]() | Line contains a tab character. | 2429 |
![]() | Line has trailing spaces. | 2430 |
![]() | Line contains a tab character. | 2430 |
![]() | Line contains a tab character. | 2431 |
![]() | Line has trailing spaces. | 2435 |
![]() | Method length is 179 lines (max allowed is 150). | 2440 |
![]() | Parameter original should be final. | 2440 |
![]() | Expected @param tag for 'original'. | 2440 |
![]() | Line has trailing spaces. | 2441 |
![]() | '=' is not preceded with whitespace. | 2442 |
![]() | '=' is not followed by whitespace. | 2442 |
![]() | Line has trailing spaces. | 2443 |
![]() | '=' is not preceded with whitespace. | 2444 |
![]() | '=' is not followed by whitespace. | 2444 |
![]() | Line has trailing spaces. | 2445 |
![]() | '=' is not preceded with whitespace. | 2446 |
![]() | '=' is not followed by whitespace. | 2446 |
![]() | Line has trailing spaces. | 2447 |
![]() | '=' is not preceded with whitespace. | 2448 |
![]() | '=' is not followed by whitespace. | 2448 |
![]() | Line has trailing spaces. | 2449 |
![]() | '=' is not preceded with whitespace. | 2450 |
![]() | '=' is not followed by whitespace. | 2450 |
![]() | Line has trailing spaces. | 2451 |
![]() | '=' is not preceded with whitespace. | 2452 |
![]() | '=' is not followed by whitespace. | 2452 |
![]() | Line has trailing spaces. | 2453 |
![]() | '=' is not preceded with whitespace. | 2454 |
![]() | '=' is not followed by whitespace. | 2454 |
![]() | Line has trailing spaces. | 2455 |
![]() | '=' is not preceded with whitespace. | 2456 |
![]() | '=' is not followed by whitespace. | 2456 |
![]() | Line has trailing spaces. | 2457 |
![]() | '=' is not preceded with whitespace. | 2458 |
![]() | '=' is not followed by whitespace. | 2458 |
![]() | Line has trailing spaces. | 2459 |
![]() | '=' is not preceded with whitespace. | 2460 |
![]() | '=' is not followed by whitespace. | 2460 |
![]() | Line has trailing spaces. | 2461 |
![]() | '=' is not preceded with whitespace. | 2462 |
![]() | '=' is not followed by whitespace. | 2462 |
![]() | Line has trailing spaces. | 2463 |
![]() | '=' is not preceded with whitespace. | 2464 |
![]() | '=' is not followed by whitespace. | 2464 |
![]() | Line has trailing spaces. | 2465 |
![]() | '=' is not preceded with whitespace. | 2466 |
![]() | '=' is not followed by whitespace. | 2466 |
![]() | Line has trailing spaces. | 2467 |
![]() | '=' is not preceded with whitespace. | 2468 |
![]() | '=' is not followed by whitespace. | 2468 |
![]() | Line has trailing spaces. | 2469 |
![]() | '=' is not preceded with whitespace. | 2470 |
![]() | '=' is not followed by whitespace. | 2470 |
![]() | Line has trailing spaces. | 2471 |
![]() | '=' is not preceded with whitespace. | 2472 |
![]() | '=' is not followed by whitespace. | 2472 |
![]() | Line has trailing spaces. | 2473 |
![]() | '=' is not preceded with whitespace. | 2474 |
![]() | '=' is not followed by whitespace. | 2474 |
![]() | Line has trailing spaces. | 2475 |
![]() | '=' is not preceded with whitespace. | 2476 |
![]() | '=' is not followed by whitespace. | 2476 |
![]() | Line has trailing spaces. | 2477 |
![]() | '=' is not preceded with whitespace. | 2478 |
![]() | '=' is not followed by whitespace. | 2478 |
![]() | Line has trailing spaces. | 2479 |
![]() | '=' is not preceded with whitespace. | 2480 |
![]() | '=' is not followed by whitespace. | 2480 |
![]() | Line has trailing spaces. | 2481 |
![]() | '=' is not preceded with whitespace. | 2482 |
![]() | '=' is not followed by whitespace. | 2482 |
![]() | Line has trailing spaces. | 2483 |
![]() | '=' is not preceded with whitespace. | 2484 |
![]() | '=' is not followed by whitespace. | 2484 |
![]() | Line has trailing spaces. | 2485 |
![]() | '=' is not preceded with whitespace. | 2486 |
![]() | '=' is not followed by whitespace. | 2486 |
![]() | Line has trailing spaces. | 2487 |
![]() | '=' is not preceded with whitespace. | 2488 |
![]() | '=' is not followed by whitespace. | 2488 |
![]() | Line has trailing spaces. | 2489 |
![]() | '=' is not preceded with whitespace. | 2490 |
![]() | '=' is not followed by whitespace. | 2490 |
![]() | Line has trailing spaces. | 2491 |
![]() | '=' is not preceded with whitespace. | 2492 |
![]() | '=' is not followed by whitespace. | 2492 |
![]() | Line has trailing spaces. | 2493 |
![]() | '=' is not preceded with whitespace. | 2494 |
![]() | '=' is not followed by whitespace. | 2494 |
![]() | Line has trailing spaces. | 2495 |
![]() | '=' is not preceded with whitespace. | 2496 |
![]() | '=' is not followed by whitespace. | 2496 |
![]() | Line has trailing spaces. | 2497 |
![]() | '=' is not preceded with whitespace. | 2498 |
![]() | '=' is not followed by whitespace. | 2498 |
![]() | Line has trailing spaces. | 2499 |
![]() | '=' is not preceded with whitespace. | 2500 |
![]() | '=' is not followed by whitespace. | 2500 |
![]() | Line has trailing spaces. | 2501 |
![]() | '=' is not preceded with whitespace. | 2502 |
![]() | '=' is not followed by whitespace. | 2502 |
![]() | Line has trailing spaces. | 2503 |
![]() | '=' is not preceded with whitespace. | 2504 |
![]() | '=' is not followed by whitespace. | 2504 |
![]() | Line has trailing spaces. | 2505 |
![]() | '=' is not preceded with whitespace. | 2506 |
![]() | '=' is not followed by whitespace. | 2506 |
![]() | Line has trailing spaces. | 2507 |
![]() | '=' is not preceded with whitespace. | 2508 |
![]() | '=' is not followed by whitespace. | 2508 |
![]() | Line has trailing spaces. | 2509 |
![]() | '=' is not preceded with whitespace. | 2510 |
![]() | '=' is not followed by whitespace. | 2510 |
![]() | Line has trailing spaces. | 2511 |
![]() | '=' is not preceded with whitespace. | 2512 |
![]() | '=' is not followed by whitespace. | 2512 |
![]() | Line has trailing spaces. | 2513 |
![]() | '=' is not preceded with whitespace. | 2514 |
![]() | '=' is not followed by whitespace. | 2514 |
![]() | Line has trailing spaces. | 2515 |
![]() | '=' is not preceded with whitespace. | 2516 |
![]() | '=' is not followed by whitespace. | 2516 |
![]() | Line has trailing spaces. | 2517 |
![]() | '=' is not preceded with whitespace. | 2518 |
![]() | '=' is not followed by whitespace. | 2518 |
![]() | Line has trailing spaces. | 2519 |
![]() | '=' is not preceded with whitespace. | 2520 |
![]() | '=' is not followed by whitespace. | 2520 |
![]() | Line has trailing spaces. | 2521 |
![]() | '=' is not preceded with whitespace. | 2522 |
![]() | '=' is not followed by whitespace. | 2522 |
![]() | Line has trailing spaces. | 2523 |
![]() | '=' is not preceded with whitespace. | 2524 |
![]() | '=' is not followed by whitespace. | 2524 |
![]() | Line has trailing spaces. | 2525 |
![]() | '=' is not preceded with whitespace. | 2526 |
![]() | '=' is not followed by whitespace. | 2526 |
![]() | Line has trailing spaces. | 2527 |
![]() | '=' is not preceded with whitespace. | 2528 |
![]() | '=' is not followed by whitespace. | 2528 |
![]() | Line has trailing spaces. | 2529 |
![]() | '=' is not preceded with whitespace. | 2530 |
![]() | '=' is not followed by whitespace. | 2530 |
![]() | Line has trailing spaces. | 2531 |
![]() | '=' is not preceded with whitespace. | 2532 |
![]() | '=' is not followed by whitespace. | 2532 |
![]() | Line has trailing spaces. | 2533 |
![]() | '=' is not preceded with whitespace. | 2534 |
![]() | '=' is not followed by whitespace. | 2534 |
![]() | Line has trailing spaces. | 2535 |
![]() | '=' is not preceded with whitespace. | 2536 |
![]() | '=' is not followed by whitespace. | 2536 |
![]() | Line has trailing spaces. | 2537 |
![]() | '=' is not preceded with whitespace. | 2538 |
![]() | '=' is not followed by whitespace. | 2538 |
![]() | Line has trailing spaces. | 2539 |
![]() | '=' is not preceded with whitespace. | 2540 |
![]() | '=' is not followed by whitespace. | 2540 |
![]() | Line has trailing spaces. | 2541 |
![]() | '=' is not preceded with whitespace. | 2542 |
![]() | '=' is not followed by whitespace. | 2542 |
![]() | Line has trailing spaces. | 2543 |
![]() | '=' is not preceded with whitespace. | 2544 |
![]() | '=' is not followed by whitespace. | 2544 |
![]() | Line has trailing spaces. | 2545 |
![]() | '=' is not preceded with whitespace. | 2546 |
![]() | '=' is not followed by whitespace. | 2546 |
![]() | Line has trailing spaces. | 2547 |
![]() | '=' is not preceded with whitespace. | 2548 |
![]() | '=' is not followed by whitespace. | 2548 |
![]() | Line has trailing spaces. | 2549 |
![]() | '=' is not preceded with whitespace. | 2550 |
![]() | '=' is not followed by whitespace. | 2550 |
![]() | Line has trailing spaces. | 2551 |
![]() | '=' is not preceded with whitespace. | 2552 |
![]() | '=' is not followed by whitespace. | 2552 |
![]() | Line has trailing spaces. | 2553 |
![]() | '=' is not preceded with whitespace. | 2554 |
![]() | '=' is not followed by whitespace. | 2554 |
![]() | Line has trailing spaces. | 2555 |
![]() | '=' is not preceded with whitespace. | 2556 |
![]() | '=' is not followed by whitespace. | 2556 |
![]() | Line has trailing spaces. | 2557 |
![]() | '=' is not preceded with whitespace. | 2558 |
![]() | '=' is not followed by whitespace. | 2558 |
![]() | Line has trailing spaces. | 2559 |
![]() | '=' is not preceded with whitespace. | 2560 |
![]() | '=' is not followed by whitespace. | 2560 |
![]() | Line has trailing spaces. | 2561 |
![]() | '=' is not preceded with whitespace. | 2562 |
![]() | '=' is not followed by whitespace. | 2562 |
![]() | Line has trailing spaces. | 2563 |
![]() | '=' is not preceded with whitespace. | 2564 |
![]() | '=' is not followed by whitespace. | 2564 |
![]() | Line has trailing spaces. | 2565 |
![]() | '=' is not preceded with whitespace. | 2566 |
![]() | '=' is not followed by whitespace. | 2566 |
![]() | Line has trailing spaces. | 2567 |
![]() | '=' is not preceded with whitespace. | 2568 |
![]() | '=' is not followed by whitespace. | 2568 |
![]() | Line has trailing spaces. | 2569 |
![]() | '=' is not preceded with whitespace. | 2570 |
![]() | '=' is not followed by whitespace. | 2570 |
![]() | Line has trailing spaces. | 2571 |
![]() | '=' is not preceded with whitespace. | 2572 |
![]() | '=' is not followed by whitespace. | 2572 |
![]() | Line has trailing spaces. | 2573 |
![]() | '=' is not preceded with whitespace. | 2574 |
![]() | '=' is not followed by whitespace. | 2574 |
![]() | Line has trailing spaces. | 2575 |
![]() | '=' is not preceded with whitespace. | 2576 |
![]() | '=' is not followed by whitespace. | 2576 |
![]() | Line has trailing spaces. | 2577 |
![]() | '=' is not preceded with whitespace. | 2578 |
![]() | '=' is not followed by whitespace. | 2578 |
![]() | Line has trailing spaces. | 2579 |
![]() | '=' is not preceded with whitespace. | 2580 |
![]() | '=' is not followed by whitespace. | 2580 |
![]() | Line has trailing spaces. | 2581 |
![]() | '=' is not preceded with whitespace. | 2582 |
![]() | '=' is not followed by whitespace. | 2582 |
![]() | Line has trailing spaces. | 2583 |
![]() | '=' is not preceded with whitespace. | 2584 |
![]() | '=' is not followed by whitespace. | 2584 |
![]() | Line has trailing spaces. | 2585 |
![]() | '=' is not preceded with whitespace. | 2586 |
![]() | '=' is not followed by whitespace. | 2586 |
![]() | Line has trailing spaces. | 2587 |
![]() | '=' is not preceded with whitespace. | 2588 |
![]() | '=' is not followed by whitespace. | 2588 |
![]() | Line has trailing spaces. | 2589 |
![]() | '=' is not preceded with whitespace. | 2590 |
![]() | '=' is not followed by whitespace. | 2590 |
![]() | Line has trailing spaces. | 2591 |
![]() | '=' is not preceded with whitespace. | 2592 |
![]() | '=' is not followed by whitespace. | 2592 |
![]() | Line has trailing spaces. | 2593 |
![]() | '=' is not preceded with whitespace. | 2594 |
![]() | '=' is not followed by whitespace. | 2594 |
![]() | Line has trailing spaces. | 2595 |
![]() | '=' is not preceded with whitespace. | 2596 |
![]() | '=' is not followed by whitespace. | 2596 |
![]() | Line has trailing spaces. | 2597 |
![]() | '=' is not preceded with whitespace. | 2598 |
![]() | '=' is not followed by whitespace. | 2598 |
![]() | Line has trailing spaces. | 2599 |
![]() | '=' is not preceded with whitespace. | 2600 |
![]() | '=' is not followed by whitespace. | 2600 |
![]() | Line has trailing spaces. | 2601 |
![]() | '=' is not preceded with whitespace. | 2602 |
![]() | '=' is not followed by whitespace. | 2602 |
![]() | Line has trailing spaces. | 2603 |
![]() | '=' is not preceded with whitespace. | 2604 |
![]() | '=' is not followed by whitespace. | 2604 |
![]() | Line has trailing spaces. | 2605 |
![]() | '=' is not preceded with whitespace. | 2606 |
![]() | '=' is not followed by whitespace. | 2606 |
![]() | Line has trailing spaces. | 2607 |
![]() | '=' is not preceded with whitespace. | 2608 |
![]() | '=' is not followed by whitespace. | 2608 |
![]() | Line has trailing spaces. | 2609 |
![]() | '=' is not preceded with whitespace. | 2610 |
![]() | '=' is not followed by whitespace. | 2610 |
![]() | Line has trailing spaces. | 2611 |
![]() | '=' is not preceded with whitespace. | 2612 |
![]() | '=' is not followed by whitespace. | 2612 |
![]() | Line has trailing spaces. | 2613 |
![]() | '=' is not preceded with whitespace. | 2614 |
![]() | '=' is not followed by whitespace. | 2614 |
![]() | Line has trailing spaces. | 2615 |
![]() | '=' is not preceded with whitespace. | 2616 |
![]() | '=' is not followed by whitespace. | 2616 |
![]() | Line has trailing spaces. | 2617 |
![]() | Line has trailing spaces. | 2620 |
![]() | Line is longer than 80 characters. | 2622 |
![]() | Line contains a tab character. | 2624 |
![]() | Line contains a tab character. | 2625 |
![]() | Line has trailing spaces. | 2626 |
![]() | Line contains a tab character. | 2628 |
![]() | Line is longer than 80 characters. | 2629 |
![]() | Line contains a tab character. | 2629 |
![]() | Line contains a tab character. | 2630 |
![]() | Line contains a tab character. | 2631 |
![]() | Line contains a tab character. | 2633 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 2633 |
![]() | Missing a Javadoc comment. | 2633 |
![]() | Parameter obj should be final. | 2633 |
![]() | Line contains a tab character. | 2634 |
![]() | 'if' is not followed by whitespace. | 2634 |
![]() | Line contains a tab character. | 2635 |
![]() | Line is longer than 80 characters. | 2636 |
![]() | Line contains a tab character. | 2636 |
![]() | Line contains a tab character. | 2637 |
![]() | Line contains a tab character. | 2638 |
![]() | Line contains a tab character. | 2639 |
![]() | Line contains a tab character. | 2640 |
![]() | 'cast' is not followed by whitespace. | 2640 |
![]() | Line contains a tab character. | 2642 |
![]() | Line has trailing spaces. | 2644 |
![]() | Line contains a tab character. | 2644 |
![]() | Line contains a tab character. | 2645 |
![]() | Line has trailing spaces. | 2646 |
![]() | Line contains a tab character. | 2646 |
![]() | Line contains a tab character. | 2648 |
![]() | Line is longer than 80 characters. | 2649 |
![]() | Line contains a tab character. | 2649 |
![]() | Line contains a tab character. | 2650 |
![]() | Line is longer than 80 characters. | 2651 |
![]() | Line contains a tab character. | 2651 |
![]() | Line contains a tab character. | 2652 |
![]() | Line contains a tab character. | 2653 |
![]() | Line contains a tab character. | 2655 |
![]() | Line is longer than 80 characters. | 2656 |
![]() | Line contains a tab character. | 2656 |
![]() | Line is longer than 80 characters. | 2657 |
![]() | Line contains a tab character. | 2657 |
![]() | Line contains a tab character. | 2658 |
![]() | Expected an @return tag. | 2659 |
![]() | Line contains a tab character. | 2659 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 2659 |
![]() | 'if' construct must use '{}'s. | 2660 |
![]() | Line contains a tab character. | 2660 |
![]() | Line contains a tab character. | 2661 |
![]() | Line contains a tab character. | 2662 |
![]() | Line has trailing spaces. | 2663 |
![]() | Line contains a tab character. | 2663 |
![]() | Line has trailing spaces. | 2665 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 2666 |
![]() | Method length is 271 lines (max allowed is 150). | 2666 |
![]() | Missing a Javadoc comment. | 2666 |
![]() | Line has trailing spaces. | 2668 |
![]() | Line contains a tab character. | 2669 |
![]() | '+' should be on a new line. | 2669 |
![]() | Line has trailing spaces. | 2670 |
![]() | Line contains a tab character. | 2670 |
![]() | Line contains a tab character. | 2671 |
![]() | '+' should be on a new line. | 2671 |
![]() | Line is longer than 80 characters. | 2672 |
![]() | Line contains a tab character. | 2672 |
![]() | '+' should be on a new line. | 2672 |
![]() | Line has trailing spaces. | 2673 |
![]() | Line contains a tab character. | 2673 |
![]() | Line contains a tab character. | 2674 |
![]() | '+' should be on a new line. | 2674 |
![]() | Line is longer than 80 characters. | 2675 |
![]() | Line contains a tab character. | 2675 |
![]() | '+' should be on a new line. | 2675 |
![]() | Line has trailing spaces. | 2676 |
![]() | Line contains a tab character. | 2676 |
![]() | Line contains a tab character. | 2677 |
![]() | '+' should be on a new line. | 2677 |
![]() | Line is longer than 80 characters. | 2678 |
![]() | Line contains a tab character. | 2678 |
![]() | '+' should be on a new line. | 2678 |
![]() | Line has trailing spaces. | 2679 |
![]() | Line contains a tab character. | 2679 |
![]() | Line contains a tab character. | 2680 |
![]() | '+' should be on a new line. | 2680 |
![]() | Line contains a tab character. | 2681 |
![]() | '+' should be on a new line. | 2681 |
![]() | Line has trailing spaces. | 2682 |
![]() | Line contains a tab character. | 2682 |
![]() | Line contains a tab character. | 2683 |
![]() | '+' should be on a new line. | 2683 |
![]() | Line contains a tab character. | 2684 |
![]() | '+' should be on a new line. | 2684 |
![]() | Line has trailing spaces. | 2685 |
![]() | Line contains a tab character. | 2685 |
![]() | Line contains a tab character. | 2686 |
![]() | '+' should be on a new line. | 2686 |
![]() | Line is longer than 80 characters. | 2687 |
![]() | Line contains a tab character. | 2687 |
![]() | '+' should be on a new line. | 2687 |
![]() | Line has trailing spaces. | 2688 |
![]() | Line contains a tab character. | 2688 |
![]() | Line contains a tab character. | 2689 |
![]() | '+' should be on a new line. | 2689 |
![]() | Line is longer than 80 characters. | 2690 |
![]() | Line contains a tab character. | 2690 |
![]() | '+' should be on a new line. | 2690 |
![]() | Line has trailing spaces. | 2691 |
![]() | Line contains a tab character. | 2691 |
![]() | Line contains a tab character. | 2692 |
![]() | '+' should be on a new line. | 2692 |
![]() | Line is longer than 80 characters. | 2693 |
![]() | Line contains a tab character. | 2693 |
![]() | '+' should be on a new line. | 2693 |
![]() | Line has trailing spaces. | 2694 |
![]() | Line contains a tab character. | 2694 |
![]() | Line contains a tab character. | 2695 |
![]() | '+' should be on a new line. | 2695 |
![]() | Line is longer than 80 characters. | 2696 |
![]() | Line contains a tab character. | 2696 |
![]() | '+' should be on a new line. | 2696 |
![]() | Line has trailing spaces. | 2697 |
![]() | Line contains a tab character. | 2697 |
![]() | Line contains a tab character. | 2698 |
![]() | '+' should be on a new line. | 2698 |
![]() | Line is longer than 80 characters. | 2699 |
![]() | Line contains a tab character. | 2699 |
![]() | '+' should be on a new line. | 2699 |
![]() | Line has trailing spaces. | 2700 |
![]() | Line contains a tab character. | 2700 |
![]() | Line contains a tab character. | 2701 |
![]() | '+' should be on a new line. | 2701 |
![]() | Line is longer than 80 characters. | 2702 |
![]() | Line contains a tab character. | 2702 |
![]() | '+' should be on a new line. | 2702 |
![]() | Line has trailing spaces. | 2703 |
![]() | Line contains a tab character. | 2703 |
![]() | Line contains a tab character. | 2704 |
![]() | '+' should be on a new line. | 2704 |
![]() | Line is longer than 80 characters. | 2705 |
![]() | Line contains a tab character. | 2705 |
![]() | '+' should be on a new line. | 2705 |
![]() | Line has trailing spaces. | 2706 |
![]() | Line contains a tab character. | 2706 |
![]() | Line contains a tab character. | 2707 |
![]() | '+' should be on a new line. | 2707 |
![]() | Line is longer than 80 characters. | 2708 |
![]() | Line contains a tab character. | 2708 |
![]() | '+' should be on a new line. | 2708 |
![]() | Line has trailing spaces. | 2709 |
![]() | Line contains a tab character. | 2709 |
![]() | Line contains a tab character. | 2710 |
![]() | '+' should be on a new line. | 2710 |
![]() | Line is longer than 80 characters. | 2711 |
![]() | Line contains a tab character. | 2711 |
![]() | '+' should be on a new line. | 2711 |
![]() | Line has trailing spaces. | 2712 |
![]() | Line contains a tab character. | 2712 |
![]() | Line contains a tab character. | 2713 |
![]() | '+' should be on a new line. | 2713 |
![]() | Line is longer than 80 characters. | 2714 |
![]() | Line contains a tab character. | 2714 |
![]() | '+' should be on a new line. | 2714 |
![]() | Line has trailing spaces. | 2715 |
![]() | Line contains a tab character. | 2715 |
![]() | Line contains a tab character. | 2716 |
![]() | '+' should be on a new line. | 2716 |
![]() | Line is longer than 80 characters. | 2717 |
![]() | Line contains a tab character. | 2717 |
![]() | '+' should be on a new line. | 2717 |
![]() | Line has trailing spaces. | 2718 |
![]() | Line contains a tab character. | 2718 |
![]() | Line contains a tab character. | 2719 |
![]() | '+' should be on a new line. | 2719 |
![]() | Line is longer than 80 characters. | 2720 |
![]() | Line contains a tab character. | 2720 |
![]() | '+' should be on a new line. | 2720 |
![]() | Line has trailing spaces. | 2721 |
![]() | Line contains a tab character. | 2721 |
![]() | Line contains a tab character. | 2722 |
![]() | '+' should be on a new line. | 2722 |
![]() | Line is longer than 80 characters. | 2723 |
![]() | Line contains a tab character. | 2723 |
![]() | '+' should be on a new line. | 2723 |
![]() | Line has trailing spaces. | 2724 |
![]() | Line contains a tab character. | 2724 |
![]() | Line contains a tab character. | 2725 |
![]() | '+' should be on a new line. | 2725 |
![]() | Line is longer than 80 characters. | 2726 |
![]() | Line contains a tab character. | 2726 |
![]() | '+' should be on a new line. | 2726 |
![]() | Line has trailing spaces. | 2727 |
![]() | Line contains a tab character. | 2727 |
![]() | Line contains a tab character. | 2728 |
![]() | '+' should be on a new line. | 2728 |
![]() | Line is longer than 80 characters. | 2729 |
![]() | Line contains a tab character. | 2729 |
![]() | '+' should be on a new line. | 2729 |
![]() | Line has trailing spaces. | 2730 |
![]() | Line contains a tab character. | 2730 |
![]() | Line contains a tab character. | 2731 |
![]() | '+' should be on a new line. | 2731 |
![]() | Line is longer than 80 characters. | 2732 |
![]() | Line contains a tab character. | 2732 |
![]() | '+' should be on a new line. | 2732 |
![]() | Line has trailing spaces. | 2733 |
![]() | Line contains a tab character. | 2733 |
![]() | Line contains a tab character. | 2734 |
![]() | '+' should be on a new line. | 2734 |
![]() | Line is longer than 80 characters. | 2735 |
![]() | Line contains a tab character. | 2735 |
![]() | '+' should be on a new line. | 2735 |
![]() | Line has trailing spaces. | 2736 |
![]() | Line contains a tab character. | 2736 |
![]() | Line contains a tab character. | 2737 |
![]() | '+' should be on a new line. | 2737 |
![]() | Line is longer than 80 characters. | 2738 |
![]() | Line contains a tab character. | 2738 |
![]() | '+' should be on a new line. | 2738 |
![]() | Line has trailing spaces. | 2739 |
![]() | Line contains a tab character. | 2739 |
![]() | Line contains a tab character. | 2740 |
![]() | '+' should be on a new line. | 2740 |
![]() | Line is longer than 80 characters. | 2741 |
![]() | Line contains a tab character. | 2741 |
![]() | '+' should be on a new line. | 2741 |
![]() | Line has trailing spaces. | 2742 |
![]() | Line contains a tab character. | 2742 |
![]() | Line contains a tab character. | 2743 |
![]() | '+' should be on a new line. | 2743 |
![]() | Line is longer than 80 characters. | 2744 |
![]() | Line contains a tab character. | 2744 |
![]() | '+' should be on a new line. | 2744 |
![]() | Line has trailing spaces. | 2745 |
![]() | Line contains a tab character. | 2745 |
![]() | Line contains a tab character. | 2746 |
![]() | '+' should be on a new line. | 2746 |
![]() | Line is longer than 80 characters. | 2747 |
![]() | Line contains a tab character. | 2747 |
![]() | '+' should be on a new line. | 2747 |
![]() | Line has trailing spaces. | 2748 |
![]() | Line contains a tab character. | 2748 |
![]() | Line contains a tab character. | 2749 |
![]() | '+' should be on a new line. | 2749 |
![]() | Line is longer than 80 characters. | 2750 |
![]() | Line contains a tab character. | 2750 |
![]() | '+' should be on a new line. | 2750 |
![]() | Line has trailing spaces. | 2751 |
![]() | Line contains a tab character. | 2751 |
![]() | Line contains a tab character. | 2752 |
![]() | '+' should be on a new line. | 2752 |
![]() | Line is longer than 80 characters. | 2753 |
![]() | Line contains a tab character. | 2753 |
![]() | '+' should be on a new line. | 2753 |
![]() | Line has trailing spaces. | 2754 |
![]() | Line contains a tab character. | 2754 |
![]() | Line contains a tab character. | 2755 |
![]() | '+' should be on a new line. | 2755 |
![]() | Line is longer than 80 characters. | 2756 |
![]() | Line contains a tab character. | 2756 |
![]() | '+' should be on a new line. | 2756 |
![]() | Line has trailing spaces. | 2757 |
![]() | Line contains a tab character. | 2757 |
![]() | Line contains a tab character. | 2758 |
![]() | '+' should be on a new line. | 2758 |
![]() | Line is longer than 80 characters. | 2759 |
![]() | Line contains a tab character. | 2759 |
![]() | '+' should be on a new line. | 2759 |
![]() | Line has trailing spaces. | 2760 |
![]() | Line contains a tab character. | 2760 |
![]() | Line contains a tab character. | 2761 |
![]() | '+' should be on a new line. | 2761 |
![]() | Line is longer than 80 characters. | 2762 |
![]() | Line contains a tab character. | 2762 |
![]() | '+' should be on a new line. | 2762 |
![]() | Line has trailing spaces. | 2763 |
![]() | Line contains a tab character. | 2763 |
![]() | Line contains a tab character. | 2764 |
![]() | '+' should be on a new line. | 2764 |
![]() | Line is longer than 80 characters. | 2765 |
![]() | Line contains a tab character. | 2765 |
![]() | '+' should be on a new line. | 2765 |
![]() | Line has trailing spaces. | 2766 |
![]() | Line contains a tab character. | 2766 |
![]() | Line contains a tab character. | 2767 |
![]() | '+' should be on a new line. | 2767 |
![]() | Line is longer than 80 characters. | 2768 |
![]() | Line contains a tab character. | 2768 |
![]() | '+' should be on a new line. | 2768 |
![]() | Line has trailing spaces. | 2769 |
![]() | Line contains a tab character. | 2769 |
![]() | Line contains a tab character. | 2770 |
![]() | '+' should be on a new line. | 2770 |
![]() | Line is longer than 80 characters. | 2771 |
![]() | Line contains a tab character. | 2771 |
![]() | '+' should be on a new line. | 2771 |
![]() | Line has trailing spaces. | 2772 |
![]() | Line contains a tab character. | 2772 |
![]() | Line contains a tab character. | 2773 |
![]() | '+' should be on a new line. | 2773 |
![]() | Line is longer than 80 characters. | 2774 |
![]() | Line contains a tab character. | 2774 |
![]() | '+' should be on a new line. | 2774 |
![]() | Line has trailing spaces. | 2775 |
![]() | Line contains a tab character. | 2775 |
![]() | Line contains a tab character. | 2776 |
![]() | '+' should be on a new line. | 2776 |
![]() | Line is longer than 80 characters. | 2777 |
![]() | Line contains a tab character. | 2777 |
![]() | '+' should be on a new line. | 2777 |
![]() | Line has trailing spaces. | 2778 |
![]() | Line contains a tab character. | 2778 |
![]() | Line contains a tab character. | 2779 |
![]() | '+' should be on a new line. | 2779 |
![]() | Line is longer than 80 characters. | 2780 |
![]() | Line contains a tab character. | 2780 |
![]() | '+' should be on a new line. | 2780 |
![]() | Line has trailing spaces. | 2781 |
![]() | Line contains a tab character. | 2781 |
![]() | Line contains a tab character. | 2782 |
![]() | '+' should be on a new line. | 2782 |
![]() | Line is longer than 80 characters. | 2783 |
![]() | Line contains a tab character. | 2783 |
![]() | '+' should be on a new line. | 2783 |
![]() | Line has trailing spaces. | 2784 |
![]() | Line contains a tab character. | 2784 |
![]() | Line contains a tab character. | 2785 |
![]() | '+' should be on a new line. | 2785 |
![]() | Line is longer than 80 characters. | 2786 |
![]() | Line contains a tab character. | 2786 |
![]() | '+' should be on a new line. | 2786 |
![]() | Line has trailing spaces. | 2787 |
![]() | Line contains a tab character. | 2787 |
![]() | Line contains a tab character. | 2788 |
![]() | '+' should be on a new line. | 2788 |
![]() | Line is longer than 80 characters. | 2789 |
![]() | Line contains a tab character. | 2789 |
![]() | '+' should be on a new line. | 2789 |
![]() | Line has trailing spaces. | 2790 |
![]() | Line contains a tab character. | 2790 |
![]() | Line contains a tab character. | 2791 |
![]() | '+' should be on a new line. | 2791 |
![]() | Line is longer than 80 characters. | 2792 |
![]() | Line contains a tab character. | 2792 |
![]() | '+' should be on a new line. | 2792 |
![]() | Line has trailing spaces. | 2793 |
![]() | Line contains a tab character. | 2793 |
![]() | Line contains a tab character. | 2794 |
![]() | '+' should be on a new line. | 2794 |
![]() | Line is longer than 80 characters. | 2795 |
![]() | Line contains a tab character. | 2795 |
![]() | '+' should be on a new line. | 2795 |
![]() | Line has trailing spaces. | 2796 |
![]() | Line contains a tab character. | 2796 |
![]() | Line contains a tab character. | 2797 |
![]() | '+' should be on a new line. | 2797 |
![]() | Line is longer than 80 characters. | 2798 |
![]() | Line contains a tab character. | 2798 |
![]() | '+' should be on a new line. | 2798 |
![]() | Line has trailing spaces. | 2799 |
![]() | Line contains a tab character. | 2799 |
![]() | Line contains a tab character. | 2800 |
![]() | '+' should be on a new line. | 2800 |
![]() | Line is longer than 80 characters. | 2801 |
![]() | Line contains a tab character. | 2801 |
![]() | '+' should be on a new line. | 2801 |
![]() | Line has trailing spaces. | 2802 |
![]() | Line contains a tab character. | 2802 |
![]() | Line contains a tab character. | 2803 |
![]() | '+' should be on a new line. | 2803 |
![]() | Line is longer than 80 characters. | 2804 |
![]() | Line contains a tab character. | 2804 |
![]() | '+' should be on a new line. | 2804 |
![]() | Line has trailing spaces. | 2805 |
![]() | Line contains a tab character. | 2805 |
![]() | Line contains a tab character. | 2806 |
![]() | '+' should be on a new line. | 2806 |
![]() | Line is longer than 80 characters. | 2807 |
![]() | Line contains a tab character. | 2807 |
![]() | '+' should be on a new line. | 2807 |
![]() | Line has trailing spaces. | 2808 |
![]() | Line contains a tab character. | 2808 |
![]() | Line contains a tab character. | 2809 |
![]() | '+' should be on a new line. | 2809 |
![]() | Line is longer than 80 characters. | 2810 |
![]() | Line contains a tab character. | 2810 |
![]() | '+' should be on a new line. | 2810 |
![]() | Line has trailing spaces. | 2811 |
![]() | Line contains a tab character. | 2811 |
![]() | Line contains a tab character. | 2812 |
![]() | '+' should be on a new line. | 2812 |
![]() | Line is longer than 80 characters. | 2813 |
![]() | Line contains a tab character. | 2813 |
![]() | '+' should be on a new line. | 2813 |
![]() | Line has trailing spaces. | 2814 |
![]() | Line contains a tab character. | 2814 |
![]() | Line contains a tab character. | 2815 |
![]() | '+' should be on a new line. | 2815 |
![]() | Line is longer than 80 characters. | 2816 |
![]() | Line contains a tab character. | 2816 |
![]() | '+' should be on a new line. | 2816 |
![]() | Line has trailing spaces. | 2817 |
![]() | Line contains a tab character. | 2817 |
![]() | Line contains a tab character. | 2818 |
![]() | '+' should be on a new line. | 2818 |
![]() | Line is longer than 80 characters. | 2819 |
![]() | Line contains a tab character. | 2819 |
![]() | '+' should be on a new line. | 2819 |
![]() | Line has trailing spaces. | 2820 |
![]() | Line contains a tab character. | 2820 |
![]() | Line contains a tab character. | 2821 |
![]() | '+' should be on a new line. | 2821 |
![]() | Line is longer than 80 characters. | 2822 |
![]() | Line contains a tab character. | 2822 |
![]() | '+' should be on a new line. | 2822 |
![]() | Line has trailing spaces. | 2823 |
![]() | Line contains a tab character. | 2823 |
![]() | Line contains a tab character. | 2824 |
![]() | '+' should be on a new line. | 2824 |
![]() | Line is longer than 80 characters. | 2825 |
![]() | Line contains a tab character. | 2825 |
![]() | '+' should be on a new line. | 2825 |
![]() | Line has trailing spaces. | 2826 |
![]() | Line contains a tab character. | 2826 |
![]() | Line contains a tab character. | 2827 |
![]() | '+' should be on a new line. | 2827 |
![]() | Line is longer than 80 characters. | 2828 |
![]() | Line contains a tab character. | 2828 |
![]() | '+' should be on a new line. | 2828 |
![]() | Line has trailing spaces. | 2829 |
![]() | Line contains a tab character. | 2829 |
![]() | Line contains a tab character. | 2830 |
![]() | '+' should be on a new line. | 2830 |
![]() | Line is longer than 80 characters. | 2831 |
![]() | Line contains a tab character. | 2831 |
![]() | '+' should be on a new line. | 2831 |
![]() | Line has trailing spaces. | 2832 |
![]() | Line contains a tab character. | 2832 |
![]() | Line contains a tab character. | 2833 |
![]() | '+' should be on a new line. | 2833 |
![]() | Line is longer than 80 characters. | 2834 |
![]() | Line contains a tab character. | 2834 |
![]() | '+' should be on a new line. | 2834 |
![]() | Line has trailing spaces. | 2835 |
![]() | Line contains a tab character. | 2835 |
![]() | Line contains a tab character. | 2836 |
![]() | '+' should be on a new line. | 2836 |
![]() | Line is longer than 80 characters. | 2837 |
![]() | Line contains a tab character. | 2837 |
![]() | '+' should be on a new line. | 2837 |
![]() | Line has trailing spaces. | 2838 |
![]() | Line contains a tab character. | 2838 |
![]() | Line contains a tab character. | 2839 |
![]() | '+' should be on a new line. | 2839 |
![]() | Line is longer than 80 characters. | 2840 |
![]() | Line contains a tab character. | 2840 |
![]() | '+' should be on a new line. | 2840 |
![]() | Line has trailing spaces. | 2841 |
![]() | Line contains a tab character. | 2841 |
![]() | Line contains a tab character. | 2842 |
![]() | '+' should be on a new line. | 2842 |
![]() | Line is longer than 80 characters. | 2843 |
![]() | Line contains a tab character. | 2843 |
![]() | '+' should be on a new line. | 2843 |
![]() | Line has trailing spaces. | 2844 |
![]() | Line contains a tab character. | 2844 |
![]() | Line contains a tab character. | 2845 |
![]() | '+' should be on a new line. | 2845 |
![]() | Line is longer than 80 characters. | 2846 |
![]() | Line contains a tab character. | 2846 |
![]() | '+' should be on a new line. | 2846 |
![]() | Line has trailing spaces. | 2847 |
![]() | Line contains a tab character. | 2847 |
![]() | Line contains a tab character. | 2848 |
![]() | '+' should be on a new line. | 2848 |
![]() | Line is longer than 80 characters. | 2849 |
![]() | Line contains a tab character. | 2849 |
![]() | '+' should be on a new line. | 2849 |
![]() | Line has trailing spaces. | 2850 |
![]() | Line contains a tab character. | 2850 |
![]() | Line contains a tab character. | 2851 |
![]() | '+' should be on a new line. | 2851 |
![]() | Line is longer than 80 characters. | 2852 |
![]() | Line contains a tab character. | 2852 |
![]() | '+' should be on a new line. | 2852 |
![]() | Line has trailing spaces. | 2853 |
![]() | Line contains a tab character. | 2853 |
![]() | Line contains a tab character. | 2854 |
![]() | '+' should be on a new line. | 2854 |
![]() | Line is longer than 80 characters. | 2855 |
![]() | Line contains a tab character. | 2855 |
![]() | '+' should be on a new line. | 2855 |
![]() | Line has trailing spaces. | 2856 |
![]() | Line contains a tab character. | 2856 |
![]() | Line contains a tab character. | 2857 |
![]() | '+' should be on a new line. | 2857 |
![]() | Line is longer than 80 characters. | 2858 |
![]() | Line contains a tab character. | 2858 |
![]() | '+' should be on a new line. | 2858 |
![]() | Line has trailing spaces. | 2859 |
![]() | Line contains a tab character. | 2859 |
![]() | Line contains a tab character. | 2860 |
![]() | '+' should be on a new line. | 2860 |
![]() | Line is longer than 80 characters. | 2861 |
![]() | Line contains a tab character. | 2861 |
![]() | '+' should be on a new line. | 2861 |
![]() | Line has trailing spaces. | 2862 |
![]() | Line contains a tab character. | 2862 |
![]() | Line contains a tab character. | 2863 |
![]() | '+' should be on a new line. | 2863 |
![]() | Line is longer than 80 characters. | 2864 |
![]() | Line contains a tab character. | 2864 |
![]() | '+' should be on a new line. | 2864 |
![]() | Line has trailing spaces. | 2865 |
![]() | Line contains a tab character. | 2865 |
![]() | Line contains a tab character. | 2866 |
![]() | '+' should be on a new line. | 2866 |
![]() | Line is longer than 80 characters. | 2867 |
![]() | Line contains a tab character. | 2867 |
![]() | '+' should be on a new line. | 2867 |
![]() | Line has trailing spaces. | 2868 |
![]() | Line contains a tab character. | 2868 |
![]() | Line contains a tab character. | 2869 |
![]() | '+' should be on a new line. | 2869 |
![]() | Line is longer than 80 characters. | 2870 |
![]() | Line contains a tab character. | 2870 |
![]() | '+' should be on a new line. | 2870 |
![]() | Line has trailing spaces. | 2871 |
![]() | Line contains a tab character. | 2871 |
![]() | Line contains a tab character. | 2872 |
![]() | '+' should be on a new line. | 2872 |
![]() | Line is longer than 80 characters. | 2873 |
![]() | Line contains a tab character. | 2873 |
![]() | '+' should be on a new line. | 2873 |
![]() | Line has trailing spaces. | 2874 |
![]() | Line contains a tab character. | 2874 |
![]() | Line contains a tab character. | 2875 |
![]() | '+' should be on a new line. | 2875 |
![]() | Line is longer than 80 characters. | 2876 |
![]() | Line contains a tab character. | 2876 |
![]() | '+' should be on a new line. | 2876 |
![]() | Line has trailing spaces. | 2877 |
![]() | Line contains a tab character. | 2877 |
![]() | Line contains a tab character. | 2878 |
![]() | '+' should be on a new line. | 2878 |
![]() | Line is longer than 80 characters. | 2879 |
![]() | Line contains a tab character. | 2879 |
![]() | '+' should be on a new line. | 2879 |
![]() | Line has trailing spaces. | 2880 |
![]() | Line contains a tab character. | 2880 |
![]() | Line contains a tab character. | 2881 |
![]() | '+' should be on a new line. | 2881 |
![]() | Line is longer than 80 characters. | 2882 |
![]() | Line contains a tab character. | 2882 |
![]() | '+' should be on a new line. | 2882 |
![]() | Line has trailing spaces. | 2883 |
![]() | Line contains a tab character. | 2883 |
![]() | Line contains a tab character. | 2884 |
![]() | '+' should be on a new line. | 2884 |
![]() | Line is longer than 80 characters. | 2885 |
![]() | Line contains a tab character. | 2885 |
![]() | '+' should be on a new line. | 2885 |
![]() | Line has trailing spaces. | 2886 |
![]() | Line contains a tab character. | 2886 |
![]() | Line contains a tab character. | 2887 |
![]() | '+' should be on a new line. | 2887 |
![]() | Line is longer than 80 characters. | 2888 |
![]() | Line contains a tab character. | 2888 |
![]() | '+' should be on a new line. | 2888 |
![]() | Line has trailing spaces. | 2889 |
![]() | Line contains a tab character. | 2889 |
![]() | Line contains a tab character. | 2890 |
![]() | '+' should be on a new line. | 2890 |
![]() | Line is longer than 80 characters. | 2891 |
![]() | Line contains a tab character. | 2891 |
![]() | '+' should be on a new line. | 2891 |
![]() | Line has trailing spaces. | 2892 |
![]() | Line contains a tab character. | 2892 |
![]() | Line contains a tab character. | 2893 |
![]() | '+' should be on a new line. | 2893 |
![]() | Line is longer than 80 characters. | 2894 |
![]() | Line contains a tab character. | 2894 |
![]() | '+' should be on a new line. | 2894 |
![]() | Line has trailing spaces. | 2895 |
![]() | Line contains a tab character. | 2895 |
![]() | Line contains a tab character. | 2896 |
![]() | '+' should be on a new line. | 2896 |
![]() | Line is longer than 80 characters. | 2897 |
![]() | Line contains a tab character. | 2897 |
![]() | '+' should be on a new line. | 2897 |
![]() | Line has trailing spaces. | 2898 |
![]() | Line contains a tab character. | 2898 |
![]() | Line contains a tab character. | 2899 |
![]() | '+' should be on a new line. | 2899 |
![]() | Line is longer than 80 characters. | 2900 |
![]() | Line contains a tab character. | 2900 |
![]() | '+' should be on a new line. | 2900 |
![]() | Line has trailing spaces. | 2901 |
![]() | Line contains a tab character. | 2901 |
![]() | Line contains a tab character. | 2902 |
![]() | '+' should be on a new line. | 2902 |
![]() | Line is longer than 80 characters. | 2903 |
![]() | Line contains a tab character. | 2903 |
![]() | '+' should be on a new line. | 2903 |
![]() | Line has trailing spaces. | 2904 |
![]() | Line contains a tab character. | 2904 |
![]() | Line contains a tab character. | 2905 |
![]() | '+' should be on a new line. | 2905 |
![]() | Line is longer than 80 characters. | 2906 |
![]() | Line contains a tab character. | 2906 |
![]() | '+' should be on a new line. | 2906 |
![]() | Line has trailing spaces. | 2907 |
![]() | Line contains a tab character. | 2907 |
![]() | Line contains a tab character. | 2908 |
![]() | '+' should be on a new line. | 2908 |
![]() | Line is longer than 80 characters. | 2909 |
![]() | Line contains a tab character. | 2909 |
![]() | '+' should be on a new line. | 2909 |
![]() | Line has trailing spaces. | 2910 |
![]() | Line contains a tab character. | 2910 |
![]() | Line contains a tab character. | 2911 |
![]() | '+' should be on a new line. | 2911 |
![]() | Line is longer than 80 characters. | 2912 |
![]() | Line contains a tab character. | 2912 |
![]() | '+' should be on a new line. | 2912 |
![]() | Line has trailing spaces. | 2913 |
![]() | Line contains a tab character. | 2913 |
![]() | Line contains a tab character. | 2914 |
![]() | '+' should be on a new line. | 2914 |
![]() | Line is longer than 80 characters. | 2915 |
![]() | Line contains a tab character. | 2915 |
![]() | '+' should be on a new line. | 2915 |
![]() | Line has trailing spaces. | 2916 |
![]() | Line contains a tab character. | 2916 |
![]() | Line contains a tab character. | 2917 |
![]() | '+' should be on a new line. | 2917 |
![]() | Line is longer than 80 characters. | 2918 |
![]() | Line contains a tab character. | 2918 |
![]() | '+' should be on a new line. | 2918 |
![]() | Line has trailing spaces. | 2919 |
![]() | Line contains a tab character. | 2919 |
![]() | Line contains a tab character. | 2920 |
![]() | '+' should be on a new line. | 2920 |
![]() | Line is longer than 80 characters. | 2921 |
![]() | Line contains a tab character. | 2921 |
![]() | '+' should be on a new line. | 2921 |
![]() | Line has trailing spaces. | 2922 |
![]() | Line contains a tab character. | 2922 |
![]() | Line contains a tab character. | 2923 |
![]() | '+' should be on a new line. | 2923 |
![]() | Line is longer than 80 characters. | 2924 |
![]() | Line contains a tab character. | 2924 |
![]() | '+' should be on a new line. | 2924 |
![]() | Line has trailing spaces. | 2925 |
![]() | Line contains a tab character. | 2925 |
![]() | Line contains a tab character. | 2926 |
![]() | '+' should be on a new line. | 2926 |
![]() | Line is longer than 80 characters. | 2927 |
![]() | Line contains a tab character. | 2927 |
![]() | '+' should be on a new line. | 2927 |
![]() | Line has trailing spaces. | 2928 |
![]() | Line contains a tab character. | 2928 |
![]() | Line contains a tab character. | 2929 |
![]() | '+' should be on a new line. | 2929 |
![]() | Line contains a tab character. | 2930 |
![]() | '+' should be on a new line. | 2930 |
![]() | Line has trailing spaces. | 2931 |
![]() | Line contains a tab character. | 2931 |
![]() | Line contains a tab character. | 2932 |
![]() | '+' should be on a new line. | 2932 |
![]() | Line is longer than 80 characters. | 2933 |
![]() | Line contains a tab character. | 2933 |
![]() | '+' should be on a new line. | 2933 |
![]() | Line contains a tab character. | 2934 |
![]() | Line has trailing spaces. | 2935 |
![]() | Line contains a tab character. | 2935 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 2938 |
![]() | Method length is 356 lines (max allowed is 150). | 2938 |
![]() | Missing a Javadoc comment. | 2938 |
![]() | '+' should be on a new line. | 2939 |
![]() | Line has trailing spaces. | 2940 |
![]() | '+' should be on a new line. | 2941 |
![]() | '+' should be on a new line. | 2942 |
![]() | '+' should be on a new line. | 2943 |
![]() | Line has trailing spaces. | 2944 |
![]() | '+' should be on a new line. | 2945 |
![]() | '+' should be on a new line. | 2946 |
![]() | '+' should be on a new line. | 2947 |
![]() | Line has trailing spaces. | 2948 |
![]() | '+' should be on a new line. | 2949 |
![]() | '+' should be on a new line. | 2950 |
![]() | '+' should be on a new line. | 2951 |
![]() | Line has trailing spaces. | 2952 |
![]() | '+' should be on a new line. | 2953 |
![]() | '+' should be on a new line. | 2954 |
![]() | '+' should be on a new line. | 2955 |
![]() | Line has trailing spaces. | 2956 |
![]() | '+' should be on a new line. | 2957 |
![]() | '+' should be on a new line. | 2958 |
![]() | '+' should be on a new line. | 2959 |
![]() | Line has trailing spaces. | 2960 |
![]() | '+' should be on a new line. | 2961 |
![]() | '+' should be on a new line. | 2962 |
![]() | '+' should be on a new line. | 2963 |
![]() | Line has trailing spaces. | 2964 |
![]() | '+' should be on a new line. | 2965 |
![]() | '+' should be on a new line. | 2966 |
![]() | '+' should be on a new line. | 2967 |
![]() | Line has trailing spaces. | 2968 |
![]() | '+' should be on a new line. | 2969 |
![]() | '+' should be on a new line. | 2970 |
![]() | '+' should be on a new line. | 2971 |
![]() | Line has trailing spaces. | 2972 |
![]() | '+' should be on a new line. | 2973 |
![]() | '+' should be on a new line. | 2974 |
![]() | '+' should be on a new line. | 2975 |
![]() | Line has trailing spaces. | 2976 |
![]() | '+' should be on a new line. | 2977 |
![]() | '+' should be on a new line. | 2978 |
![]() | '+' should be on a new line. | 2979 |
![]() | Line has trailing spaces. | 2980 |
![]() | '+' should be on a new line. | 2981 |
![]() | '+' should be on a new line. | 2982 |
![]() | '+' should be on a new line. | 2983 |
![]() | Line has trailing spaces. | 2984 |
![]() | '+' should be on a new line. | 2985 |
![]() | '+' should be on a new line. | 2986 |
![]() | '+' should be on a new line. | 2987 |
![]() | Line has trailing spaces. | 2988 |
![]() | '+' should be on a new line. | 2989 |
![]() | '+' should be on a new line. | 2990 |
![]() | '+' should be on a new line. | 2991 |
![]() | Line has trailing spaces. | 2992 |
![]() | '+' should be on a new line. | 2993 |
![]() | '+' should be on a new line. | 2994 |
![]() | '+' should be on a new line. | 2995 |
![]() | Line has trailing spaces. | 2996 |
![]() | '+' should be on a new line. | 2997 |
![]() | '+' should be on a new line. | 2998 |
![]() | '+' should be on a new line. | 2999 |
![]() | Line has trailing spaces. | 3000 |
![]() | '+' should be on a new line. | 3001 |
![]() | '+' should be on a new line. | 3002 |
![]() | '+' should be on a new line. | 3003 |
![]() | Line has trailing spaces. | 3004 |
![]() | '+' should be on a new line. | 3005 |
![]() | '+' should be on a new line. | 3006 |
![]() | '+' should be on a new line. | 3007 |
![]() | Line has trailing spaces. | 3008 |
![]() | '+' should be on a new line. | 3009 |
![]() | '+' should be on a new line. | 3010 |
![]() | '+' should be on a new line. | 3011 |
![]() | Line has trailing spaces. | 3012 |
![]() | '+' should be on a new line. | 3013 |
![]() | '+' should be on a new line. | 3014 |
![]() | '+' should be on a new line. | 3015 |
![]() | Line has trailing spaces. | 3016 |
![]() | '+' should be on a new line. | 3017 |
![]() | '+' should be on a new line. | 3018 |
![]() | '+' should be on a new line. | 3019 |
![]() | Line has trailing spaces. | 3020 |
![]() | '+' should be on a new line. | 3021 |
![]() | '+' should be on a new line. | 3022 |
![]() | '+' should be on a new line. | 3023 |
![]() | Line has trailing spaces. | 3024 |
![]() | '+' should be on a new line. | 3025 |
![]() | '+' should be on a new line. | 3026 |
![]() | '+' should be on a new line. | 3027 |
![]() | Line has trailing spaces. | 3028 |
![]() | '+' should be on a new line. | 3029 |
![]() | '+' should be on a new line. | 3030 |
![]() | '+' should be on a new line. | 3031 |
![]() | Line has trailing spaces. | 3032 |
![]() | '+' should be on a new line. | 3033 |
![]() | '+' should be on a new line. | 3034 |
![]() | '+' should be on a new line. | 3035 |
![]() | Line has trailing spaces. | 3036 |
![]() | '+' should be on a new line. | 3037 |
![]() | '+' should be on a new line. | 3038 |
![]() | '+' should be on a new line. | 3039 |
![]() | Line has trailing spaces. | 3040 |
![]() | '+' should be on a new line. | 3041 |
![]() | '+' should be on a new line. | 3042 |
![]() | '+' should be on a new line. | 3043 |
![]() | Line has trailing spaces. | 3044 |
![]() | '+' should be on a new line. | 3045 |
![]() | '+' should be on a new line. | 3046 |
![]() | '+' should be on a new line. | 3047 |
![]() | Line has trailing spaces. | 3048 |
![]() | '+' should be on a new line. | 3049 |
![]() | '+' should be on a new line. | 3050 |
![]() | '+' should be on a new line. | 3051 |
![]() | Line has trailing spaces. | 3052 |
![]() | '+' should be on a new line. | 3053 |
![]() | '+' should be on a new line. | 3054 |
![]() | '+' should be on a new line. | 3055 |
![]() | Line has trailing spaces. | 3056 |
![]() | '+' should be on a new line. | 3057 |
![]() | '+' should be on a new line. | 3058 |
![]() | '+' should be on a new line. | 3059 |
![]() | Line has trailing spaces. | 3060 |
![]() | '+' should be on a new line. | 3061 |
![]() | '+' should be on a new line. | 3062 |
![]() | '+' should be on a new line. | 3063 |
![]() | Line has trailing spaces. | 3064 |
![]() | '+' should be on a new line. | 3065 |
![]() | '+' should be on a new line. | 3066 |
![]() | '+' should be on a new line. | 3067 |
![]() | Line has trailing spaces. | 3068 |
![]() | '+' should be on a new line. | 3069 |
![]() | '+' should be on a new line. | 3070 |
![]() | '+' should be on a new line. | 3071 |
![]() | Line has trailing spaces. | 3072 |
![]() | '+' should be on a new line. | 3073 |
![]() | '+' should be on a new line. | 3074 |
![]() | '+' should be on a new line. | 3075 |
![]() | Line has trailing spaces. | 3076 |
![]() | '+' should be on a new line. | 3077 |
![]() | '+' should be on a new line. | 3078 |
![]() | '+' should be on a new line. | 3079 |
![]() | Line has trailing spaces. | 3080 |
![]() | '+' should be on a new line. | 3081 |
![]() | '+' should be on a new line. | 3082 |
![]() | '+' should be on a new line. | 3083 |
![]() | Line has trailing spaces. | 3084 |
![]() | '+' should be on a new line. | 3085 |
![]() | '+' should be on a new line. | 3086 |
![]() | '+' should be on a new line. | 3087 |
![]() | Line has trailing spaces. | 3088 |
![]() | '+' should be on a new line. | 3089 |
![]() | '+' should be on a new line. | 3090 |
![]() | '+' should be on a new line. | 3091 |
![]() | Line has trailing spaces. | 3092 |
![]() | '+' should be on a new line. | 3093 |
![]() | '+' should be on a new line. | 3094 |
![]() | '+' should be on a new line. | 3095 |
![]() | Line has trailing spaces. | 3096 |
![]() | '+' should be on a new line. | 3097 |
![]() | '+' should be on a new line. | 3098 |
![]() | '+' should be on a new line. | 3099 |
![]() | Line has trailing spaces. | 3100 |
![]() | '+' should be on a new line. | 3101 |
![]() | '+' should be on a new line. | 3102 |
![]() | '+' should be on a new line. | 3103 |
![]() | Line has trailing spaces. | 3104 |
![]() | '+' should be on a new line. | 3105 |
![]() | '+' should be on a new line. | 3106 |
![]() | '+' should be on a new line. | 3107 |
![]() | Line has trailing spaces. | 3108 |
![]() | '+' should be on a new line. | 3109 |
![]() | '+' should be on a new line. | 3110 |
![]() | '+' should be on a new line. | 3111 |
![]() | Line has trailing spaces. | 3112 |
![]() | '+' should be on a new line. | 3113 |
![]() | '+' should be on a new line. | 3114 |
![]() | '+' should be on a new line. | 3115 |
![]() | Line has trailing spaces. | 3116 |
![]() | '+' should be on a new line. | 3117 |
![]() | '+' should be on a new line. | 3118 |
![]() | '+' should be on a new line. | 3119 |
![]() | Line has trailing spaces. | 3120 |
![]() | '+' should be on a new line. | 3121 |
![]() | '+' should be on a new line. | 3122 |
![]() | '+' should be on a new line. | 3123 |
![]() | Line has trailing spaces. | 3124 |
![]() | '+' should be on a new line. | 3125 |
![]() | '+' should be on a new line. | 3126 |
![]() | '+' should be on a new line. | 3127 |
![]() | Line has trailing spaces. | 3128 |
![]() | '+' should be on a new line. | 3129 |
![]() | '+' should be on a new line. | 3130 |
![]() | '+' should be on a new line. | 3131 |
![]() | Line has trailing spaces. | 3132 |
![]() | '+' should be on a new line. | 3133 |
![]() | '+' should be on a new line. | 3134 |
![]() | '+' should be on a new line. | 3135 |
![]() | Line has trailing spaces. | 3136 |
![]() | '+' should be on a new line. | 3137 |
![]() | '+' should be on a new line. | 3138 |
![]() | '+' should be on a new line. | 3139 |
![]() | Line has trailing spaces. | 3140 |
![]() | '+' should be on a new line. | 3141 |
![]() | '+' should be on a new line. | 3142 |
![]() | '+' should be on a new line. | 3143 |
![]() | Line has trailing spaces. | 3144 |
![]() | '+' should be on a new line. | 3145 |
![]() | '+' should be on a new line. | 3146 |
![]() | '+' should be on a new line. | 3147 |
![]() | Line has trailing spaces. | 3148 |
![]() | '+' should be on a new line. | 3149 |
![]() | '+' should be on a new line. | 3150 |
![]() | '+' should be on a new line. | 3151 |
![]() | Line has trailing spaces. | 3152 |
![]() | '+' should be on a new line. | 3153 |
![]() | '+' should be on a new line. | 3154 |
![]() | '+' should be on a new line. | 3155 |
![]() | Line has trailing spaces. | 3156 |
![]() | '+' should be on a new line. | 3157 |
![]() | '+' should be on a new line. | 3158 |
![]() | '+' should be on a new line. | 3159 |
![]() | Line has trailing spaces. | 3160 |
![]() | '+' should be on a new line. | 3161 |
![]() | '+' should be on a new line. | 3162 |
![]() | '+' should be on a new line. | 3163 |
![]() | Line has trailing spaces. | 3164 |
![]() | '+' should be on a new line. | 3165 |
![]() | '+' should be on a new line. | 3166 |
![]() | '+' should be on a new line. | 3167 |
![]() | Line has trailing spaces. | 3168 |
![]() | '+' should be on a new line. | 3169 |
![]() | '+' should be on a new line. | 3170 |
![]() | '+' should be on a new line. | 3171 |
![]() | Line has trailing spaces. | 3172 |
![]() | '+' should be on a new line. | 3173 |
![]() | '+' should be on a new line. | 3174 |
![]() | '+' should be on a new line. | 3175 |
![]() | Line has trailing spaces. | 3176 |
![]() | '+' should be on a new line. | 3177 |
![]() | '+' should be on a new line. | 3178 |
![]() | '+' should be on a new line. | 3179 |
![]() | Line has trailing spaces. | 3180 |
![]() | '+' should be on a new line. | 3181 |
![]() | '+' should be on a new line. | 3182 |
![]() | '+' should be on a new line. | 3183 |
![]() | Line has trailing spaces. | 3184 |
![]() | '+' should be on a new line. | 3185 |
![]() | '+' should be on a new line. | 3186 |
![]() | '+' should be on a new line. | 3187 |
![]() | Line has trailing spaces. | 3188 |
![]() | '+' should be on a new line. | 3189 |
![]() | '+' should be on a new line. | 3190 |
![]() | '+' should be on a new line. | 3191 |
![]() | Line has trailing spaces. | 3192 |
![]() | '+' should be on a new line. | 3193 |
![]() | '+' should be on a new line. | 3194 |
![]() | '+' should be on a new line. | 3195 |
![]() | Line has trailing spaces. | 3196 |
![]() | '+' should be on a new line. | 3197 |
![]() | '+' should be on a new line. | 3198 |
![]() | '+' should be on a new line. | 3199 |
![]() | Line has trailing spaces. | 3200 |
![]() | '+' should be on a new line. | 3201 |
![]() | '+' should be on a new line. | 3202 |
![]() | '+' should be on a new line. | 3203 |
![]() | Line has trailing spaces. | 3204 |
![]() | '+' should be on a new line. | 3205 |
![]() | '+' should be on a new line. | 3206 |
![]() | '+' should be on a new line. | 3207 |
![]() | Line has trailing spaces. | 3208 |
![]() | '+' should be on a new line. | 3209 |
![]() | '+' should be on a new line. | 3210 |
![]() | '+' should be on a new line. | 3211 |
![]() | Line has trailing spaces. | 3212 |
![]() | '+' should be on a new line. | 3213 |
![]() | '+' should be on a new line. | 3214 |
![]() | '+' should be on a new line. | 3215 |
![]() | Line has trailing spaces. | 3216 |
![]() | '+' should be on a new line. | 3217 |
![]() | '+' should be on a new line. | 3218 |
![]() | '+' should be on a new line. | 3219 |
![]() | Line has trailing spaces. | 3220 |
![]() | '+' should be on a new line. | 3221 |
![]() | '+' should be on a new line. | 3222 |
![]() | '+' should be on a new line. | 3223 |
![]() | Line has trailing spaces. | 3224 |
![]() | '+' should be on a new line. | 3225 |
![]() | '+' should be on a new line. | 3226 |
![]() | '+' should be on a new line. | 3227 |
![]() | Line has trailing spaces. | 3228 |
![]() | '+' should be on a new line. | 3229 |
![]() | '+' should be on a new line. | 3230 |
![]() | '+' should be on a new line. | 3231 |
![]() | Line has trailing spaces. | 3232 |
![]() | '+' should be on a new line. | 3233 |
![]() | '+' should be on a new line. | 3234 |
![]() | '+' should be on a new line. | 3235 |
![]() | Line has trailing spaces. | 3236 |
![]() | '+' should be on a new line. | 3237 |
![]() | '+' should be on a new line. | 3238 |
![]() | '+' should be on a new line. | 3239 |
![]() | Line has trailing spaces. | 3240 |
![]() | '+' should be on a new line. | 3241 |
![]() | '+' should be on a new line. | 3242 |
![]() | '+' should be on a new line. | 3243 |
![]() | Line has trailing spaces. | 3244 |
![]() | '+' should be on a new line. | 3245 |
![]() | '+' should be on a new line. | 3246 |
![]() | '+' should be on a new line. | 3247 |
![]() | Line has trailing spaces. | 3248 |
![]() | '+' should be on a new line. | 3249 |
![]() | '+' should be on a new line. | 3250 |
![]() | '+' should be on a new line. | 3251 |
![]() | Line has trailing spaces. | 3252 |
![]() | '+' should be on a new line. | 3253 |
![]() | '+' should be on a new line. | 3254 |
![]() | '+' should be on a new line. | 3255 |
![]() | Line has trailing spaces. | 3256 |
![]() | '+' should be on a new line. | 3257 |
![]() | '+' should be on a new line. | 3258 |
![]() | '+' should be on a new line. | 3259 |
![]() | Line has trailing spaces. | 3260 |
![]() | '+' should be on a new line. | 3261 |
![]() | '+' should be on a new line. | 3262 |
![]() | '+' should be on a new line. | 3263 |
![]() | Line has trailing spaces. | 3264 |
![]() | '+' should be on a new line. | 3265 |
![]() | '+' should be on a new line. | 3266 |
![]() | '+' should be on a new line. | 3267 |
![]() | Line has trailing spaces. | 3268 |
![]() | '+' should be on a new line. | 3269 |
![]() | '+' should be on a new line. | 3270 |
![]() | '+' should be on a new line. | 3271 |
![]() | Line has trailing spaces. | 3272 |
![]() | '+' should be on a new line. | 3273 |
![]() | '+' should be on a new line. | 3274 |
![]() | '+' should be on a new line. | 3275 |
![]() | Line has trailing spaces. | 3276 |
![]() | '+' should be on a new line. | 3277 |
![]() | '+' should be on a new line. | 3278 |
![]() | '+' should be on a new line. | 3279 |
![]() | Line has trailing spaces. | 3280 |
![]() | '+' should be on a new line. | 3281 |
![]() | '+' should be on a new line. | 3282 |
![]() | '+' should be on a new line. | 3283 |
![]() | Line has trailing spaces. | 3284 |
![]() | '+' should be on a new line. | 3285 |
![]() | '+' should be on a new line. | 3286 |
![]() | '+' should be on a new line. | 3287 |
![]() | Line has trailing spaces. | 3288 |
![]() | '+' should be on a new line. | 3289 |
![]() | '+' should be on a new line. | 3290 |
![]() | '+' should be on a new line. | 3291 |
![]() | Line has trailing spaces. | 3295 |
![]() | Line has trailing spaces. | 3296 |
![]() | Line has trailing spaces. | 3299 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | 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 has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 53 |
![]() | 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 has trailing spaces. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | More than 7 parameters. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Parameter Id should be final. | 85 |
![]() | 'Id' hides a field. | 85 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter InventoryId should be final. | 85 |
![]() | 'InventoryId' hides a field. | 85 |
![]() | Name 'InventoryId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter Location should be final. | 85 |
![]() | 'Location' hides a field. | 85 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter Amount should be final. | 85 |
![]() | 'Amount' hides a field. | 85 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter AmountSec should be final. | 85 |
![]() | 'AmountSec' hides a field. | 85 |
![]() | Name 'AmountSec' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter Type should be final. | 85 |
![]() | 'Type' hides a field. | 85 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter Descriptor should be final. | 85 |
![]() | 'Descriptor' hides a field. | 85 |
![]() | Name 'Descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Parameter Dropped should be final. | 85 |
![]() | 'Dropped' hides a field. | 85 |
![]() | Name 'Dropped' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 |
![]() | Variable 'Id' must be private and have accessor methods. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Expected an @return tag. | 128 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'InventoryId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 143 |
![]() | Variable 'InventoryId' must be private and have accessor methods. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 148 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line contains a tab character. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | 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 |
![]() | Expected an @return tag. | 153 |
![]() | Method 'getInventoryId' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 160 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 |
![]() | Variable 'Location' must be private and have accessor methods. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Expected an @return tag. | 170 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Line is longer than 80 characters. | 180 |
![]() | 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 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 184 |
![]() | Variable 'Amount' must be private and have accessor methods. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 193 |
![]() | Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 200 |
![]() | Line has trailing spaces. | 202 |
![]() | Line is longer than 80 characters. | 203 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Name 'AmountSec' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 206 |
![]() | Variable 'AmountSec' must be private and have accessor methods. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 211 |
![]() | Line is longer than 80 characters. | 212 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Expected an @return tag. | 214 |
![]() | Method 'getAmountSec' is not designed for extension - needs to be abstract, final or empty. | 214 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 227 |
![]() | Variable 'Type' must be private and have accessor methods. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Expected an @return tag. | 235 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 242 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 245 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Name 'Descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 248 |
![]() | Variable 'Descriptor' must be private and have accessor methods. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 254 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Expected an @return tag. | 256 |
![]() | Method 'getDescriptor' is not designed for extension - needs to be abstract, final or empty. | 256 |
![]() | Line has trailing spaces. | 261 |
![]() | Line has trailing spaces. | 263 |
![]() | Line has trailing spaces. | 265 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Name 'Dropped' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 269 |
![]() | Variable 'Dropped' must be private and have accessor methods. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Expected an @return tag. | 277 |
![]() | Method 'isDropped' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Line has trailing spaces. | 282 |
![]() | Line has trailing spaces. | 284 |
![]() | Line contains a tab character. | 289 |
![]() | Line has trailing spaces. | 290 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 291 |
![]() | Missing a Javadoc comment. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 294 |
![]() | Line has trailing spaces. | 295 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 298 |
![]() | Line contains a tab character. | 300 |
![]() | Line has trailing spaces. | 301 |
![]() | Line contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Line has trailing spaces. | 306 |
![]() | Parameter original should be final. | 311 |
![]() | Expected @param tag for 'original'. | 311 |
![]() | Line has trailing spaces. | 312 |
![]() | '=' is not preceded with whitespace. | 313 |
![]() | '=' is not followed by whitespace. | 313 |
![]() | Line has trailing spaces. | 314 |
![]() | '=' is not preceded with whitespace. | 315 |
![]() | '=' is not followed by whitespace. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | '=' is not preceded with whitespace. | 317 |
![]() | '=' is not followed by whitespace. | 317 |
![]() | Line has trailing spaces. | 318 |
![]() | '=' is not preceded with whitespace. | 319 |
![]() | '=' is not followed by whitespace. | 319 |
![]() | Line has trailing spaces. | 320 |
![]() | '=' is not preceded with whitespace. | 321 |
![]() | '=' is not followed by whitespace. | 321 |
![]() | Line has trailing spaces. | 322 |
![]() | '=' is not preceded with whitespace. | 323 |
![]() | '=' is not followed by whitespace. | 323 |
![]() | Line has trailing spaces. | 324 |
![]() | '=' is not preceded with whitespace. | 325 |
![]() | '=' is not followed by whitespace. | 325 |
![]() | Line has trailing spaces. | 326 |
![]() | '=' is not preceded with whitespace. | 327 |
![]() | '=' is not followed by whitespace. | 327 |
![]() | Line has trailing spaces. | 328 |
![]() | Line has trailing spaces. | 331 |
![]() | Line is longer than 80 characters. | 333 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line has trailing spaces. | 337 |
![]() | Line has trailing spaces. | 339 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 340 |
![]() | Missing a Javadoc comment. | 340 |
![]() | Line has trailing spaces. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | '+' should be on a new line. | 343 |
![]() | Line has trailing spaces. | 344 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | '+' should be on a new line. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | '+' should be on a new line. | 346 |
![]() | Line has trailing spaces. | 347 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | '+' should be on a new line. | 348 |
![]() | Line is longer than 80 characters. | 349 |
![]() | Line contains a tab character. | 349 |
![]() | '+' should be on a new line. | 349 |
![]() | Line has trailing spaces. | 350 |
![]() | Line contains a tab character. | 350 |
![]() | Line contains a tab character. | 351 |
![]() | '+' should be on a new line. | 351 |
![]() | Line is longer than 80 characters. | 352 |
![]() | Line contains a tab character. | 352 |
![]() | '+' should be on a new line. | 352 |
![]() | Line has trailing spaces. | 353 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | '+' should be on a new line. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | '+' should be on a new line. | 355 |
![]() | Line has trailing spaces. | 356 |
![]() | Line contains a tab character. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | '+' should be on a new line. | 357 |
![]() | Line is longer than 80 characters. | 358 |
![]() | Line contains a tab character. | 358 |
![]() | '+' should be on a new line. | 358 |
![]() | Line has trailing spaces. | 359 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | '+' should be on a new line. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | '+' should be on a new line. | 361 |
![]() | Line has trailing spaces. | 362 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | '+' should be on a new line. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | '+' should be on a new line. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Line has trailing spaces. | 366 |
![]() | Line contains a tab character. | 366 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 369 |
![]() | Missing a Javadoc comment. | 369 |
![]() | '+' should be on a new line. | 370 |
![]() | Line has trailing spaces. | 371 |
![]() | '+' should be on a new line. | 372 |
![]() | '+' should be on a new line. | 373 |
![]() | '+' should be on a new line. | 374 |
![]() | Line has trailing spaces. | 375 |
![]() | '+' should be on a new line. | 376 |
![]() | '+' should be on a new line. | 377 |
![]() | '+' should be on a new line. | 378 |
![]() | Line has trailing spaces. | 379 |
![]() | '+' should be on a new line. | 380 |
![]() | '+' should be on a new line. | 381 |
![]() | '+' should be on a new line. | 382 |
![]() | Line has trailing spaces. | 383 |
![]() | '+' should be on a new line. | 384 |
![]() | '+' should be on a new line. | 385 |
![]() | '+' should be on a new line. | 386 |
![]() | Line has trailing spaces. | 387 |
![]() | '+' should be on a new line. | 388 |
![]() | '+' should be on a new line. | 389 |
![]() | '+' should be on a new line. | 390 |
![]() | Line has trailing spaces. | 391 |
![]() | '+' should be on a new line. | 392 |
![]() | '+' should be on a new line. | 393 |
![]() | '+' should be on a new line. | 394 |
![]() | Line has trailing spaces. | 395 |
![]() | '+' should be on a new line. | 396 |
![]() | '+' should be on a new line. | 397 |
![]() | '+' should be on a new line. | 398 |
![]() | Line has trailing spaces. | 399 |
![]() | '+' should be on a new line. | 400 |
![]() | '+' should be on a new line. | 401 |
![]() | '+' should be on a new line. | 402 |
![]() | Line has trailing spaces. | 406 |
![]() | Line has trailing spaces. | 407 |
![]() | Line has trailing spaces. | 410 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Parameter DoubleJump should be final. | 60 |
![]() | 'DoubleJump' hides a field. | 60 |
![]() | Name 'DoubleJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Name 'DoubleJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Variable 'DoubleJump' must be private and have accessor methods. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Expected an @return tag. | 87 |
![]() | Method 'isDoubleJump' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | 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. | 108 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 116 |
![]() | Parameter original should be final. | 121 |
![]() | Expected @param tag for 'original'. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | '=' is not preceded with whitespace. | 123 |
![]() | '=' is not followed by whitespace. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 127 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | '+' should be on a new line. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | '+' should be on a new line. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | '+' should be on a new line. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Missing a Javadoc comment. | 147 |
![]() | '+' should be on a new line. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | '+' should be on a new line. | 150 |
![]() | '+' should be on a new line. | 151 |
![]() | '+' should be on a new line. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 160 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Parameter Player should be final. | 75 |
![]() | 'Player' hides a field. | 75 |
![]() | Name 'Player' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter PlayerId should be final. | 75 |
![]() | 'PlayerId' hides a field. | 75 |
![]() | Name 'PlayerId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter PlayerName should be final. | 75 |
![]() | 'PlayerName' hides a field. | 75 |
![]() | Name 'PlayerName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter ViewTarget should be final. | 75 |
![]() | 'ViewTarget' hides a field. | 75 |
![]() | Name 'ViewTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter Action should be final. | 75 |
![]() | 'Action' hides a field. | 75 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter Key should be final. | 75 |
![]() | 'Key' hides a field. | 75 |
![]() | Name 'Key' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Name 'Player' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 |
![]() | Variable 'Player' must be private and have accessor methods. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Expected an @return tag. | 112 |
![]() | Method 'getPlayer' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Name 'PlayerId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 |
![]() | Variable 'PlayerId' must be private and have accessor methods. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Expected an @return tag. | 133 |
![]() | Method 'getPlayerId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Name 'PlayerName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 |
![]() | Variable 'PlayerName' must be private and have accessor methods. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Expected an @return tag. | 154 |
![]() | Method 'getPlayerName' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Name 'ViewTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 |
![]() | Variable 'ViewTarget' must be private and have accessor methods. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Expected an @return tag. | 175 |
![]() | Method 'getViewTarget' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 188 |
![]() | Variable 'Action' must be private and have accessor methods. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 193 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Expected an @return tag. | 196 |
![]() | Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Name 'Key' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 209 |
![]() | Variable 'Key' must be private and have accessor methods. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 214 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Expected an @return tag. | 217 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line contains a tab character. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 231 |
![]() | Missing a Javadoc comment. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line has trailing spaces. | 235 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 240 |
![]() | Line has trailing spaces. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | Line has trailing spaces. | 246 |
![]() | Parameter original should be final. | 251 |
![]() | Expected @param tag for 'original'. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | '=' is not preceded with whitespace. | 253 |
![]() | '=' is not followed by whitespace. | 253 |
![]() | Line has trailing spaces. | 254 |
![]() | '=' is not preceded with whitespace. | 255 |
![]() | '=' is not followed by whitespace. | 255 |
![]() | Line has trailing spaces. | 256 |
![]() | '=' is not preceded with whitespace. | 257 |
![]() | '=' is not followed by whitespace. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | '=' is not preceded with whitespace. | 259 |
![]() | '=' is not followed by whitespace. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | '=' is not preceded with whitespace. | 261 |
![]() | '=' is not followed by whitespace. | 261 |
![]() | Line has trailing spaces. | 262 |
![]() | '=' is not preceded with whitespace. | 263 |
![]() | '=' is not followed by whitespace. | 263 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 267 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line has trailing spaces. | 273 |
![]() | Line has trailing spaces. | 275 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 276 |
![]() | Missing a Javadoc comment. | 276 |
![]() | Line has trailing spaces. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | '+' should be on a new line. | 279 |
![]() | Line has trailing spaces. | 280 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | '+' should be on a new line. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | '+' should be on a new line. | 282 |
![]() | Line has trailing spaces. | 283 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | '+' should be on a new line. | 284 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Line contains a tab character. | 285 |
![]() | '+' should be on a new line. | 285 |
![]() | Line has trailing spaces. | 286 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | '+' should be on a new line. | 287 |
![]() | Line is longer than 80 characters. | 288 |
![]() | Line contains a tab character. | 288 |
![]() | '+' should be on a new line. | 288 |
![]() | Line has trailing spaces. | 289 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | '+' should be on a new line. | 290 |
![]() | Line is longer than 80 characters. | 291 |
![]() | Line contains a tab character. | 291 |
![]() | '+' should be on a new line. | 291 |
![]() | Line has trailing spaces. | 292 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | '+' should be on a new line. | 293 |
![]() | Line contains a tab character. | 294 |
![]() | '+' should be on a new line. | 294 |
![]() | Line has trailing spaces. | 295 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | '+' should be on a new line. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | '+' should be on a new line. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Line has trailing spaces. | 299 |
![]() | Line contains a tab character. | 299 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 302 |
![]() | Missing a Javadoc comment. | 302 |
![]() | '+' should be on a new line. | 303 |
![]() | Line has trailing spaces. | 304 |
![]() | '+' should be on a new line. | 305 |
![]() | '+' should be on a new line. | 306 |
![]() | '+' should be on a new line. | 307 |
![]() | Line has trailing spaces. | 308 |
![]() | '+' should be on a new line. | 309 |
![]() | '+' should be on a new line. | 310 |
![]() | '+' should be on a new line. | 311 |
![]() | Line has trailing spaces. | 312 |
![]() | '+' should be on a new line. | 313 |
![]() | '+' should be on a new line. | 314 |
![]() | '+' should be on a new line. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | '+' should be on a new line. | 317 |
![]() | '+' should be on a new line. | 318 |
![]() | '+' should be on a new line. | 319 |
![]() | Line has trailing spaces. | 320 |
![]() | '+' should be on a new line. | 321 |
![]() | '+' should be on a new line. | 322 |
![]() | '+' should be on a new line. | 323 |
![]() | Line has trailing spaces. | 324 |
![]() | '+' should be on a new line. | 325 |
![]() | '+' should be on a new line. | 326 |
![]() | '+' should be on a new line. | 327 |
![]() | Line has trailing spaces. | 331 |
![]() | Line has trailing spaces. | 332 |
![]() | Line has trailing spaces. | 335 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter HitNormal should be final. | 62 |
![]() | 'HitNormal' hides a field. | 62 |
![]() | Name 'HitNormal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Name 'HitNormal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 |
![]() | Variable 'HitNormal' must be private and have accessor methods. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Expected an @return tag. | 89 |
![]() | Method 'getHitNormal' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | 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 has trailing spaces. | 118 |
![]() | Parameter original should be final. | 123 |
![]() | Expected @param tag for 'original'. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | '=' is not preceded with whitespace. | 125 |
![]() | '=' is not followed by whitespace. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 129 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | '+' should be on a new line. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | '+' should be on a new line. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | '+' should be on a new line. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | '+' should be on a new line. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | '+' should be on a new line. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 162 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Parameter Id should be final. | 64 |
![]() | 'Id' hides a field. | 64 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Parameter Type should be final. | 64 |
![]() | 'Type' hides a field. | 64 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Parameter Location should be final. | 64 |
![]() | 'Location' hides a field. | 64 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 81 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Variable 'Id' must be private and have accessor methods. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Expected an @return tag. | 91 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Variable 'Type' must be private and have accessor methods. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 |
![]() | Variable 'Location' must be private and have accessor methods. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Expected an @return tag. | 125 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Method 'getSimTime' 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 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. | 146 |
![]() | Line contains a tab character. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 154 |
![]() | Parameter original should be final. | 159 |
![]() | Expected @param tag for 'original'. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | '=' is not preceded with whitespace. | 161 |
![]() | '=' is not followed by whitespace. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | '=' is not preceded with whitespace. | 163 |
![]() | '=' is not followed by whitespace. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | '=' is not preceded with whitespace. | 165 |
![]() | '=' is not followed by whitespace. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 169 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Line has trailing spaces. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | '+' should be on a new line. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | '+' should be on a new line. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | '+' should be on a new line. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | '+' should be on a new line. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | '+' should be on a new line. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | '+' should be on a new line. | 189 |
![]() | Line is longer than 80 characters. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | '+' should be on a new line. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Missing a Javadoc comment. | 195 |
![]() | '+' should be on a new line. | 196 |
![]() | Line has trailing spaces. | 197 |
![]() | '+' should be on a new line. | 198 |
![]() | '+' should be on a new line. | 199 |
![]() | '+' should be on a new line. | 200 |
![]() | Line has trailing spaces. | 201 |
![]() | '+' should be on a new line. | 202 |
![]() | '+' should be on a new line. | 203 |
![]() | '+' should be on a new line. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | '+' should be on a new line. | 206 |
![]() | '+' should be on a new line. | 207 |
![]() | '+' should be on a new line. | 208 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 216 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter Id should be final. | 60 |
![]() | 'Id' hides a field. | 60 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 73 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Variable 'Id' must be private and have accessor methods. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 83 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Parameter original should be final. | 117 |
![]() | Expected @param tag for 'original'. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | '=' is not preceded with whitespace. | 119 |
![]() | '=' is not followed by whitespace. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 123 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | '+' should be on a new line. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | '+' should be on a new line. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | '+' should be on a new line. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | '+' should be on a new line. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | '+' should be on a new line. | 146 |
![]() | '+' should be on a new line. | 147 |
![]() | '+' should be on a new line. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 156 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter MapName should be final. | 60 |
![]() | 'MapName' hides a field. | 60 |
![]() | Name 'MapName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 73 |
![]() | Name 'MapName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Variable 'MapName' must be private and have accessor methods. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 83 |
![]() | Method 'getMapName' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Parameter original should be final. | 117 |
![]() | Expected @param tag for 'original'. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | '=' is not preceded with whitespace. | 119 |
![]() | '=' is not followed by whitespace. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 123 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | '+' should be on a new line. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | '+' should be on a new line. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | '+' should be on a new line. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | '+' should be on a new line. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | '+' should be on a new line. | 146 |
![]() | '+' should be on a new line. | 147 |
![]() | '+' should be on a new line. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 156 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 57 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line contains a tab character. | 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. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Parameter original should be final. | 84 |
![]() | Expected @param tag for 'original'. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | '+' should be on a new line. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | '+' should be on a new line. | 106 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 114 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter Name should be final. | 63 |
![]() | 'Name' hides a field. | 63 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Variable 'Name' must be private and have accessor methods. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Expected an @return tag. | 90 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Method 'getSimTime' 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. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Parameter original should be final. | 124 |
![]() | Expected @param tag for 'original'. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | '=' is not preceded with whitespace. | 126 |
![]() | '=' is not followed by whitespace. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 130 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | '+' should be on a new line. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | '+' should be on a new line. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | '+' should be on a new line. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | '+' should be on a new line. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | '+' should be on a new line. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 163 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 44 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 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. | 68 |
![]() | 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. | 76 |
![]() | Parameter original should be final. | 81 |
![]() | Expected @param tag for 'original'. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | '+' should be on a new line. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 111 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | '{' should be on the previous line. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 80 characters. | 84 |
![]() | More than 7 parameters. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Parameter Id should be final. | 87 |
![]() | 'Id' hides a field. | 87 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Location should be final. | 87 |
![]() | 'Location' hides a field. | 87 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Visible should be final. | 87 |
![]() | 'Visible' hides a field. | 87 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Reachable should be final. | 87 |
![]() | 'Reachable' hides a field. | 87 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter DamageTrig should be final. | 87 |
![]() | 'DamageTrig' hides a field. | 87 |
![]() | Name 'DamageTrig' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Type should be final. | 87 |
![]() | 'Type' hides a field. | 87 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter IsMoving should be final. | 87 |
![]() | 'IsMoving' hides a field. | 87 |
![]() | Name 'IsMoving' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter Velocity should be final. | 87 |
![]() | 'Velocity' hides a field. | 87 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter MoveTime should be final. | 87 |
![]() | 'MoveTime' hides a field. | 87 |
![]() | Name 'MoveTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter OpenTime should be final. | 87 |
![]() | 'OpenTime' hides a field. | 87 |
![]() | Name 'OpenTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter BasePos should be final. | 87 |
![]() | 'BasePos' hides a field. | 87 |
![]() | Name 'BasePos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter BaseRot should be final. | 87 |
![]() | 'BaseRot' hides a field. | 87 |
![]() | Name 'BaseRot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter DelayTime should be final. | 87 |
![]() | 'DelayTime' hides a field. | 87 |
![]() | Name 'DelayTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter State should be final. | 87 |
![]() | 'State' hides a field. | 87 |
![]() | Name 'State' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Parameter NavPointMarker should be final. | 87 |
![]() | 'NavPointMarker' hides a field. | 87 |
![]() | Name 'NavPointMarker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 |
![]() | Variable 'Id' must be private and have accessor methods. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Expected an @return tag. | 142 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 |
![]() | Variable 'Location' must be private and have accessor methods. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 156 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Line has trailing spaces. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 170 |
![]() | Variable 'Visible' must be private and have accessor methods. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Expected an @return tag. | 176 |
![]() | Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 |
![]() | Variable 'Reachable' must be private and have accessor methods. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Expected an @return tag. | 197 |
![]() | Method 'isReachable' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Line has trailing spaces. | 202 |
![]() | Line has trailing spaces. | 204 |
![]() | Line has trailing spaces. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Name 'DamageTrig' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 210 |
![]() | Variable 'DamageTrig' must be private and have accessor methods. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Expected an @return tag. | 218 |
![]() | Method 'isDamageTrig' is not designed for extension - needs to be abstract, final or empty. | 218 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 225 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 229 |
![]() | Variable 'Type' must be private and have accessor methods. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Expected an @return tag. | 235 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 242 |
![]() | Name 'IsMoving' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 246 |
![]() | Variable 'IsMoving' must be private and have accessor methods. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 249 |
![]() | Expected an @return tag. | 252 |
![]() | Method 'isIsMoving' is not designed for extension - needs to be abstract, final or empty. | 252 |
![]() | Line has trailing spaces. | 257 |
![]() | Line has trailing spaces. | 259 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 263 |
![]() | Variable 'Velocity' must be private and have accessor methods. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line has trailing spaces. | 266 |
![]() | Expected an @return tag. | 269 |
![]() | Method 'getVelocity' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 276 |
![]() | Name 'MoveTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 280 |
![]() | Variable 'MoveTime' must be private and have accessor methods. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line has trailing spaces. | 283 |
![]() | Expected an @return tag. | 286 |
![]() | Method 'getMoveTime' is not designed for extension - needs to be abstract, final or empty. | 286 |
![]() | Line has trailing spaces. | 291 |
![]() | Line has trailing spaces. | 293 |
![]() | Line is longer than 80 characters. | 295 |
![]() | Name 'OpenTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 298 |
![]() | Variable 'OpenTime' must be private and have accessor methods. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Line has trailing spaces. | 301 |
![]() | Line is longer than 80 characters. | 303 |
![]() | Expected an @return tag. | 305 |
![]() | Method 'getOpenTime' is not designed for extension - needs to be abstract, final or empty. | 305 |
![]() | Line has trailing spaces. | 310 |
![]() | Line has trailing spaces. | 312 |
![]() | Name 'BasePos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 316 |
![]() | Variable 'BasePos' must be private and have accessor methods. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line has trailing spaces. | 319 |
![]() | Expected an @return tag. | 322 |
![]() | Method 'getBasePos' is not designed for extension - needs to be abstract, final or empty. | 322 |
![]() | Line has trailing spaces. | 327 |
![]() | Line has trailing spaces. | 329 |
![]() | Name 'BaseRot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 333 |
![]() | Variable 'BaseRot' must be private and have accessor methods. | 333 |
![]() | Line contains a tab character. | 334 |
![]() | Line has trailing spaces. | 336 |
![]() | Expected an @return tag. | 339 |
![]() | Method 'getBaseRot' is not designed for extension - needs to be abstract, final or empty. | 339 |
![]() | Line has trailing spaces. | 344 |
![]() | Line has trailing spaces. | 346 |
![]() | Name 'DelayTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 350 |
![]() | Variable 'DelayTime' must be private and have accessor methods. | 350 |
![]() | Line contains a tab character. | 351 |
![]() | Line has trailing spaces. | 353 |
![]() | Expected an @return tag. | 356 |
![]() | Method 'getDelayTime' is not designed for extension - needs to be abstract, final or empty. | 356 |
![]() | Line has trailing spaces. | 361 |
![]() | Line has trailing spaces. | 363 |
![]() | Line is longer than 80 characters. | 365 |
![]() | Name 'State' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 367 |
![]() | Variable 'State' must be private and have accessor methods. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | Line has trailing spaces. | 370 |
![]() | Line is longer than 80 characters. | 372 |
![]() | Expected an @return tag. | 373 |
![]() | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 373 |
![]() | Line has trailing spaces. | 378 |
![]() | Line has trailing spaces. | 380 |
![]() | Line is longer than 80 characters. | 382 |
![]() | Name 'NavPointMarker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 384 |
![]() | Variable 'NavPointMarker' must be private and have accessor methods. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line has trailing spaces. | 387 |
![]() | Line is longer than 80 characters. | 389 |
![]() | Expected an @return tag. | 390 |
![]() | Method 'getNavPointMarker' is not designed for extension - needs to be abstract, final or empty. | 390 |
![]() | Line has trailing spaces. | 395 |
![]() | Line has trailing spaces. | 397 |
![]() | Line contains a tab character. | 402 |
![]() | Line has trailing spaces. | 403 |
![]() | Line contains a tab character. | 403 |
![]() | Line is longer than 80 characters. | 404 |
![]() | Line contains a tab character. | 404 |
![]() | Missing a Javadoc comment. | 404 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 404 |
![]() | Variable 'Time' must be private and have accessor methods. | 404 |
![]() | Line is longer than 80 characters. | 406 |
![]() | Line contains a tab character. | 406 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 406 |
![]() | Missing a Javadoc comment. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line is longer than 80 characters. | 410 |
![]() | Line contains a tab character. | 410 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 410 |
![]() | Missing a Javadoc comment. | 410 |
![]() | Parameter time should be final. | 410 |
![]() | Line is longer than 80 characters. | 411 |
![]() | Line contains a tab character. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Line is longer than 80 characters. | 414 |
![]() | Line contains a tab character. | 414 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 414 |
![]() | Missing a Javadoc comment. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line contains a tab character. | 416 |
![]() | Line has trailing spaces. | 417 |
![]() | Line contains a tab character. | 417 |
![]() | Line has trailing spaces. | 418 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 419 |
![]() | Missing a Javadoc comment. | 419 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Line has trailing spaces. | 422 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 423 |
![]() | Missing a Javadoc comment. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Line contains a tab character. | 425 |
![]() | Line has trailing spaces. | 426 |
![]() | Line contains a tab character. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 427 |
![]() | Missing a Javadoc comment. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line contains a tab character. | 429 |
![]() | Line has trailing spaces. | 430 |
![]() | Line contains a tab character. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | 'cast' is not followed by whitespace. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | Line contains a tab character. | 436 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 436 |
![]() | Missing a Javadoc comment. | 436 |
![]() | Parameter obj should be final. | 436 |
![]() | 'if' construct must use '{}'s. | 437 |
![]() | Line contains a tab character. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | 'cast' is not followed by whitespace. | 438 |
![]() | 'if' construct must use '{}'s. | 439 |
![]() | Line is longer than 80 characters. | 439 |
![]() | Line contains a tab character. | 439 |
![]() | 'else' construct must use '{}'s. | 440 |
![]() | Line contains a tab character. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | Line contains a tab character. | 443 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Missing a Javadoc comment. | 443 |
![]() | 'if' construct must use '{}'s. | 444 |
![]() | Line contains a tab character. | 444 |
![]() | Line contains a tab character. | 445 |
![]() | Line contains a tab character. | 446 |
![]() | Line has trailing spaces. | 448 |
![]() | Line contains a tab character. | 448 |
![]() | Line contains a tab character. | 451 |
![]() | Line contains a tab character. | 453 |
![]() | Line has trailing spaces. | 454 |
![]() | Line contains a tab character. | 454 |
![]() | Line contains a tab character. | 455 |
![]() | Line has trailing spaces. | 459 |
![]() | Parameter original should be final. | 464 |
![]() | Expected @param tag for 'original'. | 464 |
![]() | Line has trailing spaces. | 465 |
![]() | '=' is not preceded with whitespace. | 466 |
![]() | '=' is not followed by whitespace. | 466 |
![]() | Line has trailing spaces. | 467 |
![]() | '=' is not preceded with whitespace. | 468 |
![]() | '=' is not followed by whitespace. | 468 |
![]() | Line has trailing spaces. | 469 |
![]() | '=' is not preceded with whitespace. | 470 |
![]() | '=' is not followed by whitespace. | 470 |
![]() | Line has trailing spaces. | 471 |
![]() | '=' is not preceded with whitespace. | 472 |
![]() | '=' is not followed by whitespace. | 472 |
![]() | Line has trailing spaces. | 473 |
![]() | '=' is not preceded with whitespace. | 474 |
![]() | '=' is not followed by whitespace. | 474 |
![]() | Line has trailing spaces. | 475 |
![]() | '=' is not preceded with whitespace. | 476 |
![]() | '=' is not followed by whitespace. | 476 |
![]() | Line has trailing spaces. | 477 |
![]() | '=' is not preceded with whitespace. | 478 |
![]() | '=' is not followed by whitespace. | 478 |
![]() | Line has trailing spaces. | 479 |
![]() | '=' is not preceded with whitespace. | 480 |
![]() | '=' is not followed by whitespace. | 480 |
![]() | Line has trailing spaces. | 481 |
![]() | '=' is not preceded with whitespace. | 482 |
![]() | '=' is not followed by whitespace. | 482 |
![]() | Line has trailing spaces. | 483 |
![]() | '=' is not preceded with whitespace. | 484 |
![]() | '=' is not followed by whitespace. | 484 |
![]() | Line has trailing spaces. | 485 |
![]() | '=' is not preceded with whitespace. | 486 |
![]() | '=' is not followed by whitespace. | 486 |
![]() | Line has trailing spaces. | 487 |
![]() | '=' is not preceded with whitespace. | 488 |
![]() | '=' is not followed by whitespace. | 488 |
![]() | Line has trailing spaces. | 489 |
![]() | '=' is not preceded with whitespace. | 490 |
![]() | '=' is not followed by whitespace. | 490 |
![]() | Line has trailing spaces. | 491 |
![]() | '=' is not preceded with whitespace. | 492 |
![]() | '=' is not followed by whitespace. | 492 |
![]() | Line has trailing spaces. | 493 |
![]() | '=' is not preceded with whitespace. | 494 |
![]() | '=' is not followed by whitespace. | 494 |
![]() | Line has trailing spaces. | 495 |
![]() | Line has trailing spaces. | 498 |
![]() | Line is longer than 80 characters. | 500 |
![]() | Line contains a tab character. | 502 |
![]() | Line contains a tab character. | 503 |
![]() | Line has trailing spaces. | 504 |
![]() | Line contains a tab character. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Line is longer than 80 characters. | 509 |
![]() | Line contains a tab character. | 509 |
![]() | Line contains a tab character. | 511 |
![]() | Missing a Javadoc comment. | 511 |
![]() | Line contains a tab character. | 513 |
![]() | Missing a Javadoc comment. | 513 |
![]() | Parameter orig should be final. | 513 |
![]() | 'orig' hides a field. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 517 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 517 |
![]() | Missing a Javadoc comment. | 517 |
![]() | Line contains a tab character. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | Line has trailing spaces. | 520 |
![]() | Line contains a tab character. | 520 |
![]() | Line contains a tab character. | 521 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 521 |
![]() | Missing a Javadoc comment. | 521 |
![]() | Line contains a tab character. | 522 |
![]() | Line contains a tab character. | 523 |
![]() | Line is longer than 80 characters. | 525 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 525 |
![]() | Missing a Javadoc comment. | 525 |
![]() | Parameter obj should be final. | 525 |
![]() | Line is longer than 80 characters. | 527 |
![]() | Line is longer than 80 characters. | 530 |
![]() | 'cast' is not followed by whitespace. | 533 |
![]() | Line is longer than 80 characters. | 535 |
![]() | Line contains a tab character. | 535 |
![]() | Line is longer than 80 characters. | 536 |
![]() | Line contains a tab character. | 536 |
![]() | Line contains a tab character. | 537 |
![]() | Line is longer than 80 characters. | 538 |
![]() | Line contains a tab character. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 542 |
![]() | Missing a Javadoc comment. | 542 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 546 |
![]() | Missing a Javadoc comment. | 546 |
![]() | Line is longer than 80 characters. | 547 |
![]() | Line contains a tab character. | 550 |
![]() | Line contains a tab character. | 552 |
![]() | Line is longer than 80 characters. | 553 |
![]() | Line contains a tab character. | 553 |
![]() | Line contains a tab character. | 554 |
![]() | Line contains a tab character. | 555 |
![]() | Parameter Original should be final. | 555 |
![]() | Expected @param tag for 'Original'. | 555 |
![]() | Name 'Original' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 555 |
![]() | Parameter Visible should be final. | 555 |
![]() | 'Visible' hides a field. | 555 |
![]() | Expected @param tag for 'Visible'. | 555 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 555 |
![]() | Line contains a tab character. | 556 |
![]() | Line contains a tab character. | 557 |
![]() | Line contains a tab character. | 558 |
![]() | Line is longer than 80 characters. | 560 |
![]() | Line contains a tab character. | 560 |
![]() | Method 'createDisappearEvent' is not designed for extension - needs to be abstract, final or empty. | 560 |
![]() | Missing a Javadoc comment. | 560 |
![]() | 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. | 565 |
![]() | Line is longer than 80 characters. | 566 |
![]() | Line contains a tab character. | 566 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 570 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 570 |
![]() | Missing a Javadoc comment. | 570 |
![]() | Parameter obj should be final. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | 'if' is not followed by whitespace. | 571 |
![]() | Line contains a tab character. | 572 |
![]() | Line is longer than 80 characters. | 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 |
![]() | 'cast' is not followed by whitespace. | 577 |
![]() | Line contains a tab character. | 579 |
![]() | Line has trailing spaces. | 581 |
![]() | Line contains a tab character. | 581 |
![]() | Line is longer than 80 characters. | 583 |
![]() | Line contains a tab character. | 583 |
![]() | '=' is not preceded with whitespace. | 583 |
![]() | '=' is not followed by whitespace. | 583 |
![]() | Line contains a tab character. | 584 |
![]() | Line contains a tab character. | 585 |
![]() | Line has trailing spaces. | 586 |
![]() | Line is longer than 80 characters. | 587 |
![]() | Line contains a tab character. | 587 |
![]() | Line contains a tab character. | 588 |
![]() | '=' is not preceded with whitespace. | 588 |
![]() | '=' is not followed by whitespace. | 588 |
![]() | Line contains a tab character. | 589 |
![]() | Line contains a tab character. | 590 |
![]() | Line has trailing spaces. | 591 |
![]() | Line contains a tab character. | 591 |
![]() | Line is longer than 80 characters. | 592 |
![]() | Line contains a tab character. | 592 |
![]() | Line is longer than 80 characters. | 593 |
![]() | Line contains a tab character. | 593 |
![]() | '=' is not preceded with whitespace. | 593 |
![]() | '=' is not followed by whitespace. | 593 |
![]() | Line contains a tab character. | 594 |
![]() | Line contains a tab character. | 595 |
![]() | Line has trailing spaces. | 596 |
![]() | Line contains a tab character. | 596 |
![]() | Line is longer than 80 characters. | 597 |
![]() | Line contains a tab character. | 597 |
![]() | Line contains a tab character. | 598 |
![]() | '=' is not preceded with whitespace. | 598 |
![]() | '=' is not followed by whitespace. | 598 |
![]() | Line contains a tab character. | 599 |
![]() | Line contains a tab character. | 600 |
![]() | Line has trailing spaces. | 601 |
![]() | Line contains a tab character. | 601 |
![]() | Line is longer than 80 characters. | 603 |
![]() | Line contains a tab character. | 603 |
![]() | '=' is not preceded with whitespace. | 603 |
![]() | '=' is not followed by whitespace. | 603 |
![]() | Line contains a tab character. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Line has trailing spaces. | 606 |
![]() | Line is longer than 80 characters. | 607 |
![]() | Line contains a tab character. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | '=' is not preceded with whitespace. | 608 |
![]() | '=' is not followed by whitespace. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | Line has trailing spaces. | 611 |
![]() | Line contains a tab character. | 611 |
![]() | Line contains a tab character. | 612 |
![]() | Line has trailing spaces. | 613 |
![]() | Line contains a tab character. | 613 |
![]() | Line contains a tab character. | 615 |
![]() | Line is longer than 80 characters. | 616 |
![]() | Line contains a tab character. | 616 |
![]() | Line contains a tab character. | 617 |
![]() | Line is longer than 80 characters. | 618 |
![]() | Line contains a tab character. | 618 |
![]() | Line contains a tab character. | 619 |
![]() | Line contains a tab character. | 620 |
![]() | Line contains a tab character. | 622 |
![]() | Line is longer than 80 characters. | 623 |
![]() | Line contains a tab character. | 623 |
![]() | Line is longer than 80 characters. | 624 |
![]() | Line contains a tab character. | 624 |
![]() | Line contains a tab character. | 625 |
![]() | Expected an @return tag. | 626 |
![]() | Line contains a tab character. | 626 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 626 |
![]() | '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 has trailing spaces. | 630 |
![]() | Line contains a tab character. | 630 |
![]() | Line has trailing spaces. | 632 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 633 |
![]() | Missing a Javadoc comment. | 633 |
![]() | Line has trailing spaces. | 635 |
![]() | Line contains a tab character. | 636 |
![]() | '+' should be on a new line. | 636 |
![]() | Line has trailing spaces. | 637 |
![]() | Line contains a tab character. | 637 |
![]() | Line contains a tab character. | 638 |
![]() | '+' should be on a new line. | 638 |
![]() | Line contains a tab character. | 639 |
![]() | '+' should be on a new line. | 639 |
![]() | Line has trailing spaces. | 640 |
![]() | Line contains a tab character. | 640 |
![]() | Line contains a tab character. | 641 |
![]() | '+' should be on a new line. | 641 |
![]() | Line is longer than 80 characters. | 642 |
![]() | Line contains a tab character. | 642 |
![]() | '+' should be on a new line. | 642 |
![]() | Line has trailing spaces. | 643 |
![]() | Line contains a tab character. | 643 |
![]() | Line contains a tab character. | 644 |
![]() | '+' should be on a new line. | 644 |
![]() | Line contains a tab character. | 645 |
![]() | '+' should be on a new line. | 645 |
![]() | Line has trailing spaces. | 646 |
![]() | Line contains a tab character. | 646 |
![]() | Line contains a tab character. | 647 |
![]() | '+' should be on a new line. | 647 |
![]() | Line is longer than 80 characters. | 648 |
![]() | Line contains a tab character. | 648 |
![]() | '+' should be on a new line. | 648 |
![]() | Line has trailing spaces. | 649 |
![]() | Line contains a tab character. | 649 |
![]() | Line contains a tab character. | 650 |
![]() | '+' should be on a new line. | 650 |
![]() | Line is longer than 80 characters. | 651 |
![]() | Line contains a tab character. | 651 |
![]() | '+' should be on a new line. | 651 |
![]() | Line has trailing spaces. | 652 |
![]() | Line contains a tab character. | 652 |
![]() | Line contains a tab character. | 653 |
![]() | '+' should be on a new line. | 653 |
![]() | Line contains a tab character. | 654 |
![]() | '+' should be on a new line. | 654 |
![]() | Line has trailing spaces. | 655 |
![]() | Line contains a tab character. | 655 |
![]() | Line contains a tab character. | 656 |
![]() | '+' should be on a new line. | 656 |
![]() | Line is longer than 80 characters. | 657 |
![]() | Line contains a tab character. | 657 |
![]() | '+' should be on a new line. | 657 |
![]() | Line has trailing spaces. | 658 |
![]() | Line contains a tab character. | 658 |
![]() | Line contains a tab character. | 659 |
![]() | '+' should be on a new line. | 659 |
![]() | Line is longer than 80 characters. | 660 |
![]() | Line contains a tab character. | 660 |
![]() | '+' should be on a new line. | 660 |
![]() | Line has trailing spaces. | 661 |
![]() | Line contains a tab character. | 661 |
![]() | Line contains a tab character. | 662 |
![]() | '+' should be on a new line. | 662 |
![]() | Line is longer than 80 characters. | 663 |
![]() | Line contains a tab character. | 663 |
![]() | '+' should be on a new line. | 663 |
![]() | Line has trailing spaces. | 664 |
![]() | Line contains a tab character. | 664 |
![]() | Line contains a tab character. | 665 |
![]() | '+' should be on a new line. | 665 |
![]() | Line is longer than 80 characters. | 666 |
![]() | Line contains a tab character. | 666 |
![]() | '+' should be on a new line. | 666 |
![]() | Line has trailing spaces. | 667 |
![]() | Line contains a tab character. | 667 |
![]() | Line contains a tab character. | 668 |
![]() | '+' should be on a new line. | 668 |
![]() | Line contains a tab character. | 669 |
![]() | '+' should be on a new line. | 669 |
![]() | Line has trailing spaces. | 670 |
![]() | Line contains a tab character. | 670 |
![]() | Line contains a tab character. | 671 |
![]() | '+' should be on a new line. | 671 |
![]() | Line contains a tab character. | 672 |
![]() | '+' should be on a new line. | 672 |
![]() | Line has trailing spaces. | 673 |
![]() | Line contains a tab character. | 673 |
![]() | Line contains a tab character. | 674 |
![]() | '+' should be on a new line. | 674 |
![]() | Line is longer than 80 characters. | 675 |
![]() | Line contains a tab character. | 675 |
![]() | '+' should be on a new line. | 675 |
![]() | Line has trailing spaces. | 676 |
![]() | Line contains a tab character. | 676 |
![]() | Line contains a tab character. | 677 |
![]() | '+' should be on a new line. | 677 |
![]() | Line contains a tab character. | 678 |
![]() | '+' should be on a new line. | 678 |
![]() | Line has trailing spaces. | 679 |
![]() | Line contains a tab character. | 679 |
![]() | Line contains a tab character. | 680 |
![]() | '+' should be on a new line. | 680 |
![]() | Line is longer than 80 characters. | 681 |
![]() | Line contains a tab character. | 681 |
![]() | '+' should be on a new line. | 681 |
![]() | Line contains a tab character. | 682 |
![]() | Line has trailing spaces. | 683 |
![]() | Line contains a tab character. | 683 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 686 |
![]() | Missing a Javadoc comment. | 686 |
![]() | '+' should be on a new line. | 687 |
![]() | Line has trailing spaces. | 688 |
![]() | '+' should be on a new line. | 689 |
![]() | '+' should be on a new line. | 690 |
![]() | '+' should be on a new line. | 691 |
![]() | Line has trailing spaces. | 692 |
![]() | '+' should be on a new line. | 693 |
![]() | '+' should be on a new line. | 694 |
![]() | '+' should be on a new line. | 695 |
![]() | Line has trailing spaces. | 696 |
![]() | '+' should be on a new line. | 697 |
![]() | '+' should be on a new line. | 698 |
![]() | '+' should be on a new line. | 699 |
![]() | Line has trailing spaces. | 700 |
![]() | '+' should be on a new line. | 701 |
![]() | '+' should be on a new line. | 702 |
![]() | '+' should be on a new line. | 703 |
![]() | Line has trailing spaces. | 704 |
![]() | '+' should be on a new line. | 705 |
![]() | '+' should be on a new line. | 706 |
![]() | '+' should be on a new line. | 707 |
![]() | Line has trailing spaces. | 708 |
![]() | '+' should be on a new line. | 709 |
![]() | '+' should be on a new line. | 710 |
![]() | '+' should be on a new line. | 711 |
![]() | Line has trailing spaces. | 712 |
![]() | '+' should be on a new line. | 713 |
![]() | '+' should be on a new line. | 714 |
![]() | '+' should be on a new line. | 715 |
![]() | Line has trailing spaces. | 716 |
![]() | '+' should be on a new line. | 717 |
![]() | '+' should be on a new line. | 718 |
![]() | '+' should be on a new line. | 719 |
![]() | Line has trailing spaces. | 720 |
![]() | '+' should be on a new line. | 721 |
![]() | '+' should be on a new line. | 722 |
![]() | '+' should be on a new line. | 723 |
![]() | Line has trailing spaces. | 724 |
![]() | '+' should be on a new line. | 725 |
![]() | '+' should be on a new line. | 726 |
![]() | '+' should be on a new line. | 727 |
![]() | Line has trailing spaces. | 728 |
![]() | '+' should be on a new line. | 729 |
![]() | '+' should be on a new line. | 730 |
![]() | '+' should be on a new line. | 731 |
![]() | Line has trailing spaces. | 732 |
![]() | '+' should be on a new line. | 733 |
![]() | '+' should be on a new line. | 734 |
![]() | '+' should be on a new line. | 735 |
![]() | Line has trailing spaces. | 736 |
![]() | '+' should be on a new line. | 737 |
![]() | '+' should be on a new line. | 738 |
![]() | '+' should be on a new line. | 739 |
![]() | Line has trailing spaces. | 740 |
![]() | '+' should be on a new line. | 741 |
![]() | '+' should be on a new line. | 742 |
![]() | '+' should be on a new line. | 743 |
![]() | Line has trailing spaces. | 744 |
![]() | '+' should be on a new line. | 745 |
![]() | '+' should be on a new line. | 746 |
![]() | '+' should be on a new line. | 747 |
![]() | Line has trailing spaces. | 751 |
![]() | Line has trailing spaces. | 752 |
![]() | Line has trailing spaces. | 755 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Parameter Id should be final. | 66 |
![]() | 'Id' hides a field. | 66 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Parameter Name should be final. | 66 |
![]() | 'Name' hides a field. | 66 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Variable 'Id' must be private and have accessor methods. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Expected an @return tag. | 95 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
![]() | Variable 'Name' must be private and have accessor methods. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Expected an @return tag. | 116 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Method 'getSimTime' 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 |
![]() | Line contains a tab character. | 133 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 145 |
![]() | Parameter original should be final. | 150 |
![]() | Expected @param tag for 'original'. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | '=' is not preceded with whitespace. | 152 |
![]() | '=' is not followed by whitespace. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | '=' is not preceded with whitespace. | 154 |
![]() | '=' is not followed by whitespace. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 158 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | '+' should be on a new line. | 170 |
![]() | Line has trailing spaces. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | '+' should be on a new line. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | '+' should be on a new line. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | '+' should be on a new line. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | '+' should be on a new line. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line has trailing spaces. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Missing a Javadoc comment. | 181 |
![]() | '+' should be on a new line. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | '+' should be on a new line. | 184 |
![]() | '+' should be on a new line. | 185 |
![]() | '+' should be on a new line. | 186 |
![]() | Line has trailing spaces. | 187 |
![]() | '+' should be on a new line. | 188 |
![]() | '+' should be on a new line. | 189 |
![]() | '+' should be on a new line. | 190 |
![]() | Line has trailing spaces. | 194 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 198 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 44 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 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. | 68 |
![]() | 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. | 76 |
![]() | Parameter original should be final. | 81 |
![]() | Expected @param tag for 'original'. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | '+' should be on a new line. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 111 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 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 has trailing spaces. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Parameter Id should be final. | 75 |
![]() | 'Id' hides a field. | 75 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter CurrentAmmo should be final. | 75 |
![]() | 'CurrentAmmo' hides a field. | 75 |
![]() | Name 'CurrentAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter CurrentAltAmmo should be final. | 75 |
![]() | 'CurrentAltAmmo' hides a field. | 75 |
![]() | Name 'CurrentAltAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter Amount should be final. | 75 |
![]() | 'Amount' hides a field. | 75 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter Type should be final. | 75 |
![]() | 'Type' hides a field. | 75 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Parameter Descriptor should be final. | 75 |
![]() | 'Descriptor' hides a field. | 75 |
![]() | Name 'Descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 |
![]() | Variable 'Id' must be private and have accessor methods. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Expected an @return tag. | 112 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Name 'CurrentAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 |
![]() | Variable 'CurrentAmmo' must be private and have accessor methods. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Expected an @return tag. | 133 |
![]() | Method 'getCurrentAmmo' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Name 'CurrentAltAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 |
![]() | Variable 'CurrentAltAmmo' must be private and have accessor methods. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Expected an @return tag. | 154 |
![]() | Method 'getCurrentAltAmmo' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Name 'Amount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 |
![]() | Variable 'Amount' must be private and have accessor methods. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Expected an @return tag. | 175 |
![]() | Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 188 |
![]() | Variable 'Type' must be private and have accessor methods. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Expected an @return tag. | 196 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Name 'Descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 209 |
![]() | Variable 'Descriptor' must be private and have accessor methods. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 214 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Expected an @return tag. | 217 |
![]() | Method 'getDescriptor' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line contains a tab character. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | Missing a Javadoc comment. | 231 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 231 |
![]() | Variable 'Time' must be private and have accessor methods. | 231 |
![]() | Line is longer than 80 characters. | 233 |
![]() | Line contains a tab character. | 233 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Parameter time should be final. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line has trailing spaces. | 244 |
![]() | Line contains a tab character. | 244 |
![]() | Line has trailing spaces. | 245 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 246 |
![]() | Missing a Javadoc comment. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Missing a Javadoc comment. | 254 |
![]() | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | 'cast' is not followed by whitespace. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Line contains a tab character. | 263 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 263 |
![]() | Missing a Javadoc comment. | 263 |
![]() | Parameter obj should be final. | 263 |
![]() | 'if' construct must use '{}'s. | 264 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | 'cast' is not followed by whitespace. | 265 |
![]() | 'if' construct must use '{}'s. | 266 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Line contains a tab character. | 266 |
![]() | 'else' construct must use '{}'s. | 267 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 270 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 270 |
![]() | Missing a Javadoc comment. | 270 |
![]() | 'if' construct must use '{}'s. | 271 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line has trailing spaces. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 280 |
![]() | Line has trailing spaces. | 281 |
![]() | Line contains a tab character. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line has trailing spaces. | 286 |
![]() | Parameter original should be final. | 291 |
![]() | Expected @param tag for 'original'. | 291 |
![]() | Line has trailing spaces. | 292 |
![]() | '=' is not preceded with whitespace. | 293 |
![]() | '=' is not followed by whitespace. | 293 |
![]() | Line has trailing spaces. | 294 |
![]() | '=' is not preceded with whitespace. | 295 |
![]() | '=' is not followed by whitespace. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | '=' is not preceded with whitespace. | 297 |
![]() | '=' is not followed by whitespace. | 297 |
![]() | Line has trailing spaces. | 298 |
![]() | '=' is not preceded with whitespace. | 299 |
![]() | '=' is not followed by whitespace. | 299 |
![]() | Line has trailing spaces. | 300 |
![]() | '=' is not preceded with whitespace. | 301 |
![]() | '=' is not followed by whitespace. | 301 |
![]() | Line has trailing spaces. | 302 |
![]() | '=' is not preceded with whitespace. | 303 |
![]() | '=' is not followed by whitespace. | 303 |
![]() | Line has trailing spaces. | 304 |
![]() | Line has trailing spaces. | 307 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line has trailing spaces. | 313 |
![]() | Line contains a tab character. | 315 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 320 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 320 |
![]() | Missing a Javadoc comment. | 320 |
![]() | Parameter obj should be final. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | 'if' is not followed by whitespace. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line is longer than 80 characters. | 323 |
![]() | 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 |
![]() | 'cast' is not followed by whitespace. | 327 |
![]() | Line contains a tab character. | 329 |
![]() | Line has trailing spaces. | 331 |
![]() | Line contains a tab character. | 331 |
![]() | Line contains a tab character. | 332 |
![]() | Line has trailing spaces. | 333 |
![]() | Line contains a tab character. | 333 |
![]() | Line contains a tab character. | 335 |
![]() | Line is longer than 80 characters. | 336 |
![]() | Line contains a tab character. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Line is longer than 80 characters. | 338 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line contains a tab character. | 342 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | Line is longer than 80 characters. | 344 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Expected an @return tag. | 346 |
![]() | Line contains a tab character. | 346 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 346 |
![]() | 'if' construct must use '{}'s. | 347 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | Line has trailing spaces. | 350 |
![]() | Line contains a tab character. | 350 |
![]() | Line has trailing spaces. | 352 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | Missing a Javadoc comment. | 353 |
![]() | Line has trailing spaces. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | '+' should be on a new line. | 356 |
![]() | Line has trailing spaces. | 357 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | '+' should be on a new line. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | '+' should be on a new line. | 359 |
![]() | Line has trailing spaces. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | '+' should be on a new line. | 361 |
![]() | Line is longer than 80 characters. | 362 |
![]() | Line contains a tab character. | 362 |
![]() | '+' should be on a new line. | 362 |
![]() | Line has trailing spaces. | 363 |
![]() | Line contains a tab character. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | '+' should be on a new line. | 364 |
![]() | Line is longer than 80 characters. | 365 |
![]() | Line contains a tab character. | 365 |
![]() | '+' should be on a new line. | 365 |
![]() | Line has trailing spaces. | 366 |
![]() | Line contains a tab character. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | '+' should be on a new line. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | '+' should be on a new line. | 368 |
![]() | Line has trailing spaces. | 369 |
![]() | Line contains a tab character. | 369 |
![]() | Line contains a tab character. | 370 |
![]() | '+' should be on a new line. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | '+' should be on a new line. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | Line has trailing spaces. | 373 |
![]() | Line contains a tab character. | 373 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 376 |
![]() | Missing a Javadoc comment. | 376 |
![]() | '+' should be on a new line. | 377 |
![]() | Line has trailing spaces. | 378 |
![]() | '+' should be on a new line. | 379 |
![]() | '+' should be on a new line. | 380 |
![]() | '+' should be on a new line. | 381 |
![]() | Line has trailing spaces. | 382 |
![]() | '+' should be on a new line. | 383 |
![]() | '+' should be on a new line. | 384 |
![]() | '+' should be on a new line. | 385 |
![]() | Line has trailing spaces. | 386 |
![]() | '+' should be on a new line. | 387 |
![]() | '+' should be on a new line. | 388 |
![]() | '+' should be on a new line. | 389 |
![]() | Line has trailing spaces. | 390 |
![]() | '+' should be on a new line. | 391 |
![]() | '+' should be on a new line. | 392 |
![]() | '+' should be on a new line. | 393 |
![]() | Line has trailing spaces. | 394 |
![]() | '+' should be on a new line. | 395 |
![]() | '+' should be on a new line. | 396 |
![]() | '+' should be on a new line. | 397 |
![]() | Line has trailing spaces. | 398 |
![]() | '+' should be on a new line. | 399 |
![]() | '+' should be on a new line. | 400 |
![]() | '+' should be on a new line. | 401 |
![]() | Line has trailing spaces. | 405 |
![]() | Line has trailing spaces. | 406 |
![]() | Line has trailing spaces. | 409 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | '{' should be on the previous line. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 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 has trailing spaces. | 65 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line has trailing spaces. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | More than 7 parameters. | 147 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Parameter Id should be final. | 148 |
![]() | 'Id' hides a field. | 148 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter Location should be final. | 148 |
![]() | 'Location' hides a field. | 148 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter Velocity should be final. | 148 |
![]() | 'Velocity' hides a field. | 148 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter Visible should be final. | 148 |
![]() | 'Visible' hides a field. | 148 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter Item should be final. | 148 |
![]() | 'Item' hides a field. | 148 |
![]() | Name 'Item' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter ItemClass should be final. | 148 |
![]() | 'ItemClass' hides a field. | 148 |
![]() | Name 'ItemClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter ItemSpawned should be final. | 148 |
![]() | 'ItemSpawned' hides a field. | 148 |
![]() | Name 'ItemSpawned' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter DoorOpened should be final. | 148 |
![]() | 'DoorOpened' hides a field. | 148 |
![]() | Name 'DoorOpened' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter Mover should be final. | 148 |
![]() | 'Mover' hides a field. | 148 |
![]() | Name 'Mover' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter LiftOffset should be final. | 148 |
![]() | 'LiftOffset' hides a field. | 148 |
![]() | Name 'LiftOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter LiftJumpExit should be final. | 148 |
![]() | 'LiftJumpExit' hides a field. | 148 |
![]() | Name 'LiftJumpExit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter NoDoubleJump should be final. | 148 |
![]() | 'NoDoubleJump' hides a field. | 148 |
![]() | Name 'NoDoubleJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter InvSpot should be final. | 148 |
![]() | 'InvSpot' hides a field. | 148 |
![]() | Name 'InvSpot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter PlayerStart should be final. | 148 |
![]() | 'PlayerStart' hides a field. | 148 |
![]() | Name 'PlayerStart' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter TeamNumber should be final. | 148 |
![]() | 'TeamNumber' hides a field. | 148 |
![]() | Name 'TeamNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter Door should be final. | 148 |
![]() | 'Door' hides a field. | 148 |
![]() | Name 'Door' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter LiftCenter should be final. | 148 |
![]() | 'LiftCenter' hides a field. | 148 |
![]() | Name 'LiftCenter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter LiftExit should be final. | 148 |
![]() | 'LiftExit' hides a field. | 148 |
![]() | Name 'LiftExit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter AIMarker should be final. | 148 |
![]() | 'AIMarker' hides a field. | 148 |
![]() | Name 'AIMarker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter JumpSpot should be final. | 148 |
![]() | 'JumpSpot' hides a field. | 148 |
![]() | Name 'JumpSpot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter JumpDest should be final. | 148 |
![]() | 'JumpDest' hides a field. | 148 |
![]() | Name 'JumpDest' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter Teleporter should be final. | 148 |
![]() | 'Teleporter' hides a field. | 148 |
![]() | Name 'Teleporter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter Rotation should be final. | 148 |
![]() | 'Rotation' hides a field. | 148 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter RoamingSpot should be final. | 148 |
![]() | 'RoamingSpot' hides a field. | 148 |
![]() | Name 'RoamingSpot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter SnipingSpot should be final. | 148 |
![]() | 'SnipingSpot' hides a field. | 148 |
![]() | Name 'SnipingSpot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter ItemInstance should be final. | 148 |
![]() | 'ItemInstance' hides a field. | 148 |
![]() | Name 'ItemInstance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter OutgoingEdges should be final. | 148 |
![]() | 'OutgoingEdges' hides a field. | 148 |
![]() | Name 'OutgoingEdges' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter IncomingEdges should be final. | 148 |
![]() | 'IncomingEdges' hides a field. | 148 |
![]() | Name 'IncomingEdges' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter PreferedWeapon should be final. | 148 |
![]() | 'PreferedWeapon' hides a field. | 148 |
![]() | Name 'PreferedWeapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Parameter FlagOfTeam should be final. | 148 |
![]() | 'FlagOfTeam' hides a field. | 148 |
![]() | Name 'FlagOfTeam' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 212 |
![]() | 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 has trailing spaces. | 216 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Line is longer than 80 characters. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 225 |
![]() | Variable 'Id' must be private and have accessor methods. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line has trailing spaces. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Expected an @return tag. | 233 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Line has trailing spaces. | 238 |
![]() | Line has trailing spaces. | 240 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 244 |
![]() | Variable 'Location' must be private and have accessor methods. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line has trailing spaces. | 247 |
![]() | Expected an @return tag. | 250 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Line has trailing spaces. | 255 |
![]() | Line has trailing spaces. | 257 |
![]() | Line has trailing spaces. | 259 |
![]() | Line is longer than 80 characters. | 260 |
![]() | Line contains a tab character. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 264 |
![]() | Variable 'Velocity' must be private and have accessor methods. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line has trailing spaces. | 267 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 273 |
![]() | Method 'getVelocity' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 280 |
![]() | Line has trailing spaces. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 286 |
![]() | Variable 'Visible' must be private and have accessor methods. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Expected an @return tag. | 294 |
![]() | Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 294 |
![]() | Line has trailing spaces. | 299 |
![]() | Line has trailing spaces. | 301 |
![]() | Line has trailing spaces. | 303 |
![]() | Line is longer than 80 characters. | 304 |
![]() | Line contains a tab character. | 304 |
![]() | Line is longer than 80 characters. | 305 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Name 'Item' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 308 |
![]() | Variable 'Item' must be private and have accessor methods. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line has trailing spaces. | 311 |
![]() | Line has trailing spaces. | 313 |
![]() | Line is longer than 80 characters. | 314 |
![]() | Line contains a tab character. | 314 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line contains a tab character. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Expected an @return tag. | 317 |
![]() | Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 317 |
![]() | Line has trailing spaces. | 322 |
![]() | Line has trailing spaces. | 324 |
![]() | Line has trailing spaces. | 326 |
![]() | Line is longer than 80 characters. | 327 |
![]() | Name 'ItemClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 330 |
![]() | Variable 'ItemClass' must be private and have accessor methods. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | Line has trailing spaces. | 333 |
![]() | Line has trailing spaces. | 335 |
![]() | Line is longer than 80 characters. | 336 |
![]() | Expected an @return tag. | 338 |
![]() | Method 'getItemClass' is not designed for extension - needs to be abstract, final or empty. | 338 |
![]() | Line has trailing spaces. | 343 |
![]() | Line has trailing spaces. | 345 |
![]() | Line has trailing spaces. | 347 |
![]() | Line has trailing spaces. | 348 |
![]() | Line is longer than 80 characters. | 348 |
![]() | Name 'ItemSpawned' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 351 |
![]() | Variable 'ItemSpawned' must be private and have accessor methods. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Line has trailing spaces. | 354 |
![]() | Line has trailing spaces. | 356 |
![]() | Line has trailing spaces. | 357 |
![]() | Line is longer than 80 characters. | 357 |
![]() | Expected an @return tag. | 359 |
![]() | Method 'isItemSpawned' is not designed for extension - needs to be abstract, final or empty. | 359 |
![]() | Line has trailing spaces. | 364 |
![]() | Line has trailing spaces. | 366 |
![]() | Line has trailing spaces. | 368 |
![]() | Line is longer than 80 characters. | 369 |
![]() | Name 'DoorOpened' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 372 |
![]() | Variable 'DoorOpened' must be private and have accessor methods. | 372 |
![]() | Line contains a tab character. | 373 |
![]() | Line has trailing spaces. | 375 |
![]() | Line has trailing spaces. | 377 |
![]() | Line is longer than 80 characters. | 378 |
![]() | Expected an @return tag. | 380 |
![]() | Method 'isDoorOpened' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Line has trailing spaces. | 385 |
![]() | Line has trailing spaces. | 387 |
![]() | Line has trailing spaces. | 389 |
![]() | Line is longer than 80 characters. | 390 |
![]() | Name 'Mover' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 393 |
![]() | Variable 'Mover' must be private and have accessor methods. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | Line has trailing spaces. | 396 |
![]() | Line has trailing spaces. | 398 |
![]() | Line is longer than 80 characters. | 399 |
![]() | Expected an @return tag. | 401 |
![]() | Method 'getMover' is not designed for extension - needs to be abstract, final or empty. | 401 |
![]() | Line has trailing spaces. | 406 |
![]() | Line has trailing spaces. | 408 |
![]() | Line has trailing spaces. | 410 |
![]() | Line is longer than 80 characters. | 411 |
![]() | Name 'LiftOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 414 |
![]() | Variable 'LiftOffset' must be private and have accessor methods. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line has trailing spaces. | 417 |
![]() | Line has trailing spaces. | 419 |
![]() | Line is longer than 80 characters. | 420 |
![]() | Expected an @return tag. | 422 |
![]() | Method 'getLiftOffset' is not designed for extension - needs to be abstract, final or empty. | 422 |
![]() | Line has trailing spaces. | 427 |
![]() | Line has trailing spaces. | 429 |
![]() | Line has trailing spaces. | 431 |
![]() | Line is longer than 80 characters. | 432 |
![]() | Name 'LiftJumpExit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 435 |
![]() | Variable 'LiftJumpExit' must be private and have accessor methods. | 435 |
![]() | Line contains a tab character. | 436 |
![]() | Line has trailing spaces. | 438 |
![]() | Line has trailing spaces. | 440 |
![]() | Line is longer than 80 characters. | 441 |
![]() | Expected an @return tag. | 443 |
![]() | Method 'isLiftJumpExit' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Line has trailing spaces. | 448 |
![]() | Line has trailing spaces. | 450 |
![]() | Line has trailing spaces. | 452 |
![]() | Line is longer than 80 characters. | 453 |
![]() | Name 'NoDoubleJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 456 |
![]() | Variable 'NoDoubleJump' must be private and have accessor methods. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line has trailing spaces. | 459 |
![]() | Line has trailing spaces. | 461 |
![]() | Line is longer than 80 characters. | 462 |
![]() | Expected an @return tag. | 464 |
![]() | Method 'isNoDoubleJump' is not designed for extension - needs to be abstract, final or empty. | 464 |
![]() | Line has trailing spaces. | 469 |
![]() | Line has trailing spaces. | 471 |
![]() | Line has trailing spaces. | 473 |
![]() | Line is longer than 80 characters. | 474 |
![]() | Line contains a tab character. | 474 |
![]() | Line contains a tab character. | 475 |
![]() | Name 'InvSpot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 477 |
![]() | Variable 'InvSpot' must be private and have accessor methods. | 477 |
![]() | Line contains a tab character. | 478 |
![]() | Line has trailing spaces. | 480 |
![]() | Line has trailing spaces. | 482 |
![]() | Line is longer than 80 characters. | 483 |
![]() | Line contains a tab character. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | Expected an @return tag. | 485 |
![]() | Method 'isInvSpot' is not designed for extension - needs to be abstract, final or empty. | 485 |
![]() | Line has trailing spaces. | 490 |
![]() | Line has trailing spaces. | 492 |
![]() | Line has trailing spaces. | 494 |
![]() | Line is longer than 80 characters. | 495 |
![]() | Line contains a tab character. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | Name 'PlayerStart' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 498 |
![]() | Variable 'PlayerStart' must be private and have accessor methods. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Line has trailing spaces. | 501 |
![]() | Line has trailing spaces. | 503 |
![]() | Line is longer than 80 characters. | 504 |
![]() | Line contains a tab character. | 504 |
![]() | Line contains a tab character. | 505 |
![]() | Expected an @return tag. | 506 |
![]() | Method 'isPlayerStart' is not designed for extension - needs to be abstract, final or empty. | 506 |
![]() | Line has trailing spaces. | 511 |
![]() | Line has trailing spaces. | 513 |
![]() | Line has trailing spaces. | 515 |
![]() | Line is longer than 80 characters. | 516 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Name 'TeamNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 519 |
![]() | Variable 'TeamNumber' must be private and have accessor methods. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line has trailing spaces. | 522 |
![]() | Line has trailing spaces. | 524 |
![]() | Line is longer than 80 characters. | 525 |
![]() | Line contains a tab character. | 525 |
![]() | Line contains a tab character. | 526 |
![]() | Expected an @return tag. | 527 |
![]() | Method 'getTeamNumber' is not designed for extension - needs to be abstract, final or empty. | 527 |
![]() | Line has trailing spaces. | 532 |
![]() | Line has trailing spaces. | 534 |
![]() | Line has trailing spaces. | 536 |
![]() | Line contains a tab character. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Name 'Door' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 540 |
![]() | Variable 'Door' must be private and have accessor methods. | 540 |
![]() | Line contains a tab character. | 541 |
![]() | Line has trailing spaces. | 543 |
![]() | Line has trailing spaces. | 545 |
![]() | Line contains a tab character. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | Expected an @return tag. | 548 |
![]() | Method 'isDoor' is not designed for extension - needs to be abstract, final or empty. | 548 |
![]() | Line has trailing spaces. | 553 |
![]() | Line has trailing spaces. | 555 |
![]() | Line has trailing spaces. | 557 |
![]() | Line is longer than 80 characters. | 558 |
![]() | Line contains a tab character. | 558 |
![]() | Line contains a tab character. | 559 |
![]() | Name 'LiftCenter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 561 |
![]() | Variable 'LiftCenter' must be private and have accessor methods. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line has trailing spaces. | 564 |
![]() | Line has trailing spaces. | 566 |
![]() | Line is longer than 80 characters. | 567 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Expected an @return tag. | 569 |
![]() | Method 'isLiftCenter' is not designed for extension - needs to be abstract, final or empty. | 569 |
![]() | Line has trailing spaces. | 574 |
![]() | Line has trailing spaces. | 576 |
![]() | Line has trailing spaces. | 578 |
![]() | Line is longer than 80 characters. | 579 |
![]() | Line contains a tab character. | 579 |
![]() | Line contains a tab character. | 580 |
![]() | Name 'LiftExit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 582 |
![]() | Variable 'LiftExit' must be private and have accessor methods. | 582 |
![]() | Line contains a tab character. | 583 |
![]() | Line has trailing spaces. | 585 |
![]() | Line has trailing spaces. | 587 |
![]() | Line is longer than 80 characters. | 588 |
![]() | Line contains a tab character. | 588 |
![]() | Line contains a tab character. | 589 |
![]() | Expected an @return tag. | 590 |
![]() | Method 'isLiftExit' is not designed for extension - needs to be abstract, final or empty. | 590 |
![]() | Line has trailing spaces. | 595 |
![]() | Line has trailing spaces. | 597 |
![]() | Line has trailing spaces. | 599 |
![]() | Line is longer than 80 characters. | 600 |
![]() | Line contains a tab character. | 600 |
![]() | Line contains a tab character. | 601 |
![]() | Name 'AIMarker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 603 |
![]() | Variable 'AIMarker' must be private and have accessor methods. | 603 |
![]() | Line contains a tab character. | 604 |
![]() | Line has trailing spaces. | 606 |
![]() | Line has trailing spaces. | 608 |
![]() | Line is longer than 80 characters. | 609 |
![]() | Line contains a tab character. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | Expected an @return tag. | 611 |
![]() | Method 'isAIMarker' is not designed for extension - needs to be abstract, final or empty. | 611 |
![]() | Line has trailing spaces. | 616 |
![]() | Line has trailing spaces. | 618 |
![]() | Line has trailing spaces. | 620 |
![]() | Line is longer than 80 characters. | 621 |
![]() | Line contains a tab character. | 621 |
![]() | Line contains a tab character. | 622 |
![]() | Name 'JumpSpot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 624 |
![]() | Variable 'JumpSpot' must be private and have accessor methods. | 624 |
![]() | Line contains a tab character. | 625 |
![]() | Line has trailing spaces. | 627 |
![]() | Line has trailing spaces. | 629 |
![]() | Line is longer than 80 characters. | 630 |
![]() | Line contains a tab character. | 630 |
![]() | Line contains a tab character. | 631 |
![]() | Expected an @return tag. | 632 |
![]() | Method 'isJumpSpot' is not designed for extension - needs to be abstract, final or empty. | 632 |
![]() | Line has trailing spaces. | 637 |
![]() | Line has trailing spaces. | 639 |
![]() | Line has trailing spaces. | 641 |
![]() | Line is longer than 80 characters. | 642 |
![]() | Line contains a tab character. | 642 |
![]() | Line contains a tab character. | 643 |
![]() | Name 'JumpDest' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 645 |
![]() | Variable 'JumpDest' must be private and have accessor methods. | 645 |
![]() | Line contains a tab character. | 646 |
![]() | Line has trailing spaces. | 648 |
![]() | Line has trailing spaces. | 650 |
![]() | Line is longer than 80 characters. | 651 |
![]() | Line contains a tab character. | 651 |
![]() | Line contains a tab character. | 652 |
![]() | Expected an @return tag. | 653 |
![]() | Method 'isJumpDest' is not designed for extension - needs to be abstract, final or empty. | 653 |
![]() | Line has trailing spaces. | 658 |
![]() | Line has trailing spaces. | 660 |
![]() | Line has trailing spaces. | 662 |
![]() | Line has trailing spaces. | 663 |
![]() | Line contains a tab character. | 663 |
![]() | Line contains a tab character. | 664 |
![]() | Name 'Teleporter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 666 |
![]() | Variable 'Teleporter' must be private and have accessor methods. | 666 |
![]() | Line contains a tab character. | 667 |
![]() | Line has trailing spaces. | 669 |
![]() | Line has trailing spaces. | 671 |
![]() | Line has trailing spaces. | 672 |
![]() | Line contains a tab character. | 672 |
![]() | Line contains a tab character. | 673 |
![]() | Expected an @return tag. | 674 |
![]() | Method 'isTeleporter' is not designed for extension - needs to be abstract, final or empty. | 674 |
![]() | Line has trailing spaces. | 679 |
![]() | Line has trailing spaces. | 681 |
![]() | Line has trailing spaces. | 683 |
![]() | Line contains a tab character. | 684 |
![]() | Line is longer than 80 characters. | 685 |
![]() | Line contains a tab character. | 685 |
![]() | Line contains a tab character. | 686 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 688 |
![]() | Variable 'Rotation' must be private and have accessor methods. | 688 |
![]() | Line contains a tab character. | 689 |
![]() | Line has trailing spaces. | 691 |
![]() | Line has trailing spaces. | 693 |
![]() | Line contains a tab character. | 694 |
![]() | Line is longer than 80 characters. | 695 |
![]() | Line contains a tab character. | 695 |
![]() | Line contains a tab character. | 696 |
![]() | Expected an @return tag. | 697 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 697 |
![]() | Line has trailing spaces. | 702 |
![]() | Line has trailing spaces. | 704 |
![]() | Line has trailing spaces. | 706 |
![]() | Line contains a tab character. | 707 |
![]() | Line contains a tab character. | 708 |
![]() | Line contains a tab character. | 709 |
![]() | Name 'RoamingSpot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 711 |
![]() | Variable 'RoamingSpot' must be private and have accessor methods. | 711 |
![]() | Line contains a tab character. | 712 |
![]() | Line has trailing spaces. | 714 |
![]() | Line has trailing spaces. | 716 |
![]() | Line contains a tab character. | 717 |
![]() | Line contains a tab character. | 718 |
![]() | Line contains a tab character. | 719 |
![]() | Expected an @return tag. | 720 |
![]() | Method 'isRoamingSpot' is not designed for extension - needs to be abstract, final or empty. | 720 |
![]() | Line has trailing spaces. | 725 |
![]() | Line has trailing spaces. | 727 |
![]() | Name 'SnipingSpot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 731 |
![]() | Variable 'SnipingSpot' must be private and have accessor methods. | 731 |
![]() | Line contains a tab character. | 732 |
![]() | Line has trailing spaces. | 734 |
![]() | Expected an @return tag. | 737 |
![]() | Method 'isSnipingSpot' is not designed for extension - needs to be abstract, final or empty. | 737 |
![]() | Line has trailing spaces. | 742 |
![]() | Line has trailing spaces. | 744 |
![]() | Line is longer than 80 characters. | 746 |
![]() | Name 'ItemInstance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 748 |
![]() | Variable 'ItemInstance' must be private and have accessor methods. | 748 |
![]() | Line contains a tab character. | 749 |
![]() | Line has trailing spaces. | 751 |
![]() | Line is longer than 80 characters. | 753 |
![]() | Expected an @return tag. | 754 |
![]() | Method 'getItemInstance' is not designed for extension - needs to be abstract, final or empty. | 754 |
![]() | Line has trailing spaces. | 759 |
![]() | Line has trailing spaces. | 761 |
![]() | Line is longer than 80 characters. | 763 |
![]() | Name 'OutgoingEdges' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 765 |
![]() | Variable 'OutgoingEdges' must be private and have accessor methods. | 765 |
![]() | Line contains a tab character. | 766 |
![]() | Line has trailing spaces. | 768 |
![]() | Line is longer than 80 characters. | 770 |
![]() | Expected an @return tag. | 771 |
![]() | Method 'getOutgoingEdges' is not designed for extension - needs to be abstract, final or empty. | 771 |
![]() | Line has trailing spaces. | 776 |
![]() | Line has trailing spaces. | 778 |
![]() | Line is longer than 80 characters. | 780 |
![]() | Name 'IncomingEdges' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 782 |
![]() | Variable 'IncomingEdges' must be private and have accessor methods. | 782 |
![]() | Line contains a tab character. | 783 |
![]() | Line has trailing spaces. | 785 |
![]() | Line is longer than 80 characters. | 787 |
![]() | Expected an @return tag. | 788 |
![]() | Method 'getIncomingEdges' is not designed for extension - needs to be abstract, final or empty. | 788 |
![]() | Line has trailing spaces. | 793 |
![]() | Line has trailing spaces. | 795 |
![]() | Line has trailing spaces. | 797 |
![]() | Line is longer than 80 characters. | 798 |
![]() | Line contains a tab character. | 798 |
![]() | Line is longer than 80 characters. | 799 |
![]() | Line contains a tab character. | 799 |
![]() | Line contains a tab character. | 800 |
![]() | Name 'PreferedWeapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 802 |
![]() | Variable 'PreferedWeapon' must be private and have accessor methods. | 802 |
![]() | Line contains a tab character. | 803 |
![]() | Line has trailing spaces. | 805 |
![]() | Line has trailing spaces. | 807 |
![]() | Line is longer than 80 characters. | 808 |
![]() | Line contains a tab character. | 808 |
![]() | Line is longer than 80 characters. | 809 |
![]() | Line contains a tab character. | 809 |
![]() | Line contains a tab character. | 810 |
![]() | Expected an @return tag. | 811 |
![]() | Method 'getPreferedWeapon' is not designed for extension - needs to be abstract, final or empty. | 811 |
![]() | Line has trailing spaces. | 816 |
![]() | Line has trailing spaces. | 818 |
![]() | Line has trailing spaces. | 820 |
![]() | Line is longer than 80 characters. | 821 |
![]() | Name 'FlagOfTeam' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 824 |
![]() | Variable 'FlagOfTeam' must be private and have accessor methods. | 824 |
![]() | Line contains a tab character. | 825 |
![]() | Line has trailing spaces. | 827 |
![]() | Line has trailing spaces. | 829 |
![]() | Line is longer than 80 characters. | 830 |
![]() | Expected an @return tag. | 832 |
![]() | Method 'getFlagOfTeam' is not designed for extension - needs to be abstract, final or empty. | 832 |
![]() | Line has trailing spaces. | 837 |
![]() | Line has trailing spaces. | 839 |
![]() | Line contains a tab character. | 844 |
![]() | Line has trailing spaces. | 845 |
![]() | Line contains a tab character. | 845 |
![]() | Line is longer than 80 characters. | 846 |
![]() | Line contains a tab character. | 846 |
![]() | Missing a Javadoc comment. | 846 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 846 |
![]() | Variable 'Time' must be private and have accessor methods. | 846 |
![]() | Line is longer than 80 characters. | 848 |
![]() | Line contains a tab character. | 848 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 848 |
![]() | Missing a Javadoc comment. | 848 |
![]() | Line contains a tab character. | 849 |
![]() | Line contains a tab character. | 850 |
![]() | Line is longer than 80 characters. | 852 |
![]() | Line contains a tab character. | 852 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 852 |
![]() | Missing a Javadoc comment. | 852 |
![]() | Parameter time should be final. | 852 |
![]() | Line is longer than 80 characters. | 853 |
![]() | Line contains a tab character. | 853 |
![]() | Line contains a tab character. | 854 |
![]() | Line is longer than 80 characters. | 856 |
![]() | Line contains a tab character. | 856 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 856 |
![]() | Missing a Javadoc comment. | 856 |
![]() | Line contains a tab character. | 857 |
![]() | Line contains a tab character. | 858 |
![]() | Line has trailing spaces. | 859 |
![]() | Line contains a tab character. | 859 |
![]() | Line has trailing spaces. | 860 |
![]() | Line contains a tab character. | 860 |
![]() | Line contains a tab character. | 861 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 861 |
![]() | Missing a Javadoc comment. | 861 |
![]() | Line contains a tab character. | 862 |
![]() | Line contains a tab character. | 863 |
![]() | Line has trailing spaces. | 864 |
![]() | Line contains a tab character. | 864 |
![]() | Line contains a tab character. | 865 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 865 |
![]() | Missing a Javadoc comment. | 865 |
![]() | Line contains a tab character. | 866 |
![]() | Line contains a tab character. | 867 |
![]() | Line has trailing spaces. | 868 |
![]() | Line contains a tab character. | 868 |
![]() | Line contains a tab character. | 869 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 869 |
![]() | Missing a Javadoc comment. | 869 |
![]() | Line contains a tab character. | 870 |
![]() | Line contains a tab character. | 871 |
![]() | Line has trailing spaces. | 872 |
![]() | Line contains a tab character. | 872 |
![]() | Line contains a tab character. | 873 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 873 |
![]() | Line contains a tab character. | 874 |
![]() | Line contains a tab character. | 875 |
![]() | 'cast' is not followed by whitespace. | 875 |
![]() | Line contains a tab character. | 876 |
![]() | Line contains a tab character. | 878 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 878 |
![]() | Missing a Javadoc comment. | 878 |
![]() | Parameter obj should be final. | 878 |
![]() | 'if' construct must use '{}'s. | 879 |
![]() | Line contains a tab character. | 879 |
![]() | Line contains a tab character. | 880 |
![]() | 'cast' is not followed by whitespace. | 880 |
![]() | 'if' construct must use '{}'s. | 881 |
![]() | Line is longer than 80 characters. | 881 |
![]() | Line contains a tab character. | 881 |
![]() | 'else' construct must use '{}'s. | 882 |
![]() | Line contains a tab character. | 882 |
![]() | Line contains a tab character. | 883 |
![]() | Line contains a tab character. | 885 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 885 |
![]() | Missing a Javadoc comment. | 885 |
![]() | 'if' construct must use '{}'s. | 886 |
![]() | Line contains a tab character. | 886 |
![]() | Line contains a tab character. | 887 |
![]() | Line contains a tab character. | 888 |
![]() | Line has trailing spaces. | 890 |
![]() | Line contains a tab character. | 890 |
![]() | Line contains a tab character. | 893 |
![]() | Line contains a tab character. | 895 |
![]() | Line has trailing spaces. | 896 |
![]() | Line contains a tab character. | 896 |
![]() | Line contains a tab character. | 897 |
![]() | Line is longer than 80 characters. | 898 |
![]() | Line contains a tab character. | 898 |
![]() | Line contains a tab character. | 899 |
![]() | Line has trailing spaces. | 900 |
![]() | Line contains a tab character. | 900 |
![]() | Line contains a tab character. | 901 |
![]() | Method 'setItem' is not designed for extension - needs to be abstract, final or empty. | 901 |
![]() | Parameter item should be final. | 901 |
![]() | Expected @param tag for 'item'. | 901 |
![]() | Line contains a tab character. | 902 |
![]() | Line contains a tab character. | 903 |
![]() | Line contains a tab character. | 904 |
![]() | Line contains a tab character. | 905 |
![]() | Line has trailing spaces. | 906 |
![]() | Line contains a tab character. | 906 |
![]() | Line has trailing spaces. | 907 |
![]() | Line contains a tab character. | 907 |
![]() | Line contains a tab character. | 908 |
![]() | Line has trailing spaces. | 912 |
![]() | Parameter original should be final. | 917 |
![]() | Expected @param tag for 'original'. | 917 |
![]() | Line has trailing spaces. | 918 |
![]() | '=' is not preceded with whitespace. | 919 |
![]() | '=' is not followed by whitespace. | 919 |
![]() | Line has trailing spaces. | 920 |
![]() | '=' is not preceded with whitespace. | 921 |
![]() | '=' is not followed by whitespace. | 921 |
![]() | Line has trailing spaces. | 922 |
![]() | '=' is not preceded with whitespace. | 923 |
![]() | '=' is not followed by whitespace. | 923 |
![]() | Line has trailing spaces. | 924 |
![]() | '=' is not preceded with whitespace. | 925 |
![]() | '=' is not followed by whitespace. | 925 |
![]() | Line has trailing spaces. | 926 |
![]() | '=' is not preceded with whitespace. | 927 |
![]() | '=' is not followed by whitespace. | 927 |
![]() | Line has trailing spaces. | 928 |
![]() | '=' is not preceded with whitespace. | 929 |
![]() | '=' is not followed by whitespace. | 929 |
![]() | Line has trailing spaces. | 930 |
![]() | '=' is not preceded with whitespace. | 931 |
![]() | '=' is not followed by whitespace. | 931 |
![]() | Line has trailing spaces. | 932 |
![]() | '=' is not preceded with whitespace. | 933 |
![]() | '=' is not followed by whitespace. | 933 |
![]() | Line has trailing spaces. | 934 |
![]() | '=' is not preceded with whitespace. | 935 |
![]() | '=' is not followed by whitespace. | 935 |
![]() | Line has trailing spaces. | 936 |
![]() | '=' is not preceded with whitespace. | 937 |
![]() | '=' is not followed by whitespace. | 937 |
![]() | Line has trailing spaces. | 938 |
![]() | '=' is not preceded with whitespace. | 939 |
![]() | '=' is not followed by whitespace. | 939 |
![]() | Line has trailing spaces. | 940 |
![]() | '=' is not preceded with whitespace. | 941 |
![]() | '=' is not followed by whitespace. | 941 |
![]() | Line has trailing spaces. | 942 |
![]() | '=' is not preceded with whitespace. | 943 |
![]() | '=' is not followed by whitespace. | 943 |
![]() | Line has trailing spaces. | 944 |
![]() | '=' is not preceded with whitespace. | 945 |
![]() | '=' is not followed by whitespace. | 945 |
![]() | Line has trailing spaces. | 946 |
![]() | '=' is not preceded with whitespace. | 947 |
![]() | '=' is not followed by whitespace. | 947 |
![]() | Line has trailing spaces. | 948 |
![]() | '=' is not preceded with whitespace. | 949 |
![]() | '=' is not followed by whitespace. | 949 |
![]() | Line has trailing spaces. | 950 |
![]() | '=' is not preceded with whitespace. | 951 |
![]() | '=' is not followed by whitespace. | 951 |
![]() | Line has trailing spaces. | 952 |
![]() | '=' is not preceded with whitespace. | 953 |
![]() | '=' is not followed by whitespace. | 953 |
![]() | Line has trailing spaces. | 954 |
![]() | '=' is not preceded with whitespace. | 955 |
![]() | '=' is not followed by whitespace. | 955 |
![]() | Line has trailing spaces. | 956 |
![]() | '=' is not preceded with whitespace. | 957 |
![]() | '=' is not followed by whitespace. | 957 |
![]() | Line has trailing spaces. | 958 |
![]() | '=' is not preceded with whitespace. | 959 |
![]() | '=' is not followed by whitespace. | 959 |
![]() | Line has trailing spaces. | 960 |
![]() | '=' is not preceded with whitespace. | 961 |
![]() | '=' is not followed by whitespace. | 961 |
![]() | Line has trailing spaces. | 962 |
![]() | '=' is not preceded with whitespace. | 963 |
![]() | '=' is not followed by whitespace. | 963 |
![]() | Line has trailing spaces. | 964 |
![]() | '=' is not preceded with whitespace. | 965 |
![]() | '=' is not followed by whitespace. | 965 |
![]() | Line has trailing spaces. | 966 |
![]() | '=' is not preceded with whitespace. | 967 |
![]() | '=' is not followed by whitespace. | 967 |
![]() | Line has trailing spaces. | 968 |
![]() | '=' is not preceded with whitespace. | 969 |
![]() | '=' is not followed by whitespace. | 969 |
![]() | Line has trailing spaces. | 970 |
![]() | '=' is not preceded with whitespace. | 971 |
![]() | '=' is not followed by whitespace. | 971 |
![]() | Line has trailing spaces. | 972 |
![]() | '=' is not preceded with whitespace. | 973 |
![]() | '=' is not followed by whitespace. | 973 |
![]() | Line has trailing spaces. | 974 |
![]() | '=' is not preceded with whitespace. | 975 |
![]() | '=' is not followed by whitespace. | 975 |
![]() | Line has trailing spaces. | 976 |
![]() | '=' is not preceded with whitespace. | 977 |
![]() | '=' is not followed by whitespace. | 977 |
![]() | Line has trailing spaces. | 978 |
![]() | Line has trailing spaces. | 981 |
![]() | Line is longer than 80 characters. | 983 |
![]() | Line contains a tab character. | 985 |
![]() | Line contains a tab character. | 986 |
![]() | Line has trailing spaces. | 987 |
![]() | Line contains a tab character. | 989 |
![]() | Line contains a tab character. | 990 |
![]() | Line contains a tab character. | 991 |
![]() | Line is longer than 80 characters. | 992 |
![]() | Line contains a tab character. | 992 |
![]() | Line contains a tab character. | 994 |
![]() | Missing a Javadoc comment. | 994 |
![]() | Line contains a tab character. | 996 |
![]() | Missing a Javadoc comment. | 996 |
![]() | Parameter orig should be final. | 996 |
![]() | 'orig' hides a field. | 996 |
![]() | Line contains a tab character. | 997 |
![]() | Line contains a tab character. | 998 |
![]() | Line contains a tab character. | 1000 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 1000 |
![]() | Missing a Javadoc comment. | 1000 |
![]() | Line contains a tab character. | 1001 |
![]() | Line contains a tab character. | 1002 |
![]() | Line has trailing spaces. | 1003 |
![]() | Line contains a tab character. | 1003 |
![]() | Line contains a tab character. | 1004 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 1004 |
![]() | Missing a Javadoc comment. | 1004 |
![]() | Line contains a tab character. | 1005 |
![]() | Line contains a tab character. | 1006 |
![]() | Line is longer than 80 characters. | 1008 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 1008 |
![]() | Missing a Javadoc comment. | 1008 |
![]() | Parameter obj should be final. | 1008 |
![]() | Line is longer than 80 characters. | 1010 |
![]() | Line is longer than 80 characters. | 1013 |
![]() | 'cast' is not followed by whitespace. | 1016 |
![]() | Line is longer than 80 characters. | 1018 |
![]() | Line contains a tab character. | 1018 |
![]() | Line is longer than 80 characters. | 1019 |
![]() | Line contains a tab character. | 1019 |
![]() | Line contains a tab character. | 1020 |
![]() | Line is longer than 80 characters. | 1021 |
![]() | Line contains a tab character. | 1021 |
![]() | Line contains a tab character. | 1022 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 1025 |
![]() | Missing a Javadoc comment. | 1025 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 1029 |
![]() | Missing a Javadoc comment. | 1029 |
![]() | Line is longer than 80 characters. | 1030 |
![]() | Line contains a tab character. | 1033 |
![]() | 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 is longer than 80 characters. | 1038 |
![]() | Line contains a tab character. | 1038 |
![]() | Parameter Original should be final. | 1038 |
![]() | Expected @param tag for 'Original'. | 1038 |
![]() | Name 'Original' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1038 |
![]() | Parameter Visible should be final. | 1038 |
![]() | 'Visible' hides a field. | 1038 |
![]() | Expected @param tag for 'Visible'. | 1038 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1038 |
![]() | Line contains a tab character. | 1039 |
![]() | Line contains a tab character. | 1040 |
![]() | Line contains a tab character. | 1041 |
![]() | Line is longer than 80 characters. | 1043 |
![]() | Line contains a tab character. | 1043 |
![]() | Method 'createDisappearEvent' is not designed for extension - needs to be abstract, final or empty. | 1043 |
![]() | Missing a Javadoc comment. | 1043 |
![]() | Line contains a tab character. | 1044 |
![]() | Line contains a tab character. | 1045 |
![]() | Line has trailing spaces. | 1046 |
![]() | Line contains a tab character. | 1046 |
![]() | Line contains a tab character. | 1048 |
![]() | Line is longer than 80 characters. | 1049 |
![]() | Line contains a tab character. | 1049 |
![]() | Line contains a tab character. | 1050 |
![]() | Line contains a tab character. | 1051 |
![]() | Line contains a tab character. | 1053 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 1053 |
![]() | Missing a Javadoc comment. | 1053 |
![]() | Parameter obj should be final. | 1053 |
![]() | Line contains a tab character. | 1054 |
![]() | 'if' is not followed by whitespace. | 1054 |
![]() | Line contains a tab character. | 1055 |
![]() | Line is longer than 80 characters. | 1056 |
![]() | Line contains a tab character. | 1056 |
![]() | Line contains a tab character. | 1057 |
![]() | Line contains a tab character. | 1058 |
![]() | Line contains a tab character. | 1059 |
![]() | Line contains a tab character. | 1060 |
![]() | 'cast' is not followed by whitespace. | 1060 |
![]() | Line contains a tab character. | 1062 |
![]() | Line has trailing spaces. | 1064 |
![]() | Line contains a tab character. | 1064 |
![]() | Line is longer than 80 characters. | 1066 |
![]() | Line contains a tab character. | 1066 |
![]() | '=' is not preceded with whitespace. | 1066 |
![]() | '=' is not followed by whitespace. | 1066 |
![]() | Line contains a tab character. | 1067 |
![]() | Line contains a tab character. | 1068 |
![]() | Line has trailing spaces. | 1069 |
![]() | Line is longer than 80 characters. | 1071 |
![]() | Line contains a tab character. | 1071 |
![]() | '=' is not preceded with whitespace. | 1071 |
![]() | '=' is not followed by whitespace. | 1071 |
![]() | Line contains a tab character. | 1072 |
![]() | Line contains a tab character. | 1073 |
![]() | Line has trailing spaces. | 1074 |
![]() | Line is longer than 80 characters. | 1075 |
![]() | Line contains a tab character. | 1075 |
![]() | Line contains a tab character. | 1076 |
![]() | '=' is not preceded with whitespace. | 1076 |
![]() | '=' is not followed by whitespace. | 1076 |
![]() | Line contains a tab character. | 1077 |
![]() | Line contains a tab character. | 1078 |
![]() | Line has trailing spaces. | 1079 |
![]() | Line contains a tab character. | 1079 |
![]() | Line contains a tab character. | 1080 |
![]() | Line has trailing spaces. | 1081 |
![]() | Line contains a tab character. | 1081 |
![]() | Line contains a tab character. | 1083 |
![]() | Line is longer than 80 characters. | 1084 |
![]() | Line contains a tab character. | 1084 |
![]() | Line contains a tab character. | 1085 |
![]() | Line is longer than 80 characters. | 1086 |
![]() | Line contains a tab character. | 1086 |
![]() | Line contains a tab character. | 1087 |
![]() | Line contains a tab character. | 1088 |
![]() | Line contains a tab character. | 1090 |
![]() | Line is longer than 80 characters. | 1091 |
![]() | Line contains a tab character. | 1091 |
![]() | Line is longer than 80 characters. | 1092 |
![]() | Line contains a tab character. | 1092 |
![]() | Line contains a tab character. | 1093 |
![]() | Expected an @return tag. | 1094 |
![]() | Line contains a tab character. | 1094 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 1094 |
![]() | 'if' construct must use '{}'s. | 1095 |
![]() | Line contains a tab character. | 1095 |
![]() | Line contains a tab character. | 1096 |
![]() | Line contains a tab character. | 1097 |
![]() | Line has trailing spaces. | 1098 |
![]() | Line contains a tab character. | 1098 |
![]() | Line has trailing spaces. | 1100 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 1101 |
![]() | Missing a Javadoc comment. | 1101 |
![]() | Line has trailing spaces. | 1103 |
![]() | Line contains a tab character. | 1104 |
![]() | '+' should be on a new line. | 1104 |
![]() | Line has trailing spaces. | 1105 |
![]() | Line contains a tab character. | 1105 |
![]() | Line contains a tab character. | 1106 |
![]() | '+' should be on a new line. | 1106 |
![]() | Line contains a tab character. | 1107 |
![]() | '+' should be on a new line. | 1107 |
![]() | Line has trailing spaces. | 1108 |
![]() | Line contains a tab character. | 1108 |
![]() | Line contains a tab character. | 1109 |
![]() | '+' should be on a new line. | 1109 |
![]() | Line is longer than 80 characters. | 1110 |
![]() | Line contains a tab character. | 1110 |
![]() | '+' should be on a new line. | 1110 |
![]() | Line has trailing spaces. | 1111 |
![]() | Line contains a tab character. | 1111 |
![]() | Line contains a tab character. | 1112 |
![]() | '+' should be on a new line. | 1112 |
![]() | Line is longer than 80 characters. | 1113 |
![]() | Line contains a tab character. | 1113 |
![]() | '+' should be on a new line. | 1113 |
![]() | Line has trailing spaces. | 1114 |
![]() | Line contains a tab character. | 1114 |
![]() | Line contains a tab character. | 1115 |
![]() | '+' should be on a new line. | 1115 |
![]() | Line contains a tab character. | 1116 |
![]() | '+' should be on a new line. | 1116 |
![]() | Line has trailing spaces. | 1117 |
![]() | Line contains a tab character. | 1117 |
![]() | Line contains a tab character. | 1118 |
![]() | '+' should be on a new line. | 1118 |
![]() | Line contains a tab character. | 1119 |
![]() | '+' should be on a new line. | 1119 |
![]() | Line has trailing spaces. | 1120 |
![]() | Line contains a tab character. | 1120 |
![]() | Line contains a tab character. | 1121 |
![]() | '+' should be on a new line. | 1121 |
![]() | Line is longer than 80 characters. | 1122 |
![]() | Line contains a tab character. | 1122 |
![]() | '+' should be on a new line. | 1122 |
![]() | Line has trailing spaces. | 1123 |
![]() | Line contains a tab character. | 1123 |
![]() | Line contains a tab character. | 1124 |
![]() | '+' should be on a new line. | 1124 |
![]() | Line is longer than 80 characters. | 1125 |
![]() | Line contains a tab character. | 1125 |
![]() | '+' should be on a new line. | 1125 |
![]() | Line has trailing spaces. | 1126 |
![]() | Line contains a tab character. | 1126 |
![]() | Line contains a tab character. | 1127 |
![]() | '+' should be on a new line. | 1127 |
![]() | Line is longer than 80 characters. | 1128 |
![]() | Line contains a tab character. | 1128 |
![]() | '+' should be on a new line. | 1128 |
![]() | Line has trailing spaces. | 1129 |
![]() | Line contains a tab character. | 1129 |
![]() | Line contains a tab character. | 1130 |
![]() | '+' should be on a new line. | 1130 |
![]() | Line contains a tab character. | 1131 |
![]() | '+' should be on a new line. | 1131 |
![]() | Line has trailing spaces. | 1132 |
![]() | Line contains a tab character. | 1132 |
![]() | Line contains a tab character. | 1133 |
![]() | '+' should be on a new line. | 1133 |
![]() | Line is longer than 80 characters. | 1134 |
![]() | Line contains a tab character. | 1134 |
![]() | '+' should be on a new line. | 1134 |
![]() | Line has trailing spaces. | 1135 |
![]() | Line contains a tab character. | 1135 |
![]() | Line contains a tab character. | 1136 |
![]() | '+' should be on a new line. | 1136 |
![]() | Line is longer than 80 characters. | 1137 |
![]() | Line contains a tab character. | 1137 |
![]() | '+' should be on a new line. | 1137 |
![]() | Line has trailing spaces. | 1138 |
![]() | Line contains a tab character. | 1138 |
![]() | Line contains a tab character. | 1139 |
![]() | '+' should be on a new line. | 1139 |
![]() | Line is longer than 80 characters. | 1140 |
![]() | Line contains a tab character. | 1140 |
![]() | '+' should be on a new line. | 1140 |
![]() | Line has trailing spaces. | 1141 |
![]() | Line contains a tab character. | 1141 |
![]() | Line contains a tab character. | 1142 |
![]() | '+' should be on a new line. | 1142 |
![]() | Line contains a tab character. | 1143 |
![]() | '+' should be on a new line. | 1143 |
![]() | Line has trailing spaces. | 1144 |
![]() | Line contains a tab character. | 1144 |
![]() | Line contains a tab character. | 1145 |
![]() | '+' should be on a new line. | 1145 |
![]() | Line is longer than 80 characters. | 1146 |
![]() | Line contains a tab character. | 1146 |
![]() | '+' should be on a new line. | 1146 |
![]() | Line has trailing spaces. | 1147 |
![]() | Line contains a tab character. | 1147 |
![]() | Line contains a tab character. | 1148 |
![]() | '+' should be on a new line. | 1148 |
![]() | Line is longer than 80 characters. | 1149 |
![]() | Line contains a tab character. | 1149 |
![]() | '+' should be on a new line. | 1149 |
![]() | Line has trailing spaces. | 1150 |
![]() | Line contains a tab character. | 1150 |
![]() | Line contains a tab character. | 1151 |
![]() | '+' should be on a new line. | 1151 |
![]() | Line contains a tab character. | 1152 |
![]() | '+' should be on a new line. | 1152 |
![]() | Line has trailing spaces. | 1153 |
![]() | Line contains a tab character. | 1153 |
![]() | Line contains a tab character. | 1154 |
![]() | '+' should be on a new line. | 1154 |
![]() | Line is longer than 80 characters. | 1155 |
![]() | Line contains a tab character. | 1155 |
![]() | '+' should be on a new line. | 1155 |
![]() | Line has trailing spaces. | 1156 |
![]() | Line contains a tab character. | 1156 |
![]() | Line contains a tab character. | 1157 |
![]() | '+' should be on a new line. | 1157 |
![]() | Line is longer than 80 characters. | 1158 |
![]() | Line contains a tab character. | 1158 |
![]() | '+' should be on a new line. | 1158 |
![]() | Line has trailing spaces. | 1159 |
![]() | Line contains a tab character. | 1159 |
![]() | Line contains a tab character. | 1160 |
![]() | '+' should be on a new line. | 1160 |
![]() | Line is longer than 80 characters. | 1161 |
![]() | Line contains a tab character. | 1161 |
![]() | '+' should be on a new line. | 1161 |
![]() | Line has trailing spaces. | 1162 |
![]() | Line contains a tab character. | 1162 |
![]() | Line contains a tab character. | 1163 |
![]() | '+' should be on a new line. | 1163 |
![]() | Line is longer than 80 characters. | 1164 |
![]() | Line contains a tab character. | 1164 |
![]() | '+' should be on a new line. | 1164 |
![]() | Line has trailing spaces. | 1165 |
![]() | Line contains a tab character. | 1165 |
![]() | Line contains a tab character. | 1166 |
![]() | '+' should be on a new line. | 1166 |
![]() | Line is longer than 80 characters. | 1167 |
![]() | Line contains a tab character. | 1167 |
![]() | '+' should be on a new line. | 1167 |
![]() | Line has trailing spaces. | 1168 |
![]() | Line contains a tab character. | 1168 |
![]() | Line contains a tab character. | 1169 |
![]() | '+' should be on a new line. | 1169 |
![]() | Line is longer than 80 characters. | 1170 |
![]() | Line contains a tab character. | 1170 |
![]() | '+' should be on a new line. | 1170 |
![]() | Line has trailing spaces. | 1171 |
![]() | Line contains a tab character. | 1171 |
![]() | Line contains a tab character. | 1172 |
![]() | '+' should be on a new line. | 1172 |
![]() | Line is longer than 80 characters. | 1173 |
![]() | Line contains a tab character. | 1173 |
![]() | '+' should be on a new line. | 1173 |
![]() | Line has trailing spaces. | 1174 |
![]() | Line contains a tab character. | 1174 |
![]() | Line contains a tab character. | 1175 |
![]() | '+' should be on a new line. | 1175 |
![]() | Line is longer than 80 characters. | 1176 |
![]() | Line contains a tab character. | 1176 |
![]() | '+' should be on a new line. | 1176 |
![]() | Line has trailing spaces. | 1177 |
![]() | Line contains a tab character. | 1177 |
![]() | Line contains a tab character. | 1178 |
![]() | '+' should be on a new line. | 1178 |
![]() | Line is longer than 80 characters. | 1179 |
![]() | Line contains a tab character. | 1179 |
![]() | '+' should be on a new line. | 1179 |
![]() | Line has trailing spaces. | 1180 |
![]() | Line contains a tab character. | 1180 |
![]() | Line contains a tab character. | 1181 |
![]() | '+' should be on a new line. | 1181 |
![]() | Line is longer than 80 characters. | 1182 |
![]() | Line contains a tab character. | 1182 |
![]() | '+' should be on a new line. | 1182 |
![]() | Line has trailing spaces. | 1183 |
![]() | Line contains a tab character. | 1183 |
![]() | Line contains a tab character. | 1184 |
![]() | '+' should be on a new line. | 1184 |
![]() | Line is longer than 80 characters. | 1185 |
![]() | Line contains a tab character. | 1185 |
![]() | '+' should be on a new line. | 1185 |
![]() | Line contains a tab character. | 1186 |
![]() | Line has trailing spaces. | 1187 |
![]() | Line contains a tab character. | 1187 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 1190 |
![]() | Missing a Javadoc comment. | 1190 |
![]() | '+' should be on a new line. | 1191 |
![]() | Line has trailing spaces. | 1192 |
![]() | '+' should be on a new line. | 1193 |
![]() | '+' should be on a new line. | 1194 |
![]() | '+' should be on a new line. | 1195 |
![]() | Line has trailing spaces. | 1196 |
![]() | '+' should be on a new line. | 1197 |
![]() | '+' should be on a new line. | 1198 |
![]() | '+' should be on a new line. | 1199 |
![]() | Line has trailing spaces. | 1200 |
![]() | '+' should be on a new line. | 1201 |
![]() | '+' should be on a new line. | 1202 |
![]() | '+' should be on a new line. | 1203 |
![]() | Line has trailing spaces. | 1204 |
![]() | '+' should be on a new line. | 1205 |
![]() | '+' should be on a new line. | 1206 |
![]() | '+' should be on a new line. | 1207 |
![]() | Line has trailing spaces. | 1208 |
![]() | '+' should be on a new line. | 1209 |
![]() | '+' should be on a new line. | 1210 |
![]() | '+' should be on a new line. | 1211 |
![]() | Line has trailing spaces. | 1212 |
![]() | '+' should be on a new line. | 1213 |
![]() | '+' should be on a new line. | 1214 |
![]() | '+' should be on a new line. | 1215 |
![]() | Line has trailing spaces. | 1216 |
![]() | '+' should be on a new line. | 1217 |
![]() | '+' should be on a new line. | 1218 |
![]() | '+' should be on a new line. | 1219 |
![]() | Line has trailing spaces. | 1220 |
![]() | '+' should be on a new line. | 1221 |
![]() | '+' should be on a new line. | 1222 |
![]() | '+' should be on a new line. | 1223 |
![]() | Line has trailing spaces. | 1224 |
![]() | '+' should be on a new line. | 1225 |
![]() | '+' should be on a new line. | 1226 |
![]() | '+' should be on a new line. | 1227 |
![]() | Line has trailing spaces. | 1228 |
![]() | '+' should be on a new line. | 1229 |
![]() | '+' should be on a new line. | 1230 |
![]() | '+' should be on a new line. | 1231 |
![]() | Line has trailing spaces. | 1232 |
![]() | '+' should be on a new line. | 1233 |
![]() | '+' should be on a new line. | 1234 |
![]() | '+' should be on a new line. | 1235 |
![]() | Line has trailing spaces. | 1236 |
![]() | '+' should be on a new line. | 1237 |
![]() | '+' should be on a new line. | 1238 |
![]() | '+' should be on a new line. | 1239 |
![]() | Line has trailing spaces. | 1240 |
![]() | '+' should be on a new line. | 1241 |
![]() | '+' should be on a new line. | 1242 |
![]() | '+' should be on a new line. | 1243 |
![]() | Line has trailing spaces. | 1244 |
![]() | '+' should be on a new line. | 1245 |
![]() | '+' should be on a new line. | 1246 |
![]() | '+' should be on a new line. | 1247 |
![]() | Line has trailing spaces. | 1248 |
![]() | '+' should be on a new line. | 1249 |
![]() | '+' should be on a new line. | 1250 |
![]() | '+' should be on a new line. | 1251 |
![]() | Line has trailing spaces. | 1252 |
![]() | '+' should be on a new line. | 1253 |
![]() | '+' should be on a new line. | 1254 |
![]() | '+' should be on a new line. | 1255 |
![]() | Line has trailing spaces. | 1256 |
![]() | '+' should be on a new line. | 1257 |
![]() | '+' should be on a new line. | 1258 |
![]() | '+' should be on a new line. | 1259 |
![]() | Line has trailing spaces. | 1260 |
![]() | '+' should be on a new line. | 1261 |
![]() | '+' should be on a new line. | 1262 |
![]() | '+' should be on a new line. | 1263 |
![]() | Line has trailing spaces. | 1264 |
![]() | '+' should be on a new line. | 1265 |
![]() | '+' should be on a new line. | 1266 |
![]() | '+' should be on a new line. | 1267 |
![]() | Line has trailing spaces. | 1268 |
![]() | '+' should be on a new line. | 1269 |
![]() | '+' should be on a new line. | 1270 |
![]() | '+' should be on a new line. | 1271 |
![]() | Line has trailing spaces. | 1272 |
![]() | '+' should be on a new line. | 1273 |
![]() | '+' should be on a new line. | 1274 |
![]() | '+' should be on a new line. | 1275 |
![]() | Line has trailing spaces. | 1276 |
![]() | '+' should be on a new line. | 1277 |
![]() | '+' should be on a new line. | 1278 |
![]() | '+' should be on a new line. | 1279 |
![]() | Line has trailing spaces. | 1280 |
![]() | '+' should be on a new line. | 1281 |
![]() | '+' should be on a new line. | 1282 |
![]() | '+' should be on a new line. | 1283 |
![]() | Line has trailing spaces. | 1284 |
![]() | '+' should be on a new line. | 1285 |
![]() | '+' should be on a new line. | 1286 |
![]() | '+' should be on a new line. | 1287 |
![]() | Line has trailing spaces. | 1288 |
![]() | '+' should be on a new line. | 1289 |
![]() | '+' should be on a new line. | 1290 |
![]() | '+' should be on a new line. | 1291 |
![]() | Line has trailing spaces. | 1292 |
![]() | '+' should be on a new line. | 1293 |
![]() | '+' should be on a new line. | 1294 |
![]() | '+' should be on a new line. | 1295 |
![]() | Line has trailing spaces. | 1296 |
![]() | '+' should be on a new line. | 1297 |
![]() | '+' should be on a new line. | 1298 |
![]() | '+' should be on a new line. | 1299 |
![]() | Line has trailing spaces. | 1300 |
![]() | '+' should be on a new line. | 1301 |
![]() | '+' should be on a new line. | 1302 |
![]() | '+' should be on a new line. | 1303 |
![]() | Line has trailing spaces. | 1304 |
![]() | '+' should be on a new line. | 1305 |
![]() | '+' should be on a new line. | 1306 |
![]() | '+' should be on a new line. | 1307 |
![]() | Line has trailing spaces. | 1308 |
![]() | '+' should be on a new line. | 1309 |
![]() | '+' should be on a new line. | 1310 |
![]() | '+' should be on a new line. | 1311 |
![]() | Line has trailing spaces. | 1315 |
![]() | Line has trailing spaces. | 1316 |
![]() | Line has trailing spaces. | 1319 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 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 has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 49 |
![]() | '{' should be on the previous line. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Comment matches to-do format 'TODO:'. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Comment matches to-do format 'TODO:'. | 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 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Comment matches to-do format 'TODO:'. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Comment matches to-do format 'TODO:'. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Comment matches to-do format 'TODO:'. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Comment matches to-do format 'TODO:'. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Comment matches to-do format 'TODO:'. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | More than 7 parameters. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Parameter Id should be final. | 116 |
![]() | 'Id' hides a field. | 116 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter Flags should be final. | 116 |
![]() | 'Flags' hides a field. | 116 |
![]() | Name 'Flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter CollisionR should be final. | 116 |
![]() | 'CollisionR' hides a field. | 116 |
![]() | Name 'CollisionR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter CollisionH should be final. | 116 |
![]() | 'CollisionH' hides a field. | 116 |
![]() | Name 'CollisionH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter TranslocZOffset should be final. | 116 |
![]() | 'TranslocZOffset' hides a field. | 116 |
![]() | Name 'TranslocZOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter TranslocTargetTag should be final. | 116 |
![]() | 'TranslocTargetTag' hides a field. | 116 |
![]() | Name 'TranslocTargetTag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter OnlyTranslocator should be final. | 116 |
![]() | 'OnlyTranslocator' hides a field. | 116 |
![]() | Name 'OnlyTranslocator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter ForceDoubleJump should be final. | 116 |
![]() | 'ForceDoubleJump' hides a field. | 116 |
![]() | Name 'ForceDoubleJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter NeededJump should be final. | 116 |
![]() | 'NeededJump' hides a field. | 116 |
![]() | Name 'NeededJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter NeverImpactJump should be final. | 116 |
![]() | 'NeverImpactJump' hides a field. | 116 |
![]() | Name 'NeverImpactJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter NoLowGrav should be final. | 116 |
![]() | 'NoLowGrav' hides a field. | 116 |
![]() | Name 'NoLowGrav' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter CalculatedGravityZ should be final. | 116 |
![]() | 'CalculatedGravityZ' hides a field. | 116 |
![]() | Name 'CalculatedGravityZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter FromNavPoint should be final. | 116 |
![]() | 'FromNavPoint' hides a field. | 116 |
![]() | Name 'FromNavPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Parameter ToNavPoint should be final. | 116 |
![]() | 'ToNavPoint' hides a field. | 116 |
![]() | Name 'ToNavPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 148 |
![]() | 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 has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 161 |
![]() | Variable 'Id' must be private and have accessor methods. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line has trailing spaces. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Expected an @return tag. | 169 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 176 |
![]() | Line has trailing spaces. | 178 |
![]() | Line is longer than 80 characters. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | Comment matches to-do format 'TODO:'. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Name 'Flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 184 |
![]() | Variable 'Flags' must be private and have accessor methods. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 189 |
![]() | Line is longer than 80 characters. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Comment matches to-do format 'TODO:'. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Expected an @return tag. | 194 |
![]() | Method 'getFlags' is not designed for extension - needs to be abstract, final or empty. | 194 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Name 'CollisionR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 208 |
![]() | Variable 'CollisionR' must be private and have accessor methods. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Expected an @return tag. | 217 |
![]() | Method 'getCollisionR' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line has trailing spaces. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Name 'CollisionH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 231 |
![]() | Variable 'CollisionH' must be private and have accessor methods. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line has trailing spaces. | 234 |
![]() | Line has trailing spaces. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Expected an @return tag. | 240 |
![]() | Method 'getCollisionH' is not designed for extension - needs to be abstract, final or empty. | 240 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 247 |
![]() | Line has trailing spaces. | 249 |
![]() | Comment matches to-do format 'TODO:'. | 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 contains a tab character. | 254 |
![]() | Name 'TranslocZOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 256 |
![]() | Variable 'TranslocZOffset' must be private and have accessor methods. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 261 |
![]() | Comment matches to-do format 'TODO:'. | 262 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getTranslocZOffset' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 276 |
![]() | Comment matches to-do format 'TODO:'. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Name 'TranslocTargetTag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 281 |
![]() | Variable 'TranslocTargetTag' must be private and have accessor methods. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line has trailing spaces. | 284 |
![]() | Line has trailing spaces. | 286 |
![]() | Comment matches to-do format 'TODO:'. | 287 |
![]() | Line is longer than 80 characters. | 288 |
![]() | Expected an @return tag. | 290 |
![]() | Method 'getTranslocTargetTag' is not designed for extension - needs to be abstract, final or empty. | 290 |
![]() | Line has trailing spaces. | 295 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 299 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Name 'OnlyTranslocator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 303 |
![]() | Variable 'OnlyTranslocator' must be private and have accessor methods. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line has trailing spaces. | 306 |
![]() | Line has trailing spaces. | 308 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Expected an @return tag. | 311 |
![]() | Method 'isOnlyTranslocator' is not designed for extension - needs to be abstract, final or empty. | 311 |
![]() | Line has trailing spaces. | 316 |
![]() | Line has trailing spaces. | 318 |
![]() | Line has trailing spaces. | 320 |
![]() | Name 'ForceDoubleJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 324 |
![]() | Variable 'ForceDoubleJump' must be private and have accessor methods. | 324 |
![]() | Line contains a tab character. | 325 |
![]() | Line has trailing spaces. | 327 |
![]() | Line has trailing spaces. | 329 |
![]() | Expected an @return tag. | 332 |
![]() | Method 'isForceDoubleJump' is not designed for extension - needs to be abstract, final or empty. | 332 |
![]() | Line has trailing spaces. | 337 |
![]() | Line has trailing spaces. | 339 |
![]() | First sentence should end with a period. | 340 |
![]() | Line has trailing spaces. | 341 |
![]() | Comment matches to-do format 'TODO:'. | 342 |
![]() | Name 'NeededJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 345 |
![]() | Variable 'NeededJump' must be private and have accessor methods. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line has trailing spaces. | 348 |
![]() | First sentence should end with a period. | 349 |
![]() | Line has trailing spaces. | 350 |
![]() | Comment matches to-do format 'TODO:'. | 351 |
![]() | Expected an @return tag. | 353 |
![]() | Method 'getNeededJump' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | Line has trailing spaces. | 358 |
![]() | Line has trailing spaces. | 360 |
![]() | First sentence should end with a period. | 361 |
![]() | Line has trailing spaces. | 362 |
![]() | Comment matches to-do format 'TODO:'. | 363 |
![]() | Name 'NeverImpactJump' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 366 |
![]() | Variable 'NeverImpactJump' must be private and have accessor methods. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | Line has trailing spaces. | 369 |
![]() | First sentence should end with a period. | 370 |
![]() | Line has trailing spaces. | 371 |
![]() | Comment matches to-do format 'TODO:'. | 372 |
![]() | Expected an @return tag. | 374 |
![]() | Method 'isNeverImpactJump' is not designed for extension - needs to be abstract, final or empty. | 374 |
![]() | Line has trailing spaces. | 379 |
![]() | Line has trailing spaces. | 381 |
![]() | First sentence should end with a period. | 382 |
![]() | Line has trailing spaces. | 383 |
![]() | Comment matches to-do format 'TODO:'. | 384 |
![]() | Name 'NoLowGrav' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 387 |
![]() | Variable 'NoLowGrav' must be private and have accessor methods. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Line has trailing spaces. | 390 |
![]() | First sentence should end with a period. | 391 |
![]() | Line has trailing spaces. | 392 |
![]() | Comment matches to-do format 'TODO:'. | 393 |
![]() | Expected an @return tag. | 395 |
![]() | Method 'isNoLowGrav' is not designed for extension - needs to be abstract, final or empty. | 395 |
![]() | Line has trailing spaces. | 400 |
![]() | Line has trailing spaces. | 402 |
![]() | First sentence should end with a period. | 403 |
![]() | Line has trailing spaces. | 404 |
![]() | Comment matches to-do format 'TODO:'. | 405 |
![]() | Name 'CalculatedGravityZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 408 |
![]() | Variable 'CalculatedGravityZ' must be private and have accessor methods. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line has trailing spaces. | 411 |
![]() | First sentence should end with a period. | 412 |
![]() | Line has trailing spaces. | 413 |
![]() | Comment matches to-do format 'TODO:'. | 414 |
![]() | Expected an @return tag. | 416 |
![]() | Method 'getCalculatedGravityZ' is not designed for extension - needs to be abstract, final or empty. | 416 |
![]() | Line has trailing spaces. | 421 |
![]() | Line has trailing spaces. | 423 |
![]() | Line has trailing spaces. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Name 'FromNavPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 429 |
![]() | Variable 'FromNavPoint' must be private and have accessor methods. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Line has trailing spaces. | 432 |
![]() | Line has trailing spaces. | 434 |
![]() | Line contains a tab character. | 435 |
![]() | Line contains a tab character. | 436 |
![]() | Expected an @return tag. | 437 |
![]() | Method 'getFromNavPoint' is not designed for extension - needs to be abstract, final or empty. | 437 |
![]() | Line has trailing spaces. | 442 |
![]() | Line has trailing spaces. | 444 |
![]() | Line has trailing spaces. | 446 |
![]() | Name 'ToNavPoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 450 |
![]() | Variable 'ToNavPoint' must be private and have accessor methods. | 450 |
![]() | Line contains a tab character. | 451 |
![]() | Line has trailing spaces. | 453 |
![]() | Line has trailing spaces. | 455 |
![]() | Expected an @return tag. | 458 |
![]() | Method 'getToNavPoint' is not designed for extension - needs to be abstract, final or empty. | 458 |
![]() | Line has trailing spaces. | 463 |
![]() | Line has trailing spaces. | 465 |
![]() | Line contains a tab character. | 470 |
![]() | Line has trailing spaces. | 471 |
![]() | Line contains a tab character. | 471 |
![]() | Line contains a tab character. | 472 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 472 |
![]() | Missing a Javadoc comment. | 472 |
![]() | Line contains a tab character. | 473 |
![]() | Line contains a tab character. | 474 |
![]() | Line contains a tab character. | 475 |
![]() | Line has trailing spaces. | 476 |
![]() | Line contains a tab character. | 476 |
![]() | Line contains a tab character. | 479 |
![]() | Line contains a tab character. | 481 |
![]() | Line has trailing spaces. | 482 |
![]() | Line contains a tab character. | 482 |
![]() | Line is longer than 80 characters. | 484 |
![]() | Line has trailing spaces. | 486 |
![]() | Line has trailing spaces. | 488 |
![]() | Parameter orig should be final. | 488 |
![]() | Expected @param tag for 'orig'. | 488 |
![]() | Parameter from should be final. | 489 |
![]() | Expected @param tag for 'from'. | 489 |
![]() | Parameter to should be final. | 490 |
![]() | Expected @param tag for 'to'. | 490 |
![]() | Line has trailing spaces. | 495 |
![]() | Line has trailing spaces. | 496 |
![]() | Line contains a tab character. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Line has trailing spaces. | 501 |
![]() | Parameter original should be final. | 506 |
![]() | Expected @param tag for 'original'. | 506 |
![]() | Line has trailing spaces. | 507 |
![]() | '=' is not preceded with whitespace. | 508 |
![]() | '=' is not followed by whitespace. | 508 |
![]() | Line has trailing spaces. | 509 |
![]() | '=' is not preceded with whitespace. | 510 |
![]() | '=' is not followed by whitespace. | 510 |
![]() | Line has trailing spaces. | 511 |
![]() | '=' is not preceded with whitespace. | 512 |
![]() | '=' is not followed by whitespace. | 512 |
![]() | Line has trailing spaces. | 513 |
![]() | '=' is not preceded with whitespace. | 514 |
![]() | '=' is not followed by whitespace. | 514 |
![]() | Line has trailing spaces. | 515 |
![]() | '=' is not preceded with whitespace. | 516 |
![]() | '=' is not followed by whitespace. | 516 |
![]() | Line has trailing spaces. | 517 |
![]() | '=' is not preceded with whitespace. | 518 |
![]() | '=' is not followed by whitespace. | 518 |
![]() | Line has trailing spaces. | 519 |
![]() | '=' is not preceded with whitespace. | 520 |
![]() | '=' is not followed by whitespace. | 520 |
![]() | Line has trailing spaces. | 521 |
![]() | '=' is not preceded with whitespace. | 522 |
![]() | '=' is not followed by whitespace. | 522 |
![]() | Line has trailing spaces. | 523 |
![]() | '=' is not preceded with whitespace. | 524 |
![]() | '=' is not followed by whitespace. | 524 |
![]() | Line has trailing spaces. | 525 |
![]() | '=' is not preceded with whitespace. | 526 |
![]() | '=' is not followed by whitespace. | 526 |
![]() | Line has trailing spaces. | 527 |
![]() | '=' is not preceded with whitespace. | 528 |
![]() | '=' is not followed by whitespace. | 528 |
![]() | Line has trailing spaces. | 529 |
![]() | '=' is not preceded with whitespace. | 530 |
![]() | '=' is not followed by whitespace. | 530 |
![]() | Line has trailing spaces. | 531 |
![]() | '=' is not preceded with whitespace. | 532 |
![]() | '=' is not followed by whitespace. | 532 |
![]() | Line has trailing spaces. | 533 |
![]() | '=' is not preceded with whitespace. | 534 |
![]() | '=' is not followed by whitespace. | 534 |
![]() | Line has trailing spaces. | 535 |
![]() | Line has trailing spaces. | 538 |
![]() | Line is longer than 80 characters. | 540 |
![]() | Line contains a tab character. | 542 |
![]() | Line contains a tab character. | 543 |
![]() | Line has trailing spaces. | 544 |
![]() | Line has trailing spaces. | 546 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 547 |
![]() | Missing a Javadoc comment. | 547 |
![]() | Line has trailing spaces. | 549 |
![]() | Line contains a tab character. | 550 |
![]() | '+' should be on a new line. | 550 |
![]() | Line has trailing spaces. | 551 |
![]() | Line contains a tab character. | 551 |
![]() | Line contains a tab character. | 552 |
![]() | '+' should be on a new line. | 552 |
![]() | Line contains a tab character. | 553 |
![]() | '+' should be on a new line. | 553 |
![]() | Line has trailing spaces. | 554 |
![]() | Line contains a tab character. | 554 |
![]() | Line contains a tab character. | 555 |
![]() | '+' should be on a new line. | 555 |
![]() | Line contains a tab character. | 556 |
![]() | '+' should be on a new line. | 556 |
![]() | Line has trailing spaces. | 557 |
![]() | Line contains a tab character. | 557 |
![]() | Line contains a tab character. | 558 |
![]() | '+' should be on a new line. | 558 |
![]() | Line is longer than 80 characters. | 559 |
![]() | Line contains a tab character. | 559 |
![]() | '+' should be on a new line. | 559 |
![]() | Line has trailing spaces. | 560 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | '+' should be on a new line. | 561 |
![]() | Line is longer than 80 characters. | 562 |
![]() | Line contains a tab character. | 562 |
![]() | '+' should be on a new line. | 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 |
![]() | '+' should be on a new line. | 565 |
![]() | Line has trailing spaces. | 566 |
![]() | Line contains a tab character. | 566 |
![]() | Line contains a tab character. | 567 |
![]() | '+' should be on a new line. | 567 |
![]() | Line is longer than 80 characters. | 568 |
![]() | Line contains a tab character. | 568 |
![]() | '+' should be on a new line. | 568 |
![]() | Line has trailing spaces. | 569 |
![]() | Line contains a tab character. | 569 |
![]() | Line contains a tab character. | 570 |
![]() | '+' should be on a new line. | 570 |
![]() | Line is longer than 80 characters. | 571 |
![]() | Line contains a tab character. | 571 |
![]() | '+' should be on a new line. | 571 |
![]() | Line has trailing spaces. | 572 |
![]() | Line contains a tab character. | 572 |
![]() | Line contains a tab character. | 573 |
![]() | '+' should be on a new line. | 573 |
![]() | Line is longer than 80 characters. | 574 |
![]() | Line contains a tab character. | 574 |
![]() | '+' should be on a new line. | 574 |
![]() | Line has trailing spaces. | 575 |
![]() | Line contains a tab character. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | '+' should be on a new line. | 576 |
![]() | Line is longer than 80 characters. | 577 |
![]() | Line contains a tab character. | 577 |
![]() | '+' should be on a new line. | 577 |
![]() | Line has trailing spaces. | 578 |
![]() | Line contains a tab character. | 578 |
![]() | Line contains a tab character. | 579 |
![]() | '+' should be on a new line. | 579 |
![]() | Line is longer than 80 characters. | 580 |
![]() | Line contains a tab character. | 580 |
![]() | '+' should be on a new line. | 580 |
![]() | Line has trailing spaces. | 581 |
![]() | Line contains a tab character. | 581 |
![]() | Line contains a tab character. | 582 |
![]() | '+' should be on a new line. | 582 |
![]() | Line is longer than 80 characters. | 583 |
![]() | Line contains a tab character. | 583 |
![]() | '+' should be on a new line. | 583 |
![]() | Line has trailing spaces. | 584 |
![]() | Line contains a tab character. | 584 |
![]() | Line contains a tab character. | 585 |
![]() | '+' should be on a new line. | 585 |
![]() | Line is longer than 80 characters. | 586 |
![]() | Line contains a tab character. | 586 |
![]() | '+' should be on a new line. | 586 |
![]() | Line contains a tab character. | 587 |
![]() | Line has trailing spaces. | 588 |
![]() | Line contains a tab character. | 588 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 591 |
![]() | Missing a Javadoc comment. | 591 |
![]() | '+' should be on a new line. | 592 |
![]() | Line has trailing spaces. | 593 |
![]() | '+' should be on a new line. | 594 |
![]() | '+' should be on a new line. | 595 |
![]() | '+' should be on a new line. | 596 |
![]() | Line has trailing spaces. | 597 |
![]() | '+' should be on a new line. | 598 |
![]() | '+' should be on a new line. | 599 |
![]() | '+' should be on a new line. | 600 |
![]() | Line has trailing spaces. | 601 |
![]() | '+' should be on a new line. | 602 |
![]() | '+' should be on a new line. | 603 |
![]() | '+' should be on a new line. | 604 |
![]() | Line has trailing spaces. | 605 |
![]() | '+' should be on a new line. | 606 |
![]() | '+' should be on a new line. | 607 |
![]() | '+' should be on a new line. | 608 |
![]() | Line has trailing spaces. | 609 |
![]() | '+' should be on a new line. | 610 |
![]() | '+' should be on a new line. | 611 |
![]() | '+' should be on a new line. | 612 |
![]() | Line has trailing spaces. | 613 |
![]() | '+' should be on a new line. | 614 |
![]() | '+' should be on a new line. | 615 |
![]() | '+' should be on a new line. | 616 |
![]() | Line has trailing spaces. | 617 |
![]() | '+' should be on a new line. | 618 |
![]() | '+' should be on a new line. | 619 |
![]() | '+' should be on a new line. | 620 |
![]() | Line has trailing spaces. | 621 |
![]() | '+' should be on a new line. | 622 |
![]() | '+' should be on a new line. | 623 |
![]() | '+' should be on a new line. | 624 |
![]() | Line has trailing spaces. | 625 |
![]() | '+' should be on a new line. | 626 |
![]() | '+' should be on a new line. | 627 |
![]() | '+' should be on a new line. | 628 |
![]() | Line has trailing spaces. | 629 |
![]() | '+' should be on a new line. | 630 |
![]() | '+' should be on a new line. | 631 |
![]() | '+' should be on a new line. | 632 |
![]() | Line has trailing spaces. | 633 |
![]() | '+' should be on a new line. | 634 |
![]() | '+' should be on a new line. | 635 |
![]() | '+' should be on a new line. | 636 |
![]() | Line has trailing spaces. | 637 |
![]() | '+' should be on a new line. | 638 |
![]() | '+' should be on a new line. | 639 |
![]() | '+' should be on a new line. | 640 |
![]() | Line has trailing spaces. | 641 |
![]() | '+' should be on a new line. | 642 |
![]() | '+' should be on a new line. | 643 |
![]() | '+' should be on a new line. | 644 |
![]() | Line has trailing spaces. | 645 |
![]() | '+' should be on a new line. | 646 |
![]() | '+' should be on a new line. | 647 |
![]() | '+' should be on a new line. | 648 |
![]() | Line has trailing spaces. | 652 |
![]() | Line has trailing spaces. | 653 |
![]() | Line has trailing spaces. | 656 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 44 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 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. | 68 |
![]() | 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. | 76 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Parameter original should be final. | 81 |
![]() | Expected @param tag for 'original'. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | '+' should be on a new line. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 111 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 44 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 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. | 68 |
![]() | 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. | 76 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Parameter original should be final. | 81 |
![]() | Expected @param tag for 'original'. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | '+' should be on a new line. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 111 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 74 |
![]() | Parameter PlayerId should be final. | 74 |
![]() | 'PlayerId' hides a field. | 74 |
![]() | Name 'PlayerId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 |
![]() | Parameter PlayerName should be final. | 74 |
![]() | 'PlayerName' hides a field. | 74 |
![]() | Name 'PlayerName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 |
![]() | Parameter ObjectId should be final. | 74 |
![]() | 'ObjectId' hides a field. | 74 |
![]() | Name 'ObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 |
![]() | Parameter ObjectLocation should be final. | 74 |
![]() | 'ObjectLocation' hides a field. | 74 |
![]() | Name 'ObjectLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 |
![]() | Parameter ObjectHitLocation should be final. | 74 |
![]() | 'ObjectHitLocation' hides a field. | 74 |
![]() | Name 'ObjectHitLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Name 'PlayerId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 |
![]() | Variable 'PlayerId' must be private and have accessor methods. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Expected an @return tag. | 109 |
![]() | Method 'getPlayerId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Name 'PlayerName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 |
![]() | Variable 'PlayerName' must be private and have accessor methods. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Expected an @return tag. | 130 |
![]() | Method 'getPlayerName' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 143 |
![]() | Name 'ObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 145 |
![]() | Variable 'ObjectId' must be private and have accessor methods. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Expected an @return tag. | 155 |
![]() | Method 'getObjectId' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 162 |
![]() | Line has trailing spaces. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Name 'ObjectLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 168 |
![]() | Variable 'ObjectLocation' must be private and have accessor methods. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Expected an @return tag. | 176 |
![]() | Method 'getObjectLocation' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 185 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Name 'ObjectHitLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 |
![]() | Variable 'ObjectHitLocation' must be private and have accessor methods. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 194 |
![]() | Line is longer than 80 characters. | 195 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Expected an @return tag. | 197 |
![]() | Method 'getObjectHitLocation' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Line has trailing spaces. | 202 |
![]() | Line has trailing spaces. | 204 |
![]() | Line contains a tab character. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 218 |
![]() | Line contains a tab character. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line has trailing spaces. | 226 |
![]() | Parameter original should be final. | 231 |
![]() | Expected @param tag for 'original'. | 231 |
![]() | Line has trailing spaces. | 232 |
![]() | '=' is not preceded with whitespace. | 233 |
![]() | '=' is not followed by whitespace. | 233 |
![]() | Line has trailing spaces. | 234 |
![]() | '=' is not preceded with whitespace. | 235 |
![]() | '=' is not followed by whitespace. | 235 |
![]() | Line has trailing spaces. | 236 |
![]() | '=' is not preceded with whitespace. | 237 |
![]() | '=' is not followed by whitespace. | 237 |
![]() | Line has trailing spaces. | 238 |
![]() | '=' is not preceded with whitespace. | 239 |
![]() | '=' is not followed by whitespace. | 239 |
![]() | Line has trailing spaces. | 240 |
![]() | '=' is not preceded with whitespace. | 241 |
![]() | '=' is not followed by whitespace. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line has trailing spaces. | 245 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 253 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Missing a Javadoc comment. | 254 |
![]() | Line has trailing spaces. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | '+' should be on a new line. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | Line contains a tab character. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | '+' should be on a new line. | 259 |
![]() | Line is longer than 80 characters. | 260 |
![]() | Line contains a tab character. | 260 |
![]() | '+' should be on a new line. | 260 |
![]() | Line has trailing spaces. | 261 |
![]() | Line contains a tab character. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | '+' should be on a new line. | 262 |
![]() | Line is longer than 80 characters. | 263 |
![]() | Line contains a tab character. | 263 |
![]() | '+' should be on a new line. | 263 |
![]() | Line has trailing spaces. | 264 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | '+' should be on a new line. | 265 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Line contains a tab character. | 266 |
![]() | '+' should be on a new line. | 266 |
![]() | Line has trailing spaces. | 267 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | '+' should be on a new line. | 268 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | '+' should be on a new line. | 269 |
![]() | Line has trailing spaces. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | '+' should be on a new line. | 271 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Line contains a tab character. | 272 |
![]() | '+' should be on a new line. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line has trailing spaces. | 274 |
![]() | Line contains a tab character. | 274 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Missing a Javadoc comment. | 277 |
![]() | '+' should be on a new line. | 278 |
![]() | Line has trailing spaces. | 279 |
![]() | '+' should be on a new line. | 280 |
![]() | '+' should be on a new line. | 281 |
![]() | '+' should be on a new line. | 282 |
![]() | Line has trailing spaces. | 283 |
![]() | '+' should be on a new line. | 284 |
![]() | '+' should be on a new line. | 285 |
![]() | '+' should be on a new line. | 286 |
![]() | Line has trailing spaces. | 287 |
![]() | '+' should be on a new line. | 288 |
![]() | '+' should be on a new line. | 289 |
![]() | '+' should be on a new line. | 290 |
![]() | Line has trailing spaces. | 291 |
![]() | '+' should be on a new line. | 292 |
![]() | '+' should be on a new line. | 293 |
![]() | '+' should be on a new line. | 294 |
![]() | Line has trailing spaces. | 295 |
![]() | '+' should be on a new line. | 296 |
![]() | '+' should be on a new line. | 297 |
![]() | '+' should be on a new line. | 298 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 303 |
![]() | Line has trailing spaces. | 306 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 44 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 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. | 68 |
![]() | 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. | 76 |
![]() | Parameter original should be final. | 81 |
![]() | Expected @param tag for 'original'. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | '+' should be on a new line. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 111 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 44 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 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. | 68 |
![]() | 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. | 76 |
![]() | Parameter original should be final. | 81 |
![]() | Expected @param tag for 'original'. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | '+' should be on a new line. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 111 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Parameter BlockedByIp should be final. | 60 |
![]() | 'BlockedByIp' hides a field. | 60 |
![]() | Name 'BlockedByIp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 73 |
![]() | First sentence should end with a period. | 74 |
![]() | Name 'BlockedByIp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Variable 'BlockedByIp' must be private and have accessor methods. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | First sentence should end with a period. | 81 |
![]() | Expected an @return tag. | 83 |
![]() | Method 'getBlockedByIp' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Parameter original should be final. | 117 |
![]() | Expected @param tag for 'original'. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | '=' is not preceded with whitespace. | 119 |
![]() | '=' is not followed by whitespace. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 123 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | '+' should be on a new line. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | '+' should be on a new line. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | '+' should be on a new line. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | '+' should be on a new line. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | '+' should be on a new line. | 146 |
![]() | '+' should be on a new line. | 147 |
![]() | '+' should be on a new line. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 156 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 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 has trailing spaces. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Parameter RouteId should be final. | 69 |
![]() | 'RouteId' hides a field. | 69 |
![]() | Name 'RouteId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Location should be final. | 69 |
![]() | 'Location' hides a field. | 69 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Name 'RouteId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 |
![]() | Variable 'RouteId' must be private and have accessor methods. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Expected an @return tag. | 100 |
![]() | Method 'getRouteId' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 113 |
![]() | Variable 'Location' must be private and have accessor methods. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Expected an @return tag. | 121 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line contains a tab character. | 133 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Method 'getSimTime' 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. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 150 |
![]() | Parameter original should be final. | 155 |
![]() | Expected @param tag for 'original'. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | '=' is not preceded with whitespace. | 157 |
![]() | '=' is not followed by whitespace. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | '=' is not preceded with whitespace. | 159 |
![]() | '=' is not followed by whitespace. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 163 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 171 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | '+' should be on a new line. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | '+' should be on a new line. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | '+' should be on a new line. | 178 |
![]() | Line has trailing spaces. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | '+' should be on a new line. | 180 |
![]() | Line is longer than 80 characters. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | '+' should be on a new line. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | Missing a Javadoc comment. | 186 |
![]() | '+' should be on a new line. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | '+' should be on a new line. | 189 |
![]() | '+' should be on a new line. | 190 |
![]() | '+' should be on a new line. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | '+' should be on a new line. | 193 |
![]() | '+' should be on a new line. | 194 |
![]() | '+' should be on a new line. | 195 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 200 |
![]() | Line has trailing spaces. | 203 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter MessageId should be final. | 62 |
![]() | 'MessageId' hides a field. | 62 |
![]() | Name 'MessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'MessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Variable 'MessageId' must be private and have accessor methods. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Expected an @return tag. | 91 |
![]() | Method 'getMessageId' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 120 |
![]() | Parameter original should be final. | 125 |
![]() | Expected @param tag for 'original'. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | '=' is not preceded with whitespace. | 127 |
![]() | '=' is not followed by whitespace. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 131 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | '+' should be on a new line. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | '+' should be on a new line. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | '+' should be on a new line. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Missing a Javadoc comment. | 151 |
![]() | '+' should be on a new line. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | '+' should be on a new line. | 155 |
![]() | '+' should be on a new line. | 156 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 164 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | '{' should be on the previous line. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 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 has trailing spaces. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Comment matches to-do format 'TODO:'. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | More than 7 parameters. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Parameter Id should be final. | 105 |
![]() | 'Id' hides a field. | 105 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Jmx should be final. | 105 |
![]() | 'Jmx' hides a field. | 105 |
![]() | Name 'Jmx' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Name should be final. | 105 |
![]() | 'Name' hides a field. | 105 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Action should be final. | 105 |
![]() | 'Action' hides a field. | 105 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Visible should be final. | 105 |
![]() | 'Visible' hides a field. | 105 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Rotation should be final. | 105 |
![]() | 'Rotation' hides a field. | 105 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Location should be final. | 105 |
![]() | 'Location' hides a field. | 105 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Velocity should be final. | 105 |
![]() | 'Velocity' hides a field. | 105 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Team should be final. | 105 |
![]() | 'Team' hides a field. | 105 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Weapon should be final. | 105 |
![]() | 'Weapon' hides a field. | 105 |
![]() | Name 'Weapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Reachable should be final. | 105 |
![]() | 'Reachable' hides a field. | 105 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Parameter Firing should be final. | 105 |
![]() | 'Firing' hides a field. | 105 |
![]() | Name 'Firing' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 140 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 |
![]() | Variable 'Id' must be private and have accessor methods. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Expected an @return tag. | 150 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 159 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 162 |
![]() | Name 'Jmx' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 |
![]() | Variable 'Jmx' must be private and have accessor methods. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Line is longer than 80 characters. | 170 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 172 |
![]() | Expected an @return tag. | 173 |
![]() | Method 'getJmx' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Line has trailing spaces. | 178 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 186 |
![]() | Variable 'Name' must be private and have accessor methods. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Expected an @return tag. | 194 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 194 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 207 |
![]() | Variable 'Action' must be private and have accessor methods. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Expected an @return tag. | 215 |
![]() | Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Line has trailing spaces. | 220 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 228 |
![]() | Variable 'Visible' must be private and have accessor methods. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line has trailing spaces. | 231 |
![]() | Line has trailing spaces. | 233 |
![]() | Expected an @return tag. | 236 |
![]() | Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 236 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 243 |
![]() | Line has trailing spaces. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 249 |
![]() | Variable 'Rotation' must be private and have accessor methods. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line has trailing spaces. | 252 |
![]() | Line has trailing spaces. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Expected an @return tag. | 257 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 257 |
![]() | Line has trailing spaces. | 262 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 270 |
![]() | Variable 'Location' must be private and have accessor methods. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line has trailing spaces. | 273 |
![]() | Line has trailing spaces. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | Expected an @return tag. | 278 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 278 |
![]() | Line has trailing spaces. | 283 |
![]() | Line has trailing spaces. | 285 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 292 |
![]() | Variable 'Velocity' must be private and have accessor methods. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Line has trailing spaces. | 295 |
![]() | Line has trailing spaces. | 297 |
![]() | Line is longer than 80 characters. | 298 |
![]() | Line contains a tab character. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Expected an @return tag. | 301 |
![]() | Method 'getVelocity' is not designed for extension - needs to be abstract, final or empty. | 301 |
![]() | Line has trailing spaces. | 306 |
![]() | Line has trailing spaces. | 308 |
![]() | Line has trailing spaces. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 315 |
![]() | Variable 'Team' must be private and have accessor methods. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Line has trailing spaces. | 318 |
![]() | Line has trailing spaces. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | Expected an @return tag. | 324 |
![]() | Method 'getTeam' is not designed for extension - needs to be abstract, final or empty. | 324 |
![]() | Line has trailing spaces. | 329 |
![]() | Line has trailing spaces. | 331 |
![]() | Line has trailing spaces. | 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 |
![]() | Comment matches to-do format 'TODO:'. | 336 |
![]() | Line contains a tab character. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Name 'Weapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 339 |
![]() | Variable 'Weapon' must be private and have accessor methods. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line has trailing spaces. | 342 |
![]() | Line has trailing spaces. | 344 |
![]() | Line is longer than 80 characters. | 345 |
![]() | Line contains a tab character. | 345 |
![]() | Line is longer than 80 characters. | 346 |
![]() | Line contains a tab character. | 346 |
![]() | Comment matches to-do format 'TODO:'. | 347 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | Expected an @return tag. | 349 |
![]() | Method 'getWeapon' is not designed for extension - needs to be abstract, final or empty. | 349 |
![]() | Line has trailing spaces. | 354 |
![]() | Line has trailing spaces. | 356 |
![]() | Line has trailing spaces. | 358 |
![]() | Line is longer than 80 characters. | 359 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 364 |
![]() | Variable 'Reachable' must be private and have accessor methods. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Line has trailing spaces. | 367 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 374 |
![]() | Method 'isReachable' is not designed for extension - needs to be abstract, final or empty. | 374 |
![]() | Line has trailing spaces. | 379 |
![]() | Line has trailing spaces. | 381 |
![]() | Line has trailing spaces. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Name 'Firing' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 388 |
![]() | Variable 'Firing' must be private and have accessor methods. | 388 |
![]() | Line contains a tab character. | 389 |
![]() | Line has trailing spaces. | 391 |
![]() | Line has trailing spaces. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Expected an @return tag. | 397 |
![]() | Method 'getFiring' is not designed for extension - needs to be abstract, final or empty. | 397 |
![]() | Line has trailing spaces. | 402 |
![]() | Line has trailing spaces. | 404 |
![]() | Line contains a tab character. | 409 |
![]() | Line has trailing spaces. | 410 |
![]() | Line contains a tab character. | 410 |
![]() | Line is longer than 80 characters. | 411 |
![]() | Line contains a tab character. | 411 |
![]() | Missing a Javadoc comment. | 411 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 411 |
![]() | Variable 'Time' must be private and have accessor methods. | 411 |
![]() | Line is longer than 80 characters. | 413 |
![]() | Line contains a tab character. | 413 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 413 |
![]() | Missing a Javadoc comment. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line is longer than 80 characters. | 417 |
![]() | Line contains a tab character. | 417 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 417 |
![]() | Missing a Javadoc comment. | 417 |
![]() | Parameter time should be final. | 417 |
![]() | Line is longer than 80 characters. | 418 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Line is longer than 80 characters. | 421 |
![]() | Line contains a tab character. | 421 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 421 |
![]() | Missing a Javadoc comment. | 421 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Line has trailing spaces. | 424 |
![]() | Line contains a tab character. | 424 |
![]() | Line has trailing spaces. | 425 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 426 |
![]() | Missing a Javadoc comment. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line has trailing spaces. | 429 |
![]() | Line contains a tab character. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 430 |
![]() | Missing a Javadoc comment. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Line has trailing spaces. | 433 |
![]() | Line contains a tab character. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 434 |
![]() | Missing a Javadoc comment. | 434 |
![]() | Line contains a tab character. | 435 |
![]() | Line contains a tab character. | 436 |
![]() | Line has trailing spaces. | 437 |
![]() | Line contains a tab character. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Line contains a tab character. | 440 |
![]() | 'cast' is not followed by whitespace. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | Line contains a tab character. | 443 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Missing a Javadoc comment. | 443 |
![]() | Parameter obj should be final. | 443 |
![]() | 'if' construct must use '{}'s. | 444 |
![]() | Line contains a tab character. | 444 |
![]() | Line contains a tab character. | 445 |
![]() | 'cast' is not followed by whitespace. | 445 |
![]() | 'if' construct must use '{}'s. | 446 |
![]() | Line is longer than 80 characters. | 446 |
![]() | Line contains a tab character. | 446 |
![]() | 'else' construct must use '{}'s. | 447 |
![]() | Line contains a tab character. | 447 |
![]() | Line contains a tab character. | 448 |
![]() | Line contains a tab character. | 450 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 450 |
![]() | Missing a Javadoc comment. | 450 |
![]() | 'if' construct must use '{}'s. | 451 |
![]() | Line contains a tab character. | 451 |
![]() | Line contains a tab character. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | Line has trailing spaces. | 455 |
![]() | Line contains a tab character. | 455 |
![]() | Line contains a tab character. | 458 |
![]() | Line contains a tab character. | 460 |
![]() | Line has trailing spaces. | 461 |
![]() | Line contains a tab character. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | Line has trailing spaces. | 466 |
![]() | Parameter original should be final. | 471 |
![]() | Expected @param tag for 'original'. | 471 |
![]() | Line has trailing spaces. | 472 |
![]() | '=' is not preceded with whitespace. | 473 |
![]() | '=' is not followed by whitespace. | 473 |
![]() | Line has trailing spaces. | 474 |
![]() | '=' is not preceded with whitespace. | 475 |
![]() | '=' is not followed by whitespace. | 475 |
![]() | Line has trailing spaces. | 476 |
![]() | '=' is not preceded with whitespace. | 477 |
![]() | '=' is not followed by whitespace. | 477 |
![]() | Line has trailing spaces. | 478 |
![]() | '=' is not preceded with whitespace. | 479 |
![]() | '=' is not followed by whitespace. | 479 |
![]() | Line has trailing spaces. | 480 |
![]() | '=' is not preceded with whitespace. | 481 |
![]() | '=' is not followed by whitespace. | 481 |
![]() | Line has trailing spaces. | 482 |
![]() | '=' is not preceded with whitespace. | 483 |
![]() | '=' is not followed by whitespace. | 483 |
![]() | Line has trailing spaces. | 484 |
![]() | '=' is not preceded with whitespace. | 485 |
![]() | '=' is not followed by whitespace. | 485 |
![]() | Line has trailing spaces. | 486 |
![]() | '=' is not preceded with whitespace. | 487 |
![]() | '=' is not followed by whitespace. | 487 |
![]() | Line has trailing spaces. | 488 |
![]() | '=' is not preceded with whitespace. | 489 |
![]() | '=' is not followed by whitespace. | 489 |
![]() | Line has trailing spaces. | 490 |
![]() | '=' is not preceded with whitespace. | 491 |
![]() | '=' is not followed by whitespace. | 491 |
![]() | Line has trailing spaces. | 492 |
![]() | '=' is not preceded with whitespace. | 493 |
![]() | '=' is not followed by whitespace. | 493 |
![]() | Line has trailing spaces. | 494 |
![]() | '=' is not preceded with whitespace. | 495 |
![]() | '=' is not followed by whitespace. | 495 |
![]() | Line has trailing spaces. | 496 |
![]() | Line has trailing spaces. | 499 |
![]() | Line is longer than 80 characters. | 501 |
![]() | Line contains a tab character. | 503 |
![]() | Line contains a tab character. | 504 |
![]() | Line has trailing spaces. | 505 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Line is longer than 80 characters. | 510 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 512 |
![]() | Missing a Javadoc comment. | 512 |
![]() | Line contains a tab character. | 514 |
![]() | Missing a Javadoc comment. | 514 |
![]() | Parameter orig should be final. | 514 |
![]() | 'orig' hides a field. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 518 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 518 |
![]() | Missing a Javadoc comment. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line has trailing spaces. | 521 |
![]() | Line contains a tab character. | 521 |
![]() | Line contains a tab character. | 522 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 522 |
![]() | Missing a Javadoc comment. | 522 |
![]() | Line contains a tab character. | 523 |
![]() | Line contains a tab character. | 524 |
![]() | Line is longer than 80 characters. | 526 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 526 |
![]() | Missing a Javadoc comment. | 526 |
![]() | Parameter obj should be final. | 526 |
![]() | Line is longer than 80 characters. | 528 |
![]() | Line is longer than 80 characters. | 531 |
![]() | 'cast' is not followed by whitespace. | 534 |
![]() | Line is longer than 80 characters. | 536 |
![]() | Line contains a tab character. | 536 |
![]() | Line is longer than 80 characters. | 537 |
![]() | Line contains a tab character. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Line is longer than 80 characters. | 539 |
![]() | Line contains a tab character. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 543 |
![]() | Missing a Javadoc comment. | 543 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 547 |
![]() | Missing a Javadoc comment. | 547 |
![]() | Line is longer than 80 characters. | 548 |
![]() | Line contains a tab character. | 551 |
![]() | Line contains a tab character. | 553 |
![]() | Line is longer than 80 characters. | 554 |
![]() | Line contains a tab character. | 554 |
![]() | Line contains a tab character. | 555 |
![]() | Line contains a tab character. | 556 |
![]() | Parameter Original should be final. | 556 |
![]() | Expected @param tag for 'Original'. | 556 |
![]() | Name 'Original' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 556 |
![]() | Parameter Visible should be final. | 556 |
![]() | 'Visible' hides a field. | 556 |
![]() | Expected @param tag for 'Visible'. | 556 |
![]() | Name 'Visible' 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. | 559 |
![]() | Line is longer than 80 characters. | 561 |
![]() | Line contains a tab character. | 561 |
![]() | Method 'createDisappearEvent' is not designed for extension - needs to be abstract, final or empty. | 561 |
![]() | Missing a Javadoc comment. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line contains a tab character. | 563 |
![]() | Line has trailing spaces. | 564 |
![]() | Line contains a tab character. | 564 |
![]() | Line contains a tab character. | 566 |
![]() | Line is longer than 80 characters. | 567 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Line contains a tab character. | 571 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 571 |
![]() | Missing a Javadoc comment. | 571 |
![]() | Parameter obj should be final. | 571 |
![]() | Line contains a tab character. | 572 |
![]() | 'if' is not followed by whitespace. | 572 |
![]() | Line contains a tab character. | 573 |
![]() | Line is longer than 80 characters. | 574 |
![]() | 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 |
![]() | 'cast' is not followed by whitespace. | 578 |
![]() | Line contains a tab character. | 580 |
![]() | Line has trailing spaces. | 582 |
![]() | Line contains a tab character. | 582 |
![]() | Line is longer than 80 characters. | 583 |
![]() | Line contains a tab character. | 583 |
![]() | Line contains a tab character. | 584 |
![]() | '=' is not preceded with whitespace. | 584 |
![]() | '=' is not followed by whitespace. | 584 |
![]() | Line contains a tab character. | 585 |
![]() | Line contains a tab character. | 586 |
![]() | Line has trailing spaces. | 587 |
![]() | Line contains a tab character. | 587 |
![]() | Line is longer than 80 characters. | 588 |
![]() | Line contains a tab character. | 588 |
![]() | Line contains a tab character. | 589 |
![]() | '=' is not preceded with whitespace. | 589 |
![]() | '=' is not followed by whitespace. | 589 |
![]() | Line contains a tab character. | 590 |
![]() | Line contains a tab character. | 591 |
![]() | Line has trailing spaces. | 592 |
![]() | Line contains a tab character. | 592 |
![]() | Line is longer than 80 characters. | 593 |
![]() | Line contains a tab character. | 593 |
![]() | Line contains a tab character. | 594 |
![]() | '=' is not preceded with whitespace. | 594 |
![]() | '=' is not followed by whitespace. | 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 is longer than 80 characters. | 599 |
![]() | Line contains a tab character. | 599 |
![]() | '=' is not preceded with whitespace. | 599 |
![]() | '=' is not followed by whitespace. | 599 |
![]() | Line contains a tab character. | 600 |
![]() | Line contains a tab character. | 601 |
![]() | Line has trailing spaces. | 602 |
![]() | Line is longer than 80 characters. | 604 |
![]() | Line contains a tab character. | 604 |
![]() | '=' is not preceded with whitespace. | 604 |
![]() | '=' is not followed by whitespace. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Line contains a tab character. | 606 |
![]() | Line has trailing spaces. | 607 |
![]() | Line is longer than 80 characters. | 609 |
![]() | Line contains a tab character. | 609 |
![]() | '=' is not preceded with whitespace. | 609 |
![]() | '=' is not followed by whitespace. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | Line contains a tab character. | 611 |
![]() | Line has trailing spaces. | 612 |
![]() | Line contains a tab character. | 613 |
![]() | Line contains a tab character. | 614 |
![]() | '=' is not preceded with whitespace. | 614 |
![]() | '=' is not followed by whitespace. | 614 |
![]() | Line contains a tab character. | 615 |
![]() | Line contains a tab character. | 616 |
![]() | Line has trailing spaces. | 617 |
![]() | Line contains a tab character. | 617 |
![]() | Line is longer than 80 characters. | 618 |
![]() | Line contains a tab character. | 618 |
![]() | Line contains a tab character. | 619 |
![]() | '=' is not preceded with whitespace. | 619 |
![]() | '=' is not followed by whitespace. | 619 |
![]() | Line contains a tab character. | 620 |
![]() | Line contains a tab character. | 621 |
![]() | Line has trailing spaces. | 622 |
![]() | Line contains a tab character. | 622 |
![]() | Line is longer than 80 characters. | 623 |
![]() | Line contains a tab character. | 623 |
![]() | Line is longer than 80 characters. | 624 |
![]() | Line contains a tab character. | 624 |
![]() | '=' is not preceded with whitespace. | 624 |
![]() | '=' is not followed by whitespace. | 624 |
![]() | Line contains a tab character. | 625 |
![]() | Line contains a tab character. | 626 |
![]() | Line has trailing spaces. | 627 |
![]() | Line contains a tab character. | 627 |
![]() | Line is longer than 80 characters. | 628 |
![]() | Line contains a tab character. | 628 |
![]() | Line contains a tab character. | 629 |
![]() | '=' is not preceded with whitespace. | 629 |
![]() | '=' is not followed by whitespace. | 629 |
![]() | Line contains a tab character. | 630 |
![]() | Line contains a tab character. | 631 |
![]() | Line has trailing spaces. | 632 |
![]() | Line contains a tab character. | 632 |
![]() | Line contains a tab character. | 633 |
![]() | Line has trailing spaces. | 634 |
![]() | Line contains a tab character. | 634 |
![]() | Line contains a tab character. | 636 |
![]() | Line is longer than 80 characters. | 637 |
![]() | Line contains a tab character. | 637 |
![]() | Line contains a tab character. | 638 |
![]() | Line is longer than 80 characters. | 639 |
![]() | Line contains a tab character. | 639 |
![]() | Line contains a tab character. | 640 |
![]() | Line contains a tab character. | 641 |
![]() | Line contains a tab character. | 643 |
![]() | Line is longer than 80 characters. | 644 |
![]() | Line contains a tab character. | 644 |
![]() | Line is longer than 80 characters. | 645 |
![]() | Line contains a tab character. | 645 |
![]() | Line contains a tab character. | 646 |
![]() | Expected an @return tag. | 647 |
![]() | Line contains a tab character. | 647 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 647 |
![]() | 'if' construct must use '{}'s. | 648 |
![]() | Line contains a tab character. | 648 |
![]() | Line contains a tab character. | 649 |
![]() | Line contains a tab character. | 650 |
![]() | Line has trailing spaces. | 651 |
![]() | Line contains a tab character. | 651 |
![]() | Line has trailing spaces. | 653 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 654 |
![]() | Missing a Javadoc comment. | 654 |
![]() | Line has trailing spaces. | 656 |
![]() | Line contains a tab character. | 657 |
![]() | '+' should be on a new line. | 657 |
![]() | Line has trailing spaces. | 658 |
![]() | Line contains a tab character. | 658 |
![]() | Line contains a tab character. | 659 |
![]() | '+' should be on a new line. | 659 |
![]() | Line contains a tab character. | 660 |
![]() | '+' should be on a new line. | 660 |
![]() | Line has trailing spaces. | 661 |
![]() | Line contains a tab character. | 661 |
![]() | Line contains a tab character. | 662 |
![]() | '+' should be on a new line. | 662 |
![]() | Line contains a tab character. | 663 |
![]() | '+' should be on a new line. | 663 |
![]() | Line has trailing spaces. | 664 |
![]() | Line contains a tab character. | 664 |
![]() | Line contains a tab character. | 665 |
![]() | '+' should be on a new line. | 665 |
![]() | Line contains a tab character. | 666 |
![]() | '+' should be on a new line. | 666 |
![]() | Line has trailing spaces. | 667 |
![]() | Line contains a tab character. | 667 |
![]() | Line contains a tab character. | 668 |
![]() | '+' should be on a new line. | 668 |
![]() | Line contains a tab character. | 669 |
![]() | '+' should be on a new line. | 669 |
![]() | Line has trailing spaces. | 670 |
![]() | Line contains a tab character. | 670 |
![]() | Line contains a tab character. | 671 |
![]() | '+' should be on a new line. | 671 |
![]() | Line contains a tab character. | 672 |
![]() | '+' should be on a new line. | 672 |
![]() | Line has trailing spaces. | 673 |
![]() | Line contains a tab character. | 673 |
![]() | Line contains a tab character. | 674 |
![]() | '+' should be on a new line. | 674 |
![]() | Line is longer than 80 characters. | 675 |
![]() | Line contains a tab character. | 675 |
![]() | '+' should be on a new line. | 675 |
![]() | Line has trailing spaces. | 676 |
![]() | Line contains a tab character. | 676 |
![]() | Line contains a tab character. | 677 |
![]() | '+' should be on a new line. | 677 |
![]() | Line is longer than 80 characters. | 678 |
![]() | Line contains a tab character. | 678 |
![]() | '+' should be on a new line. | 678 |
![]() | Line has trailing spaces. | 679 |
![]() | Line contains a tab character. | 679 |
![]() | Line contains a tab character. | 680 |
![]() | '+' should be on a new line. | 680 |
![]() | Line is longer than 80 characters. | 681 |
![]() | Line contains a tab character. | 681 |
![]() | '+' should be on a new line. | 681 |
![]() | Line has trailing spaces. | 682 |
![]() | Line contains a tab character. | 682 |
![]() | Line contains a tab character. | 683 |
![]() | '+' should be on a new line. | 683 |
![]() | Line contains a tab character. | 684 |
![]() | '+' should be on a new line. | 684 |
![]() | Line has trailing spaces. | 685 |
![]() | Line contains a tab character. | 685 |
![]() | Line contains a tab character. | 686 |
![]() | '+' should be on a new line. | 686 |
![]() | Line contains a tab character. | 687 |
![]() | '+' should be on a new line. | 687 |
![]() | Line has trailing spaces. | 688 |
![]() | Line contains a tab character. | 688 |
![]() | Line contains a tab character. | 689 |
![]() | '+' should be on a new line. | 689 |
![]() | Line is longer than 80 characters. | 690 |
![]() | Line contains a tab character. | 690 |
![]() | '+' should be on a new line. | 690 |
![]() | Line has trailing spaces. | 691 |
![]() | Line contains a tab character. | 691 |
![]() | Line contains a tab character. | 692 |
![]() | '+' should be on a new line. | 692 |
![]() | Line contains a tab character. | 693 |
![]() | '+' should be on a new line. | 693 |
![]() | Line contains a tab character. | 694 |
![]() | Line has trailing spaces. | 695 |
![]() | Line contains a tab character. | 695 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 698 |
![]() | Missing a Javadoc comment. | 698 |
![]() | '+' should be on a new line. | 699 |
![]() | Line has trailing spaces. | 700 |
![]() | '+' should be on a new line. | 701 |
![]() | '+' should be on a new line. | 702 |
![]() | '+' should be on a new line. | 703 |
![]() | Line has trailing spaces. | 704 |
![]() | '+' should be on a new line. | 705 |
![]() | '+' should be on a new line. | 706 |
![]() | '+' should be on a new line. | 707 |
![]() | Line has trailing spaces. | 708 |
![]() | '+' should be on a new line. | 709 |
![]() | '+' should be on a new line. | 710 |
![]() | '+' should be on a new line. | 711 |
![]() | Line has trailing spaces. | 712 |
![]() | '+' should be on a new line. | 713 |
![]() | '+' should be on a new line. | 714 |
![]() | '+' should be on a new line. | 715 |
![]() | Line has trailing spaces. | 716 |
![]() | '+' should be on a new line. | 717 |
![]() | '+' should be on a new line. | 718 |
![]() | '+' should be on a new line. | 719 |
![]() | Line has trailing spaces. | 720 |
![]() | '+' should be on a new line. | 721 |
![]() | '+' should be on a new line. | 722 |
![]() | '+' should be on a new line. | 723 |
![]() | Line has trailing spaces. | 724 |
![]() | '+' should be on a new line. | 725 |
![]() | '+' should be on a new line. | 726 |
![]() | '+' should be on a new line. | 727 |
![]() | Line has trailing spaces. | 728 |
![]() | '+' should be on a new line. | 729 |
![]() | '+' should be on a new line. | 730 |
![]() | '+' should be on a new line. | 731 |
![]() | Line has trailing spaces. | 732 |
![]() | '+' should be on a new line. | 733 |
![]() | '+' should be on a new line. | 734 |
![]() | '+' should be on a new line. | 735 |
![]() | Line has trailing spaces. | 736 |
![]() | '+' should be on a new line. | 737 |
![]() | '+' should be on a new line. | 738 |
![]() | '+' should be on a new line. | 739 |
![]() | Line has trailing spaces. | 740 |
![]() | '+' should be on a new line. | 741 |
![]() | '+' should be on a new line. | 742 |
![]() | '+' should be on a new line. | 743 |
![]() | Line has trailing spaces. | 744 |
![]() | '+' should be on a new line. | 745 |
![]() | '+' should be on a new line. | 746 |
![]() | '+' should be on a new line. | 747 |
![]() | Line has trailing spaces. | 751 |
![]() | Line has trailing spaces. | 752 |
![]() | Line has trailing spaces. | 755 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | 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. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | More than 7 parameters. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Parameter Id should be final. | 79 |
![]() | 'Id' hides a field. | 79 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Parameter Damage should be final. | 79 |
![]() | 'Damage' hides a field. | 79 |
![]() | Name 'Damage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Parameter DamageType should be final. | 79 |
![]() | 'DamageType' hides a field. | 79 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Parameter WeaponName should be final. | 79 |
![]() | 'WeaponName' hides a field. | 79 |
![]() | Name 'WeaponName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Parameter Flaming should be final. | 79 |
![]() | 'Flaming' hides a field. | 79 |
![]() | Name 'Flaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Parameter DirectDamage should be final. | 79 |
![]() | 'DirectDamage' hides a field. | 79 |
![]() | Name 'DirectDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Parameter BulletHit should be final. | 79 |
![]() | 'BulletHit' hides a field. | 79 |
![]() | Name 'BulletHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Parameter VehicleHit should be final. | 79 |
![]() | 'VehicleHit' hides a field. | 79 |
![]() | Name 'VehicleHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 106 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 |
![]() | Variable 'Id' must be private and have accessor methods. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | Expected an @return tag. | 116 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Name 'Damage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 |
![]() | Variable 'Damage' must be private and have accessor methods. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Expected an @return tag. | 133 |
![]() | Method 'getDamage' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 |
![]() | Variable 'DamageType' must be private and have accessor methods. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Expected an @return tag. | 154 |
![]() | Method 'getDamageType' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Name 'WeaponName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 |
![]() | Variable 'WeaponName' must be private and have accessor methods. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Expected an @return tag. | 175 |
![]() | Method 'getWeaponName' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Name 'Flaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 188 |
![]() | Variable 'Flaming' must be private and have accessor methods. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Expected an @return tag. | 196 |
![]() | Method 'isFlaming' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Name 'DirectDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 209 |
![]() | Variable 'DirectDamage' must be private and have accessor methods. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Expected an @return tag. | 217 |
![]() | Method 'isDirectDamage' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 224 |
![]() | Line has trailing spaces. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Name 'BulletHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 230 |
![]() | Variable 'BulletHit' must be private and have accessor methods. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Expected an @return tag. | 238 |
![]() | Method 'isBulletHit' is not designed for extension - needs to be abstract, final or empty. | 238 |
![]() | Line has trailing spaces. | 243 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Name 'VehicleHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 251 |
![]() | Variable 'VehicleHit' must be private and have accessor methods. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line has trailing spaces. | 254 |
![]() | Line has trailing spaces. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | Expected an @return tag. | 259 |
![]() | Method 'isVehicleHit' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 266 |
![]() | Line contains a tab character. | 271 |
![]() | Line has trailing spaces. | 272 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Missing a Javadoc comment. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line has trailing spaces. | 277 |
![]() | Line contains a tab character. | 277 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 282 |
![]() | Line has trailing spaces. | 283 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Line has trailing spaces. | 288 |
![]() | Parameter original should be final. | 293 |
![]() | Expected @param tag for 'original'. | 293 |
![]() | Line has trailing spaces. | 294 |
![]() | '=' is not preceded with whitespace. | 295 |
![]() | '=' is not followed by whitespace. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | '=' is not preceded with whitespace. | 297 |
![]() | '=' is not followed by whitespace. | 297 |
![]() | Line has trailing spaces. | 298 |
![]() | '=' is not preceded with whitespace. | 299 |
![]() | '=' is not followed by whitespace. | 299 |
![]() | Line has trailing spaces. | 300 |
![]() | '=' is not preceded with whitespace. | 301 |
![]() | '=' is not followed by whitespace. | 301 |
![]() | Line has trailing spaces. | 302 |
![]() | '=' is not preceded with whitespace. | 303 |
![]() | '=' is not followed by whitespace. | 303 |
![]() | Line has trailing spaces. | 304 |
![]() | '=' is not preceded with whitespace. | 305 |
![]() | '=' is not followed by whitespace. | 305 |
![]() | Line has trailing spaces. | 306 |
![]() | '=' is not preceded with whitespace. | 307 |
![]() | '=' is not followed by whitespace. | 307 |
![]() | Line has trailing spaces. | 308 |
![]() | '=' is not preceded with whitespace. | 309 |
![]() | '=' is not followed by whitespace. | 309 |
![]() | Line has trailing spaces. | 310 |
![]() | Line has trailing spaces. | 313 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line has trailing spaces. | 319 |
![]() | Line has trailing spaces. | 321 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 322 |
![]() | Missing a Javadoc comment. | 322 |
![]() | Line has trailing spaces. | 324 |
![]() | Line contains a tab character. | 325 |
![]() | '+' should be on a new line. | 325 |
![]() | Line has trailing spaces. | 326 |
![]() | Line contains a tab character. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | '+' should be on a new line. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | '+' should be on a new line. | 328 |
![]() | Line has trailing spaces. | 329 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | '+' should be on a new line. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | '+' should be on a new line. | 331 |
![]() | Line has trailing spaces. | 332 |
![]() | Line contains a tab character. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | '+' should be on a new line. | 333 |
![]() | Line is longer than 80 characters. | 334 |
![]() | Line contains a tab character. | 334 |
![]() | '+' should be on a new line. | 334 |
![]() | Line has trailing spaces. | 335 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | '+' should be on a new line. | 336 |
![]() | Line is longer than 80 characters. | 337 |
![]() | Line contains a tab character. | 337 |
![]() | '+' should be on a new line. | 337 |
![]() | Line has trailing spaces. | 338 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | '+' should be on a new line. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | '+' should be on a new line. | 340 |
![]() | Line has trailing spaces. | 341 |
![]() | Line contains a tab character. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | '+' should be on a new line. | 342 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | '+' should be on a new line. | 343 |
![]() | Line has trailing spaces. | 344 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | '+' should be on a new line. | 345 |
![]() | Line is longer than 80 characters. | 346 |
![]() | Line contains a tab character. | 346 |
![]() | '+' should be on a new line. | 346 |
![]() | Line has trailing spaces. | 347 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | '+' should be on a new line. | 348 |
![]() | Line is longer than 80 characters. | 349 |
![]() | Line contains a tab character. | 349 |
![]() | '+' should be on a new line. | 349 |
![]() | Line contains a tab character. | 350 |
![]() | Line has trailing spaces. | 351 |
![]() | Line contains a tab character. | 351 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 354 |
![]() | Missing a Javadoc comment. | 354 |
![]() | '+' should be on a new line. | 355 |
![]() | Line has trailing spaces. | 356 |
![]() | '+' should be on a new line. | 357 |
![]() | '+' should be on a new line. | 358 |
![]() | '+' should be on a new line. | 359 |
![]() | Line has trailing spaces. | 360 |
![]() | '+' should be on a new line. | 361 |
![]() | '+' should be on a new line. | 362 |
![]() | '+' should be on a new line. | 363 |
![]() | Line has trailing spaces. | 364 |
![]() | '+' should be on a new line. | 365 |
![]() | '+' should be on a new line. | 366 |
![]() | '+' should be on a new line. | 367 |
![]() | Line has trailing spaces. | 368 |
![]() | '+' should be on a new line. | 369 |
![]() | '+' should be on a new line. | 370 |
![]() | '+' should be on a new line. | 371 |
![]() | Line has trailing spaces. | 372 |
![]() | '+' should be on a new line. | 373 |
![]() | '+' should be on a new line. | 374 |
![]() | '+' should be on a new line. | 375 |
![]() | Line has trailing spaces. | 376 |
![]() | '+' should be on a new line. | 377 |
![]() | '+' should be on a new line. | 378 |
![]() | '+' should be on a new line. | 379 |
![]() | Line has trailing spaces. | 380 |
![]() | '+' should be on a new line. | 381 |
![]() | '+' should be on a new line. | 382 |
![]() | '+' should be on a new line. | 383 |
![]() | Line has trailing spaces. | 384 |
![]() | '+' should be on a new line. | 385 |
![]() | '+' should be on a new line. | 386 |
![]() | '+' should be on a new line. | 387 |
![]() | Line has trailing spaces. | 391 |
![]() | Line has trailing spaces. | 392 |
![]() | Line has trailing spaces. | 395 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Parameter Id should be final. | 59 |
![]() | 'Id' hides a field. | 59 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
![]() | Parameter Name should be final. | 59 |
![]() | 'Name' hides a field. | 59 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 74 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 |
![]() | Variable 'Id' must be private and have accessor methods. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 81 |
![]() | Expected an @return tag. | 84 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 |
![]() | Variable 'Name' must be private and have accessor methods. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Expected an @return tag. | 101 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Line contains a tab character. | 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. | 122 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 130 |
![]() | Parameter original should be final. | 135 |
![]() | Expected @param tag for 'original'. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | '=' is not preceded with whitespace. | 137 |
![]() | '=' is not followed by whitespace. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | '=' is not preceded with whitespace. | 139 |
![]() | '=' is not followed by whitespace. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 143 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Line has trailing spaces. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | '+' should be on a new line. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | '+' should be on a new line. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | '+' should be on a new line. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | '+' should be on a new line. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | '+' should be on a new line. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Missing a Javadoc comment. | 166 |
![]() | '+' should be on a new line. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | '+' should be on a new line. | 169 |
![]() | '+' should be on a new line. | 170 |
![]() | '+' should be on a new line. | 171 |
![]() | Line has trailing spaces. | 172 |
![]() | '+' should be on a new line. | 173 |
![]() | '+' should be on a new line. | 174 |
![]() | '+' should be on a new line. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 183 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 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. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | More than 7 parameters. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Parameter Id should be final. | 92 |
![]() | 'Id' hides a field. | 92 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter Killer should be final. | 92 |
![]() | 'Killer' hides a field. | 92 |
![]() | Name 'Killer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter KilledPawn should be final. | 92 |
![]() | 'KilledPawn' hides a field. | 92 |
![]() | Name 'KilledPawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter DamageType should be final. | 92 |
![]() | 'DamageType' hides a field. | 92 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter DeathString should be final. | 92 |
![]() | 'DeathString' hides a field. | 92 |
![]() | Name 'DeathString' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter WeaponName should be final. | 92 |
![]() | 'WeaponName' hides a field. | 92 |
![]() | Name 'WeaponName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter Flaming should be final. | 92 |
![]() | 'Flaming' hides a field. | 92 |
![]() | Name 'Flaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter CausedByWorld should be final. | 92 |
![]() | 'CausedByWorld' hides a field. | 92 |
![]() | Name 'CausedByWorld' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter DirectDamage should be final. | 92 |
![]() | 'DirectDamage' hides a field. | 92 |
![]() | Name 'DirectDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter BulletHit should be final. | 92 |
![]() | 'BulletHit' hides a field. | 92 |
![]() | Name 'BulletHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Parameter VehicleHit should be final. | 92 |
![]() | 'VehicleHit' hides a field. | 92 |
![]() | Name 'VehicleHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 125 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 129 |
![]() | Variable 'Id' must be private and have accessor methods. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Expected an @return tag. | 135 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Name 'Killer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 |
![]() | Variable 'Killer' must be private and have accessor methods. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Expected an @return tag. | 158 |
![]() | Method 'getKiller' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | 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 |
![]() | Name 'KilledPawn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Variable 'KilledPawn' must be private and have accessor methods. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | 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 |
![]() | Expected an @return tag. | 181 |
![]() | Method 'getKilledPawn' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 186 |
![]() | Line has trailing spaces. | 188 |
![]() | Line has trailing spaces. | 190 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 194 |
![]() | Variable 'DamageType' must be private and have accessor methods. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Expected an @return tag. | 202 |
![]() | Method 'getDamageType' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Name 'DeathString' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 215 |
![]() | Variable 'DeathString' must be private and have accessor methods. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Expected an @return tag. | 223 |
![]() | Method 'getDeathString' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | Line has trailing spaces. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Name 'WeaponName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 236 |
![]() | Variable 'WeaponName' must be private and have accessor methods. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line has trailing spaces. | 239 |
![]() | Line has trailing spaces. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Expected an @return tag. | 244 |
![]() | Method 'getWeaponName' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Line has trailing spaces. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Name 'Flaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 257 |
![]() | Variable 'Flaming' must be private and have accessor methods. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Expected an @return tag. | 265 |
![]() | Method 'isFlaming' is not designed for extension - needs to be abstract, final or empty. | 265 |
![]() | Line has trailing spaces. | 270 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Name 'CausedByWorld' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 278 |
![]() | Variable 'CausedByWorld' must be private and have accessor methods. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line has trailing spaces. | 281 |
![]() | Line has trailing spaces. | 283 |
![]() | Line is longer than 80 characters. | 284 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Expected an @return tag. | 286 |
![]() | Method 'isCausedByWorld' is not designed for extension - needs to be abstract, final or empty. | 286 |
![]() | Line has trailing spaces. | 291 |
![]() | Line has trailing spaces. | 293 |
![]() | Line has trailing spaces. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Name 'DirectDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 299 |
![]() | Variable 'DirectDamage' must be private and have accessor methods. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Expected an @return tag. | 307 |
![]() | Method 'isDirectDamage' is not designed for extension - needs to be abstract, final or empty. | 307 |
![]() | Line has trailing spaces. | 312 |
![]() | Line has trailing spaces. | 314 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Name 'BulletHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 320 |
![]() | Variable 'BulletHit' must be private and have accessor methods. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Line has trailing spaces. | 323 |
![]() | Line has trailing spaces. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Expected an @return tag. | 328 |
![]() | Method 'isBulletHit' is not designed for extension - needs to be abstract, final or empty. | 328 |
![]() | Line has trailing spaces. | 333 |
![]() | Line has trailing spaces. | 335 |
![]() | Line has trailing spaces. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Name 'VehicleHit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 341 |
![]() | Variable 'VehicleHit' must be private and have accessor methods. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Line has trailing spaces. | 344 |
![]() | Line has trailing spaces. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | Expected an @return tag. | 349 |
![]() | Method 'isVehicleHit' is not designed for extension - needs to be abstract, final or empty. | 349 |
![]() | Line has trailing spaces. | 354 |
![]() | Line has trailing spaces. | 356 |
![]() | Line contains a tab character. | 361 |
![]() | Line has trailing spaces. | 362 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Missing a Javadoc comment. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | Line has trailing spaces. | 367 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 370 |
![]() | Line contains a tab character. | 372 |
![]() | Line has trailing spaces. | 373 |
![]() | Line contains a tab character. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | Line has trailing spaces. | 378 |
![]() | Parameter original should be final. | 383 |
![]() | Expected @param tag for 'original'. | 383 |
![]() | Line has trailing spaces. | 384 |
![]() | '=' is not preceded with whitespace. | 385 |
![]() | '=' is not followed by whitespace. | 385 |
![]() | Line has trailing spaces. | 386 |
![]() | '=' is not preceded with whitespace. | 387 |
![]() | '=' is not followed by whitespace. | 387 |
![]() | Line has trailing spaces. | 388 |
![]() | '=' is not preceded with whitespace. | 389 |
![]() | '=' is not followed by whitespace. | 389 |
![]() | Line has trailing spaces. | 390 |
![]() | '=' is not preceded with whitespace. | 391 |
![]() | '=' is not followed by whitespace. | 391 |
![]() | Line has trailing spaces. | 392 |
![]() | '=' is not preceded with whitespace. | 393 |
![]() | '=' is not followed by whitespace. | 393 |
![]() | Line has trailing spaces. | 394 |
![]() | '=' is not preceded with whitespace. | 395 |
![]() | '=' is not followed by whitespace. | 395 |
![]() | Line has trailing spaces. | 396 |
![]() | '=' is not preceded with whitespace. | 397 |
![]() | '=' is not followed by whitespace. | 397 |
![]() | Line has trailing spaces. | 398 |
![]() | '=' is not preceded with whitespace. | 399 |
![]() | '=' is not followed by whitespace. | 399 |
![]() | Line has trailing spaces. | 400 |
![]() | '=' is not preceded with whitespace. | 401 |
![]() | '=' is not followed by whitespace. | 401 |
![]() | Line has trailing spaces. | 402 |
![]() | '=' is not preceded with whitespace. | 403 |
![]() | '=' is not followed by whitespace. | 403 |
![]() | Line has trailing spaces. | 404 |
![]() | '=' is not preceded with whitespace. | 405 |
![]() | '=' is not followed by whitespace. | 405 |
![]() | Line has trailing spaces. | 406 |
![]() | Line has trailing spaces. | 409 |
![]() | Line is longer than 80 characters. | 411 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line has trailing spaces. | 415 |
![]() | Line has trailing spaces. | 417 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 418 |
![]() | Missing a Javadoc comment. | 418 |
![]() | Line has trailing spaces. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | '+' should be on a new line. | 421 |
![]() | Line has trailing spaces. | 422 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | '+' should be on a new line. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | '+' should be on a new line. | 424 |
![]() | Line has trailing spaces. | 425 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | '+' should be on a new line. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | '+' should be on a new line. | 427 |
![]() | Line has trailing spaces. | 428 |
![]() | Line contains a tab character. | 428 |
![]() | Line contains a tab character. | 429 |
![]() | '+' should be on a new line. | 429 |
![]() | Line is longer than 80 characters. | 430 |
![]() | Line contains a tab character. | 430 |
![]() | '+' should be on a new line. | 430 |
![]() | Line has trailing spaces. | 431 |
![]() | Line contains a tab character. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | '+' should be on a new line. | 432 |
![]() | Line is longer than 80 characters. | 433 |
![]() | Line contains a tab character. | 433 |
![]() | '+' should be on a new line. | 433 |
![]() | Line has trailing spaces. | 434 |
![]() | Line contains a tab character. | 434 |
![]() | Line contains a tab character. | 435 |
![]() | '+' should be on a new line. | 435 |
![]() | Line is longer than 80 characters. | 436 |
![]() | Line contains a tab character. | 436 |
![]() | '+' should be on a new line. | 436 |
![]() | Line has trailing spaces. | 437 |
![]() | Line contains a tab character. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | '+' should be on a new line. | 438 |
![]() | Line is longer than 80 characters. | 439 |
![]() | Line contains a tab character. | 439 |
![]() | '+' should be on a new line. | 439 |
![]() | Line has trailing spaces. | 440 |
![]() | Line contains a tab character. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | '+' should be on a new line. | 441 |
![]() | Line contains a tab character. | 442 |
![]() | '+' should be on a new line. | 442 |
![]() | Line has trailing spaces. | 443 |
![]() | Line contains a tab character. | 443 |
![]() | Line contains a tab character. | 444 |
![]() | '+' should be on a new line. | 444 |
![]() | Line is longer than 80 characters. | 445 |
![]() | Line contains a tab character. | 445 |
![]() | '+' should be on a new line. | 445 |
![]() | Line has trailing spaces. | 446 |
![]() | Line contains a tab character. | 446 |
![]() | Line contains a tab character. | 447 |
![]() | '+' should be on a new line. | 447 |
![]() | Line is longer than 80 characters. | 448 |
![]() | Line contains a tab character. | 448 |
![]() | '+' should be on a new line. | 448 |
![]() | Line has trailing spaces. | 449 |
![]() | Line contains a tab character. | 449 |
![]() | Line contains a tab character. | 450 |
![]() | '+' should be on a new line. | 450 |
![]() | Line is longer than 80 characters. | 451 |
![]() | Line contains a tab character. | 451 |
![]() | '+' should be on a new line. | 451 |
![]() | Line has trailing spaces. | 452 |
![]() | Line contains a tab character. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | '+' should be on a new line. | 453 |
![]() | Line is longer than 80 characters. | 454 |
![]() | Line contains a tab character. | 454 |
![]() | '+' should be on a new line. | 454 |
![]() | Line contains a tab character. | 455 |
![]() | Line has trailing spaces. | 456 |
![]() | Line contains a tab character. | 456 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 459 |
![]() | Missing a Javadoc comment. | 459 |
![]() | '+' should be on a new line. | 460 |
![]() | Line has trailing spaces. | 461 |
![]() | '+' should be on a new line. | 462 |
![]() | '+' should be on a new line. | 463 |
![]() | '+' should be on a new line. | 464 |
![]() | Line has trailing spaces. | 465 |
![]() | '+' should be on a new line. | 466 |
![]() | '+' should be on a new line. | 467 |
![]() | '+' should be on a new line. | 468 |
![]() | Line has trailing spaces. | 469 |
![]() | '+' should be on a new line. | 470 |
![]() | '+' should be on a new line. | 471 |
![]() | '+' should be on a new line. | 472 |
![]() | Line has trailing spaces. | 473 |
![]() | '+' should be on a new line. | 474 |
![]() | '+' should be on a new line. | 475 |
![]() | '+' should be on a new line. | 476 |
![]() | Line has trailing spaces. | 477 |
![]() | '+' should be on a new line. | 478 |
![]() | '+' should be on a new line. | 479 |
![]() | '+' should be on a new line. | 480 |
![]() | Line has trailing spaces. | 481 |
![]() | '+' should be on a new line. | 482 |
![]() | '+' should be on a new line. | 483 |
![]() | '+' should be on a new line. | 484 |
![]() | Line has trailing spaces. | 485 |
![]() | '+' should be on a new line. | 486 |
![]() | '+' should be on a new line. | 487 |
![]() | '+' should be on a new line. | 488 |
![]() | Line has trailing spaces. | 489 |
![]() | '+' should be on a new line. | 490 |
![]() | '+' should be on a new line. | 491 |
![]() | '+' should be on a new line. | 492 |
![]() | Line has trailing spaces. | 493 |
![]() | '+' should be on a new line. | 494 |
![]() | '+' should be on a new line. | 495 |
![]() | '+' should be on a new line. | 496 |
![]() | Line has trailing spaces. | 497 |
![]() | '+' should be on a new line. | 498 |
![]() | '+' should be on a new line. | 499 |
![]() | '+' should be on a new line. | 500 |
![]() | Line has trailing spaces. | 501 |
![]() | '+' should be on a new line. | 502 |
![]() | '+' should be on a new line. | 503 |
![]() | '+' should be on a new line. | 504 |
![]() | Line has trailing spaces. | 508 |
![]() | Line has trailing spaces. | 509 |
![]() | Line has trailing spaces. | 512 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter Id should be final. | 61 |
![]() | 'Id' hides a field. | 61 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 |
![]() | Parameter Name should be final. | 61 |
![]() | 'Name' hides a field. | 61 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 76 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() | Variable 'Id' must be private and have accessor methods. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Expected an @return tag. | 86 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 |
![]() | Variable 'Name' must be private and have accessor methods. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Expected an @return tag. | 103 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 132 |
![]() | Parameter original should be final. | 137 |
![]() | Expected @param tag for 'original'. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | '=' is not preceded with whitespace. | 139 |
![]() | '=' is not followed by whitespace. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | '=' is not preceded with whitespace. | 141 |
![]() | '=' is not followed by whitespace. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 145 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Line has trailing spaces. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | '+' should be on a new line. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | '+' should be on a new line. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | '+' should be on a new line. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | '+' should be on a new line. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | '+' should be on a new line. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line has trailing spaces. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Missing a Javadoc comment. | 168 |
![]() | '+' should be on a new line. | 169 |
![]() | Line has trailing spaces. | 170 |
![]() | '+' should be on a new line. | 171 |
![]() | '+' should be on a new line. | 172 |
![]() | '+' should be on a new line. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | '+' should be on a new line. | 175 |
![]() | '+' should be on a new line. | 176 |
![]() | '+' should be on a new line. | 177 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 185 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 44 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 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. | 68 |
![]() | 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. | 76 |
![]() | Parameter original should be final. | 81 |
![]() | Expected @param tag for 'original'. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | '+' should be on a new line. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 111 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 44 |
![]() | '{' should be on the previous line. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 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. | 68 |
![]() | 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. | 76 |
![]() | Parameter original should be final. | 81 |
![]() | Expected @param tag for 'original'. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | '+' should be on a new line. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '+' should be on a new line. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 111 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 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 has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Parameter lastSeenTime should be final. | 69 |
![]() | 'lastSeenTime' hides a field. | 69 |
![]() | Parameter Id should be final. | 69 |
![]() | 'Id' hides a field. | 69 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Score should be final. | 69 |
![]() | 'Score' hides a field. | 69 |
![]() | Name 'Score' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Parameter Deaths should be final. | 69 |
![]() | 'Deaths' hides a field. | 69 |
![]() | Name 'Deaths' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Variable 'lastSeenTime' must be private and have accessor methods. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Expected an @return tag. | 104 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 |
![]() | Variable 'Id' must be private and have accessor methods. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Expected an @return tag. | 121 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | 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 contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Name 'Score' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 137 |
![]() | Variable 'Score' must be private and have accessor methods. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 148 |
![]() | Method 'getScore' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Name 'Deaths' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 159 |
![]() | Variable 'Deaths' must be private and have accessor methods. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 162 |
![]() | Expected an @return tag. | 165 |
![]() | Method 'getDeaths' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 177 |
![]() | Line has trailing spaces. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line has trailing spaces. | 194 |
![]() | Parameter original should be final. | 199 |
![]() | Expected @param tag for 'original'. | 199 |
![]() | Line has trailing spaces. | 200 |
![]() | '=' is not preceded with whitespace. | 201 |
![]() | '=' is not followed by whitespace. | 201 |
![]() | Line has trailing spaces. | 202 |
![]() | '=' is not preceded with whitespace. | 203 |
![]() | '=' is not followed by whitespace. | 203 |
![]() | Line has trailing spaces. | 204 |
![]() | '=' is not preceded with whitespace. | 205 |
![]() | '=' is not followed by whitespace. | 205 |
![]() | Line has trailing spaces. | 206 |
![]() | '=' is not preceded with whitespace. | 207 |
![]() | '=' is not followed by whitespace. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | Line has trailing spaces. | 211 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 219 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 220 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Line has trailing spaces. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | '+' should be on a new line. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | '+' should be on a new line. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | '+' should be on a new line. | 226 |
![]() | Line has trailing spaces. | 227 |
![]() | Line contains a tab character. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | '+' should be on a new line. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | '+' should be on a new line. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | '+' should be on a new line. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | '+' should be on a new line. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line has trailing spaces. | 234 |
![]() | Line contains a tab character. | 234 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() | Missing a Javadoc comment. | 237 |
![]() | '+' should be on a new line. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | '+' should be on a new line. | 240 |
![]() | '+' should be on a new line. | 241 |
![]() | '+' should be on a new line. | 242 |
![]() | Line has trailing spaces. | 243 |
![]() | '+' should be on a new line. | 244 |
![]() | '+' should be on a new line. | 245 |
![]() | '+' should be on a new line. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | '+' should be on a new line. | 248 |
![]() | '+' should be on a new line. | 249 |
![]() | '+' should be on a new line. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | '+' should be on a new line. | 252 |
![]() | '+' should be on a new line. | 253 |
![]() | '+' should be on a new line. | 254 |
![]() | Line has trailing spaces. | 258 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 262 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | '{' should be on the previous line. | 45 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 53 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 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. | 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 has trailing spaces. | 75 |
![]() | Parameter original should be final. | 80 |
![]() | Expected @param tag for 'original'. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | '+' should be on a new line. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | '+' should be on a new line. | 102 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 110 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | 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. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter Id should be final. | 67 |
![]() | 'Id' hides a field. | 67 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Parameter Reachable should be final. | 67 |
![]() | 'Reachable' hides a field. | 67 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Parameter From should be final. | 67 |
![]() | 'From' hides a field. | 67 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 |
![]() | Variable 'Id' must be private and have accessor methods. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Expected an @return tag. | 100 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Name 'Reachable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 113 |
![]() | Variable 'Reachable' must be private and have accessor methods. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Expected an @return tag. | 121 |
![]() | Method 'isReachable' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 |
![]() | Variable 'From' must be private and have accessor methods. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Expected an @return tag. | 142 |
![]() | Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line has trailing spaces. | 171 |
![]() | Parameter original should be final. | 176 |
![]() | Expected @param tag for 'original'. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | '=' is not preceded with whitespace. | 178 |
![]() | '=' is not followed by whitespace. | 178 |
![]() | Line has trailing spaces. | 179 |
![]() | '=' is not preceded with whitespace. | 180 |
![]() | '=' is not followed by whitespace. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | '=' is not preceded with whitespace. | 182 |
![]() | '=' is not followed by whitespace. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 186 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 194 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | '+' should be on a new line. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | '+' should be on a new line. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | '+' should be on a new line. | 201 |
![]() | Line has trailing spaces. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | '+' should be on a new line. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | '+' should be on a new line. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | '+' should be on a new line. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | '+' should be on a new line. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Missing a Javadoc comment. | 212 |
![]() | '+' should be on a new line. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | '+' should be on a new line. | 215 |
![]() | '+' should be on a new line. | 216 |
![]() | '+' should be on a new line. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | '+' should be on a new line. | 219 |
![]() | '+' should be on a new line. | 220 |
![]() | '+' should be on a new line. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | '+' should be on a new line. | 223 |
![]() | '+' should be on a new line. | 224 |
![]() | '+' should be on a new line. | 225 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 233 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 57 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | 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 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Comment matches to-do format 'TODO:'. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | More than 7 parameters. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Parameter Id should be final. | 130 |
![]() | 'Id' hides a field. | 130 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Name should be final. | 130 |
![]() | 'Name' hides a field. | 130 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Vehicle should be final. | 130 |
![]() | 'Vehicle' hides a field. | 130 |
![]() | Name 'Vehicle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Location should be final. | 130 |
![]() | 'Location' hides a field. | 130 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Velocity should be final. | 130 |
![]() | 'Velocity' hides a field. | 130 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Rotation should be final. | 130 |
![]() | 'Rotation' hides a field. | 130 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Team should be final. | 130 |
![]() | 'Team' hides a field. | 130 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Weapon should be final. | 130 |
![]() | 'Weapon' hides a field. | 130 |
![]() | Name 'Weapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Shooting should be final. | 130 |
![]() | 'Shooting' hides a field. | 130 |
![]() | Name 'Shooting' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Health should be final. | 130 |
![]() | 'Health' hides a field. | 130 |
![]() | Name 'Health' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter PrimaryAmmo should be final. | 130 |
![]() | 'PrimaryAmmo' hides a field. | 130 |
![]() | Name 'PrimaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter SecondaryAmmo should be final. | 130 |
![]() | 'SecondaryAmmo' hides a field. | 130 |
![]() | Name 'SecondaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Armor should be final. | 130 |
![]() | 'Armor' hides a field. | 130 |
![]() | Name 'Armor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter SmallArmor should be final. | 130 |
![]() | 'SmallArmor' hides a field. | 130 |
![]() | Name 'SmallArmor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter AltFiring should be final. | 130 |
![]() | 'AltFiring' hides a field. | 130 |
![]() | Name 'AltFiring' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Crouched should be final. | 130 |
![]() | 'Crouched' hides a field. | 130 |
![]() | Name 'Crouched' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Walking should be final. | 130 |
![]() | 'Walking' hides a field. | 130 |
![]() | Name 'Walking' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter FloorLocation should be final. | 130 |
![]() | 'FloorLocation' hides a field. | 130 |
![]() | Name 'FloorLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter FloorNormal should be final. | 130 |
![]() | 'FloorNormal' hides a field. | 130 |
![]() | Name 'FloorNormal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter UDamageTime should be final. | 130 |
![]() | 'UDamageTime' hides a field. | 130 |
![]() | Name 'UDamageTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Parameter Action should be final. | 130 |
![]() | 'Action' hides a field. | 130 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 183 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 187 |
![]() | Variable 'Id' must be private and have accessor methods. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line has trailing spaces. | 190 |
![]() | Expected an @return tag. | 193 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 200 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 204 |
![]() | Variable 'Name' must be private and have accessor methods. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line has trailing spaces. | 207 |
![]() | Expected an @return tag. | 210 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 210 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 219 |
![]() | Line is longer than 80 characters. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Name 'Vehicle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 222 |
![]() | Variable 'Vehicle' must be private and have accessor methods. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 227 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Expected an @return tag. | 229 |
![]() | Method 'isVehicle' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 234 |
![]() | Line has trailing spaces. | 236 |
![]() | Line has trailing spaces. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 242 |
![]() | Variable 'Location' must be private and have accessor methods. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Expected an @return tag. | 250 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Line has trailing spaces. | 255 |
![]() | Line has trailing spaces. | 257 |
![]() | Line has trailing spaces. | 259 |
![]() | Line is longer than 80 characters. | 260 |
![]() | Line contains a tab character. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 264 |
![]() | Variable 'Velocity' must be private and have accessor methods. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line has trailing spaces. | 267 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 273 |
![]() | Method 'getVelocity' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 280 |
![]() | Line has trailing spaces. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 286 |
![]() | Variable 'Rotation' must be private and have accessor methods. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Expected an @return tag. | 294 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 294 |
![]() | Line has trailing spaces. | 299 |
![]() | Line has trailing spaces. | 301 |
![]() | Line has trailing spaces. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 308 |
![]() | Variable 'Team' must be private and have accessor methods. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line has trailing spaces. | 311 |
![]() | Line has trailing spaces. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Expected an @return tag. | 317 |
![]() | Method 'getTeam' is not designed for extension - needs to be abstract, final or empty. | 317 |
![]() | Line has trailing spaces. | 322 |
![]() | Line has trailing spaces. | 324 |
![]() | Line has trailing spaces. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Line contains a tab character. | 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 contains a tab character. | 332 |
![]() | Line is longer than 80 characters. | 333 |
![]() | Line contains a tab character. | 333 |
![]() | Comment matches to-do format 'TODO:'. | 334 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Name 'Weapon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 337 |
![]() | Variable 'Weapon' must be private and have accessor methods. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Line has trailing spaces. | 340 |
![]() | Line has trailing spaces. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | Line is longer than 80 characters. | 344 |
![]() | Line contains a tab character. | 344 |
![]() | Line is longer than 80 characters. | 345 |
![]() | 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 is longer than 80 characters. | 349 |
![]() | Line contains a tab character. | 349 |
![]() | Comment matches to-do format 'TODO:'. | 350 |
![]() | Line contains a tab character. | 350 |
![]() | Line contains a tab character. | 351 |
![]() | Expected an @return tag. | 352 |
![]() | Method 'getWeapon' is not designed for extension - needs to be abstract, final or empty. | 352 |
![]() | Line has trailing spaces. | 357 |
![]() | Line has trailing spaces. | 359 |
![]() | Name 'Shooting' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 363 |
![]() | Variable 'Shooting' must be private and have accessor methods. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Line has trailing spaces. | 366 |
![]() | Expected an @return tag. | 369 |
![]() | Method 'isShooting' is not designed for extension - needs to be abstract, final or empty. | 369 |
![]() | Line has trailing spaces. | 374 |
![]() | Line has trailing spaces. | 376 |
![]() | Line has trailing spaces. | 378 |
![]() | Line is longer than 80 characters. | 379 |
![]() | Line contains a tab character. | 379 |
![]() | Line contains a tab character. | 380 |
![]() | Line contains a tab character. | 381 |
![]() | Name 'Health' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 383 |
![]() | Variable 'Health' must be private and have accessor methods. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line has trailing spaces. | 386 |
![]() | Line has trailing spaces. | 388 |
![]() | Line is longer than 80 characters. | 389 |
![]() | Line contains a tab character. | 389 |
![]() | Line contains a tab character. | 390 |
![]() | Line contains a tab character. | 391 |
![]() | Expected an @return tag. | 392 |
![]() | Method 'getHealth' is not designed for extension - needs to be abstract, final or empty. | 392 |
![]() | Line has trailing spaces. | 397 |
![]() | Line has trailing spaces. | 399 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'PrimaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 406 |
![]() | Variable 'PrimaryAmmo' must be private and have accessor methods. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Line has trailing spaces. | 409 |
![]() | Line has trailing spaces. | 411 |
![]() | Line is longer than 80 characters. | 412 |
![]() | Line contains a tab character. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Expected an @return tag. | 415 |
![]() | Method 'getPrimaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 415 |
![]() | Line has trailing spaces. | 420 |
![]() | Line has trailing spaces. | 422 |
![]() | Line has trailing spaces. | 424 |
![]() | Line is longer than 80 characters. | 425 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Name 'SecondaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 429 |
![]() | Variable 'SecondaryAmmo' must be private and have accessor methods. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Line has trailing spaces. | 432 |
![]() | Line has trailing spaces. | 434 |
![]() | Line is longer than 80 characters. | 435 |
![]() | Line contains a tab character. | 435 |
![]() | Line contains a tab character. | 436 |
![]() | Line contains a tab character. | 437 |
![]() | Expected an @return tag. | 438 |
![]() | Method 'getSecondaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 438 |
![]() | Line has trailing spaces. | 443 |
![]() | Line has trailing spaces. | 445 |
![]() | Line has trailing spaces. | 447 |
![]() | Line is longer than 80 characters. | 448 |
![]() | Line contains a tab character. | 448 |
![]() | Line is longer than 80 characters. | 450 |
![]() | Line is longer than 80 characters. | 451 |
![]() | Line contains a tab character. | 453 |
![]() | Name 'Armor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 455 |
![]() | Variable 'Armor' must be private and have accessor methods. | 455 |
![]() | Line contains a tab character. | 456 |
![]() | Line has trailing spaces. | 458 |
![]() | Line has trailing spaces. | 460 |
![]() | Line is longer than 80 characters. | 461 |
![]() | Line contains a tab character. | 461 |
![]() | Line is longer than 80 characters. | 463 |
![]() | Line is longer than 80 characters. | 464 |
![]() | Line contains a tab character. | 466 |
![]() | Expected an @return tag. | 467 |
![]() | Method 'getArmor' is not designed for extension - needs to be abstract, final or empty. | 467 |
![]() | Line has trailing spaces. | 472 |
![]() | Line has trailing spaces. | 474 |
![]() | Line has trailing spaces. | 476 |
![]() | Line is longer than 80 characters. | 477 |
![]() | Line contains a tab character. | 477 |
![]() | Line contains a tab character. | 478 |
![]() | Name 'SmallArmor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 480 |
![]() | Variable 'SmallArmor' must be private and have accessor methods. | 480 |
![]() | Line contains a tab character. | 481 |
![]() | Line has trailing spaces. | 483 |
![]() | Line has trailing spaces. | 485 |
![]() | Line is longer than 80 characters. | 486 |
![]() | Line contains a tab character. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | Expected an @return tag. | 488 |
![]() | Method 'getSmallArmor' is not designed for extension - needs to be abstract, final or empty. | 488 |
![]() | Line has trailing spaces. | 493 |
![]() | Line has trailing spaces. | 495 |
![]() | Line has trailing spaces. | 497 |
![]() | Line has trailing spaces. | 498 |
![]() | Line contains a tab character. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Name 'AltFiring' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 501 |
![]() | Variable 'AltFiring' must be private and have accessor methods. | 501 |
![]() | Line contains a tab character. | 502 |
![]() | Line has trailing spaces. | 504 |
![]() | Line has trailing spaces. | 506 |
![]() | Line has trailing spaces. | 507 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Expected an @return tag. | 509 |
![]() | Method 'isAltFiring' is not designed for extension - needs to be abstract, final or empty. | 509 |
![]() | Line has trailing spaces. | 514 |
![]() | Line has trailing spaces. | 516 |
![]() | Line has trailing spaces. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Name 'Crouched' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 522 |
![]() | Variable 'Crouched' must be private and have accessor methods. | 522 |
![]() | Line contains a tab character. | 523 |
![]() | Line has trailing spaces. | 525 |
![]() | Line has trailing spaces. | 527 |
![]() | Line contains a tab character. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Expected an @return tag. | 530 |
![]() | Method 'isCrouched' is not designed for extension - needs to be abstract, final or empty. | 530 |
![]() | Line has trailing spaces. | 535 |
![]() | Line has trailing spaces. | 537 |
![]() | Line has trailing spaces. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Line contains a tab character. | 541 |
![]() | Name 'Walking' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 543 |
![]() | Variable 'Walking' must be private and have accessor methods. | 543 |
![]() | Line contains a tab character. | 544 |
![]() | Line has trailing spaces. | 546 |
![]() | Line has trailing spaces. | 548 |
![]() | Line contains a tab character. | 549 |
![]() | Line contains a tab character. | 550 |
![]() | Expected an @return tag. | 551 |
![]() | Method 'isWalking' is not designed for extension - needs to be abstract, final or empty. | 551 |
![]() | Line has trailing spaces. | 556 |
![]() | Line has trailing spaces. | 558 |
![]() | Line has trailing spaces. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Name 'FloorLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 564 |
![]() | Variable 'FloorLocation' must be private and have accessor methods. | 564 |
![]() | Line contains a tab character. | 565 |
![]() | Line has trailing spaces. | 567 |
![]() | Line has trailing spaces. | 569 |
![]() | Line contains a tab character. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | Expected an @return tag. | 572 |
![]() | Method 'getFloorLocation' is not designed for extension - needs to be abstract, final or empty. | 572 |
![]() | Line has trailing spaces. | 577 |
![]() | Line has trailing spaces. | 579 |
![]() | Line has trailing spaces. | 581 |
![]() | Line contains a tab character. | 582 |
![]() | Line contains a tab character. | 583 |
![]() | Name 'FloorNormal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 585 |
![]() | Variable 'FloorNormal' must be private and have accessor methods. | 585 |
![]() | Line contains a tab character. | 586 |
![]() | Line has trailing spaces. | 588 |
![]() | Line has trailing spaces. | 590 |
![]() | Line contains a tab character. | 591 |
![]() | Line contains a tab character. | 592 |
![]() | Expected an @return tag. | 593 |
![]() | Method 'getFloorNormal' is not designed for extension - needs to be abstract, final or empty. | 593 |
![]() | Line has trailing spaces. | 598 |
![]() | Line has trailing spaces. | 600 |
![]() | Line has trailing spaces. | 602 |
![]() | Line is longer than 80 characters. | 603 |
![]() | Line contains a tab character. | 603 |
![]() | Line is longer than 80 characters. | 604 |
![]() | Line contains a tab character. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Name 'UDamageTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 607 |
![]() | Variable 'UDamageTime' must be private and have accessor methods. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | Line has trailing spaces. | 610 |
![]() | Line has trailing spaces. | 612 |
![]() | Line is longer than 80 characters. | 613 |
![]() | Line contains a tab character. | 613 |
![]() | Line is longer than 80 characters. | 614 |
![]() | Line contains a tab character. | 614 |
![]() | Line contains a tab character. | 615 |
![]() | Expected an @return tag. | 616 |
![]() | Method 'getUDamageTime' is not designed for extension - needs to be abstract, final or empty. | 616 |
![]() | Line has trailing spaces. | 621 |
![]() | Line has trailing spaces. | 623 |
![]() | Line has trailing spaces. | 625 |
![]() | Line contains a tab character. | 626 |
![]() | Line contains a tab character. | 627 |
![]() | Name 'Action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 629 |
![]() | Variable 'Action' must be private and have accessor methods. | 629 |
![]() | Line contains a tab character. | 630 |
![]() | Line has trailing spaces. | 632 |
![]() | Line has trailing spaces. | 634 |
![]() | Line contains a tab character. | 635 |
![]() | Line contains a tab character. | 636 |
![]() | Expected an @return tag. | 637 |
![]() | Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 637 |
![]() | Line has trailing spaces. | 642 |
![]() | Line has trailing spaces. | 644 |
![]() | Line contains a tab character. | 649 |
![]() | Line has trailing spaces. | 650 |
![]() | Line contains a tab character. | 650 |
![]() | Line is longer than 80 characters. | 651 |
![]() | Line contains a tab character. | 651 |
![]() | Missing a Javadoc comment. | 651 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 651 |
![]() | Variable 'Time' must be private and have accessor methods. | 651 |
![]() | Line is longer than 80 characters. | 653 |
![]() | Line contains a tab character. | 653 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 653 |
![]() | Missing a Javadoc comment. | 653 |
![]() | Line contains a tab character. | 654 |
![]() | Line contains a tab character. | 655 |
![]() | Line is longer than 80 characters. | 657 |
![]() | Line contains a tab character. | 657 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 657 |
![]() | Missing a Javadoc comment. | 657 |
![]() | Parameter time should be final. | 657 |
![]() | Line is longer than 80 characters. | 658 |
![]() | Line contains a tab character. | 658 |
![]() | Line contains a tab character. | 659 |
![]() | Line is longer than 80 characters. | 661 |
![]() | Line contains a tab character. | 661 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 661 |
![]() | Missing a Javadoc comment. | 661 |
![]() | Line contains a tab character. | 662 |
![]() | Line contains a tab character. | 663 |
![]() | Line has trailing spaces. | 664 |
![]() | Line contains a tab character. | 664 |
![]() | Line has trailing spaces. | 665 |
![]() | Line contains a tab character. | 665 |
![]() | Line contains a tab character. | 666 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 666 |
![]() | Missing a Javadoc comment. | 666 |
![]() | Line contains a tab character. | 667 |
![]() | Line contains a tab character. | 668 |
![]() | Line has trailing spaces. | 669 |
![]() | Line contains a tab character. | 669 |
![]() | Line contains a tab character. | 670 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 670 |
![]() | Missing a Javadoc comment. | 670 |
![]() | Line contains a tab character. | 671 |
![]() | Line contains a tab character. | 672 |
![]() | Line has trailing spaces. | 673 |
![]() | Line contains a tab character. | 673 |
![]() | Line contains a tab character. | 674 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 674 |
![]() | Missing a Javadoc comment. | 674 |
![]() | Line contains a tab character. | 675 |
![]() | Line contains a tab character. | 676 |
![]() | Line has trailing spaces. | 677 |
![]() | Line contains a tab character. | 677 |
![]() | Line contains a tab character. | 678 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 678 |
![]() | Line contains a tab character. | 679 |
![]() | Line contains a tab character. | 680 |
![]() | 'cast' is not followed by whitespace. | 680 |
![]() | Line contains a tab character. | 681 |
![]() | Line contains a tab character. | 683 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 683 |
![]() | Missing a Javadoc comment. | 683 |
![]() | Parameter obj should be final. | 683 |
![]() | 'if' construct must use '{}'s. | 684 |
![]() | Line contains a tab character. | 684 |
![]() | Line contains a tab character. | 685 |
![]() | 'cast' is not followed by whitespace. | 685 |
![]() | 'if' construct must use '{}'s. | 686 |
![]() | Line is longer than 80 characters. | 686 |
![]() | Line contains a tab character. | 686 |
![]() | 'else' construct must use '{}'s. | 687 |
![]() | Line contains a tab character. | 687 |
![]() | Line contains a tab character. | 688 |
![]() | Line contains a tab character. | 690 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 690 |
![]() | Missing a Javadoc comment. | 690 |
![]() | 'if' construct must use '{}'s. | 691 |
![]() | Line contains a tab character. | 691 |
![]() | Line contains a tab character. | 692 |
![]() | Line contains a tab character. | 693 |
![]() | Line has trailing spaces. | 695 |
![]() | Line contains a tab character. | 695 |
![]() | Line contains a tab character. | 698 |
![]() | Line contains a tab character. | 700 |
![]() | Line has trailing spaces. | 701 |
![]() | Line contains a tab character. | 701 |
![]() | Line contains a tab character. | 702 |
![]() | Line has trailing spaces. | 706 |
![]() | Parameter original should be final. | 711 |
![]() | Expected @param tag for 'original'. | 711 |
![]() | Line has trailing spaces. | 712 |
![]() | '=' is not preceded with whitespace. | 713 |
![]() | '=' is not followed by whitespace. | 713 |
![]() | Line has trailing spaces. | 714 |
![]() | '=' is not preceded with whitespace. | 715 |
![]() | '=' is not followed by whitespace. | 715 |
![]() | Line has trailing spaces. | 716 |
![]() | '=' is not preceded with whitespace. | 717 |
![]() | '=' is not followed by whitespace. | 717 |
![]() | Line has trailing spaces. | 718 |
![]() | '=' is not preceded with whitespace. | 719 |
![]() | '=' is not followed by whitespace. | 719 |
![]() | Line has trailing spaces. | 720 |
![]() | '=' is not preceded with whitespace. | 721 |
![]() | '=' is not followed by whitespace. | 721 |
![]() | Line has trailing spaces. | 722 |
![]() | '=' is not preceded with whitespace. | 723 |
![]() | '=' is not followed by whitespace. | 723 |
![]() | Line has trailing spaces. | 724 |
![]() | '=' is not preceded with whitespace. | 725 |
![]() | '=' is not followed by whitespace. | 725 |
![]() | Line has trailing spaces. | 726 |
![]() | '=' is not preceded with whitespace. | 727 |
![]() | '=' is not followed by whitespace. | 727 |
![]() | Line has trailing spaces. | 728 |
![]() | '=' is not preceded with whitespace. | 729 |
![]() | '=' is not followed by whitespace. | 729 |
![]() | Line has trailing spaces. | 730 |
![]() | '=' is not preceded with whitespace. | 731 |
![]() | '=' is not followed by whitespace. | 731 |
![]() | Line has trailing spaces. | 732 |
![]() | '=' is not preceded with whitespace. | 733 |
![]() | '=' is not followed by whitespace. | 733 |
![]() | Line has trailing spaces. | 734 |
![]() | '=' is not preceded with whitespace. | 735 |
![]() | '=' is not followed by whitespace. | 735 |
![]() | Line has trailing spaces. | 736 |
![]() | '=' is not preceded with whitespace. | 737 |
![]() | '=' is not followed by whitespace. | 737 |
![]() | Line has trailing spaces. | 738 |
![]() | '=' is not preceded with whitespace. | 739 |
![]() | '=' is not followed by whitespace. | 739 |
![]() | Line has trailing spaces. | 740 |
![]() | '=' is not preceded with whitespace. | 741 |
![]() | '=' is not followed by whitespace. | 741 |
![]() | Line has trailing spaces. | 742 |
![]() | '=' is not preceded with whitespace. | 743 |
![]() | '=' is not followed by whitespace. | 743 |
![]() | Line has trailing spaces. | 744 |
![]() | '=' is not preceded with whitespace. | 745 |
![]() | '=' is not followed by whitespace. | 745 |
![]() | Line has trailing spaces. | 746 |
![]() | '=' is not preceded with whitespace. | 747 |
![]() | '=' is not followed by whitespace. | 747 |
![]() | Line has trailing spaces. | 748 |
![]() | '=' is not preceded with whitespace. | 749 |
![]() | '=' is not followed by whitespace. | 749 |
![]() | Line has trailing spaces. | 750 |
![]() | '=' is not preceded with whitespace. | 751 |
![]() | '=' is not followed by whitespace. | 751 |
![]() | Line has trailing spaces. | 752 |
![]() | '=' is not preceded with whitespace. | 753 |
![]() | '=' is not followed by whitespace. | 753 |
![]() | Line has trailing spaces. | 754 |
![]() | Line has trailing spaces. | 757 |
![]() | Line is longer than 80 characters. | 759 |
![]() | Line contains a tab character. | 761 |
![]() | Line contains a tab character. | 762 |
![]() | Line has trailing spaces. | 763 |
![]() | Line contains a tab character. | 765 |
![]() | Line is longer than 80 characters. | 766 |
![]() | Line contains a tab character. | 766 |
![]() | Line contains a tab character. | 767 |
![]() | Line contains a tab character. | 768 |
![]() | Line contains a tab character. | 770 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 770 |
![]() | Missing a Javadoc comment. | 770 |
![]() | Parameter obj should be final. | 770 |
![]() | Line contains a tab character. | 771 |
![]() | 'if' is not followed by whitespace. | 771 |
![]() | Line contains a tab character. | 772 |
![]() | Line is longer than 80 characters. | 773 |
![]() | Line contains a tab character. | 773 |
![]() | Line contains a tab character. | 774 |
![]() | Line contains a tab character. | 775 |
![]() | Line contains a tab character. | 776 |
![]() | Line contains a tab character. | 777 |
![]() | 'cast' is not followed by whitespace. | 777 |
![]() | Line contains a tab character. | 779 |
![]() | Line has trailing spaces. | 781 |
![]() | Line contains a tab character. | 781 |
![]() | Line is longer than 80 characters. | 782 |
![]() | Line contains a tab character. | 782 |
![]() | Line contains a tab character. | 783 |
![]() | '=' is not preceded with whitespace. | 783 |
![]() | '=' is not followed by whitespace. | 783 |
![]() | Line contains a tab character. | 784 |
![]() | Line contains a tab character. | 785 |
![]() | Line has trailing spaces. | 786 |
![]() | Line contains a tab character. | 786 |
![]() | Line is longer than 80 characters. | 787 |
![]() | Line contains a tab character. | 787 |
![]() | Line contains a tab character. | 788 |
![]() | '=' is not preceded with whitespace. | 788 |
![]() | '=' is not followed by whitespace. | 788 |
![]() | Line contains a tab character. | 789 |
![]() | Line contains a tab character. | 790 |
![]() | Line has trailing spaces. | 791 |
![]() | Line contains a tab character. | 791 |
![]() | Line is longer than 80 characters. | 793 |
![]() | Line contains a tab character. | 793 |
![]() | '=' is not preceded with whitespace. | 793 |
![]() | '=' is not followed by whitespace. | 793 |
![]() | Line contains a tab character. | 794 |
![]() | Line contains a tab character. | 795 |
![]() | Line has trailing spaces. | 796 |
![]() | Line is longer than 80 characters. | 798 |
![]() | Line contains a tab character. | 798 |
![]() | '=' is not preceded with whitespace. | 798 |
![]() | '=' is not followed by whitespace. | 798 |
![]() | Line contains a tab character. | 799 |
![]() | Line contains a tab character. | 800 |
![]() | Line has trailing spaces. | 801 |
![]() | Line is longer than 80 characters. | 803 |
![]() | Line contains a tab character. | 803 |
![]() | '=' is not preceded with whitespace. | 803 |
![]() | '=' is not followed by whitespace. | 803 |
![]() | Line contains a tab character. | 804 |
![]() | Line contains a tab character. | 805 |
![]() | Line has trailing spaces. | 806 |
![]() | Line contains a tab character. | 807 |
![]() | Line contains a tab character. | 808 |
![]() | '=' is not preceded with whitespace. | 808 |
![]() | '=' is not followed by whitespace. | 808 |
![]() | Line contains a tab character. | 809 |
![]() | Line contains a tab character. | 810 |
![]() | Line has trailing spaces. | 811 |
![]() | Line contains a tab character. | 811 |
![]() | Line is longer than 80 characters. | 812 |
![]() | Line contains a tab character. | 812 |
![]() | Line contains a tab character. | 813 |
![]() | '=' is not preceded with whitespace. | 813 |
![]() | '=' is not followed by whitespace. | 813 |
![]() | Line contains a tab character. | 814 |
![]() | Line contains a tab character. | 815 |
![]() | Line has trailing spaces. | 816 |
![]() | Line contains a tab character. | 816 |
![]() | Line is longer than 80 characters. | 817 |
![]() | Line contains a tab character. | 817 |
![]() | Line contains a tab character. | 818 |
![]() | '=' is not preceded with whitespace. | 818 |
![]() | '=' is not followed by whitespace. | 818 |
![]() | Line contains a tab character. | 819 |
![]() | Line contains a tab character. | 820 |
![]() | Line has trailing spaces. | 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 |
![]() | '=' is not preceded with whitespace. | 823 |
![]() | '=' is not followed by whitespace. | 823 |
![]() | Line contains a tab character. | 824 |
![]() | Line contains a tab character. | 825 |
![]() | Line has trailing spaces. | 826 |
![]() | Line contains a tab character. | 826 |
![]() | Line is longer than 80 characters. | 827 |
![]() | Line contains a tab character. | 827 |
![]() | Line is longer than 80 characters. | 828 |
![]() | Line contains a tab character. | 828 |
![]() | '=' is not preceded with whitespace. | 828 |
![]() | '=' is not followed by whitespace. | 828 |
![]() | Line contains a tab character. | 829 |
![]() | Line contains a tab character. | 830 |
![]() | Line has trailing spaces. | 831 |
![]() | Line contains a tab character. | 831 |
![]() | Line is longer than 80 characters. | 832 |
![]() | Line contains a tab character. | 832 |
![]() | Line is longer than 80 characters. | 833 |
![]() | Line contains a tab character. | 833 |
![]() | '=' is not preceded with whitespace. | 833 |
![]() | '=' is not followed by whitespace. | 833 |
![]() | Line contains a tab character. | 834 |
![]() | Line contains a tab character. | 835 |
![]() | Line has trailing spaces. | 836 |
![]() | Line contains a tab character. | 836 |
![]() | Line contains a tab character. | 837 |
![]() | Line contains a tab character. | 838 |
![]() | '=' is not preceded with whitespace. | 838 |
![]() | '=' is not followed by whitespace. | 838 |
![]() | Line contains a tab character. | 839 |
![]() | Line contains a tab character. | 840 |
![]() | Line has trailing spaces. | 841 |
![]() | Line contains a tab character. | 841 |
![]() | Line is longer than 80 characters. | 842 |
![]() | Line contains a tab character. | 842 |
![]() | Line is longer than 80 characters. | 843 |
![]() | Line contains a tab character. | 843 |
![]() | '=' is not preceded with whitespace. | 843 |
![]() | '=' is not followed by whitespace. | 843 |
![]() | Line contains a tab character. | 844 |
![]() | Line contains a tab character. | 845 |
![]() | Line has trailing spaces. | 846 |
![]() | Line contains a tab character. | 846 |
![]() | Line is longer than 80 characters. | 847 |
![]() | Line contains a tab character. | 847 |
![]() | Line is longer than 80 characters. | 848 |
![]() | Line contains a tab character. | 848 |
![]() | '=' is not preceded with whitespace. | 848 |
![]() | '=' is not followed by whitespace. | 848 |
![]() | Line contains a tab character. | 849 |
![]() | Line contains a tab character. | 850 |
![]() | Line has trailing spaces. | 851 |
![]() | Line contains a tab character. | 851 |
![]() | Line is longer than 80 characters. | 852 |
![]() | Line contains a tab character. | 852 |
![]() | Line contains a tab character. | 853 |
![]() | '=' is not preceded with whitespace. | 853 |
![]() | '=' is not followed by whitespace. | 853 |
![]() | Line contains a tab character. | 854 |
![]() | Line contains a tab character. | 855 |
![]() | Line has trailing spaces. | 856 |
![]() | Line contains a tab character. | 856 |
![]() | Line is longer than 80 characters. | 857 |
![]() | Line contains a tab character. | 857 |
![]() | Line contains a tab character. | 858 |
![]() | '=' is not preceded with whitespace. | 858 |
![]() | '=' is not followed by whitespace. | 858 |
![]() | Line contains a tab character. | 859 |
![]() | Line contains a tab character. | 860 |
![]() | Line has trailing spaces. | 861 |
![]() | Line contains a tab character. | 861 |
![]() | Line is longer than 80 characters. | 862 |
![]() | Line is longer than 80 characters. | 863 |
![]() | Line contains a tab character. | 863 |
![]() | '=' is not preceded with whitespace. | 863 |
![]() | '=' is not followed by whitespace. | 863 |
![]() | Line contains a tab character. | 864 |
![]() | Line contains a tab character. | 865 |
![]() | Line has trailing spaces. | 866 |
![]() | Line is longer than 80 characters. | 867 |
![]() | Line is longer than 80 characters. | 868 |
![]() | Line contains a tab character. | 868 |
![]() | '=' is not preceded with whitespace. | 868 |
![]() | '=' is not followed by whitespace. | 868 |
![]() | Line contains a tab character. | 869 |
![]() | Line contains a tab character. | 870 |
![]() | Line has trailing spaces. | 871 |
![]() | Line is longer than 80 characters. | 872 |
![]() | Line contains a tab character. | 872 |
![]() | Line is longer than 80 characters. | 873 |
![]() | Line contains a tab character. | 873 |
![]() | '=' is not preceded with whitespace. | 873 |
![]() | '=' is not followed by whitespace. | 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 is longer than 80 characters. | 877 |
![]() | Line contains a tab character. | 877 |
![]() | Line contains a tab character. | 878 |
![]() | '=' is not preceded with whitespace. | 878 |
![]() | '=' is not followed by whitespace. | 878 |
![]() | Line contains a tab character. | 879 |
![]() | Line contains a tab character. | 880 |
![]() | Line has trailing spaces. | 881 |
![]() | Line contains a tab character. | 881 |
![]() | Line contains a tab character. | 882 |
![]() | Line has trailing spaces. | 883 |
![]() | Line contains a tab character. | 883 |
![]() | Line contains a tab character. | 885 |
![]() | Line is longer than 80 characters. | 886 |
![]() | Line contains a tab character. | 886 |
![]() | Line contains a tab character. | 887 |
![]() | Line is longer than 80 characters. | 888 |
![]() | 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 is longer than 80 characters. | 893 |
![]() | Line contains a tab character. | 893 |
![]() | Line is longer than 80 characters. | 894 |
![]() | Line contains a tab character. | 894 |
![]() | Line contains a tab character. | 895 |
![]() | Expected an @return tag. | 896 |
![]() | Line contains a tab character. | 896 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 896 |
![]() | 'if' construct must use '{}'s. | 897 |
![]() | Line contains a tab character. | 897 |
![]() | Line contains a tab character. | 898 |
![]() | Line contains a tab character. | 899 |
![]() | Line has trailing spaces. | 900 |
![]() | Line contains a tab character. | 900 |
![]() | Line has trailing spaces. | 902 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 903 |
![]() | Missing a Javadoc comment. | 903 |
![]() | Line has trailing spaces. | 905 |
![]() | Line contains a tab character. | 906 |
![]() | '+' should be on a new line. | 906 |
![]() | Line has trailing spaces. | 907 |
![]() | Line contains a tab character. | 907 |
![]() | Line contains a tab character. | 908 |
![]() | '+' should be on a new line. | 908 |
![]() | Line contains a tab character. | 909 |
![]() | '+' should be on a new line. | 909 |
![]() | Line has trailing spaces. | 910 |
![]() | Line contains a tab character. | 910 |
![]() | Line contains a tab character. | 911 |
![]() | '+' should be on a new line. | 911 |
![]() | Line contains a tab character. | 912 |
![]() | '+' should be on a new line. | 912 |
![]() | Line has trailing spaces. | 913 |
![]() | Line contains a tab character. | 913 |
![]() | Line contains a tab character. | 914 |
![]() | '+' should be on a new line. | 914 |
![]() | Line contains a tab character. | 915 |
![]() | '+' should be on a new line. | 915 |
![]() | Line has trailing spaces. | 916 |
![]() | Line contains a tab character. | 916 |
![]() | Line contains a tab character. | 917 |
![]() | '+' should be on a new line. | 917 |
![]() | Line is longer than 80 characters. | 918 |
![]() | Line contains a tab character. | 918 |
![]() | '+' should be on a new line. | 918 |
![]() | Line has trailing spaces. | 919 |
![]() | Line contains a tab character. | 919 |
![]() | Line contains a tab character. | 920 |
![]() | '+' should be on a new line. | 920 |
![]() | Line is longer than 80 characters. | 921 |
![]() | Line contains a tab character. | 921 |
![]() | '+' should be on a new line. | 921 |
![]() | Line has trailing spaces. | 922 |
![]() | Line contains a tab character. | 922 |
![]() | Line contains a tab character. | 923 |
![]() | '+' should be on a new line. | 923 |
![]() | Line is longer than 80 characters. | 924 |
![]() | Line contains a tab character. | 924 |
![]() | '+' should be on a new line. | 924 |
![]() | Line has trailing spaces. | 925 |
![]() | Line contains a tab character. | 925 |
![]() | Line contains a tab character. | 926 |
![]() | '+' should be on a new line. | 926 |
![]() | Line contains a tab character. | 927 |
![]() | '+' should be on a new line. | 927 |
![]() | Line has trailing spaces. | 928 |
![]() | Line contains a tab character. | 928 |
![]() | Line contains a tab character. | 929 |
![]() | '+' should be on a new line. | 929 |
![]() | Line contains a tab character. | 930 |
![]() | '+' should be on a new line. | 930 |
![]() | Line has trailing spaces. | 931 |
![]() | Line contains a tab character. | 931 |
![]() | Line contains a tab character. | 932 |
![]() | '+' should be on a new line. | 932 |
![]() | Line is longer than 80 characters. | 933 |
![]() | Line contains a tab character. | 933 |
![]() | '+' should be on a new line. | 933 |
![]() | Line has trailing spaces. | 934 |
![]() | Line contains a tab character. | 934 |
![]() | Line contains a tab character. | 935 |
![]() | '+' should be on a new line. | 935 |
![]() | Line contains a tab character. | 936 |
![]() | '+' should be on a new line. | 936 |
![]() | Line has trailing spaces. | 937 |
![]() | Line contains a tab character. | 937 |
![]() | Line contains a tab character. | 938 |
![]() | '+' should be on a new line. | 938 |
![]() | Line is longer than 80 characters. | 939 |
![]() | Line contains a tab character. | 939 |
![]() | '+' should be on a new line. | 939 |
![]() | Line has trailing spaces. | 940 |
![]() | Line contains a tab character. | 940 |
![]() | Line contains a tab character. | 941 |
![]() | '+' should be on a new line. | 941 |
![]() | Line is longer than 80 characters. | 942 |
![]() | Line contains a tab character. | 942 |
![]() | '+' should be on a new line. | 942 |
![]() | Line has trailing spaces. | 943 |
![]() | Line contains a tab character. | 943 |
![]() | Line contains a tab character. | 944 |
![]() | '+' should be on a new line. | 944 |
![]() | Line contains a tab character. | 945 |
![]() | '+' should be on a new line. | 945 |
![]() | Line has trailing spaces. | 946 |
![]() | Line contains a tab character. | 946 |
![]() | Line contains a tab character. | 947 |
![]() | '+' should be on a new line. | 947 |
![]() | Line is longer than 80 characters. | 948 |
![]() | Line contains a tab character. | 948 |
![]() | '+' should be on a new line. | 948 |
![]() | Line has trailing spaces. | 949 |
![]() | Line contains a tab character. | 949 |
![]() | Line contains a tab character. | 950 |
![]() | '+' should be on a new line. | 950 |
![]() | Line is longer than 80 characters. | 951 |
![]() | Line contains a tab character. | 951 |
![]() | '+' should be on a new line. | 951 |
![]() | Line has trailing spaces. | 952 |
![]() | Line contains a tab character. | 952 |
![]() | Line contains a tab character. | 953 |
![]() | '+' should be on a new line. | 953 |
![]() | Line is longer than 80 characters. | 954 |
![]() | Line contains a tab character. | 954 |
![]() | '+' should be on a new line. | 954 |
![]() | Line has trailing spaces. | 955 |
![]() | Line contains a tab character. | 955 |
![]() | Line contains a tab character. | 956 |
![]() | '+' should be on a new line. | 956 |
![]() | Line contains a tab character. | 957 |
![]() | '+' should be on a new line. | 957 |
![]() | Line has trailing spaces. | 958 |
![]() | Line contains a tab character. | 958 |
![]() | Line contains a tab character. | 959 |
![]() | '+' should be on a new line. | 959 |
![]() | Line is longer than 80 characters. | 960 |
![]() | Line contains a tab character. | 960 |
![]() | '+' should be on a new line. | 960 |
![]() | Line has trailing spaces. | 961 |
![]() | Line contains a tab character. | 961 |
![]() | Line contains a tab character. | 962 |
![]() | '+' should be on a new line. | 962 |
![]() | Line is longer than 80 characters. | 963 |
![]() | Line contains a tab character. | 963 |
![]() | '+' should be on a new line. | 963 |
![]() | Line has trailing spaces. | 964 |
![]() | Line contains a tab character. | 964 |
![]() | Line contains a tab character. | 965 |
![]() | '+' should be on a new line. | 965 |
![]() | Line is longer than 80 characters. | 966 |
![]() | Line contains a tab character. | 966 |
![]() | '+' should be on a new line. | 966 |
![]() | Line has trailing spaces. | 967 |
![]() | Line contains a tab character. | 967 |
![]() | Line contains a tab character. | 968 |
![]() | '+' should be on a new line. | 968 |
![]() | Line contains a tab character. | 969 |
![]() | '+' should be on a new line. | 969 |
![]() | Line contains a tab character. | 970 |
![]() | Line has trailing spaces. | 971 |
![]() | Line contains a tab character. | 971 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 974 |
![]() | Missing a Javadoc comment. | 974 |
![]() | '+' should be on a new line. | 975 |
![]() | Line has trailing spaces. | 976 |
![]() | '+' should be on a new line. | 977 |
![]() | '+' should be on a new line. | 978 |
![]() | '+' should be on a new line. | 979 |
![]() | Line has trailing spaces. | 980 |
![]() | '+' should be on a new line. | 981 |
![]() | '+' should be on a new line. | 982 |
![]() | '+' should be on a new line. | 983 |
![]() | Line has trailing spaces. | 984 |
![]() | '+' should be on a new line. | 985 |
![]() | '+' should be on a new line. | 986 |
![]() | '+' should be on a new line. | 987 |
![]() | Line has trailing spaces. | 988 |
![]() | '+' should be on a new line. | 989 |
![]() | '+' should be on a new line. | 990 |
![]() | '+' should be on a new line. | 991 |
![]() | Line has trailing spaces. | 992 |
![]() | '+' should be on a new line. | 993 |
![]() | '+' should be on a new line. | 994 |
![]() | '+' should be on a new line. | 995 |
![]() | Line has trailing spaces. | 996 |
![]() | '+' should be on a new line. | 997 |
![]() | '+' should be on a new line. | 998 |
![]() | '+' should be on a new line. | 999 |
![]() | Line has trailing spaces. | 1000 |
![]() | '+' should be on a new line. | 1001 |
![]() | '+' should be on a new line. | 1002 |
![]() | '+' should be on a new line. | 1003 |
![]() | Line has trailing spaces. | 1004 |
![]() | '+' should be on a new line. | 1005 |
![]() | '+' should be on a new line. | 1006 |
![]() | '+' should be on a new line. | 1007 |
![]() | Line has trailing spaces. | 1008 |
![]() | '+' should be on a new line. | 1009 |
![]() | '+' should be on a new line. | 1010 |
![]() | '+' should be on a new line. | 1011 |
![]() | Line has trailing spaces. | 1012 |
![]() | '+' should be on a new line. | 1013 |
![]() | '+' should be on a new line. | 1014 |
![]() | '+' should be on a new line. | 1015 |
![]() | Line has trailing spaces. | 1016 |
![]() | '+' should be on a new line. | 1017 |
![]() | '+' should be on a new line. | 1018 |
![]() | '+' should be on a new line. | 1019 |
![]() | Line has trailing spaces. | 1020 |
![]() | '+' should be on a new line. | 1021 |
![]() | '+' should be on a new line. | 1022 |
![]() | '+' should be on a new line. | 1023 |
![]() | Line has trailing spaces. | 1024 |
![]() | '+' should be on a new line. | 1025 |
![]() | '+' should be on a new line. | 1026 |
![]() | '+' should be on a new line. | 1027 |
![]() | Line has trailing spaces. | 1028 |
![]() | '+' should be on a new line. | 1029 |
![]() | '+' should be on a new line. | 1030 |
![]() | '+' should be on a new line. | 1031 |
![]() | Line has trailing spaces. | 1032 |
![]() | '+' should be on a new line. | 1033 |
![]() | '+' should be on a new line. | 1034 |
![]() | '+' should be on a new line. | 1035 |
![]() | Line has trailing spaces. | 1036 |
![]() | '+' should be on a new line. | 1037 |
![]() | '+' should be on a new line. | 1038 |
![]() | '+' should be on a new line. | 1039 |
![]() | Line has trailing spaces. | 1040 |
![]() | '+' should be on a new line. | 1041 |
![]() | '+' should be on a new line. | 1042 |
![]() | '+' should be on a new line. | 1043 |
![]() | Line has trailing spaces. | 1044 |
![]() | '+' should be on a new line. | 1045 |
![]() | '+' should be on a new line. | 1046 |
![]() | '+' should be on a new line. | 1047 |
![]() | Line has trailing spaces. | 1048 |
![]() | '+' should be on a new line. | 1049 |
![]() | '+' should be on a new line. | 1050 |
![]() | '+' should be on a new line. | 1051 |
![]() | Line has trailing spaces. | 1052 |
![]() | '+' should be on a new line. | 1053 |
![]() | '+' should be on a new line. | 1054 |
![]() | '+' should be on a new line. | 1055 |
![]() | Line has trailing spaces. | 1056 |
![]() | '+' should be on a new line. | 1057 |
![]() | '+' should be on a new line. | 1058 |
![]() | '+' should be on a new line. | 1059 |
![]() | Line has trailing spaces. | 1063 |
![]() | Line has trailing spaces. | 1064 |
![]() | Line has trailing spaces. | 1067 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Parameter Alt should be final. | 60 |
![]() | 'Alt' hides a field. | 60 |
![]() | Name 'Alt' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Name 'Alt' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | Variable 'Alt' must be private and have accessor methods. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Expected an @return tag. | 87 |
![]() | Method 'isAlt' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | 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. | 108 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 116 |
![]() | Parameter original should be final. | 121 |
![]() | Expected @param tag for 'original'. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | '=' is not preceded with whitespace. | 123 |
![]() | '=' is not followed by whitespace. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 127 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | '+' should be on a new line. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | '+' should be on a new line. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | '+' should be on a new line. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Missing a Javadoc comment. | 147 |
![]() | '+' should be on a new line. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | '+' should be on a new line. | 150 |
![]() | '+' should be on a new line. | 151 |
![]() | '+' should be on a new line. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 160 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | '{' should be on the previous line. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Missing a Javadoc comment. | 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. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Parameter original should be final. | 86 |
![]() | Expected @param tag for 'original'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 90 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | '+' should be on a new line. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | '+' should be on a new line. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Parameter Success should be final. | 65 |
![]() | 'Success' hides a field. | 65 |
![]() | Name 'Success' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Parameter DesiredTeam should be final. | 65 |
![]() | 'DesiredTeam' hides a field. | 65 |
![]() | Name 'DesiredTeam' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Name 'Success' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Variable 'Success' must be private and have accessor methods. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 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. | 95 |
![]() | Expected an @return tag. | 96 |
![]() | Method 'isSuccess' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Name 'DesiredTeam' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 |
![]() | Variable 'DesiredTeam' must be private and have accessor methods. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Expected an @return tag. | 119 |
![]() | Method 'getDesiredTeam' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | 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. | 140 |
![]() | Line contains a tab character. | 142 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 148 |
![]() | Parameter original should be final. | 153 |
![]() | Expected @param tag for 'original'. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | '=' is not preceded with whitespace. | 155 |
![]() | '=' is not followed by whitespace. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | '=' is not preceded with whitespace. | 157 |
![]() | '=' is not followed by whitespace. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 161 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 169 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | '+' should be on a new line. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | '+' should be on a new line. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | '+' should be on a new line. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | '+' should be on a new line. | 178 |
![]() | Line is longer than 80 characters. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | '+' should be on a new line. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | '+' should be on a new line. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | '+' should be on a new line. | 187 |
![]() | '+' should be on a new line. | 188 |
![]() | '+' should be on a new line. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | '+' should be on a new line. | 191 |
![]() | '+' should be on a new line. | 192 |
![]() | '+' should be on a new line. | 193 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 201 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter Id should be final. | 67 |
![]() | 'Id' hides a field. | 67 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Parameter Name should be final. | 67 |
![]() | 'Name' hides a field. | 67 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Parameter Text should be final. | 67 |
![]() | 'Text' hides a field. | 67 |
![]() | Name 'Text' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 |
![]() | Variable 'Id' must be private and have accessor methods. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Expected an @return tag. | 98 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 |
![]() | Variable 'Name' must be private and have accessor methods. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Expected an @return tag. | 119 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Name 'Text' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 |
![]() | Variable 'Text' must be private and have accessor methods. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 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. | 141 |
![]() | Expected an @return tag. | 142 |
![]() | Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line has trailing spaces. | 171 |
![]() | Parameter original should be final. | 176 |
![]() | Expected @param tag for 'original'. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | '=' is not preceded with whitespace. | 178 |
![]() | '=' is not followed by whitespace. | 178 |
![]() | Line has trailing spaces. | 179 |
![]() | '=' is not preceded with whitespace. | 180 |
![]() | '=' is not followed by whitespace. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | '=' is not preceded with whitespace. | 182 |
![]() | '=' is not followed by whitespace. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 186 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 194 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | '+' should be on a new line. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | '+' should be on a new line. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | '+' should be on a new line. | 201 |
![]() | Line has trailing spaces. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | '+' should be on a new line. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | '+' should be on a new line. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | '+' should be on a new line. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | '+' should be on a new line. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Missing a Javadoc comment. | 212 |
![]() | '+' should be on a new line. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | '+' should be on a new line. | 215 |
![]() | '+' should be on a new line. | 216 |
![]() | '+' should be on a new line. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | '+' should be on a new line. | 219 |
![]() | '+' should be on a new line. | 220 |
![]() | '+' should be on a new line. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | '+' should be on a new line. | 223 |
![]() | '+' should be on a new line. | 224 |
![]() | '+' should be on a new line. | 225 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 233 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 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. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Parameter Id should be final. | 64 |
![]() | 'Id' hides a field. | 64 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Parameter Team should be final. | 64 |
![]() | 'Team' hides a field. | 64 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Parameter Score should be final. | 64 |
![]() | 'Score' hides a field. | 64 |
![]() | Name 'Score' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 81 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Variable 'Id' must be private and have accessor methods. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Expected an @return tag. | 91 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 |
![]() | Variable 'Team' must be private and have accessor methods. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'getTeam' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | First sentence should end with a period. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line is longer than 80 characters. | 118 |
![]() | 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 |
![]() | Name 'Score' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 |
![]() | Variable 'Score' must be private and have accessor methods. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | First sentence should end with a period. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | 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 contains a tab character. | 132 |
![]() | Expected an @return tag. | 133 |
![]() | Method 'getScore' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 |
![]() | Variable 'Time' must be private and have accessor methods. | 147 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line contains a tab character. | 149 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line contains a tab character. | 153 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Parameter time should be final. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 162 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line has trailing spaces. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Missing a Javadoc comment. | 166 |
![]() | 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 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'getSimTime' 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 |
![]() | 'cast' is not followed by whitespace. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 179 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Parameter obj should be final. | 179 |
![]() | 'if' construct must use '{}'s. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | 'cast' is not followed by whitespace. | 181 |
![]() | 'if' construct must use '{}'s. | 182 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | 'else' construct must use '{}'s. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 186 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | Missing a Javadoc comment. | 186 |
![]() | 'if' construct must use '{}'s. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 196 |
![]() | Line has trailing spaces. | 197 |
![]() | Line contains a tab character. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Parameter original should be final. | 208 |
![]() | Expected @param tag for 'original'. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | '=' is not preceded with whitespace. | 210 |
![]() | '=' is not followed by whitespace. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | '=' is not preceded with whitespace. | 212 |
![]() | '=' is not followed by whitespace. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | '=' is not preceded with whitespace. | 214 |
![]() | '=' is not followed by whitespace. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 218 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | 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 'update' is not designed for extension - needs to be abstract, final or empty. | 231 |
![]() | Missing a Javadoc comment. | 231 |
![]() | Parameter obj should be final. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | 'if' is not followed by whitespace. | 232 |
![]() | Line contains a tab character. | 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. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | 'cast' is not followed by whitespace. | 238 |
![]() | Line contains a tab character. | 240 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | '=' is not preceded with whitespace. | 244 |
![]() | '=' is not followed by whitespace. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line has trailing spaces. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | Line contains a tab character. | 249 |
![]() | 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 is longer than 80 characters. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | 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 is longer than 80 characters. | 260 |
![]() | Line contains a tab character. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Expected an @return tag. | 262 |
![]() | Line contains a tab character. | 262 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 262 |
![]() | 'if' construct must use '{}'s. | 263 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line has trailing spaces. | 266 |
![]() | Line contains a tab character. | 266 |
![]() | Line has trailing spaces. | 268 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Missing a Javadoc comment. | 269 |
![]() | Line has trailing spaces. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | '+' should be on a new line. | 272 |
![]() | Line has trailing spaces. | 273 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | '+' should be on a new line. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | '+' should be on a new line. | 275 |
![]() | Line has trailing spaces. | 276 |
![]() | Line contains a tab character. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | '+' should be on a new line. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | '+' should be on a new line. | 278 |
![]() | Line has trailing spaces. | 279 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | '+' should be on a new line. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | '+' should be on a new line. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line has trailing spaces. | 283 |
![]() | Line contains a tab character. | 283 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 286 |
![]() | Missing a Javadoc comment. | 286 |
![]() | '+' should be on a new line. | 287 |
![]() | Line has trailing spaces. | 288 |
![]() | '+' should be on a new line. | 289 |
![]() | '+' should be on a new line. | 290 |
![]() | '+' should be on a new line. | 291 |
![]() | Line has trailing spaces. | 292 |
![]() | '+' should be on a new line. | 293 |
![]() | '+' should be on a new line. | 294 |
![]() | '+' should be on a new line. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | '+' should be on a new line. | 297 |
![]() | '+' should be on a new line. | 298 |
![]() | '+' should be on a new line. | 299 |
![]() | Line has trailing spaces. | 303 |
![]() | Line has trailing spaces. | 304 |
![]() | Line has trailing spaces. | 307 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter Id should be final. | 62 |
![]() | 'Id' hides a field. | 62 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 |
![]() | Variable 'Id' must be private and have accessor methods. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Expected an @return tag. | 89 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | 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 has trailing spaces. | 118 |
![]() | Parameter original should be final. | 123 |
![]() | Expected @param tag for 'original'. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | '=' is not preceded with whitespace. | 125 |
![]() | '=' is not followed by whitespace. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 129 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | '+' should be on a new line. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | '+' should be on a new line. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | '+' should be on a new line. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | '+' should be on a new line. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | '+' should be on a new line. | 152 |
![]() | '+' should be on a new line. | 153 |
![]() | '+' should be on a new line. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 162 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | 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. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | More than 7 parameters. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Parameter Id should be final. | 82 |
![]() | 'Id' hides a field. | 82 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter From should be final. | 82 |
![]() | 'From' hides a field. | 82 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter To should be final. | 82 |
![]() | 'To' hides a field. | 82 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter Result should be final. | 82 |
![]() | 'Result' hides a field. | 82 |
![]() | Name 'Result' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter HitNormal should be final. | 82 |
![]() | 'HitNormal' hides a field. | 82 |
![]() | Name 'HitNormal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter HitLocation should be final. | 82 |
![]() | 'HitLocation' hides a field. | 82 |
![]() | Name 'HitLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter HitID should be final. | 82 |
![]() | 'HitID' hides a field. | 82 |
![]() | Name 'HitID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Parameter TraceActors should be final. | 82 |
![]() | 'TraceActors' hides a field. | 82 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 102 |
![]() | 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 has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 |
![]() | Variable 'Id' must be private and have accessor methods. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Expected an @return tag. | 125 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Name 'From' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 138 |
![]() | Variable 'From' must be private and have accessor methods. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Expected an @return tag. | 146 |
![]() | Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Name 'To' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 159 |
![]() | Variable 'To' must be private and have accessor methods. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 162 |
![]() | Line has trailing spaces. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Expected an @return tag. | 167 |
![]() | Method 'getTo' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Name 'Result' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 180 |
![]() | Variable 'Result' must be private and have accessor methods. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Expected an @return tag. | 188 |
![]() | Method 'isResult' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Name 'HitNormal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 201 |
![]() | Variable 'HitNormal' must be private and have accessor methods. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line has trailing spaces. | 204 |
![]() | Line has trailing spaces. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Expected an @return tag. | 209 |
![]() | Method 'getHitNormal' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | Line has trailing spaces. | 214 |
![]() | Line has trailing spaces. | 216 |
![]() | Name 'HitLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 220 |
![]() | Variable 'HitLocation' must be private and have accessor methods. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Line has trailing spaces. | 223 |
![]() | Expected an @return tag. | 226 |
![]() | Method 'getHitLocation' is not designed for extension - needs to be abstract, final or empty. | 226 |
![]() | Line has trailing spaces. | 231 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Name 'HitID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 240 |
![]() | Variable 'HitID' must be private and have accessor methods. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Line has trailing spaces. | 243 |
![]() | Line has trailing spaces. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Expected an @return tag. | 249 |
![]() | Method 'getHitID' is not designed for extension - needs to be abstract, final or empty. | 249 |
![]() | Line has trailing spaces. | 254 |
![]() | Line has trailing spaces. | 256 |
![]() | Line has trailing spaces. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Name 'TraceActors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 263 |
![]() | Variable 'TraceActors' must be private and have accessor methods. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Expected an @return tag. | 272 |
![]() | Method 'isTraceActors' is not designed for extension - needs to be abstract, final or empty. | 272 |
![]() | Line has trailing spaces. | 277 |
![]() | Line has trailing spaces. | 279 |
![]() | Line contains a tab character. | 284 |
![]() | Line has trailing spaces. | 285 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 286 |
![]() | Missing a Javadoc comment. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line has trailing spaces. | 290 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Line has trailing spaces. | 301 |
![]() | Parameter original should be final. | 306 |
![]() | Expected @param tag for 'original'. | 306 |
![]() | Line has trailing spaces. | 307 |
![]() | '=' is not preceded with whitespace. | 308 |
![]() | '=' is not followed by whitespace. | 308 |
![]() | Line has trailing spaces. | 309 |
![]() | '=' is not preceded with whitespace. | 310 |
![]() | '=' is not followed by whitespace. | 310 |
![]() | Line has trailing spaces. | 311 |
![]() | '=' is not preceded with whitespace. | 312 |
![]() | '=' is not followed by whitespace. | 312 |
![]() | Line has trailing spaces. | 313 |
![]() | '=' is not preceded with whitespace. | 314 |
![]() | '=' is not followed by whitespace. | 314 |
![]() | Line has trailing spaces. | 315 |
![]() | '=' is not preceded with whitespace. | 316 |
![]() | '=' is not followed by whitespace. | 316 |
![]() | Line has trailing spaces. | 317 |
![]() | '=' is not preceded with whitespace. | 318 |
![]() | '=' is not followed by whitespace. | 318 |
![]() | Line has trailing spaces. | 319 |
![]() | '=' is not preceded with whitespace. | 320 |
![]() | '=' is not followed by whitespace. | 320 |
![]() | Line has trailing spaces. | 321 |
![]() | '=' is not preceded with whitespace. | 322 |
![]() | '=' is not followed by whitespace. | 322 |
![]() | Line has trailing spaces. | 323 |
![]() | Line has trailing spaces. | 326 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Line contains a tab character. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | Line has trailing spaces. | 332 |
![]() | Line has trailing spaces. | 334 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 335 |
![]() | Missing a Javadoc comment. | 335 |
![]() | Line has trailing spaces. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | '+' should be on a new line. | 338 |
![]() | Line has trailing spaces. | 339 |
![]() | Line contains a tab character. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | '+' should be on a new line. | 340 |
![]() | Line contains a tab character. | 341 |
![]() | '+' should be on a new line. | 341 |
![]() | Line has trailing spaces. | 342 |
![]() | Line contains a tab character. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | '+' should be on a new line. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | '+' should be on a new line. | 344 |
![]() | Line has trailing spaces. | 345 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | '+' should be on a new line. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | '+' should be on a new line. | 347 |
![]() | Line has trailing spaces. | 348 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | '+' should be on a new line. | 349 |
![]() | Line contains a tab character. | 350 |
![]() | '+' should be on a new line. | 350 |
![]() | Line has trailing spaces. | 351 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | '+' should be on a new line. | 352 |
![]() | Line is longer than 80 characters. | 353 |
![]() | Line contains a tab character. | 353 |
![]() | '+' should be on a new line. | 353 |
![]() | Line has trailing spaces. | 354 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | '+' should be on a new line. | 355 |
![]() | Line is longer than 80 characters. | 356 |
![]() | Line contains a tab character. | 356 |
![]() | '+' should be on a new line. | 356 |
![]() | Line has trailing spaces. | 357 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | '+' should be on a new line. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | '+' should be on a new line. | 359 |
![]() | Line has trailing spaces. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | '+' should be on a new line. | 361 |
![]() | Line is longer than 80 characters. | 362 |
![]() | Line contains a tab character. | 362 |
![]() | '+' should be on a new line. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Line has trailing spaces. | 364 |
![]() | Line contains a tab character. | 364 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 367 |
![]() | Missing a Javadoc comment. | 367 |
![]() | '+' should be on a new line. | 368 |
![]() | Line has trailing spaces. | 369 |
![]() | '+' should be on a new line. | 370 |
![]() | '+' should be on a new line. | 371 |
![]() | '+' should be on a new line. | 372 |
![]() | Line has trailing spaces. | 373 |
![]() | '+' should be on a new line. | 374 |
![]() | '+' should be on a new line. | 375 |
![]() | '+' should be on a new line. | 376 |
![]() | Line has trailing spaces. | 377 |
![]() | '+' should be on a new line. | 378 |
![]() | '+' should be on a new line. | 379 |
![]() | '+' should be on a new line. | 380 |
![]() | Line has trailing spaces. | 381 |
![]() | '+' should be on a new line. | 382 |
![]() | '+' should be on a new line. | 383 |
![]() | '+' should be on a new line. | 384 |
![]() | Line has trailing spaces. | 385 |
![]() | '+' should be on a new line. | 386 |
![]() | '+' should be on a new line. | 387 |
![]() | '+' should be on a new line. | 388 |
![]() | Line has trailing spaces. | 389 |
![]() | '+' should be on a new line. | 390 |
![]() | '+' should be on a new line. | 391 |
![]() | '+' should be on a new line. | 392 |
![]() | Line has trailing spaces. | 393 |
![]() | '+' should be on a new line. | 394 |
![]() | '+' should be on a new line. | 395 |
![]() | '+' should be on a new line. | 396 |
![]() | Line has trailing spaces. | 397 |
![]() | '+' should be on a new line. | 398 |
![]() | '+' should be on a new line. | 399 |
![]() | '+' should be on a new line. | 400 |
![]() | Line has trailing spaces. | 404 |
![]() | Line has trailing spaces. | 405 |
![]() | Line has trailing spaces. | 408 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Comment matches to-do format 'TODO:'. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Comment matches to-do format 'TODO:'. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Parameter Actor should be final. | 66 |
![]() | 'Actor' hides a field. | 66 |
![]() | Name 'Actor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Parameter EventInstigator should be final. | 66 |
![]() | 'EventInstigator' hides a field. | 66 |
![]() | Name 'EventInstigator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Name 'Actor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Variable 'Actor' must be private and have accessor methods. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Expected an @return tag. | 95 |
![]() | Method 'getActor' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Name 'EventInstigator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 |
![]() | Variable 'EventInstigator' must be private and have accessor methods. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Expected an @return tag. | 118 |
![]() | Method 'getEventInstigator' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Parameter original should be final. | 152 |
![]() | Expected @param tag for 'original'. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | '=' is not preceded with whitespace. | 154 |
![]() | '=' is not followed by whitespace. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | '=' is not preceded with whitespace. | 156 |
![]() | '=' is not followed by whitespace. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 160 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 168 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Line has trailing spaces. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | '+' should be on a new line. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | '+' should be on a new line. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | '+' should be on a new line. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | '+' should be on a new line. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | '+' should be on a new line. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Missing a Javadoc comment. | 183 |
![]() | '+' should be on a new line. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | '+' should be on a new line. | 186 |
![]() | '+' should be on a new line. | 187 |
![]() | '+' should be on a new line. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | '+' should be on a new line. | 190 |
![]() | '+' should be on a new line. | 191 |
![]() | '+' should be on a new line. | 192 |
![]() | Line has trailing spaces. | 196 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 200 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter Success should be final. | 63 |
![]() | 'Success' hides a field. | 63 |
![]() | Name 'Success' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | Parameter Target should be final. | 63 |
![]() | 'Target' hides a field. | 63 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 78 |
![]() | First sentence should end with a period. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Name 'Success' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Variable 'Success' must be private and have accessor methods. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | First sentence should end with a period. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Expected an @return tag. | 92 |
![]() | Method 'isSuccess' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Name 'Target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 |
![]() | Variable 'Target' must be private and have accessor methods. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Expected an @return tag. | 113 |
![]() | Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Method 'getSimTime' 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. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 142 |
![]() | Parameter original should be final. | 147 |
![]() | Expected @param tag for 'original'. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | '=' is not preceded with whitespace. | 149 |
![]() | '=' is not followed by whitespace. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | '=' is not preceded with whitespace. | 151 |
![]() | '=' is not followed by whitespace. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 155 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Line has trailing spaces. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | '+' should be on a new line. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | '+' should be on a new line. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | '+' should be on a new line. | 170 |
![]() | Line has trailing spaces. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | '+' should be on a new line. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | '+' should be on a new line. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Missing a Javadoc comment. | 178 |
![]() | '+' should be on a new line. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | '+' should be on a new line. | 181 |
![]() | '+' should be on a new line. | 182 |
![]() | '+' should be on a new line. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | '+' should be on a new line. | 185 |
![]() | '+' should be on a new line. | 186 |
![]() | '+' should be on a new line. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 195 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | '{' should be on the previous line. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | More than 7 parameters. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Parameter Id should be final. | 94 |
![]() | 'Id' hides a field. | 94 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter Rotation should be final. | 94 |
![]() | 'Rotation' hides a field. | 94 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter Location should be final. | 94 |
![]() | 'Location' hides a field. | 94 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter Velocity should be final. | 94 |
![]() | 'Velocity' hides a field. | 94 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter Visible should be final. | 94 |
![]() | 'Visible' hides a field. | 94 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter Team should be final. | 94 |
![]() | 'Team' hides a field. | 94 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter Health should be final. | 94 |
![]() | 'Health' hides a field. | 94 |
![]() | Name 'Health' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter Armor should be final. | 94 |
![]() | 'Armor' hides a field. | 94 |
![]() | Name 'Armor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter Driver should be final. | 94 |
![]() | 'Driver' hides a field. | 94 |
![]() | Name 'Driver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter TeamLocked should be final. | 94 |
![]() | 'TeamLocked' hides a field. | 94 |
![]() | Name 'TeamLocked' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Parameter Type should be final. | 94 |
![]() | 'Type' hides a field. | 94 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 127 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 |
![]() | Variable 'Id' must be private and have accessor methods. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Expected an @return tag. | 137 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 144 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Name 'Rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 150 |
![]() | Variable 'Rotation' must be private and have accessor methods. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Expected an @return tag. | 158 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 171 |
![]() | Variable 'Location' must be private and have accessor methods. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Expected an @return tag. | 179 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 186 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Velocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 193 |
![]() | Variable 'Velocity' must be private and have accessor methods. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line has trailing spaces. | 196 |
![]() | Line has trailing spaces. | 198 |
![]() | Line is longer than 80 characters. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Expected an @return tag. | 202 |
![]() | Method 'getVelocity' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 211 |
![]() | Name 'Visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 215 |
![]() | Variable 'Visible' must be private and have accessor methods. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 220 |
![]() | Expected an @return tag. | 223 |
![]() | Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | Line has trailing spaces. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Team' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 237 |
![]() | Variable 'Team' must be private and have accessor methods. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 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 |
![]() | Expected an @return tag. | 246 |
![]() | Method 'getTeam' is not designed for extension - needs to be abstract, final or empty. | 246 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 255 |
![]() | Line is longer than 80 characters. | 256 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Name 'Health' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 259 |
![]() | Variable 'Health' must be private and have accessor methods. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Line has trailing spaces. | 262 |
![]() | Line has trailing spaces. | 264 |
![]() | Line is longer than 80 characters. | 265 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getHealth' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 276 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Line contains a tab character. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | Name 'Armor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 280 |
![]() | Variable 'Armor' must be private and have accessor methods. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line has trailing spaces. | 283 |
![]() | Line has trailing spaces. | 285 |
![]() | Line is longer than 80 characters. | 286 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Expected an @return tag. | 288 |
![]() | Method 'getArmor' is not designed for extension - needs to be abstract, final or empty. | 288 |
![]() | Line has trailing spaces. | 293 |
![]() | Line has trailing spaces. | 295 |
![]() | Name 'Driver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 299 |
![]() | Variable 'Driver' must be private and have accessor methods. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Line has trailing spaces. | 302 |
![]() | Expected an @return tag. | 305 |
![]() | Method 'getDriver' is not designed for extension - needs to be abstract, final or empty. | 305 |
![]() | Line has trailing spaces. | 310 |
![]() | Line has trailing spaces. | 312 |
![]() | Line has trailing spaces. | 314 |
![]() | Name 'TeamLocked' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 318 |
![]() | Variable 'TeamLocked' must be private and have accessor methods. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line has trailing spaces. | 321 |
![]() | Line has trailing spaces. | 323 |
![]() | Expected an @return tag. | 326 |
![]() | Method 'isTeamLocked' is not designed for extension - needs to be abstract, final or empty. | 326 |
![]() | Line has trailing spaces. | 331 |
![]() | Line has trailing spaces. | 333 |
![]() | Line has trailing spaces. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 339 |
![]() | Variable 'Type' must be private and have accessor methods. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line has trailing spaces. | 342 |
![]() | Line has trailing spaces. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Expected an @return tag. | 347 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 347 |
![]() | Line has trailing spaces. | 352 |
![]() | Line has trailing spaces. | 354 |
![]() | Line contains a tab character. | 359 |
![]() | Line has trailing spaces. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Line is longer than 80 characters. | 361 |
![]() | Line contains a tab character. | 361 |
![]() | Missing a Javadoc comment. | 361 |
![]() | Name 'Time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 361 |
![]() | Variable 'Time' must be private and have accessor methods. | 361 |
![]() | Line is longer than 80 characters. | 363 |
![]() | Line contains a tab character. | 363 |
![]() | Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Missing a Javadoc comment. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Line is longer than 80 characters. | 367 |
![]() | Line contains a tab character. | 367 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 367 |
![]() | Missing a Javadoc comment. | 367 |
![]() | Parameter time should be final. | 367 |
![]() | Line is longer than 80 characters. | 368 |
![]() | Line contains a tab character. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | Line is longer than 80 characters. | 371 |
![]() | Line contains a tab character. | 371 |
![]() | Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 371 |
![]() | Missing a Javadoc comment. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | Line contains a tab character. | 373 |
![]() | Line has trailing spaces. | 374 |
![]() | Line contains a tab character. | 374 |
![]() | Line has trailing spaces. | 375 |
![]() | Line contains a tab character. | 375 |
![]() | Line contains a tab character. | 376 |
![]() | Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 376 |
![]() | Missing a Javadoc comment. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | Line contains a tab character. | 378 |
![]() | Line has trailing spaces. | 379 |
![]() | Line contains a tab character. | 379 |
![]() | Line contains a tab character. | 380 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Missing a Javadoc comment. | 380 |
![]() | Line contains a tab character. | 381 |
![]() | Line contains a tab character. | 382 |
![]() | Line has trailing spaces. | 383 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 384 |
![]() | Missing a Javadoc comment. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Line has trailing spaces. | 387 |
![]() | Line contains a tab character. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 388 |
![]() | Line contains a tab character. | 389 |
![]() | Line contains a tab character. | 390 |
![]() | 'cast' is not followed by whitespace. | 390 |
![]() | Line contains a tab character. | 391 |
![]() | Line contains a tab character. | 393 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 393 |
![]() | Missing a Javadoc comment. | 393 |
![]() | Parameter obj should be final. | 393 |
![]() | 'if' construct must use '{}'s. | 394 |
![]() | Line contains a tab character. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | 'cast' is not followed by whitespace. | 395 |
![]() | 'if' construct must use '{}'s. | 396 |
![]() | Line is longer than 80 characters. | 396 |
![]() | Line contains a tab character. | 396 |
![]() | 'else' construct must use '{}'s. | 397 |
![]() | Line contains a tab character. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Line contains a tab character. | 400 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 400 |
![]() | Missing a Javadoc comment. | 400 |
![]() | 'if' construct must use '{}'s. | 401 |
![]() | Line contains a tab character. | 401 |
![]() | Line contains a tab character. | 402 |
![]() | Line contains a tab character. | 403 |
![]() | Line has trailing spaces. | 405 |
![]() | Line contains a tab character. | 405 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 410 |
![]() | Line has trailing spaces. | 411 |
![]() | Line contains a tab character. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Line has trailing spaces. | 416 |
![]() | Parameter original should be final. | 421 |
![]() | Expected @param tag for 'original'. | 421 |
![]() | Line has trailing spaces. | 422 |
![]() | '=' is not preceded with whitespace. | 423 |
![]() | '=' is not followed by whitespace. | 423 |
![]() | Line has trailing spaces. | 424 |
![]() | '=' is not preceded with whitespace. | 425 |
![]() | '=' is not followed by whitespace. | 425 |
![]() | Line has trailing spaces. | 426 |
![]() | '=' is not preceded with whitespace. | 427 |
![]() | '=' is not followed by whitespace. | 427 |
![]() | Line has trailing spaces. | 428 |
![]() | '=' is not preceded with whitespace. | 429 |
![]() | '=' is not followed by whitespace. | 429 |
![]() | Line has trailing spaces. | 430 |
![]() | '=' is not preceded with whitespace. | 431 |
![]() | '=' is not followed by whitespace. | 431 |
![]() | Line has trailing spaces. | 432 |
![]() | '=' is not preceded with whitespace. | 433 |
![]() | '=' is not followed by whitespace. | 433 |
![]() | Line has trailing spaces. | 434 |
![]() | '=' is not preceded with whitespace. | 435 |
![]() | '=' is not followed by whitespace. | 435 |
![]() | Line has trailing spaces. | 436 |
![]() | '=' is not preceded with whitespace. | 437 |
![]() | '=' is not followed by whitespace. | 437 |
![]() | Line has trailing spaces. | 438 |
![]() | '=' is not preceded with whitespace. | 439 |
![]() | '=' is not followed by whitespace. | 439 |
![]() | Line has trailing spaces. | 440 |
![]() | '=' is not preceded with whitespace. | 441 |
![]() | '=' is not followed by whitespace. | 441 |
![]() | Line has trailing spaces. | 442 |
![]() | '=' is not preceded with whitespace. | 443 |
![]() | '=' is not followed by whitespace. | 443 |
![]() | Line has trailing spaces. | 444 |
![]() | Line has trailing spaces. | 447 |
![]() | Line is longer than 80 characters. | 449 |
![]() | Line contains a tab character. | 451 |
![]() | Line contains a tab character. | 452 |
![]() | Line has trailing spaces. | 453 |
![]() | Line contains a tab character. | 455 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line is longer than 80 characters. | 458 |
![]() | Line contains a tab character. | 458 |
![]() | Line contains a tab character. | 460 |
![]() | Missing a Javadoc comment. | 460 |
![]() | Line contains a tab character. | 462 |
![]() | Missing a Javadoc comment. | 462 |
![]() | Parameter orig should be final. | 462 |
![]() | 'orig' hides a field. | 462 |
![]() | Line contains a tab character. | 463 |
![]() | Line contains a tab character. | 464 |
![]() | Line contains a tab character. | 466 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 466 |
![]() | Missing a Javadoc comment. | 466 |
![]() | Line contains a tab character. | 467 |
![]() | Line contains a tab character. | 468 |
![]() | Line has trailing spaces. | 469 |
![]() | Line contains a tab character. | 469 |
![]() | Line contains a tab character. | 470 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 470 |
![]() | Missing a Javadoc comment. | 470 |
![]() | Line contains a tab character. | 471 |
![]() | Line contains a tab character. | 472 |
![]() | Line is longer than 80 characters. | 474 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 474 |
![]() | Missing a Javadoc comment. | 474 |
![]() | Parameter obj should be final. | 474 |
![]() | Line is longer than 80 characters. | 476 |
![]() | Line is longer than 80 characters. | 479 |
![]() | 'cast' is not followed by whitespace. | 482 |
![]() | Line is longer than 80 characters. | 484 |
![]() | Line contains a tab character. | 484 |
![]() | Line is longer than 80 characters. | 485 |
![]() | Line contains a tab character. | 485 |
![]() | Line contains a tab character. | 486 |
![]() | Line is longer than 80 characters. | 487 |
![]() | Line contains a tab character. | 487 |
![]() | Line contains a tab character. | 488 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 491 |
![]() | Missing a Javadoc comment. | 491 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 495 |
![]() | Missing a Javadoc comment. | 495 |
![]() | Line is longer than 80 characters. | 496 |
![]() | Line contains a tab character. | 499 |
![]() | Line contains a tab character. | 501 |
![]() | Line is longer than 80 characters. | 502 |
![]() | Line contains a tab character. | 502 |
![]() | Line contains a tab character. | 503 |
![]() | Line contains a tab character. | 504 |
![]() | Parameter Original should be final. | 504 |
![]() | Expected @param tag for 'Original'. | 504 |
![]() | Name 'Original' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 504 |
![]() | Parameter Visible should be final. | 504 |
![]() | 'Visible' hides a field. | 504 |
![]() | Expected @param tag for 'Visible'. | 504 |
![]() | Name 'Visible' 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. | 507 |
![]() | Line is longer than 80 characters. | 509 |
![]() | Line contains a tab character. | 509 |
![]() | Method 'createDisappearEvent' is not designed for extension - needs to be abstract, final or empty. | 509 |
![]() | Missing a Javadoc comment. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 511 |
![]() | Line has trailing spaces. | 512 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 514 |
![]() | Line is longer than 80 characters. | 515 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Line contains a tab character. | 519 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 519 |
![]() | Missing a Javadoc comment. | 519 |
![]() | Parameter obj should be final. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | 'if' is not followed by whitespace. | 520 |
![]() | Line contains a tab character. | 521 |
![]() | Line is longer than 80 characters. | 522 |
![]() | 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 |
![]() | 'cast' is not followed by whitespace. | 526 |
![]() | Line contains a tab character. | 528 |
![]() | Line has trailing spaces. | 530 |
![]() | Line contains a tab character. | 530 |
![]() | Line is longer than 80 characters. | 532 |
![]() | Line contains a tab character. | 532 |
![]() | '=' is not preceded with whitespace. | 532 |
![]() | '=' is not followed by whitespace. | 532 |
![]() | Line contains a tab character. | 533 |
![]() | Line contains a tab character. | 534 |
![]() | Line has trailing spaces. | 535 |
![]() | Line is longer than 80 characters. | 537 |
![]() | Line contains a tab character. | 537 |
![]() | '=' is not preceded with whitespace. | 537 |
![]() | '=' is not followed by whitespace. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Line has trailing spaces. | 540 |
![]() | Line is longer than 80 characters. | 542 |
![]() | Line contains a tab character. | 542 |
![]() | '=' is not preceded with whitespace. | 542 |
![]() | '=' is not followed by whitespace. | 542 |
![]() | Line contains a tab character. | 543 |
![]() | Line contains a tab character. | 544 |
![]() | Line has trailing spaces. | 545 |
![]() | Line is longer than 80 characters. | 546 |
![]() | Line contains a tab character. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | '=' is not preceded with whitespace. | 547 |
![]() | '=' is not followed by whitespace. | 547 |
![]() | Line contains a tab character. | 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 |
![]() | '=' is not preceded with whitespace. | 552 |
![]() | '=' is not followed by whitespace. | 552 |
![]() | Line contains a tab character. | 553 |
![]() | Line contains a tab character. | 554 |
![]() | Line has trailing spaces. | 555 |
![]() | Line contains a tab character. | 555 |
![]() | Line is longer than 80 characters. | 556 |
![]() | Line contains a tab character. | 556 |
![]() | Line contains a tab character. | 557 |
![]() | '=' is not preceded with whitespace. | 557 |
![]() | '=' is not followed by whitespace. | 557 |
![]() | Line contains a tab character. | 558 |
![]() | Line contains a tab character. | 559 |
![]() | Line has trailing spaces. | 560 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | '=' is not preceded with whitespace. | 562 |
![]() | '=' is not followed by whitespace. | 562 |
![]() | Line contains a tab character. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | Line has trailing spaces. | 565 |
![]() | Line contains a tab character. | 565 |
![]() | Line is longer than 80 characters. | 566 |
![]() | Line contains a tab character. | 566 |
![]() | Line contains a tab character. | 567 |
![]() | '=' is not preceded with whitespace. | 567 |
![]() | '=' is not followed by whitespace. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Line has trailing spaces. | 570 |
![]() | Line contains a tab character. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | Line has trailing spaces. | 572 |
![]() | Line contains a tab character. | 572 |
![]() | Line contains a tab character. | 574 |
![]() | Line is longer than 80 characters. | 575 |
![]() | Line contains a tab character. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | Line is longer than 80 characters. | 577 |
![]() | Line contains a tab character. | 577 |
![]() | Line contains a tab character. | 578 |
![]() | Line contains a tab character. | 579 |
![]() | Line contains a tab character. | 581 |
![]() | Line is longer than 80 characters. | 582 |
![]() | Line contains a tab character. | 582 |
![]() | Line is longer than 80 characters. | 583 |
![]() | Line contains a tab character. | 583 |
![]() | Line contains a tab character. | 584 |
![]() | Expected an @return tag. | 585 |
![]() | Line contains a tab character. | 585 |
![]() | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 585 |
![]() | 'if' construct must use '{}'s. | 586 |
![]() | 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 has trailing spaces. | 591 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 592 |
![]() | Missing a Javadoc comment. | 592 |
![]() | Line has trailing spaces. | 594 |
![]() | Line contains a tab character. | 595 |
![]() | '+' should be on a new line. | 595 |
![]() | Line has trailing spaces. | 596 |
![]() | Line contains a tab character. | 596 |
![]() | Line contains a tab character. | 597 |
![]() | '+' should be on a new line. | 597 |
![]() | Line contains a tab character. | 598 |
![]() | '+' should be on a new line. | 598 |
![]() | Line has trailing spaces. | 599 |
![]() | Line contains a tab character. | 599 |
![]() | Line contains a tab character. | 600 |
![]() | '+' should be on a new line. | 600 |
![]() | Line is longer than 80 characters. | 601 |
![]() | Line contains a tab character. | 601 |
![]() | '+' should be on a new line. | 601 |
![]() | Line has trailing spaces. | 602 |
![]() | Line contains a tab character. | 602 |
![]() | Line contains a tab character. | 603 |
![]() | '+' should be on a new line. | 603 |
![]() | Line is longer than 80 characters. | 604 |
![]() | Line contains a tab character. | 604 |
![]() | '+' should be on a new line. | 604 |
![]() | Line has trailing spaces. | 605 |
![]() | Line contains a tab character. | 605 |
![]() | Line contains a tab character. | 606 |
![]() | '+' should be on a new line. | 606 |
![]() | Line is longer than 80 characters. | 607 |
![]() | Line contains a tab character. | 607 |
![]() | '+' should be on a new line. | 607 |
![]() | Line has trailing spaces. | 608 |
![]() | Line contains a tab character. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | '+' should be on a new line. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | '+' should be on a new line. | 610 |
![]() | Line has trailing spaces. | 611 |
![]() | Line contains a tab character. | 611 |
![]() | Line contains a tab character. | 612 |
![]() | '+' should be on a new line. | 612 |
![]() | Line contains a tab character. | 613 |
![]() | '+' should be on a new line. | 613 |
![]() | Line has trailing spaces. | 614 |
![]() | Line contains a tab character. | 614 |
![]() | Line contains a tab character. | 615 |
![]() | '+' should be on a new line. | 615 |
![]() | Line contains a tab character. | 616 |
![]() | '+' should be on a new line. | 616 |
![]() | Line has trailing spaces. | 617 |
![]() | Line contains a tab character. | 617 |
![]() | Line contains a tab character. | 618 |
![]() | '+' should be on a new line. | 618 |
![]() | Line contains a tab character. | 619 |
![]() | '+' should be on a new line. | 619 |
![]() | Line has trailing spaces. | 620 |
![]() | Line contains a tab character. | 620 |
![]() | Line contains a tab character. | 621 |
![]() | '+' should be on a new line. | 621 |
![]() | Line contains a tab character. | 622 |
![]() | '+' should be on a new line. | 622 |
![]() | Line has trailing spaces. | 623 |
![]() | Line contains a tab character. | 623 |
![]() | Line contains a tab character. | 624 |
![]() | '+' should be on a new line. | 624 |
![]() | Line is longer than 80 characters. | 625 |
![]() | Line contains a tab character. | 625 |
![]() | '+' should be on a new line. | 625 |
![]() | Line has trailing spaces. | 626 |
![]() | Line contains a tab character. | 626 |
![]() | Line contains a tab character. | 627 |
![]() | '+' should be on a new line. | 627 |
![]() | Line contains a tab character. | 628 |
![]() | '+' should be on a new line. | 628 |
![]() | Line contains a tab character. | 629 |
![]() | Line has trailing spaces. | 630 |
![]() | Line contains a tab character. | 630 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 633 |
![]() | Missing a Javadoc comment. | 633 |
![]() | '+' should be on a new line. | 634 |
![]() | Line has trailing spaces. | 635 |
![]() | '+' should be on a new line. | 636 |
![]() | '+' should be on a new line. | 637 |
![]() | '+' should be on a new line. | 638 |
![]() | Line has trailing spaces. | 639 |
![]() | '+' should be on a new line. | 640 |
![]() | '+' should be on a new line. | 641 |
![]() | '+' should be on a new line. | 642 |
![]() | Line has trailing spaces. | 643 |
![]() | '+' should be on a new line. | 644 |
![]() | '+' should be on a new line. | 645 |
![]() | '+' should be on a new line. | 646 |
![]() | Line has trailing spaces. | 647 |
![]() | '+' should be on a new line. | 648 |
![]() | '+' should be on a new line. | 649 |
![]() | '+' should be on a new line. | 650 |
![]() | Line has trailing spaces. | 651 |
![]() | '+' should be on a new line. | 652 |
![]() | '+' should be on a new line. | 653 |
![]() | '+' should be on a new line. | 654 |
![]() | Line has trailing spaces. | 655 |
![]() | '+' should be on a new line. | 656 |
![]() | '+' should be on a new line. | 657 |
![]() | '+' should be on a new line. | 658 |
![]() | Line has trailing spaces. | 659 |
![]() | '+' should be on a new line. | 660 |
![]() | '+' should be on a new line. | 661 |
![]() | '+' should be on a new line. | 662 |
![]() | Line has trailing spaces. | 663 |
![]() | '+' should be on a new line. | 664 |
![]() | '+' should be on a new line. | 665 |
![]() | '+' should be on a new line. | 666 |
![]() | Line has trailing spaces. | 667 |
![]() | '+' should be on a new line. | 668 |
![]() | '+' should be on a new line. | 669 |
![]() | '+' should be on a new line. | 670 |
![]() | Line has trailing spaces. | 671 |
![]() | '+' should be on a new line. | 672 |
![]() | '+' should be on a new line. | 673 |
![]() | '+' should be on a new line. | 674 |
![]() | Line has trailing spaces. | 675 |
![]() | '+' should be on a new line. | 676 |
![]() | '+' should be on a new line. | 677 |
![]() | '+' should be on a new line. | 678 |
![]() | Line has trailing spaces. | 682 |
![]() | Line has trailing spaces. | 683 |
![]() | Line has trailing spaces. | 686 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 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. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter original should be final. | 82 |
![]() | Expected @param tag for 'original'. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | '+' should be on a new line. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '+' should be on a new line. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter original should be final. | 83 |
![]() | Expected @param tag for 'original'. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | '+' should be on a new line. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | '+' should be on a new line. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 113 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | 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. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | More than 7 parameters. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Parameter Id should be final. | 100 |
![]() | 'Id' hides a field. | 100 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter ZoneVelocity should be final. | 100 |
![]() | 'ZoneVelocity' hides a field. | 100 |
![]() | Name 'ZoneVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter ZoneGravity should be final. | 100 |
![]() | 'ZoneGravity' hides a field. | 100 |
![]() | Name 'ZoneGravity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter GroundFriction should be final. | 100 |
![]() | 'GroundFriction' hides a field. | 100 |
![]() | Name 'GroundFriction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter FluidFriction should be final. | 100 |
![]() | 'FluidFriction' hides a field. | 100 |
![]() | Name 'FluidFriction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter TerminalVelocity should be final. | 100 |
![]() | 'TerminalVelocity' hides a field. | 100 |
![]() | Name 'TerminalVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter WaterVolume should be final. | 100 |
![]() | 'WaterVolume' hides a field. | 100 |
![]() | Name 'WaterVolume' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter PainCausing should be final. | 100 |
![]() | 'PainCausing' hides a field. | 100 |
![]() | Name 'PainCausing' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter Destructive should be final. | 100 |
![]() | 'Destructive' hides a field. | 100 |
![]() | Name 'Destructive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter DamagePerSec should be final. | 100 |
![]() | 'DamagePerSec' hides a field. | 100 |
![]() | Name 'DamagePerSec' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter DamageType should be final. | 100 |
![]() | 'DamageType' hides a field. | 100 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter NoInventory should be final. | 100 |
![]() | 'NoInventory' hides a field. | 100 |
![]() | Name 'NoInventory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter MoveProjectiles should be final. | 100 |
![]() | 'MoveProjectiles' hides a field. | 100 |
![]() | Name 'MoveProjectiles' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Parameter NeutralZone should be final. | 100 |
![]() | 'NeutralZone' hides a field. | 100 |
![]() | Name 'NeutralZone' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 139 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 143 |
![]() | Variable 'Id' must be private and have accessor methods. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 146 |
![]() | Expected an @return tag. | 149 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Name 'ZoneVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 |
![]() | Variable 'ZoneVelocity' must be private and have accessor methods. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Expected an @return tag. | 170 |
![]() | Method 'getZoneVelocity' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Name 'ZoneGravity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 |
![]() | Variable 'ZoneGravity' must be private and have accessor methods. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line has trailing spaces. | 186 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Expected an @return tag. | 191 |
![]() | Method 'getZoneGravity' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Line has trailing spaces. | 196 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Name 'GroundFriction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 204 |
![]() | Variable 'GroundFriction' must be private and have accessor methods. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Expected an @return tag. | 212 |
![]() | Method 'getGroundFriction' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Name 'FluidFriction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 225 |
![]() | Variable 'FluidFriction' must be private and have accessor methods. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line has trailing spaces. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Expected an @return tag. | 233 |
![]() | Method 'getFluidFriction' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Line has trailing spaces. | 238 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Name 'TerminalVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 246 |
![]() | Variable 'TerminalVelocity' must be private and have accessor methods. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Expected an @return tag. | 254 |
![]() | Method 'getTerminalVelocity' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 261 |
![]() | Line has trailing spaces. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Name 'WaterVolume' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 267 |
![]() | Variable 'WaterVolume' must be private and have accessor methods. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line has trailing spaces. | 270 |
![]() | Line has trailing spaces. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Expected an @return tag. | 275 |
![]() | Method 'isWaterVolume' is not designed for extension - needs to be abstract, final or empty. | 275 |
![]() | Line has trailing spaces. | 280 |
![]() | Line has trailing spaces. | 282 |
![]() | Line has trailing spaces. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Name 'PainCausing' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 289 |
![]() | Variable 'PainCausing' must be private and have accessor methods. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line has trailing spaces. | 292 |
![]() | Line has trailing spaces. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Expected an @return tag. | 298 |
![]() | Method 'isPainCausing' is not designed for extension - needs to be abstract, final or empty. | 298 |
![]() | Line has trailing spaces. | 303 |
![]() | Line has trailing spaces. | 305 |
![]() | Line has trailing spaces. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Name 'Destructive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 311 |
![]() | Variable 'Destructive' must be private and have accessor methods. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line has trailing spaces. | 314 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Expected an @return tag. | 319 |
![]() | Method 'isDestructive' is not designed for extension - needs to be abstract, final or empty. | 319 |
![]() | Line has trailing spaces. | 324 |
![]() | Line has trailing spaces. | 326 |
![]() | Line has trailing spaces. | 328 |
![]() | Line is longer than 80 characters. | 329 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | Name 'DamagePerSec' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 332 |
![]() | Variable 'DamagePerSec' must be private and have accessor methods. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Line has trailing spaces. | 335 |
![]() | Line has trailing spaces. | 337 |
![]() | Line is longer than 80 characters. | 338 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Expected an @return tag. | 340 |
![]() | Method 'getDamagePerSec' is not designed for extension - needs to be abstract, final or empty. | 340 |
![]() | Line has trailing spaces. | 345 |
![]() | Line has trailing spaces. | 347 |
![]() | Line has trailing spaces. | 349 |
![]() | Line contains a tab character. | 350 |
![]() | Line contains a tab character. | 351 |
![]() | Name 'DamageType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 353 |
![]() | Variable 'DamageType' must be private and have accessor methods. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line has trailing spaces. | 356 |
![]() | Line has trailing spaces. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Expected an @return tag. | 361 |
![]() | Method 'getDamageType' is not designed for extension - needs to be abstract, final or empty. | 361 |
![]() | Line has trailing spaces. | 366 |
![]() | Line has trailing spaces. | 368 |
![]() | Line has trailing spaces. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | Name 'NoInventory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 374 |
![]() | Variable 'NoInventory' must be private and have accessor methods. | 374 |
![]() | Line contains a tab character. | 375 |
![]() | Line has trailing spaces. | 377 |
![]() | Line has trailing spaces. | 379 |
![]() | Line contains a tab character. | 380 |
![]() | Line contains a tab character. | 381 |
![]() | Expected an @return tag. | 382 |
![]() | Method 'isNoInventory' is not designed for extension - needs to be abstract, final or empty. | 382 |
![]() | Line has trailing spaces. | 387 |
![]() | Line has trailing spaces. | 389 |
![]() | Line has trailing spaces. | 391 |
![]() | Line is longer than 80 characters. | 392 |
![]() | Line contains a tab character. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | Name 'MoveProjectiles' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 395 |
![]() | Variable 'MoveProjectiles' must be private and have accessor methods. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line has trailing spaces. | 398 |
![]() | Line has trailing spaces. | 400 |
![]() | Line is longer than 80 characters. | 401 |
![]() | Line contains a tab character. | 401 |
![]() | Line contains a tab character. | 402 |
![]() | Expected an @return tag. | 403 |
![]() | Method 'isMoveProjectiles' is not designed for extension - needs to be abstract, final or empty. | 403 |
![]() | Line has trailing spaces. | 408 |
![]() | Line has trailing spaces. | 410 |
![]() | Line has trailing spaces. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Name 'NeutralZone' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 416 |
![]() | Variable 'NeutralZone' must be private and have accessor methods. | 416 |
![]() | Line contains a tab character. | 417 |
![]() | Line has trailing spaces. | 419 |
![]() | Line has trailing spaces. | 421 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Expected an @return tag. | 424 |
![]() | Method 'isNeutralZone' is not designed for extension - needs to be abstract, final or empty. | 424 |
![]() | Line has trailing spaces. | 429 |
![]() | Line has trailing spaces. | 431 |
![]() | Line contains a tab character. | 436 |
![]() | Line has trailing spaces. | 437 |
![]() | Line contains a tab character. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 438 |
![]() | Missing a Javadoc comment. | 438 |
![]() | 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. | 445 |
![]() | Line contains a tab character. | 447 |
![]() | Line has trailing spaces. | 448 |
![]() | Line contains a tab character. | 448 |
![]() | Line contains a tab character. | 449 |
![]() | Line has trailing spaces. | 453 |
![]() | Parameter original should be final. | 458 |
![]() | Expected @param tag for 'original'. | 458 |
![]() | Line has trailing spaces. | 459 |
![]() | '=' is not preceded with whitespace. | 460 |
![]() | '=' is not followed by whitespace. | 460 |
![]() | Line has trailing spaces. | 461 |
![]() | '=' is not preceded with whitespace. | 462 |
![]() | '=' is not followed by whitespace. | 462 |
![]() | Line has trailing spaces. | 463 |
![]() | '=' is not preceded with whitespace. | 464 |
![]() | '=' is not followed by whitespace. | 464 |
![]() | Line has trailing spaces. | 465 |
![]() | '=' is not preceded with whitespace. | 466 |
![]() | '=' is not followed by whitespace. | 466 |
![]() | Line has trailing spaces. | 467 |
![]() | '=' is not preceded with whitespace. | 468 |
![]() | '=' is not followed by whitespace. | 468 |
![]() | Line has trailing spaces. | 469 |
![]() | '=' is not preceded with whitespace. | 470 |
![]() | '=' is not followed by whitespace. | 470 |
![]() | Line has trailing spaces. | 471 |
![]() | '=' is not preceded with whitespace. | 472 |
![]() | '=' is not followed by whitespace. | 472 |
![]() | Line has trailing spaces. | 473 |
![]() | '=' is not preceded with whitespace. | 474 |
![]() | '=' is not followed by whitespace. | 474 |
![]() | Line has trailing spaces. | 475 |
![]() | '=' is not preceded with whitespace. | 476 |
![]() | '=' is not followed by whitespace. | 476 |
![]() | Line has trailing spaces. | 477 |
![]() | '=' is not preceded with whitespace. | 478 |
![]() | '=' is not followed by whitespace. | 478 |
![]() | Line has trailing spaces. | 479 |
![]() | '=' is not preceded with whitespace. | 480 |
![]() | '=' is not followed by whitespace. | 480 |
![]() | Line has trailing spaces. | 481 |
![]() | '=' is not preceded with whitespace. | 482 |
![]() | '=' is not followed by whitespace. | 482 |
![]() | Line has trailing spaces. | 483 |
![]() | '=' is not preceded with whitespace. | 484 |
![]() | '=' is not followed by whitespace. | 484 |
![]() | Line has trailing spaces. | 485 |
![]() | '=' is not preceded with whitespace. | 486 |
![]() | '=' is not followed by whitespace. | 486 |
![]() | Line has trailing spaces. | 487 |
![]() | Line has trailing spaces. | 490 |
![]() | Line is longer than 80 characters. | 492 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Line has trailing spaces. | 496 |
![]() | Line has trailing spaces. | 498 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 499 |
![]() | Missing a Javadoc comment. | 499 |
![]() | Line has trailing spaces. | 501 |
![]() | Line contains a tab character. | 502 |
![]() | '+' should be on a new line. | 502 |
![]() | Line has trailing spaces. | 503 |
![]() | Line contains a tab character. | 503 |
![]() | Line contains a tab character. | 504 |
![]() | '+' should be on a new line. | 504 |
![]() | Line contains a tab character. | 505 |
![]() | '+' should be on a new line. | 505 |
![]() | Line has trailing spaces. | 506 |
![]() | Line contains a tab character. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | '+' should be on a new line. | 507 |
![]() | Line is longer than 80 characters. | 508 |
![]() | Line contains a tab character. | 508 |
![]() | '+' should be on a new line. | 508 |
![]() | Line has trailing spaces. | 509 |
![]() | Line contains a tab character. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | '+' should be on a new line. | 510 |
![]() | Line is longer than 80 characters. | 511 |
![]() | Line contains a tab character. | 511 |
![]() | '+' should be on a new line. | 511 |
![]() | Line has trailing spaces. | 512 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | '+' should be on a new line. | 513 |
![]() | Line is longer than 80 characters. | 514 |
![]() | Line contains a tab character. | 514 |
![]() | '+' should be on a new line. | 514 |
![]() | Line has trailing spaces. | 515 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | '+' should be on a new line. | 516 |
![]() | Line is longer than 80 characters. | 517 |
![]() | Line contains a tab character. | 517 |
![]() | '+' should be on a new line. | 517 |
![]() | Line has trailing spaces. | 518 |
![]() | Line contains a tab character. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | '+' should be on a new line. | 519 |
![]() | Line is longer than 80 characters. | 520 |
![]() | Line contains a tab character. | 520 |
![]() | '+' should be on a new line. | 520 |
![]() | Line has trailing spaces. | 521 |
![]() | Line contains a tab character. | 521 |
![]() | Line contains a tab character. | 522 |
![]() | '+' should be on a new line. | 522 |
![]() | Line is longer than 80 characters. | 523 |
![]() | Line contains a tab character. | 523 |
![]() | '+' should be on a new line. | 523 |
![]() | Line has trailing spaces. | 524 |
![]() | Line contains a tab character. | 524 |
![]() | Line contains a tab character. | 525 |
![]() | '+' should be on a new line. | 525 |
![]() | Line is longer than 80 characters. | 526 |
![]() | Line contains a tab character. | 526 |
![]() | '+' should be on a new line. | 526 |
![]() | Line has trailing spaces. | 527 |
![]() | Line contains a tab character. | 527 |
![]() | Line contains a tab character. | 528 |
![]() | '+' should be on a new line. | 528 |
![]() | Line is longer than 80 characters. | 529 |
![]() | Line contains a tab character. | 529 |
![]() | '+' should be on a new line. | 529 |
![]() | Line has trailing spaces. | 530 |
![]() | Line contains a tab character. | 530 |
![]() | Line contains a tab character. | 531 |
![]() | '+' should be on a new line. | 531 |
![]() | Line is longer than 80 characters. | 532 |
![]() | Line contains a tab character. | 532 |
![]() | '+' should be on a new line. | 532 |
![]() | Line has trailing spaces. | 533 |
![]() | Line contains a tab character. | 533 |
![]() | Line contains a tab character. | 534 |
![]() | '+' should be on a new line. | 534 |
![]() | Line is longer than 80 characters. | 535 |
![]() | Line contains a tab character. | 535 |
![]() | '+' should be on a new line. | 535 |
![]() | Line has trailing spaces. | 536 |
![]() | Line contains a tab character. | 536 |
![]() | Line contains a tab character. | 537 |
![]() | '+' should be on a new line. | 537 |
![]() | Line is longer than 80 characters. | 538 |
![]() | Line contains a tab character. | 538 |
![]() | '+' should be on a new line. | 538 |
![]() | Line has trailing spaces. | 539 |
![]() | Line contains a tab character. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | '+' should be on a new line. | 540 |
![]() | Line is longer than 80 characters. | 541 |
![]() | Line contains a tab character. | 541 |
![]() | '+' should be on a new line. | 541 |
![]() | Line has trailing spaces. | 542 |
![]() | Line contains a tab character. | 542 |
![]() | Line contains a tab character. | 543 |
![]() | '+' should be on a new line. | 543 |
![]() | Line is longer than 80 characters. | 544 |
![]() | Line contains a tab character. | 544 |
![]() | '+' should be on a new line. | 544 |
![]() | Line contains a tab character. | 545 |
![]() | Line has trailing spaces. | 546 |
![]() | Line contains a tab character. | 546 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 549 |
![]() | Missing a Javadoc comment. | 549 |
![]() | '+' should be on a new line. | 550 |
![]() | Line has trailing spaces. | 551 |
![]() | '+' should be on a new line. | 552 |
![]() | '+' should be on a new line. | 553 |
![]() | '+' should be on a new line. | 554 |
![]() | Line has trailing spaces. | 555 |
![]() | '+' should be on a new line. | 556 |
![]() | '+' should be on a new line. | 557 |
![]() | '+' should be on a new line. | 558 |
![]() | Line has trailing spaces. | 559 |
![]() | '+' should be on a new line. | 560 |
![]() | '+' should be on a new line. | 561 |
![]() | '+' should be on a new line. | 562 |
![]() | Line has trailing spaces. | 563 |
![]() | '+' should be on a new line. | 564 |
![]() | '+' should be on a new line. | 565 |
![]() | '+' should be on a new line. | 566 |
![]() | Line has trailing spaces. | 567 |
![]() | '+' should be on a new line. | 568 |
![]() | '+' should be on a new line. | 569 |
![]() | '+' should be on a new line. | 570 |
![]() | Line has trailing spaces. | 571 |
![]() | '+' should be on a new line. | 572 |
![]() | '+' should be on a new line. | 573 |
![]() | '+' should be on a new line. | 574 |
![]() | Line has trailing spaces. | 575 |
![]() | '+' should be on a new line. | 576 |
![]() | '+' should be on a new line. | 577 |
![]() | '+' should be on a new line. | 578 |
![]() | Line has trailing spaces. | 579 |
![]() | '+' should be on a new line. | 580 |
![]() | '+' should be on a new line. | 581 |
![]() | '+' should be on a new line. | 582 |
![]() | Line has trailing spaces. | 583 |
![]() | '+' should be on a new line. | 584 |
![]() | '+' should be on a new line. | 585 |
![]() | '+' should be on a new line. | 586 |
![]() | Line has trailing spaces. | 587 |
![]() | '+' should be on a new line. | 588 |
![]() | '+' should be on a new line. | 589 |
![]() | '+' should be on a new line. | 590 |
![]() | Line has trailing spaces. | 591 |
![]() | '+' should be on a new line. | 592 |
![]() | '+' should be on a new line. | 593 |
![]() | '+' should be on a new line. | 594 |
![]() | Line has trailing spaces. | 595 |
![]() | '+' should be on a new line. | 596 |
![]() | '+' should be on a new line. | 597 |
![]() | '+' should be on a new line. | 598 |
![]() | Line has trailing spaces. | 599 |
![]() | '+' should be on a new line. | 600 |
![]() | '+' should be on a new line. | 601 |
![]() | '+' should be on a new line. | 602 |
![]() | Line has trailing spaces. | 603 |
![]() | '+' should be on a new line. | 604 |
![]() | '+' should be on a new line. | 605 |
![]() | '+' should be on a new line. | 606 |
![]() | Line has trailing spaces. | 610 |
![]() | Line has trailing spaces. | 611 |
![]() | Line has trailing spaces. | 614 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | 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 has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 59 |
![]() | 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. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Parameter Id should be final. | 70 |
![]() | 'Id' hides a field. | 70 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter Normal should be final. | 70 |
![]() | 'Normal' hides a field. | 70 |
![]() | Name 'Normal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Parameter Location should be final. | 70 |
![]() | 'Location' hides a field. | 70 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 93 |
![]() | Variable 'Id' must be private and have accessor methods. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Expected an @return tag. | 101 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Name 'Normal' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 |
![]() | Variable 'Normal' must be private and have accessor methods. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Expected an @return tag. | 122 |
![]() | Method 'getNormal' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Name 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 |
![]() | Variable 'Location' must be private and have accessor methods. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Expected an @return tag. | 143 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 150 |
![]() | Line contains a tab character. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Missing a Javadoc comment. | 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. | 164 |
![]() | Line contains a tab character. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 172 |
![]() | Parameter original should be final. | 177 |
![]() | Expected @param tag for 'original'. | 177 |
![]() | Line has trailing spaces. | 178 |
![]() | '=' is not preceded with whitespace. | 179 |
![]() | '=' is not followed by whitespace. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | '=' is not preceded with whitespace. | 181 |
![]() | '=' is not followed by whitespace. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | '=' is not preceded with whitespace. | 183 |
![]() | '=' is not followed by whitespace. | 183 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 187 |
![]() | Line is longer than 80 characters. | 189 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 195 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | '+' should be on a new line. | 199 |
![]() | Line has trailing spaces. | 200 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | '+' should be on a new line. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | '+' should be on a new line. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | '+' should be on a new line. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | '+' should be on a new line. | 205 |
![]() | Line has trailing spaces. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | '+' should be on a new line. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | '+' should be on a new line. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 213 |
![]() | Missing a Javadoc comment. | 213 |
![]() | '+' should be on a new line. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | '+' should be on a new line. | 216 |
![]() | '+' should be on a new line. | 217 |
![]() | '+' should be on a new line. | 218 |
![]() | Line has trailing spaces. | 219 |
![]() | '+' should be on a new line. | 220 |
![]() | '+' should be on a new line. | 221 |
![]() | '+' should be on a new line. | 222 |
![]() | Line has trailing spaces. | 223 |
![]() | '+' should be on a new line. | 224 |
![]() | '+' should be on a new line. | 225 |
![]() | '+' should be on a new line. | 226 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | Line has trailing spaces. | 234 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | '{' should be on the previous line. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | 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 has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Parameter Id should be final. | 77 |
![]() | 'Id' hides a field. | 77 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Parameter PrimaryAmmo should be final. | 77 |
![]() | 'PrimaryAmmo' hides a field. | 77 |
![]() | Name 'PrimaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Parameter SecondaryAmmo should be final. | 77 |
![]() | 'SecondaryAmmo' hides a field. | 77 |
![]() | Name 'SecondaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Parameter InventoryType should be final. | 77 |
![]() | 'InventoryType' hides a field. | 77 |
![]() | Name 'InventoryType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 89 |
![]() | 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 has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 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 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 |
![]() | Variable 'Id' must be private and have accessor methods. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 109 |
![]() | 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 |
![]() | Expected an @return tag. | 114 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Name 'PrimaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 |
![]() | Variable 'PrimaryAmmo' must be private and have accessor methods. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Expected an @return tag. | 135 |
![]() | Method 'getPrimaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | First sentence should end with a period. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Name 'SecondaryAmmo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Variable 'SecondaryAmmo' must be private and have accessor methods. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | First sentence should end with a period. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Expected an @return tag. | 156 |
![]() | Method 'getSecondaryAmmo' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Name 'InventoryType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 |
![]() | Variable 'InventoryType' must be private and have accessor methods. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Expected an @return tag. | 177 |
![]() | Method 'getInventoryType' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Missing a Javadoc comment. | 191 |
![]() | Line contains a tab character. | 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. | 198 |
![]() | Line contains a tab character. | 200 |
![]() | Line has trailing spaces. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line has trailing spaces. | 206 |
![]() | Parameter original should be final. | 211 |
![]() | Expected @param tag for 'original'. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | '=' is not preceded with whitespace. | 213 |
![]() | '=' is not followed by whitespace. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | '=' is not preceded with whitespace. | 215 |
![]() | '=' is not followed by whitespace. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | '=' is not preceded with whitespace. | 217 |
![]() | '=' is not followed by whitespace. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | '=' is not preceded with whitespace. | 219 |
![]() | '=' is not followed by whitespace. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | Line has trailing spaces. | 223 |
![]() | Line is longer than 80 characters. | 225 |
![]() | Line contains a tab character. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 231 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 232 |
![]() | Missing a Javadoc comment. | 232 |
![]() | Line has trailing spaces. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | '+' should be on a new line. | 235 |
![]() | Line has trailing spaces. | 236 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | '+' should be on a new line. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | '+' should be on a new line. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | '+' should be on a new line. | 240 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | '+' should be on a new line. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | '+' should be on a new line. | 243 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line contains a tab character. | 244 |
![]() | '+' should be on a new line. | 244 |
![]() | Line has trailing spaces. | 245 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | '+' should be on a new line. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | '+' should be on a new line. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | Line contains a tab character. | 249 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 252 |
![]() | Missing a Javadoc comment. | 252 |
![]() | '+' should be on a new line. | 253 |
![]() | Line has trailing spaces. | 254 |
![]() | '+' should be on a new line. | 255 |
![]() | '+' should be on a new line. | 256 |
![]() | '+' should be on a new line. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | '+' should be on a new line. | 259 |
![]() | '+' should be on a new line. | 260 |
![]() | '+' should be on a new line. | 261 |
![]() | Line has trailing spaces. | 262 |
![]() | '+' should be on a new line. | 263 |
![]() | '+' should be on a new line. | 264 |
![]() | '+' should be on a new line. | 265 |
![]() | Line has trailing spaces. | 266 |
![]() | '+' should be on a new line. | 267 |
![]() | '+' should be on a new line. | 268 |
![]() | '+' should be on a new line. | 269 |
![]() | Line has trailing spaces. | 273 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 277 |
Violation | Message | Line |
---|---|---|
![]() | File length is 7,890 lines (max allowed is 2,000). | 1 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 13 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.parser.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.parser.exception.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.parser.impl.yylex.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 20 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 24 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.parser.*. | 26 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 29 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 30 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 32 |
![]() | First sentence should end with a period. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 42 |
![]() | First sentence should end with a period. | 46 |
![]() | First sentence should end with a period. | 49 |
![]() | First sentence should end with a period. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Missing a Javadoc comment. | 154 |
![]() | First sentence should end with a period. | 156 |
![]() | Line has trailing spaces. | 162 |
![]() | Array brackets at illegal position. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | First sentence should end with a period. | 178 |
![]() | Line has trailing spaces. | 178 |
![]() | Line has trailing spaces. | 181 |
![]() | '+' is not preceded with whitespace. | 182 |
![]() | '+' should be on a new line. | 182 |
![]() | '+' is not preceded with whitespace. | 183 |
![]() | '+' should be on a new line. | 183 |
![]() | '+' is not preceded with whitespace. | 184 |
![]() | '+' should be on a new line. | 184 |
![]() | '+' is not preceded with whitespace. | 185 |
![]() | '+' should be on a new line. | 185 |
![]() | '+' is not preceded with whitespace. | 186 |
![]() | '+' should be on a new line. | 186 |
![]() | '+' is not preceded with whitespace. | 187 |
![]() | '+' should be on a new line. | 187 |
![]() | '+' is not preceded with whitespace. | 188 |
![]() | '+' should be on a new line. | 188 |
![]() | First sentence should end with a period. | 191 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 196 |
![]() | Missing a Javadoc comment. | 201 |
![]() | '+' is not preceded with whitespace. | 202 |
![]() | '+' should be on a new line. | 202 |
![]() | '+' is not preceded with whitespace. | 203 |
![]() | '+' should be on a new line. | 203 |
![]() | '+' is not preceded with whitespace. | 204 |
![]() | '+' should be on a new line. | 204 |
![]() | '+' is not preceded with whitespace. | 205 |
![]() | '+' should be on a new line. | 205 |
![]() | '+' is not preceded with whitespace. | 206 |
![]() | '+' should be on a new line. | 206 |
![]() | '+' is not preceded with whitespace. | 207 |
![]() | '+' should be on a new line. | 207 |
![]() | '+' is not preceded with whitespace. | 208 |
![]() | '+' should be on a new line. | 208 |
![]() | '+' is not preceded with whitespace. | 209 |
![]() | '+' should be on a new line. | 209 |
![]() | '+' is not preceded with whitespace. | 210 |
![]() | '+' should be on a new line. | 210 |
![]() | '+' is not preceded with whitespace. | 211 |
![]() | '+' should be on a new line. | 211 |
![]() | '+' is not preceded with whitespace. | 212 |
![]() | '+' should be on a new line. | 212 |
![]() | '+' is not preceded with whitespace. | 213 |
![]() | '+' should be on a new line. | 213 |
![]() | '+' is not preceded with whitespace. | 214 |
![]() | '+' should be on a new line. | 214 |
![]() | '+' is not preceded with whitespace. | 215 |
![]() | '+' should be on a new line. | 215 |
![]() | '+' is not preceded with whitespace. | 216 |
![]() | '+' should be on a new line. | 216 |
![]() | '+' is not preceded with whitespace. | 217 |
![]() | '+' should be on a new line. | 217 |
![]() | '+' is not preceded with whitespace. | 218 |
![]() | '+' should be on a new line. | 218 |
![]() | '+' is not preceded with whitespace. | 219 |
![]() | '+' should be on a new line. | 219 |
![]() | '+' is not preceded with whitespace. | 220 |
![]() | '+' should be on a new line. | 220 |
![]() | '+' is not preceded with whitespace. | 221 |
![]() | '+' should be on a new line. | 221 |
![]() | '+' is not preceded with whitespace. | 222 |
![]() | '+' should be on a new line. | 222 |
![]() | '+' is not preceded with whitespace. | 223 |
![]() | '+' should be on a new line. | 223 |
![]() | '+' is not preceded with whitespace. | 224 |
![]() | '+' should be on a new line. | 224 |
![]() | '+' is not preceded with whitespace. | 225 |
![]() | '+' should be on a new line. | 225 |
![]() | '+' is not preceded with whitespace. | 226 |
![]() | '+' should be on a new line. | 226 |
![]() | '+' is not preceded with whitespace. | 227 |
![]() | '+' should be on a new line. | 227 |
![]() | '+' is not preceded with whitespace. | 228 |
![]() | '+' should be on a new line. | 228 |
![]() | '+' is not preceded with whitespace. | 229 |
![]() | '+' should be on a new line. | 229 |
![]() | '+' is not preceded with whitespace. | 230 |
![]() | '+' should be on a new line. | 230 |
![]() | '+' is not preceded with whitespace. | 231 |
![]() | '+' should be on a new line. | 231 |
![]() | '+' is not preceded with whitespace. | 232 |
![]() | '+' should be on a new line. | 232 |
![]() | '+' is not preceded with whitespace. | 233 |
![]() | '+' should be on a new line. | 233 |
![]() | '+' is not preceded with whitespace. | 234 |
![]() | '+' should be on a new line. | 234 |
![]() | '+' is not preceded with whitespace. | 235 |
![]() | '+' should be on a new line. | 235 |
![]() | '+' is not preceded with whitespace. | 236 |
![]() | '+' should be on a new line. | 236 |
![]() | '+' is not preceded with whitespace. | 237 |
![]() | '+' should be on a new line. | 237 |
![]() | '+' is not preceded with whitespace. | 238 |
![]() | '+' should be on a new line. | 238 |
![]() | '+' is not preceded with whitespace. | 239 |
![]() | '+' should be on a new line. | 239 |
![]() | '+' is not preceded with whitespace. | 240 |
![]() | '+' should be on a new line. | 240 |
![]() | '+' is not preceded with whitespace. | 241 |
![]() | '+' should be on a new line. | 241 |
![]() | '+' is not preceded with whitespace. | 242 |
![]() | '+' should be on a new line. | 242 |
![]() | '+' is not preceded with whitespace. | 243 |
![]() | '+' should be on a new line. | 243 |
![]() | '+' is not preceded with whitespace. | 244 |
![]() | '+' should be on a new line. | 244 |
![]() | '+' is not preceded with whitespace. | 245 |
![]() | '+' should be on a new line. | 245 |
![]() | '+' is not preceded with whitespace. | 246 |
![]() | '+' should be on a new line. | 246 |
![]() | '+' is not preceded with whitespace. | 247 |
![]() | '+' should be on a new line. | 247 |
![]() | '+' is not preceded with whitespace. | 248 |
![]() | '+' should be on a new line. | 248 |
![]() | '+' is not preceded with whitespace. | 249 |
![]() | '+' should be on a new line. | 249 |
![]() | '+' is not preceded with whitespace. | 250 |
![]() | '+' should be on a new line. | 250 |
![]() | '+' is not preceded with whitespace. | 251 |
![]() | '+' should be on a new line. | 251 |
![]() | '+' is not preceded with whitespace. | 252 |
![]() | '+' should be on a new line. | 252 |
![]() | '+' is not preceded with whitespace. | 253 |
![]() | '+' should be on a new line. | 253 |
![]() | '+' is not preceded with whitespace. | 254 |
![]() | '+' should be on a new line. | 254 |
![]() | '+' is not preceded with whitespace. | 255 |
![]() | '+' should be on a new line. | 255 |
![]() | '+' is not preceded with whitespace. | 256 |
![]() | '+' should be on a new line. | 256 |
![]() | '+' is not preceded with whitespace. | 257 |
![]() | '+' should be on a new line. | 257 |
![]() | '+' is not preceded with whitespace. | 258 |
![]() | '+' should be on a new line. | 258 |
![]() | '+' is not preceded with whitespace. | 259 |
![]() | '+' should be on a new line. | 259 |
![]() | '+' is not preceded with whitespace. | 260 |
![]() | '+' should be on a new line. | 260 |
![]() | '+' is not preceded with whitespace. | 261 |
![]() | '+' should be on a new line. | 261 |
![]() | '+' is not preceded with whitespace. | 262 |
![]() | '+' should be on a new line. | 262 |
![]() | '+' is not preceded with whitespace. | 263 |
![]() | '+' should be on a new line. | 263 |
![]() | '+' is not preceded with whitespace. | 264 |
![]() | '+' should be on a new line. | 264 |
![]() | '+' is not preceded with whitespace. | 265 |
![]() | '+' should be on a new line. | 265 |
![]() | '+' is not preceded with whitespace. | 266 |
![]() | '+' should be on a new line. | 266 |
![]() | '+' is not preceded with whitespace. | 267 |
![]() | '+' should be on a new line. | 267 |
![]() | '+' is not preceded with whitespace. | 268 |
![]() | '+' should be on a new line. | 268 |
![]() | '+' is not preceded with whitespace. | 269 |
![]() | '+' should be on a new line. | 269 |
![]() | '+' is not preceded with whitespace. | 270 |
![]() | '+' should be on a new line. | 270 |
![]() | '+' is not preceded with whitespace. | 271 |
![]() | '+' should be on a new line. | 271 |
![]() | '+' is not preceded with whitespace. | 272 |
![]() | '+' should be on a new line. | 272 |
![]() | '+' is not preceded with whitespace. | 273 |
![]() | '+' should be on a new line. | 273 |
![]() | '+' is not preceded with whitespace. | 274 |
![]() | '+' should be on a new line. | 274 |
![]() | '+' is not preceded with whitespace. | 275 |
![]() | '+' should be on a new line. | 275 |
![]() | '+' is not preceded with whitespace. | 276 |
![]() | '+' should be on a new line. | 276 |
![]() | '+' is not preceded with whitespace. | 277 |
![]() | '+' should be on a new line. | 277 |
![]() | '+' is not preceded with whitespace. | 278 |
![]() | '+' should be on a new line. | 278 |
![]() | '+' is not preceded with whitespace. | 279 |
![]() | '+' should be on a new line. | 279 |
![]() | '+' is not preceded with whitespace. | 280 |
![]() | '+' should be on a new line. | 280 |
![]() | '+' is not preceded with whitespace. | 281 |
![]() | '+' should be on a new line. | 281 |
![]() | '+' is not preceded with whitespace. | 282 |
![]() | '+' should be on a new line. | 282 |
![]() | '+' is not preceded with whitespace. | 283 |
![]() | '+' should be on a new line. | 283 |
![]() | '+' is not preceded with whitespace. | 284 |
![]() | '+' should be on a new line. | 284 |
![]() | '+' is not preceded with whitespace. | 285 |
![]() | '+' should be on a new line. | 285 |
![]() | '+' is not preceded with whitespace. | 286 |
![]() | '+' should be on a new line. | 286 |
![]() | '+' is not preceded with whitespace. | 287 |
![]() | '+' should be on a new line. | 287 |
![]() | '+' is not preceded with whitespace. | 288 |
![]() | '+' should be on a new line. | 288 |
![]() | '+' is not preceded with whitespace. | 289 |
![]() | '+' should be on a new line. | 289 |
![]() | '+' is not preceded with whitespace. | 290 |
![]() | '+' should be on a new line. | 290 |
![]() | '+' is not preceded with whitespace. | 291 |
![]() | '+' should be on a new line. | 291 |
![]() | '+' is not preceded with whitespace. | 292 |
![]() | '+' should be on a new line. | 292 |
![]() | '+' is not preceded with whitespace. | 293 |
![]() | '+' should be on a new line. | 293 |
![]() | '+' is not preceded with whitespace. | 294 |
![]() | '+' should be on a new line. | 294 |
![]() | '+' is not preceded with whitespace. | 295 |
![]() | '+' should be on a new line. | 295 |
![]() | '+' is not preceded with whitespace. | 296 |
![]() | '+' should be on a new line. | 296 |
![]() | '+' is not preceded with whitespace. | 297 |
![]() | '+' should be on a new line. | 297 |
![]() | '+' is not preceded with whitespace. | 298 |
![]() | '+' should be on a new line. | 298 |
![]() | '+' is not preceded with whitespace. | 299 |
![]() | '+' should be on a new line. | 299 |
![]() | '+' is not preceded with whitespace. | 300 |
![]() | '+' should be on a new line. | 300 |
![]() | '+' is not preceded with whitespace. | 301 |
![]() | '+' should be on a new line. | 301 |
![]() | '+' is not preceded with whitespace. | 302 |
![]() | '+' should be on a new line. | 302 |
![]() | '+' is not preceded with whitespace. | 303 |
![]() | '+' should be on a new line. | 303 |
![]() | '+' is not preceded with whitespace. | 304 |
![]() | '+' should be on a new line. | 304 |
![]() | '+' is not preceded with whitespace. | 305 |
![]() | '+' should be on a new line. | 305 |
![]() | '+' is not preceded with whitespace. | 306 |
![]() | '+' should be on a new line. | 306 |
![]() | '+' is not preceded with whitespace. | 307 |
![]() | '+' should be on a new line. | 307 |
![]() | '+' is not preceded with whitespace. | 308 |
![]() | '+' should be on a new line. | 308 |
![]() | '+' is not preceded with whitespace. | 309 |
![]() | '+' should be on a new line. | 309 |
![]() | '+' is not preceded with whitespace. | 310 |
![]() | '+' should be on a new line. | 310 |
![]() | '+' is not preceded with whitespace. | 311 |
![]() | '+' should be on a new line. | 311 |
![]() | '+' is not preceded with whitespace. | 312 |
![]() | '+' should be on a new line. | 312 |
![]() | '+' is not preceded with whitespace. | 313 |
![]() | '+' should be on a new line. | 313 |
![]() | '+' is not preceded with whitespace. | 314 |
![]() | '+' should be on a new line. | 314 |
![]() | '+' is not preceded with whitespace. | 315 |
![]() | '+' should be on a new line. | 315 |
![]() | '+' is not preceded with whitespace. | 316 |
![]() | '+' should be on a new line. | 316 |
![]() | '+' is not preceded with whitespace. | 317 |
![]() | '+' should be on a new line. | 317 |
![]() | '+' is not preceded with whitespace. | 318 |
![]() | '+' should be on a new line. | 318 |
![]() | '+' is not preceded with whitespace. | 319 |
![]() | '+' should be on a new line. | 319 |
![]() | '+' is not preceded with whitespace. | 320 |
![]() | '+' should be on a new line. | 320 |
![]() | '+' is not preceded with whitespace. | 321 |
![]() | '+' should be on a new line. | 321 |
![]() | '+' is not preceded with whitespace. | 322 |
![]() | '+' should be on a new line. | 322 |
![]() | '+' is not preceded with whitespace. | 323 |
![]() | '+' should be on a new line. | 323 |
![]() | '+' is not preceded with whitespace. | 324 |
![]() | '+' should be on a new line. | 324 |
![]() | '+' is not preceded with whitespace. | 325 |
![]() | '+' should be on a new line. | 325 |
![]() | '+' is not preceded with whitespace. | 326 |
![]() | '+' should be on a new line. | 326 |
![]() | '+' is not preceded with whitespace. | 327 |
![]() | '+' should be on a new line. | 327 |
![]() | '+' is not preceded with whitespace. | 328 |
![]() | '+' should be on a new line. | 328 |
![]() | '+' is not preceded with whitespace. | 329 |
![]() | '+' should be on a new line. | 329 |
![]() | '+' is not preceded with whitespace. | 330 |
![]() | '+' should be on a new line. | 330 |
![]() | '+' is not preceded with whitespace. | 331 |
![]() | '+' should be on a new line. | 331 |
![]() | '+' is not preceded with whitespace. | 332 |
![]() | '+' should be on a new line. | 332 |
![]() | '+' is not preceded with whitespace. | 333 |
![]() | '+' should be on a new line. | 333 |
![]() | '+' is not preceded with whitespace. | 334 |
![]() | '+' should be on a new line. | 334 |
![]() | Missing a Javadoc comment. | 337 |
![]() | '7002' is a magic number. | 338 |
![]() | Missing a Javadoc comment. | 344 |
![]() | Parameter packed should be final. | 344 |
![]() | Parameter offset should be final. | 344 |
![]() | Parameter result should be final. | 344 |
![]() | 'do' construct must use '{}'s. | 351 |
![]() | First sentence should end with a period. | 357 |
![]() | Line has trailing spaces. | 357 |
![]() | Missing a Javadoc comment. | 362 |
![]() | '+' is not preceded with whitespace. | 363 |
![]() | '+' should be on a new line. | 363 |
![]() | '+' is not preceded with whitespace. | 364 |
![]() | '+' should be on a new line. | 364 |
![]() | '+' is not preceded with whitespace. | 365 |
![]() | '+' should be on a new line. | 365 |
![]() | '+' is not preceded with whitespace. | 366 |
![]() | '+' should be on a new line. | 366 |
![]() | '+' is not preceded with whitespace. | 367 |
![]() | '+' should be on a new line. | 367 |
![]() | '+' is not preceded with whitespace. | 368 |
![]() | '+' should be on a new line. | 368 |
![]() | '+' is not preceded with whitespace. | 369 |
![]() | '+' should be on a new line. | 369 |
![]() | '+' is not preceded with whitespace. | 370 |
![]() | '+' should be on a new line. | 370 |
![]() | '+' is not preceded with whitespace. | 371 |
![]() | '+' should be on a new line. | 371 |
![]() | '+' is not preceded with whitespace. | 372 |
![]() | '+' should be on a new line. | 372 |
![]() | '+' is not preceded with whitespace. | 373 |
![]() | '+' should be on a new line. | 373 |
![]() | '+' is not preceded with whitespace. | 374 |
![]() | '+' should be on a new line. | 374 |
![]() | '+' is not preceded with whitespace. | 375 |
![]() | '+' should be on a new line. | 375 |
![]() | '+' is not preceded with whitespace. | 376 |
![]() | '+' should be on a new line. | 376 |
![]() | '+' is not preceded with whitespace. | 377 |
![]() | '+' should be on a new line. | 377 |
![]() | '+' is not preceded with whitespace. | 378 |
![]() | '+' should be on a new line. | 378 |
![]() | '+' is not preceded with whitespace. | 379 |
![]() | '+' should be on a new line. | 379 |
![]() | '+' is not preceded with whitespace. | 380 |
![]() | '+' should be on a new line. | 380 |
![]() | '+' is not preceded with whitespace. | 381 |
![]() | '+' should be on a new line. | 381 |
![]() | '+' is not preceded with whitespace. | 382 |
![]() | '+' should be on a new line. | 382 |
![]() | '+' is not preceded with whitespace. | 383 |
![]() | '+' should be on a new line. | 383 |
![]() | '+' is not preceded with whitespace. | 384 |
![]() | '+' should be on a new line. | 384 |
![]() | '+' is not preceded with whitespace. | 385 |
![]() | '+' should be on a new line. | 385 |
![]() | '+' is not preceded with whitespace. | 386 |
![]() | '+' should be on a new line. | 386 |
![]() | '+' is not preceded with whitespace. | 387 |
![]() | '+' should be on a new line. | 387 |
![]() | '+' is not preceded with whitespace. | 388 |
![]() | '+' should be on a new line. | 388 |
![]() | '+' is not preceded with whitespace. | 389 |
![]() | '+' should be on a new line. | 389 |
![]() | '+' is not preceded with whitespace. | 390 |
![]() | '+' should be on a new line. | 390 |
![]() | '+' is not preceded with whitespace. | 391 |
![]() | '+' should be on a new line. | 391 |
![]() | '+' is not preceded with whitespace. | 392 |
![]() | '+' should be on a new line. | 392 |
![]() | '+' is not preceded with whitespace. | 393 |
![]() | '+' should be on a new line. | 393 |
![]() | '+' is not preceded with whitespace. | 394 |
![]() | '+' should be on a new line. | 394 |
![]() | '+' is not preceded with whitespace. | 395 |
![]() | '+' should be on a new line. | 395 |
![]() | '+' is not preceded with whitespace. | 396 |
![]() | '+' should be on a new line. | 396 |
![]() | '+' is not preceded with whitespace. | 397 |
![]() | '+' should be on a new line. | 397 |
![]() | '+' is not preceded with whitespace. | 398 |
![]() | '+' should be on a new line. | 398 |
![]() | '+' is not preceded with whitespace. | 399 |
![]() | '+' should be on a new line. | 399 |
![]() | '+' is not preceded with whitespace. | 400 |
![]() | '+' should be on a new line. | 400 |
![]() | '+' is not preceded with whitespace. | 401 |
![]() | '+' should be on a new line. | 401 |
![]() | '+' is not preceded with whitespace. | 402 |
![]() | '+' should be on a new line. | 402 |
![]() | '+' is not preceded with whitespace. | 403 |
![]() | '+' should be on a new line. | 403 |
![]() | '+' is not preceded with whitespace. | 404 |
![]() | '+' should be on a new line. | 404 |
![]() | '+' is not preceded with whitespace. | 405 |
![]() | '+' should be on a new line. | 405 |
![]() | '+' is not preceded with whitespace. | 406 |
![]() | '+' should be on a new line. | 406 |
![]() | '+' is not preceded with whitespace. | 407 |
![]() | '+' should be on a new line. | 407 |
![]() | '+' is not preceded with whitespace. | 408 |
![]() | '+' should be on a new line. | 408 |
![]() | '+' is not preceded with whitespace. | 409 |
![]() | '+' should be on a new line. | 409 |
![]() | '+' is not preceded with whitespace. | 410 |
![]() | '+' should be on a new line. | 410 |
![]() | '+' is not preceded with whitespace. | 411 |
![]() | '+' should be on a new line. | 411 |
![]() | '+' is not preceded with whitespace. | 412 |
![]() | '+' should be on a new line. | 412 |
![]() | '+' is not preceded with whitespace. | 413 |
![]() | '+' should be on a new line. | 413 |
![]() | '+' is not preceded with whitespace. | 414 |
![]() | '+' should be on a new line. | 414 |
![]() | '+' is not preceded with whitespace. | 415 |
![]() | '+' should be on a new line. | 415 |
![]() | '+' is not preceded with whitespace. | 416 |
![]() | '+' should be on a new line. | 416 |
![]() | '+' is not preceded with whitespace. | 417 |
![]() | '+' should be on a new line. | 417 |
![]() | '+' is not preceded with whitespace. | 418 |
![]() | '+' should be on a new line. | 418 |
![]() | '+' is not preceded with whitespace. | 419 |
![]() | '+' should be on a new line. | 419 |
![]() | '+' is not preceded with whitespace. | 420 |
![]() | '+' should be on a new line. | 420 |
![]() | '+' is not preceded with whitespace. | 421 |
![]() | '+' should be on a new line. | 421 |
![]() | '+' is not preceded with whitespace. | 422 |
![]() | '+' should be on a new line. | 422 |
![]() | '+' is not preceded with whitespace. | 423 |
![]() | '+' should be on a new line. | 423 |
![]() | '+' is not preceded with whitespace. | 424 |
![]() | '+' should be on a new line. | 424 |
![]() | '+' is not preceded with whitespace. | 425 |
![]() | '+' should be on a new line. | 425 |
![]() | '+' is not preceded with whitespace. | 426 |
![]() | '+' should be on a new line. | 426 |
![]() | '+' is not preceded with whitespace. | 427 |
![]() | '+' should be on a new line. | 427 |
![]() | '+' is not preceded with whitespace. | 428 |
![]() | '+' should be on a new line. | 428 |
![]() | '+' is not preceded with whitespace. | 429 |
![]() | '+' should be on a new line. | 429 |
![]() | '+' is not preceded with whitespace. | 430 |
![]() | '+' should be on a new line. | 430 |
![]() | '+' is not preceded with whitespace. | 431 |
![]() | '+' should be on a new line. | 431 |
![]() | '+' is not preceded with whitespace. | 432 |
![]() | '+' should be on a new line. | 432 |
![]() | '+' is not preceded with whitespace. | 433 |
![]() | '+' should be on a new line. | 433 |
![]() | '+' is not preceded with whitespace. | 434 |
![]() | '+' should be on a new line. | 434 |
![]() | '+' is not preceded with whitespace. | 435 |
![]() | '+' should be on a new line. | 435 |
![]() | '+' is not preceded with whitespace. | 436 |
![]() | '+' should be on a new line. | 436 |
![]() | '+' is not preceded with whitespace. | 437 |
![]() | '+' should be on a new line. | 437 |
![]() | '+' is not preceded with whitespace. | 438 |
![]() | '+' should be on a new line. | 438 |
![]() | '+' is not preceded with whitespace. | 439 |
![]() | '+' should be on a new line. | 439 |
![]() | '+' is not preceded with whitespace. | 440 |
![]() | '+' should be on a new line. | 440 |
![]() | '+' is not preceded with whitespace. | 441 |
![]() | '+' should be on a new line. | 441 |
![]() | '+' is not preceded with whitespace. | 442 |
![]() | '+' should be on a new line. | 442 |
![]() | '+' is not preceded with whitespace. | 443 |
![]() | '+' should be on a new line. | 443 |
![]() | '+' is not preceded with whitespace. | 444 |
![]() | '+' should be on a new line. | 444 |
![]() | '+' is not preceded with whitespace. | 445 |
![]() | '+' should be on a new line. | 445 |
![]() | '+' is not preceded with whitespace. | 446 |
![]() | '+' should be on a new line. | 446 |
![]() | '+' is not preceded with whitespace. | 447 |
![]() | '+' should be on a new line. | 447 |
![]() | '+' is not preceded with whitespace. | 448 |
![]() | '+' should be on a new line. | 448 |
![]() | '+' is not preceded with whitespace. | 449 |
![]() | '+' should be on a new line. | 449 |
![]() | '+' is not preceded with whitespace. | 450 |
![]() | '+' should be on a new line. | 450 |
![]() | '+' is not preceded with whitespace. | 451 |
![]() | '+' should be on a new line. | 451 |
![]() | '+' is not preceded with whitespace. | 452 |
![]() | '+' should be on a new line. | 452 |
![]() | '+' is not preceded with whitespace. | 453 |
![]() | '+' should be on a new line. | 453 |
![]() | '+' is not preceded with whitespace. | 454 |
![]() | '+' should be on a new line. | 454 |
![]() | '+' is not preceded with whitespace. | 455 |
![]() | '+' should be on a new line. | 455 |
![]() | '+' is not preceded with whitespace. | 456 |
![]() | '+' should be on a new line. | 456 |
![]() | '+' is not preceded with whitespace. | 457 |
![]() | '+' should be on a new line. | 457 |
![]() | '+' is not preceded with whitespace. | 458 |
![]() | '+' should be on a new line. | 458 |
![]() | '+' is not preceded with whitespace. | 459 |
![]() | '+' should be on a new line. | 459 |
![]() | '+' is not preceded with whitespace. | 460 |
![]() | '+' should be on a new line. | 460 |
![]() | '+' is not preceded with whitespace. | 461 |
![]() | '+' should be on a new line. | 461 |
![]() | '+' is not preceded with whitespace. | 462 |
![]() | '+' should be on a new line. | 462 |
![]() | '+' is not preceded with whitespace. | 463 |
![]() | '+' should be on a new line. | 463 |
![]() | '+' is not preceded with whitespace. | 464 |
![]() | '+' should be on a new line. | 464 |
![]() | '+' is not preceded with whitespace. | 465 |
![]() | '+' should be on a new line. | 465 |
![]() | '+' is not preceded with whitespace. | 466 |
![]() | '+' should be on a new line. | 466 |
![]() | '+' is not preceded with whitespace. | 467 |
![]() | '+' should be on a new line. | 467 |
![]() | '+' is not preceded with whitespace. | 468 |
![]() | '+' should be on a new line. | 468 |
![]() | '+' is not preceded with whitespace. | 469 |
![]() | '+' should be on a new line. | 469 |
![]() | '+' is not preceded with whitespace. | 470 |
![]() | '+' should be on a new line. | 470 |
![]() | '+' is not preceded with whitespace. | 471 |
![]() | '+' should be on a new line. | 471 |
![]() | '+' is not preceded with whitespace. | 472 |
![]() | '+' should be on a new line. | 472 |
![]() | '+' is not preceded with whitespace. | 473 |
![]() | '+' should be on a new line. | 473 |
![]() | '+' is not preceded with whitespace. | 474 |
![]() | '+' should be on a new line. | 474 |
![]() | '+' is not preceded with whitespace. | 475 |
![]() | '+' should be on a new line. | 475 |
![]() | '+' is not preceded with whitespace. | 476 |
![]() | '+' should be on a new line. | 476 |
![]() | '+' is not preceded with whitespace. | 477 |
![]() | '+' should be on a new line. | 477 |
![]() | '+' is not preceded with whitespace. | 478 |
![]() | '+' should be on a new line. | 478 |
![]() | '+' is not preceded with whitespace. | 479 |
![]() | '+' should be on a new line. | 479 |
![]() | '+' is not preceded with whitespace. | 480 |
![]() | '+' should be on a new line. | 480 |
![]() | '+' is not preceded with whitespace. | 481 |
![]() | '+' should be on a new line. | 481 |
![]() | '+' is not preceded with whitespace. | 482 |
![]() | '+' should be on a new line. | 482 |
![]() | '+' is not preceded with whitespace. | 483 |
![]() | '+' should be on a new line. | 483 |
![]() | '+' is not preceded with whitespace. | 484 |
![]() | '+' should be on a new line. | 484 |
![]() | '+' is not preceded with whitespace. | 485 |
![]() | '+' should be on a new line. | 485 |
![]() | '+' is not preceded with whitespace. | 486 |
![]() | '+' should be on a new line. | 486 |
![]() | '+' is not preceded with whitespace. | 487 |
![]() | '+' should be on a new line. | 487 |
![]() | '+' is not preceded with whitespace. | 488 |
![]() | '+' should be on a new line. | 488 |
![]() | '+' is not preceded with whitespace. | 489 |
![]() | '+' should be on a new line. | 489 |
![]() | '+' is not preceded with whitespace. | 490 |
![]() | '+' should be on a new line. | 490 |
![]() | '+' is not preceded with whitespace. | 491 |
![]() | '+' should be on a new line. | 491 |
![]() | '+' is not preceded with whitespace. | 492 |
![]() | '+' should be on a new line. | 492 |
![]() | '+' is not preceded with whitespace. | 493 |
![]() | '+' should be on a new line. | 493 |
![]() | '+' is not preceded with whitespace. | 494 |
![]() | '+' should be on a new line. | 494 |
![]() | '+' is not preceded with whitespace. | 495 |
![]() | '+' should be on a new line. | 495 |
![]() | '+' is not preceded with whitespace. | 496 |
![]() | '+' should be on a new line. | 496 |
![]() | '+' is not preceded with whitespace. | 497 |
![]() | '+' should be on a new line. | 497 |
![]() | '+' is not preceded with whitespace. | 498 |
![]() | '+' should be on a new line. | 498 |
![]() | '+' is not preceded with whitespace. | 499 |
![]() | '+' should be on a new line. | 499 |
![]() | '+' is not preceded with whitespace. | 500 |
![]() | '+' should be on a new line. | 500 |
![]() | '+' is not preceded with whitespace. | 501 |
![]() | '+' should be on a new line. | 501 |
![]() | '+' is not preceded with whitespace. | 502 |
![]() | '+' should be on a new line. | 502 |
![]() | '+' is not preceded with whitespace. | 503 |
![]() | '+' should be on a new line. | 503 |
![]() | '+' is not preceded with whitespace. | 504 |
![]() | '+' should be on a new line. | 504 |
![]() | '+' is not preceded with whitespace. | 505 |
![]() | '+' should be on a new line. | 505 |
![]() | '+' is not preceded with whitespace. | 506 |
![]() | '+' should be on a new line. | 506 |
![]() | '+' is not preceded with whitespace. | 507 |
![]() | '+' should be on a new line. | 507 |
![]() | '+' is not preceded with whitespace. | 508 |
![]() | '+' should be on a new line. | 508 |
![]() | '+' is not preceded with whitespace. | 509 |
![]() | '+' should be on a new line. | 509 |
![]() | '+' is not preceded with whitespace. | 510 |
![]() | '+' should be on a new line. | 510 |
![]() | '+' is not preceded with whitespace. | 511 |
![]() | '+' should be on a new line. | 511 |
![]() | '+' is not preceded with whitespace. | 512 |
![]() | '+' should be on a new line. | 512 |
![]() | '+' is not preceded with whitespace. | 513 |
![]() | '+' should be on a new line. | 513 |
![]() | '+' is not preceded with whitespace. | 514 |
![]() | '+' should be on a new line. | 514 |
![]() | '+' is not preceded with whitespace. | 515 |
![]() | '+' should be on a new line. | 515 |
![]() | '+' is not preceded with whitespace. | 516 |
![]() | '+' should be on a new line. | 516 |
![]() | '+' is not preceded with whitespace. | 517 |
![]() | '+' should be on a new line. | 517 |
![]() | '+' is not preceded with whitespace. | 518 |
![]() | '+' should be on a new line. | 518 |
![]() | '+' is not preceded with whitespace. | 519 |
![]() | '+' should be on a new line. | 519 |
![]() | '+' is not preceded with whitespace. | 520 |
![]() | '+' should be on a new line. | 520 |
![]() | '+' is not preceded with whitespace. | 521 |
![]() | '+' should be on a new line. | 521 |
![]() | '+' is not preceded with whitespace. | 522 |
![]() | '+' should be on a new line. | 522 |
![]() | '+' is not preceded with whitespace. | 523 |
![]() | '+' should be on a new line. | 523 |
![]() | '+' is not preceded with whitespace. | 524 |
![]() | '+' should be on a new line. | 524 |
![]() | '+' is not preceded with whitespace. | 525 |
![]() | '+' should be on a new line. | 525 |
![]() | '+' is not preceded with whitespace. | 526 |
![]() | '+' should be on a new line. | 526 |
![]() | '+' is not preceded with whitespace. | 527 |
![]() | '+' should be on a new line. | 527 |
![]() | '+' is not preceded with whitespace. | 528 |
![]() | '+' should be on a new line. | 528 |
![]() | '+' is not preceded with whitespace. | 529 |
![]() | '+' should be on a new line. | 529 |
![]() | '+' is not preceded with whitespace. | 530 |
![]() | '+' should be on a new line. | 530 |
![]() | '+' is not preceded with whitespace. | 531 |
![]() | '+' should be on a new line. | 531 |
![]() | '+' is not preceded with whitespace. | 532 |
![]() | '+' should be on a new line. | 532 |
![]() | '+' is not preceded with whitespace. | 533 |
![]() | '+' should be on a new line. | 533 |
![]() | '+' is not preceded with whitespace. | 534 |
![]() | '+' should be on a new line. | 534 |
![]() | '+' is not preceded with whitespace. | 535 |
![]() | '+' should be on a new line. | 535 |
![]() | '+' is not preceded with whitespace. | 536 |
![]() | '+' should be on a new line. | 536 |
![]() | '+' is not preceded with whitespace. | 537 |
![]() | '+' should be on a new line. | 537 |
![]() | '+' is not preceded with whitespace. | 538 |
![]() | '+' should be on a new line. | 538 |
![]() | '+' is not preceded with whitespace. | 539 |
![]() | '+' should be on a new line. | 539 |
![]() | '+' is not preceded with whitespace. | 540 |
![]() | '+' should be on a new line. | 540 |
![]() | '+' is not preceded with whitespace. | 541 |
![]() | '+' should be on a new line. | 541 |
![]() | '+' is not preceded with whitespace. | 542 |
![]() | '+' should be on a new line. | 542 |
![]() | '+' is not preceded with whitespace. | 543 |
![]() | '+' should be on a new line. | 543 |
![]() | '+' is not preceded with whitespace. | 544 |
![]() | '+' should be on a new line. | 544 |
![]() | '+' is not preceded with whitespace. | 545 |
![]() | '+' should be on a new line. | 545 |
![]() | '+' is not preceded with whitespace. | 546 |
![]() | '+' should be on a new line. | 546 |
![]() | '+' is not preceded with whitespace. | 547 |
![]() | '+' should be on a new line. | 547 |
![]() | '+' is not preceded with whitespace. | 548 |
![]() | '+' should be on a new line. | 548 |
![]() | '+' is not preceded with whitespace. | 549 |
![]() | '+' should be on a new line. | 549 |
![]() | '+' is not preceded with whitespace. | 550 |
![]() | '+' should be on a new line. | 550 |
![]() | '+' is not preceded with whitespace. | 551 |
![]() | '+' should be on a new line. | 551 |
![]() | '+' is not preceded with whitespace. | 552 |
![]() | '+' should be on a new line. | 552 |
![]() | '+' is not preceded with whitespace. | 553 |
![]() | '+' should be on a new line. | 553 |
![]() | '+' is not preceded with whitespace. | 554 |
![]() | '+' should be on a new line. | 554 |
![]() | '+' is not preceded with whitespace. | 555 |
![]() | '+' should be on a new line. | 555 |
![]() | '+' is not preceded with whitespace. | 556 |
![]() | '+' should be on a new line. | 556 |
![]() | '+' is not preceded with whitespace. | 557 |
![]() | '+' should be on a new line. | 557 |
![]() | '+' is not preceded with whitespace. | 558 |
![]() | '+' should be on a new line. | 558 |
![]() | '+' is not preceded with whitespace. | 559 |
![]() | '+' should be on a new line. | 559 |
![]() | '+' is not preceded with whitespace. | 560 |
![]() | '+' should be on a new line. | 560 |
![]() | '+' is not preceded with whitespace. | 561 |
![]() | '+' should be on a new line. | 561 |
![]() | '+' is not preceded with whitespace. | 562 |
![]() | '+' should be on a new line. | 562 |
![]() | '+' is not preceded with whitespace. | 563 |
![]() | '+' should be on a new line. | 563 |
![]() | '+' is not preceded with whitespace. | 564 |
![]() | '+' should be on a new line. | 564 |
![]() | '+' is not preceded with whitespace. | 565 |
![]() | '+' should be on a new line. | 565 |
![]() | '+' is not preceded with whitespace. | 566 |
![]() | '+' should be on a new line. | 566 |
![]() | '+' is not preceded with whitespace. | 567 |
![]() | '+' should be on a new line. | 567 |
![]() | '+' is not preceded with whitespace. | 568 |
![]() | '+' should be on a new line. | 568 |
![]() | '+' is not preceded with whitespace. | 569 |
![]() | '+' should be on a new line. | 569 |
![]() | '+' is not preceded with whitespace. | 570 |
![]() | '+' should be on a new line. | 570 |
![]() | '+' is not preceded with whitespace. | 571 |
![]() | '+' should be on a new line. | 571 |
![]() | '+' is not preceded with whitespace. | 572 |
![]() | '+' should be on a new line. | 572 |
![]() | '+' is not preceded with whitespace. | 573 |
![]() | '+' should be on a new line. | 573 |
![]() | '+' is not preceded with whitespace. | 574 |
![]() | '+' should be on a new line. | 574 |
![]() | '+' is not preceded with whitespace. | 575 |
![]() | '+' should be on a new line. | 575 |
![]() | '+' is not preceded with whitespace. | 576 |
![]() | '+' should be on a new line. | 576 |
![]() | '+' is not preceded with whitespace. | 577 |
![]() | '+' should be on a new line. | 577 |
![]() | '+' is not preceded with whitespace. | 578 |
![]() | '+' should be on a new line. | 578 |
![]() | '+' is not preceded with whitespace. | 579 |
![]() | '+' should be on a new line. | 579 |
![]() | '+' is not preceded with whitespace. | 580 |
![]() | '+' should be on a new line. | 580 |
![]() | '+' is not preceded with whitespace. | 581 |
![]() | '+' should be on a new line. | 581 |
![]() | '+' is not preceded with whitespace. | 582 |
![]() | '+' should be on a new line. | 582 |
![]() | '+' is not preceded with whitespace. | 583 |
![]() | '+' should be on a new line. | 583 |
![]() | '+' is not preceded with whitespace. | 584 |
![]() | '+' should be on a new line. | 584 |
![]() | '+' is not preceded with whitespace. | 585 |
![]() | '+' should be on a new line. | 585 |
![]() | '+' is not preceded with whitespace. | 586 |
![]() | '+' should be on a new line. | 586 |
![]() | '+' is not preceded with whitespace. | 587 |
![]() | '+' should be on a new line. | 587 |
![]() | '+' is not preceded with whitespace. | 588 |
![]() | '+' should be on a new line. | 588 |
![]() | '+' is not preceded with whitespace. | 589 |
![]() | '+' should be on a new line. | 589 |
![]() | '+' is not preceded with whitespace. | 590 |
![]() | '+' should be on a new line. | 590 |
![]() | '+' is not preceded with whitespace. | 591 |
![]() | '+' should be on a new line. | 591 |
![]() | '+' is not preceded with whitespace. | 592 |
![]() | '+' should be on a new line. | 592 |
![]() | '+' is not preceded with whitespace. | 593 |
![]() | '+' should be on a new line. | 593 |
![]() | '+' is not preceded with whitespace. | 594 |
![]() | '+' should be on a new line. | 594 |
![]() | '+' is not preceded with whitespace. | 595 |
![]() | '+' should be on a new line. | 595 |
![]() | '+' is not preceded with whitespace. | 596 |
![]() | '+' should be on a new line. | 596 |
![]() | '+' is not preceded with whitespace. | 597 |
![]() | '+' should be on a new line. | 597 |
![]() | '+' is not preceded with whitespace. | 598 |
![]() | '+' should be on a new line. | 598 |
![]() | '+' is not preceded with whitespace. | 599 |
![]() | '+' should be on a new line. | 599 |
![]() | '+' is not preceded with whitespace. | 600 |
![]() | '+' should be on a new line. | 600 |
![]() | '+' is not preceded with whitespace. | 601 |
![]() | '+' should be on a new line. | 601 |
![]() | '+' is not preceded with whitespace. | 602 |
![]() | '+' should be on a new line. | 602 |
![]() | '+' is not preceded with whitespace. | 603 |
![]() | '+' should be on a new line. | 603 |
![]() | '+' is not preceded with whitespace. | 604 |
![]() | '+' should be on a new line. | 604 |
![]() | '+' is not preceded with whitespace. | 605 |
![]() | '+' should be on a new line. | 605 |
![]() | '+' is not preceded with whitespace. | 606 |
![]() | '+' should be on a new line. | 606 |
![]() | '+' is not preceded with whitespace. | 607 |
![]() | '+' should be on a new line. | 607 |
![]() | '+' is not preceded with whitespace. | 608 |
![]() | '+' should be on a new line. | 608 |
![]() | '+' is not preceded with whitespace. | 609 |
![]() | '+' should be on a new line. | 609 |
![]() | '+' is not preceded with whitespace. | 610 |
![]() | '+' should be on a new line. | 610 |
![]() | '+' is not preceded with whitespace. | 611 |
![]() | '+' should be on a new line. | 611 |
![]() | '+' is not preceded with whitespace. | 612 |
![]() | '+' should be on a new line. | 612 |
![]() | '+' is not preceded with whitespace. | 613 |
![]() | '+' should be on a new line. | 613 |
![]() | '+' is not preceded with whitespace. | 614 |
![]() | '+' should be on a new line. | 614 |
![]() | '+' is not preceded with whitespace. | 615 |
![]() | '+' should be on a new line. | 615 |
![]() | '+' is not preceded with whitespace. | 616 |
![]() | '+' should be on a new line. | 616 |
![]() | '+' is not preceded with whitespace. | 617 |
![]() | '+' should be on a new line. | 617 |
![]() | '+' is not preceded with whitespace. | 618 |
![]() | '+' should be on a new line. | 618 |
![]() | '+' is not preceded with whitespace. | 619 |
![]() | '+' should be on a new line. | 619 |
![]() | '+' is not preceded with whitespace. | 620 |
![]() | '+' should be on a new line. | 620 |
![]() | '+' is not preceded with whitespace. | 621 |
![]() | '+' should be on a new line. | 621 |
![]() | '+' is not preceded with whitespace. | 622 |
![]() | '+' should be on a new line. | 622 |
![]() | '+' is not preceded with whitespace. | 623 |
![]() | '+' should be on a new line. | 623 |
![]() | '+' is not preceded with whitespace. | 624 |
![]() | '+' should be on a new line. | 624 |
![]() | '+' is not preceded with whitespace. | 625 |
![]() | '+' should be on a new line. | 625 |
![]() | '+' is not preceded with whitespace. | 626 |
![]() | '+' should be on a new line. | 626 |
![]() | '+' is not preceded with whitespace. | 627 |
![]() | '+' should be on a new line. | 627 |
![]() | '+' is not preceded with whitespace. | 628 |
![]() | '+' should be on a new line. | 628 |
![]() | '+' is not preceded with whitespace. | 629 |
![]() | '+' should be on a new line. | 629 |
![]() | '+' is not preceded with whitespace. | 630 |
![]() | '+' should be on a new line. | 630 |
![]() | '+' is not preceded with whitespace. | 631 |
![]() | '+' should be on a new line. | 631 |
![]() | '+' is not preceded with whitespace. | 632 |
![]() | '+' should be on a new line. | 632 |
![]() | '+' is not preceded with whitespace. | 633 |
![]() | '+' should be on a new line. | 633 |
![]() | '+' is not preceded with whitespace. | 634 |
![]() | '+' should be on a new line. | 634 |
![]() | '+' is not preceded with whitespace. | 635 |
![]() | '+' should be on a new line. | 635 |
![]() | '+' is not preceded with whitespace. | 636 |
![]() | '+' should be on a new line. | 636 |
![]() | '+' is not preceded with whitespace. | 637 |
![]() | '+' should be on a new line. | 637 |
![]() | '+' is not preceded with whitespace. | 638 |
![]() | '+' should be on a new line. | 638 |
![]() | '+' is not preceded with whitespace. | 639 |
![]() | '+' should be on a new line. | 639 |
![]() | '+' is not preceded with whitespace. | 640 |
![]() | '+' should be on a new line. | 640 |
![]() | '+' is not preceded with whitespace. | 641 |
![]() | '+' should be on a new line. | 641 |
![]() | '+' is not preceded with whitespace. | 642 |
![]() | '+' should be on a new line. | 642 |
![]() | '+' is not preceded with whitespace. | 643 |
![]() | '+' should be on a new line. | 643 |
![]() | '+' is not preceded with whitespace. | 644 |
![]() | '+' should be on a new line. | 644 |
![]() | '+' is not preceded with whitespace. | 645 |
![]() | '+' should be on a new line. | 645 |
![]() | '+' is not preceded with whitespace. | 646 |
![]() | '+' should be on a new line. | 646 |
![]() | '+' is not preceded with whitespace. | 647 |
![]() | '+' should be on a new line. | 647 |
![]() | '+' is not preceded with whitespace. | 648 |
![]() | '+' should be on a new line. | 648 |
![]() | '+' is not preceded with whitespace. | 649 |
![]() | '+' should be on a new line. | 649 |
![]() | '+' is not preceded with whitespace. | 650 |
![]() | '+' should be on a new line. | 650 |
![]() | '+' is not preceded with whitespace. | 651 |
![]() | '+' should be on a new line. | 651 |
![]() | '+' is not preceded with whitespace. | 652 |
![]() | '+' should be on a new line. | 652 |
![]() | '+' is not preceded with whitespace. | 653 |
![]() | '+' should be on a new line. | 653 |
![]() | '+' is not preceded with whitespace. | 654 |
![]() | '+' should be on a new line. | 654 |
![]() | '+' is not preceded with whitespace. | 655 |
![]() | '+' should be on a new line. | 655 |
![]() | '+' is not preceded with whitespace. | 656 |
![]() | '+' should be on a new line. | 656 |
![]() | '+' is not preceded with whitespace. | 657 |
![]() | '+' should be on a new line. | 657 |
![]() | '+' is not preceded with whitespace. | 658 |
![]() | '+' should be on a new line. | 658 |
![]() | '+' is not preceded with whitespace. | 659 |
![]() | '+' should be on a new line. | 659 |
![]() | '+' is not preceded with whitespace. | 660 |
![]() | '+' should be on a new line. | 660 |
![]() | '+' is not preceded with whitespace. | 661 |
![]() | '+' should be on a new line. | 661 |
![]() | '+' is not preceded with whitespace. | 662 |
![]() | '+' should be on a new line. | 662 |
![]() | '+' is not preceded with whitespace. | 663 |
![]() | '+' should be on a new line. | 663 |
![]() | '+' is not preceded with whitespace. | 664 |
![]() | '+' should be on a new line. | 664 |
![]() | '+' is not preceded with whitespace. | 665 |
![]() | '+' should be on a new line. | 665 |
![]() | '+' is not preceded with whitespace. | 666 |
![]() | '+' should be on a new line. | 666 |
![]() | '+' is not preceded with whitespace. | 667 |
![]() | '+' should be on a new line. | 667 |
![]() | '+' is not preceded with whitespace. | 668 |
![]() | '+' should be on a new line. | 668 |
![]() | '+' is not preceded with whitespace. | 669 |
![]() | '+' should be on a new line. | 669 |
![]() | '+' is not preceded with whitespace. | 670 |
![]() | '+' should be on a new line. | 670 |
![]() | '+' is not preceded with whitespace. | 671 |
![]() | '+' should be on a new line. | 671 |
![]() | '+' is not preceded with whitespace. | 672 |
![]() | '+' should be on a new line. | 672 |
![]() | '+' is not preceded with whitespace. | 673 |
![]() | '+' should be on a new line. | 673 |
![]() | '+' is not preceded with whitespace. | 674 |
![]() | '+' should be on a new line. | 674 |
![]() | '+' is not preceded with whitespace. | 675 |
![]() | '+' should be on a new line. | 675 |
![]() | '+' is not preceded with whitespace. | 676 |
![]() | '+' should be on a new line. | 676 |
![]() | '+' is not preceded with whitespace. | 677 |
![]() | '+' should be on a new line. | 677 |
![]() | '+' is not preceded with whitespace. | 678 |
![]() | '+' should be on a new line. | 678 |
![]() | '+' is not preceded with whitespace. | 679 |
![]() | '+' should be on a new line. | 679 |
![]() | '+' is not preceded with whitespace. | 680 |
![]() | '+' should be on a new line. | 680 |
![]() | '+' is not preceded with whitespace. | 681 |
![]() | '+' should be on a new line. | 681 |
![]() | '+' is not preceded with whitespace. | 682 |
![]() | '+' should be on a new line. | 682 |
![]() | '+' is not preceded with whitespace. | 683 |
![]() | '+' should be on a new line. | 683 |
![]() | '+' is not preceded with whitespace. | 684 |
![]() | '+' should be on a new line. | 684 |
![]() | '+' is not preceded with whitespace. | 685 |
![]() | '+' should be on a new line. | 685 |
![]() | '+' is not preceded with whitespace. | 686 |
![]() | '+' should be on a new line. | 686 |
![]() | '+' is not preceded with whitespace. | 687 |
![]() | '+' should be on a new line. | 687 |
![]() | '+' is not preceded with whitespace. | 688 |
![]() | '+' should be on a new line. | 688 |
![]() | '+' is not preceded with whitespace. | 689 |
![]() | '+' should be on a new line. | 689 |
![]() | '+' is not preceded with whitespace. | 690 |
![]() | '+' should be on a new line. | 690 |
![]() | '+' is not preceded with whitespace. | 691 |
![]() | '+' should be on a new line. | 691 |
![]() | '+' is not preceded with whitespace. | 692 |
![]() | '+' should be on a new line. | 692 |
![]() | '+' is not preceded with whitespace. | 693 |
![]() | '+' should be on a new line. | 693 |
![]() | '+' is not preceded with whitespace. | 694 |
![]() | '+' should be on a new line. | 694 |
![]() | '+' is not preceded with whitespace. | 695 |
![]() | '+' should be on a new line. | 695 |
![]() | '+' is not preceded with whitespace. | 696 |
![]() | '+' should be on a new line. | 696 |
![]() | '+' is not preceded with whitespace. | 697 |
![]() | '+' should be on a new line. | 697 |
![]() | '+' is not preceded with whitespace. | 698 |
![]() | '+' should be on a new line. | 698 |
![]() | '+' is not preceded with whitespace. | 699 |
![]() | '+' should be on a new line. | 699 |
![]() | '+' is not preceded with whitespace. | 700 |
![]() | '+' should be on a new line. | 700 |
![]() | '+' is not preceded with whitespace. | 701 |
![]() | '+' should be on a new line. | 701 |
![]() | '+' is not preceded with whitespace. | 702 |
![]() | '+' should be on a new line. | 702 |
![]() | '+' is not preceded with whitespace. | 703 |
![]() | '+' should be on a new line. | 703 |
![]() | '+' is not preceded with whitespace. | 704 |
![]() | '+' should be on a new line. | 704 |
![]() | '+' is not preceded with whitespace. | 705 |
![]() | '+' should be on a new line. | 705 |
![]() | '+' is not preceded with whitespace. | 706 |
![]() | '+' should be on a new line. | 706 |
![]() | '+' is not preceded with whitespace. | 707 |
![]() | '+' should be on a new line. | 707 |
![]() | '+' is not preceded with whitespace. | 708 |
![]() | '+' should be on a new line. | 708 |
![]() | '+' is not preceded with whitespace. | 709 |
![]() | '+' should be on a new line. | 709 |
![]() | '+' is not preceded with whitespace. | 710 |
![]() | '+' should be on a new line. | 710 |
![]() | '+' is not preceded with whitespace. | 711 |
![]() | '+' should be on a new line. | 711 |
![]() | '+' is not preceded with whitespace. | 712 |
![]() | '+' should be on a new line. | 712 |
![]() | '+' is not preceded with whitespace. | 713 |
![]() | '+' should be on a new line. | 713 |
![]() | '+' is not preceded with whitespace. | 714 |
![]() | '+' should be on a new line. | 714 |
![]() | '+' is not preceded with whitespace. | 715 |
![]() | '+' should be on a new line. | 715 |
![]() | '+' is not preceded with whitespace. | 716 |
![]() | '+' should be on a new line. | 716 |
![]() | '+' is not preceded with whitespace. | 717 |
![]() | '+' should be on a new line. | 717 |
![]() | '+' is not preceded with whitespace. | 718 |
![]() | '+' should be on a new line. | 718 |
![]() | '+' is not preceded with whitespace. | 719 |
![]() | '+' should be on a new line. | 719 |
![]() | '+' is not preceded with whitespace. | 720 |
![]() | '+' should be on a new line. | 720 |
![]() | '+' is not preceded with whitespace. | 721 |
![]() | '+' should be on a new line. | 721 |
![]() | '+' is not preceded with whitespace. | 722 |
![]() | '+' should be on a new line. | 722 |
![]() | '+' is not preceded with whitespace. | 723 |
![]() | '+' should be on a new line. | 723 |
![]() | '+' is not preceded with whitespace. | 724 |
![]() | '+' should be on a new line. | 724 |
![]() | '+' is not preceded with whitespace. | 725 |
![]() | '+' should be on a new line. | 725 |
![]() | '+' is not preceded with whitespace. | 726 |
![]() | '+' should be on a new line. | 726 |
![]() | '+' is not preceded with whitespace. | 727 |
![]() | '+' should be on a new line. | 727 |
![]() | '+' is not preceded with whitespace. | 728 |
![]() | '+' should be on a new line. | 728 |
![]() | '+' is not preceded with whitespace. | 729 |
![]() | '+' should be on a new line. | 729 |
![]() | '+' is not preceded with whitespace. | 730 |
![]() | '+' should be on a new line. | 730 |
![]() | '+' is not preceded with whitespace. | 731 |
![]() | '+' should be on a new line. | 731 |
![]() | '+' is not preceded with whitespace. | 732 |
![]() | '+' should be on a new line. | 732 |
![]() | '+' is not preceded with whitespace. | 733 |
![]() | '+' should be on a new line. | 733 |
![]() | '+' is not preceded with whitespace. | 734 |
![]() | '+' should be on a new line. | 734 |
![]() | '+' is not preceded with whitespace. | 735 |
![]() | '+' should be on a new line. | 735 |
![]() | '+' is not preceded with whitespace. | 736 |
![]() | '+' should be on a new line. | 736 |
![]() | '+' is not preceded with whitespace. | 737 |
![]() | '+' should be on a new line. | 737 |
![]() | '+' is not preceded with whitespace. | 738 |
![]() | '+' should be on a new line. | 738 |
![]() | '+' is not preceded with whitespace. | 739 |
![]() | '+' should be on a new line. | 739 |
![]() | '+' is not preceded with whitespace. | 740 |
![]() | '+' should be on a new line. | 740 |
![]() | '+' is not preceded with whitespace. | 741 |
![]() | '+' should be on a new line. | 741 |
![]() | '+' is not preceded with whitespace. | 742 |
![]() | '+' should be on a new line. | 742 |
![]() | '+' is not preceded with whitespace. | 743 |
![]() | '+' should be on a new line. | 743 |
![]() | '+' is not preceded with whitespace. | 744 |
![]() | '+' should be on a new line. | 744 |
![]() | '+' is not preceded with whitespace. | 745 |
![]() | '+' should be on a new line. | 745 |
![]() | '+' is not preceded with whitespace. | 746 |
![]() | '+' should be on a new line. | 746 |
![]() | '+' is not preceded with whitespace. | 747 |
![]() | '+' should be on a new line. | 747 |
![]() | '+' is not preceded with whitespace. | 748 |
![]() | '+' should be on a new line. | 748 |
![]() | '+' is not preceded with whitespace. | 749 |
![]() | '+' should be on a new line. | 749 |
![]() | '+' is not preceded with whitespace. | 750 |
![]() | '+' should be on a new line. | 750 |
![]() | '+' is not preceded with whitespace. | 751 |
![]() | '+' should be on a new line. | 751 |
![]() | '+' is not preceded with whitespace. | 752 |
![]() | '+' should be on a new line. | 752 |
![]() | '+' is not preceded with whitespace. | 753 |
![]() | '+' should be on a new line. | 753 |
![]() | '+' is not preceded with whitespace. | 754 |
![]() | '+' should be on a new line. | 754 |
![]() | '+' is not preceded with whitespace. | 755 |
![]() | '+' should be on a new line. | 755 |
![]() | '+' is not preceded with whitespace. | 756 |
![]() | '+' should be on a new line. | 756 |
![]() | '+' is not preceded with whitespace. | 757 |
![]() | '+' should be on a new line. | 757 |
![]() | '+' is not preceded with whitespace. | 758 |
![]() | '+' should be on a new line. | 758 |
![]() | '+' is not preceded with whitespace. | 759 |
![]() | '+' should be on a new line. | 759 |
![]() | '+' is not preceded with whitespace. | 760 |
![]() | '+' should be on a new line. | 760 |
![]() | '+' is not preceded with whitespace. | 761 |
![]() | '+' should be on a new line. | 761 |
![]() | '+' is not preceded with whitespace. | 762 |
![]() | '+' should be on a new line. | 762 |
![]() | '+' is not preceded with whitespace. | 763 |
![]() | '+' should be on a new line. | 763 |
![]() | '+' is not preceded with whitespace. | 764 |
![]() | '+' should be on a new line. | 764 |
![]() | '+' is not preceded with whitespace. | 765 |
![]() | '+' should be on a new line. | 765 |
![]() | '+' is not preceded with whitespace. | 766 |
![]() | '+' should be on a new line. | 766 |
![]() | '+' is not preceded with whitespace. | 767 |
![]() | '+' should be on a new line. | 767 |
![]() | '+' is not preceded with whitespace. | 768 |
![]() | '+' should be on a new line. | 768 |
![]() | '+' is not preceded with whitespace. | 769 |
![]() | '+' should be on a new line. | 769 |
![]() | '+' is not preceded with whitespace. | 770 |
![]() | '+' should be on a new line. | 770 |
![]() | '+' is not preceded with whitespace. | 771 |
![]() | '+' should be on a new line. | 771 |
![]() | '+' is not preceded with whitespace. | 772 |
![]() | '+' should be on a new line. | 772 |
![]() | '+' is not preceded with whitespace. | 773 |
![]() | '+' should be on a new line. | 773 |
![]() | '+' is not preceded with whitespace. | 774 |
![]() | '+' should be on a new line. | 774 |
![]() | '+' is not preceded with whitespace. | 775 |
![]() | '+' should be on a new line. | 775 |
![]() | '+' is not preceded with whitespace. | 776 |
![]() | '+' should be on a new line. | 776 |
![]() | '+' is not preceded with whitespace. | 777 |
![]() | '+' should be on a new line. | 777 |
![]() | '+' is not preceded with whitespace. | 778 |
![]() | '+' should be on a new line. | 778 |
![]() | '+' is not preceded with whitespace. | 779 |
![]() | '+' should be on a new line. | 779 |
![]() | '+' is not preceded with whitespace. | 780 |
![]() | '+' should be on a new line. | 780 |
![]() | '+' is not preceded with whitespace. | 781 |
![]() | '+' should be on a new line. | 781 |
![]() | '+' is not preceded with whitespace. | 782 |
![]() | '+' should be on a new line. | 782 |
![]() | '+' is not preceded with whitespace. | 783 |
![]() | '+' should be on a new line. | 783 |
![]() | '+' is not preceded with whitespace. | 784 |
![]() | '+' should be on a new line. | 784 |
![]() | '+' is not preceded with whitespace. | 785 |
![]() | '+' should be on a new line. | 785 |
![]() | '+' is not preceded with whitespace. | 786 |
![]() | '+' should be on a new line. | 786 |
![]() | '+' is not preceded with whitespace. | 787 |
![]() | '+' should be on a new line. | 787 |
![]() | '+' is not preceded with whitespace. | 788 |
![]() | '+' should be on a new line. | 788 |
![]() | '+' is not preceded with whitespace. | 789 |
![]() | '+' should be on a new line. | 789 |
![]() | '+' is not preceded with whitespace. | 790 |
![]() | '+' should be on a new line. | 790 |
![]() | '+' is not preceded with whitespace. | 791 |
![]() | '+' should be on a new line. | 791 |
![]() | '+' is not preceded with whitespace. | 792 |
![]() | '+' should be on a new line. | 792 |
![]() | '+' is not preceded with whitespace. | 793 |
![]() | '+' should be on a new line. | 793 |
![]() | '+' is not preceded with whitespace. | 794 |
![]() | '+' should be on a new line. | 794 |
![]() | '+' is not preceded with whitespace. | 795 |
![]() | '+' should be on a new line. | 795 |
![]() | '+' is not preceded with whitespace. | 796 |
![]() | '+' should be on a new line. | 796 |
![]() | '+' is not preceded with whitespace. | 797 |
![]() | '+' should be on a new line. | 797 |
![]() | '+' is not preceded with whitespace. | 798 |
![]() | '+' should be on a new line. | 798 |
![]() | '+' is not preceded with whitespace. | 799 |
![]() | '+' should be on a new line. | 799 |
![]() | '+' is not preceded with whitespace. | 800 |
![]() | '+' should be on a new line. | 800 |
![]() | '+' is not preceded with whitespace. | 801 |
![]() | '+' should be on a new line. | 801 |
![]() | '+' is not preceded with whitespace. | 802 |
![]() | '+' should be on a new line. | 802 |
![]() | '+' is not preceded with whitespace. | 803 |
![]() | '+' should be on a new line. | 803 |
![]() | '+' is not preceded with whitespace. | 804 |
![]() | '+' should be on a new line. | 804 |
![]() | '+' is not preceded with whitespace. | 805 |
![]() | '+' should be on a new line. | 805 |
![]() | '+' is not preceded with whitespace. | 806 |
![]() | '+' should be on a new line. | 806 |
![]() | '+' is not preceded with whitespace. | 807 |
![]() | '+' should be on a new line. | 807 |
![]() | '+' is not preceded with whitespace. | 808 |
![]() | '+' should be on a new line. | 808 |
![]() | '+' is not preceded with whitespace. | 809 |
![]() | '+' should be on a new line. | 809 |
![]() | '+' is not preceded with whitespace. | 810 |
![]() | '+' should be on a new line. | 810 |
![]() | '+' is not preceded with whitespace. | 811 |
![]() | '+' should be on a new line. | 811 |
![]() | '+' is not preceded with whitespace. | 812 |
![]() | '+' should be on a new line. | 812 |
![]() | '+' is not preceded with whitespace. | 813 |
![]() | '+' should be on a new line. | 813 |
![]() | '+' is not preceded with whitespace. | 814 |
![]() | '+' should be on a new line. | 814 |
![]() | '+' is not preceded with whitespace. | 815 |
![]() | '+' should be on a new line. | 815 |
![]() | '+' is not preceded with whitespace. | 816 |
![]() | '+' should be on a new line. | 816 |
![]() | '+' is not preceded with whitespace. | 817 |
![]() | '+' should be on a new line. | 817 |
![]() | '+' is not preceded with whitespace. | 818 |
![]() | '+' should be on a new line. | 818 |
![]() | '+' is not preceded with whitespace. | 819 |
![]() | '+' should be on a new line. | 819 |
![]() | '+' is not preceded with whitespace. | 820 |
![]() | '+' should be on a new line. | 820 |
![]() | '+' is not preceded with whitespace. | 821 |
![]() | '+' should be on a new line. | 821 |
![]() | '+' is not preceded with whitespace. | 822 |
![]() | '+' should be on a new line. | 822 |
![]() | '+' is not preceded with whitespace. | 823 |
![]() | '+' should be on a new line. | 823 |
![]() | '+' is not preceded with whitespace. | 824 |
![]() | '+' should be on a new line. | 824 |
![]() | '+' is not preceded with whitespace. | 825 |
![]() | '+' should be on a new line. | 825 |
![]() | '+' is not preceded with whitespace. | 826 |
![]() | '+' should be on a new line. | 826 |
![]() | '+' is not preceded with whitespace. | 827 |
![]() | '+' should be on a new line. | 827 |
![]() | '+' is not preceded with whitespace. | 828 |
![]() | '+' should be on a new line. | 828 |
![]() | '+' is not preceded with whitespace. | 829 |
![]() | '+' should be on a new line. | 829 |
![]() | '+' is not preceded with whitespace. | 830 |
![]() | '+' should be on a new line. | 830 |
![]() | '+' is not preceded with whitespace. | 831 |
![]() | '+' should be on a new line. | 831 |
![]() | '+' is not preceded with whitespace. | 832 |
![]() | '+' should be on a new line. | 832 |
![]() | '+' is not preceded with whitespace. | 833 |
![]() | '+' should be on a new line. | 833 |
![]() | '+' is not preceded with whitespace. | 834 |
![]() | '+' should be on a new line. | 834 |
![]() | '+' is not preceded with whitespace. | 835 |
![]() | '+' should be on a new line. | 835 |
![]() | '+' is not preceded with whitespace. | 836 |
![]() | '+' should be on a new line. | 836 |
![]() | '+' is not preceded with whitespace. | 837 |
![]() | '+' should be on a new line. | 837 |
![]() | '+' is not preceded with whitespace. | 838 |
![]() | '+' should be on a new line. | 838 |
![]() | '+' is not preceded with whitespace. | 839 |
![]() | '+' should be on a new line. | 839 |
![]() | '+' is not preceded with whitespace. | 840 |
![]() | '+' should be on a new line. | 840 |
![]() | '+' is not preceded with whitespace. | 841 |
![]() | '+' should be on a new line. | 841 |
![]() | '+' is not preceded with whitespace. | 842 |
![]() | '+' should be on a new line. | 842 |
![]() | '+' is not preceded with whitespace. | 843 |
![]() | '+' should be on a new line. | 843 |
![]() | '+' is not preceded with whitespace. | 844 |
![]() | '+' should be on a new line. | 844 |
![]() | '+' is not preceded with whitespace. | 845 |
![]() | '+' should be on a new line. | 845 |
![]() | '+' is not preceded with whitespace. | 846 |
![]() | '+' should be on a new line. | 846 |
![]() | '+' is not preceded with whitespace. | 847 |
![]() | '+' should be on a new line. | 847 |
![]() | '+' is not preceded with whitespace. | 848 |
![]() | '+' should be on a new line. | 848 |
![]() | '+' is not preceded with whitespace. | 849 |
![]() | '+' should be on a new line. | 849 |
![]() | '+' is not preceded with whitespace. | 850 |
![]() | '+' should be on a new line. | 850 |
![]() | '+' is not preceded with whitespace. | 851 |
![]() | '+' should be on a new line. | 851 |
![]() | '+' is not preceded with whitespace. | 852 |
![]() | '+' should be on a new line. | 852 |
![]() | '+' is not preceded with whitespace. | 853 |
![]() | '+' should be on a new line. | 853 |
![]() | '+' is not preceded with whitespace. | 854 |
![]() | '+' should be on a new line. | 854 |
![]() | '+' is not preceded with whitespace. | 855 |
![]() | '+' should be on a new line. | 855 |
![]() | '+' is not preceded with whitespace. | 856 |
![]() | '+' should be on a new line. | 856 |
![]() | '+' is not preceded with whitespace. | 857 |
![]() | '+' should be on a new line. | 857 |
![]() | '+' is not preceded with whitespace. | 858 |
![]() | '+' should be on a new line. | 858 |
![]() | '+' is not preceded with whitespace. | 859 |
![]() | '+' should be on a new line. | 859 |
![]() | '+' is not preceded with whitespace. | 860 |
![]() | '+' should be on a new line. | 860 |
![]() | '+' is not preceded with whitespace. | 861 |
![]() | '+' should be on a new line. | 861 |
![]() | '+' is not preceded with whitespace. | 862 |
![]() | '+' should be on a new line. | 862 |
![]() | '+' is not preceded with whitespace. | 863 |
![]() | '+' should be on a new line. | 863 |
![]() | '+' is not preceded with whitespace. | 864 |
![]() | '+' should be on a new line. | 864 |
![]() | '+' is not preceded with whitespace. | 865 |
![]() | '+' should be on a new line. | 865 |
![]() | '+' is not preceded with whitespace. | 866 |
![]() | '+' should be on a new line. | 866 |
![]() | '+' is not preceded with whitespace. | 867 |
![]() | '+' should be on a new line. | 867 |
![]() | '+' is not preceded with whitespace. | 868 |
![]() | '+' should be on a new line. | 868 |
![]() | '+' is not preceded with whitespace. | 869 |
![]() | '+' should be on a new line. | 869 |
![]() | '+' is not preceded with whitespace. | 870 |
![]() | '+' should be on a new line. | 870 |
![]() | '+' is not preceded with whitespace. | 871 |
![]() | '+' should be on a new line. | 871 |
![]() | '+' is not preceded with whitespace. | 872 |
![]() | '+' should be on a new line. | 872 |
![]() | '+' is not preceded with whitespace. | 873 |
![]() | '+' should be on a new line. | 873 |
![]() | '+' is not preceded with whitespace. | 874 |
![]() | '+' should be on a new line. | 874 |
![]() | '+' is not preceded with whitespace. | 875 |
![]() | '+' should be on a new line. | 875 |
![]() | '+' is not preceded with whitespace. | 876 |
![]() | '+' should be on a new line. | 876 |
![]() | '+' is not preceded with whitespace. | 877 |
![]() | '+' should be on a new line. | 877 |
![]() | '+' is not preceded with whitespace. | 878 |
![]() | '+' should be on a new line. | 878 |
![]() | '+' is not preceded with whitespace. | 879 |
![]() | '+' should be on a new line. | 879 |
![]() | '+' is not preceded with whitespace. | 880 |
![]() | '+' should be on a new line. | 880 |
![]() | '+' is not preceded with whitespace. | 881 |
![]() | '+' should be on a new line. | 881 |
![]() | '+' is not preceded with whitespace. | 882 |
![]() | '+' should be on a new line. | 882 |
![]() | '+' is not preceded with whitespace. | 883 |
![]() | '+' should be on a new line. | 883 |
![]() | '+' is not preceded with whitespace. | 884 |
![]() | '+' should be on a new line. | 884 |
![]() | '+' is not preceded with whitespace. | 885 |
![]() | '+' should be on a new line. | 885 |
![]() | '+' is not preceded with whitespace. | 886 |
![]() | '+' should be on a new line. | 886 |
![]() | '+' is not preceded with whitespace. | 887 |
![]() | '+' should be on a new line. | 887 |
![]() | '+' is not preceded with whitespace. | 888 |
![]() | '+' should be on a new line. | 888 |
![]() | '+' is not preceded with whitespace. | 889 |
![]() | '+' should be on a new line. | 889 |
![]() | '+' is not preceded with whitespace. | 890 |
![]() | '+' should be on a new line. | 890 |
![]() | '+' is not preceded with whitespace. | 891 |
![]() | '+' should be on a new line. | 891 |
![]() | '+' is not preceded with whitespace. | 892 |
![]() | '+' should be on a new line. | 892 |
![]() | '+' is not preceded with whitespace. | 893 |
![]() | '+' should be on a new line. | 893 |
![]() | '+' is not preceded with whitespace. | 894 |
![]() | '+' should be on a new line. | 894 |
![]() | '+' is not preceded with whitespace. | 895 |
![]() | '+' should be on a new line. | 895 |
![]() | '+' is not preceded with whitespace. | 896 |
![]() | '+' should be on a new line. | 896 |
![]() | '+' is not preceded with whitespace. | 897 |
![]() | '+' should be on a new line. | 897 |
![]() | '+' is not preceded with whitespace. | 898 |
![]() | '+' should be on a new line. | 898 |
![]() | '+' is not preceded with whitespace. | 899 |
![]() | '+' should be on a new line. | 899 |
![]() | '+' is not preceded with whitespace. | 900 |
![]() | '+' should be on a new line. | 900 |
![]() | '+' is not preceded with whitespace. | 901 |
![]() | '+' should be on a new line. | 901 |
![]() | '+' is not preceded with whitespace. | 902 |
![]() | '+' should be on a new line. | 902 |
![]() | '+' is not preceded with whitespace. | 903 |
![]() | '+' should be on a new line. | 903 |
![]() | '+' is not preceded with whitespace. | 904 |
![]() | '+' should be on a new line. | 904 |
![]() | '+' is not preceded with whitespace. | 905 |
![]() | '+' should be on a new line. | 905 |
![]() | '+' is not preceded with whitespace. | 906 |
![]() | '+' should be on a new line. | 906 |
![]() | '+' is not preceded with whitespace. | 907 |
![]() | '+' should be on a new line. | 907 |
![]() | '+' is not preceded with whitespace. | 908 |
![]() | '+' should be on a new line. | 908 |
![]() | '+' is not preceded with whitespace. | 909 |
![]() | '+' should be on a new line. | 909 |
![]() | '+' is not preceded with whitespace. | 910 |
![]() | '+' should be on a new line. | 910 |
![]() | '+' is not preceded with whitespace. | 911 |
![]() | '+' should be on a new line. | 911 |
![]() | '+' is not preceded with whitespace. | 912 |
![]() | '+' should be on a new line. | 912 |
![]() | '+' is not preceded with whitespace. | 913 |
![]() | '+' should be on a new line. | 913 |
![]() | '+' is not preceded with whitespace. | 914 |
![]() | '+' should be on a new line. | 914 |
![]() | '+' is not preceded with whitespace. | 915 |
![]() | '+' should be on a new line. | 915 |
![]() | '+' is not preceded with whitespace. | 916 |
![]() | '+' should be on a new line. | 916 |
![]() | '+' is not preceded with whitespace. | 917 |
![]() | '+' should be on a new line. | 917 |
![]() | '+' is not preceded with whitespace. | 918 |
![]() | '+' should be on a new line. | 918 |
![]() | '+' is not preceded with whitespace. | 919 |
![]() | '+' should be on a new line. | 919 |
![]() | '+' is not preceded with whitespace. | 920 |
![]() | '+' should be on a new line. | 920 |
![]() | '+' is not preceded with whitespace. | 921 |
![]() | '+' should be on a new line. | 921 |
![]() | '+' is not preceded with whitespace. | 922 |
![]() | '+' should be on a new line. | 922 |
![]() | '+' is not preceded with whitespace. | 923 |
![]() | '+' should be on a new line. | 923 |
![]() | '+' is not preceded with whitespace. | 924 |
![]() | '+' should be on a new line. | 924 |
![]() | '+' is not preceded with whitespace. | 925 |
![]() | '+' should be on a new line. | 925 |
![]() | '+' is not preceded with whitespace. | 926 |
![]() | '+' should be on a new line. | 926 |
![]() | '+' is not preceded with whitespace. | 927 |
![]() | '+' should be on a new line. | 927 |
![]() | '+' is not preceded with whitespace. | 928 |
![]() | '+' should be on a new line. | 928 |
![]() | '+' is not preceded with whitespace. | 929 |
![]() | '+' should be on a new line. | 929 |
![]() | '+' is not preceded with whitespace. | 930 |
![]() | '+' should be on a new line. | 930 |
![]() | '+' is not preceded with whitespace. | 931 |
![]() | '+' should be on a new line. | 931 |
![]() | '+' is not preceded with whitespace. | 932 |
![]() | '+' should be on a new line. | 932 |
![]() | '+' is not preceded with whitespace. | 933 |
![]() | '+' should be on a new line. | 933 |
![]() | '+' is not preceded with whitespace. | 934 |
![]() | '+' should be on a new line. | 934 |
![]() | '+' is not preceded with whitespace. | 935 |
![]() | '+' should be on a new line. | 935 |
![]() | '+' is not preceded with whitespace. | 936 |
![]() | '+' should be on a new line. | 936 |
![]() | '+' is not preceded with whitespace. | 937 |
![]() | '+' should be on a new line. | 937 |
![]() | '+' is not preceded with whitespace. | 938 |
![]() | '+' should be on a new line. | 938 |
![]() | '+' is not preceded with whitespace. | 939 |
![]() | '+' should be on a new line. | 939 |
![]() | '+' is not preceded with whitespace. | 940 |
![]() | '+' should be on a new line. | 940 |
![]() | '+' is not preceded with whitespace. | 941 |
![]() | '+' should be on a new line. | 941 |
![]() | '+' is not preceded with whitespace. | 942 |
![]() | '+' should be on a new line. | 942 |
![]() | '+' is not preceded with whitespace. | 943 |
![]() | '+' should be on a new line. | 943 |
![]() | '+' is not preceded with whitespace. | 944 |
![]() | '+' should be on a new line. | 944 |
![]() | '+' is not preceded with whitespace. | 945 |
![]() | '+' should be on a new line. | 945 |
![]() | '+' is not preceded with whitespace. | 946 |
![]() | '+' should be on a new line. | 946 |
![]() | '+' is not preceded with whitespace. | 947 |
![]() | '+' should be on a new line. | 947 |
![]() | '+' is not preceded with whitespace. | 948 |
![]() | '+' should be on a new line. | 948 |
![]() | '+' is not preceded with whitespace. | 949 |
![]() | '+' should be on a new line. | 949 |
![]() | '+' is not preceded with whitespace. | 950 |
![]() | '+' should be on a new line. | 950 |
![]() | '+' is not preceded with whitespace. | 951 |
![]() | '+' should be on a new line. | 951 |
![]() | '+' is not preceded with whitespace. | 952 |
![]() | '+' should be on a new line. | 952 |
![]() | '+' is not preceded with whitespace. | 953 |
![]() | '+' should be on a new line. | 953 |
![]() | '+' is not preceded with whitespace. | 954 |
![]() | '+' should be on a new line. | 954 |
![]() | '+' is not preceded with whitespace. | 955 |
![]() | '+' should be on a new line. | 955 |
![]() | '+' is not preceded with whitespace. | 956 |
![]() | '+' should be on a new line. | 956 |
![]() | '+' is not preceded with whitespace. | 957 |
![]() | '+' should be on a new line. | 957 |
![]() | '+' is not preceded with whitespace. | 958 |
![]() | '+' should be on a new line. | 958 |
![]() | '+' is not preceded with whitespace. | 959 |
![]() | '+' should be on a new line. | 959 |
![]() | '+' is not preceded with whitespace. | 960 |
![]() | '+' should be on a new line. | 960 |
![]() | '+' is not preceded with whitespace. | 961 |
![]() | '+' should be on a new line. | 961 |
![]() | '+' is not preceded with whitespace. | 962 |
![]() | '+' should be on a new line. | 962 |
![]() | '+' is not preceded with whitespace. | 963 |
![]() | '+' should be on a new line. | 963 |
![]() | '+' is not preceded with whitespace. | 964 |
![]() | '+' should be on a new line. | 964 |
![]() | '+' is not preceded with whitespace. | 965 |
![]() | '+' should be on a new line. | 965 |
![]() | '+' is not preceded with whitespace. | 966 |
![]() | '+' should be on a new line. | 966 |
![]() | '+' is not preceded with whitespace. | 967 |
![]() | '+' should be on a new line. | 967 |
![]() | '+' is not preceded with whitespace. | 968 |
![]() | '+' should be on a new line. | 968 |
![]() | '+' is not preceded with whitespace. | 969 |
![]() | '+' should be on a new line. | 969 |
![]() | '+' is not preceded with whitespace. | 970 |
![]() | '+' should be on a new line. | 970 |
![]() | '+' is not preceded with whitespace. | 971 |
![]() | '+' should be on a new line. | 971 |
![]() | '+' is not preceded with whitespace. | 972 |
![]() | '+' should be on a new line. | 972 |
![]() | '+' is not preceded with whitespace. | 973 |
![]() | '+' should be on a new line. | 973 |
![]() | '+' is not preceded with whitespace. | 974 |
![]() | '+' should be on a new line. | 974 |
![]() | '+' is not preceded with whitespace. | 975 |
![]() | '+' should be on a new line. | 975 |
![]() | '+' is not preceded with whitespace. | 976 |
![]() | '+' should be on a new line. | 976 |
![]() | '+' is not preceded with whitespace. | 977 |
![]() | '+' should be on a new line. | 977 |
![]() | '+' is not preceded with whitespace. | 978 |
![]() | '+' should be on a new line. | 978 |
![]() | '+' is not preceded with whitespace. | 979 |
![]() | '+' should be on a new line. | 979 |
![]() | '+' is not preceded with whitespace. | 980 |
![]() | '+' should be on a new line. | 980 |
![]() | '+' is not preceded with whitespace. | 981 |
![]() | '+' should be on a new line. | 981 |
![]() | '+' is not preceded with whitespace. | 982 |
![]() | '+' should be on a new line. | 982 |
![]() | '+' is not preceded with whitespace. | 983 |
![]() | '+' should be on a new line. | 983 |
![]() | '+' is not preceded with whitespace. | 984 |
![]() | '+' should be on a new line. | 984 |
![]() | '+' is not preceded with whitespace. | 985 |
![]() | '+' should be on a new line. | 985 |
![]() | '+' is not preceded with whitespace. | 986 |
![]() | '+' should be on a new line. | 986 |
![]() | '+' is not preceded with whitespace. | 987 |
![]() | '+' should be on a new line. | 987 |
![]() | '+' is not preceded with whitespace. | 988 |
![]() | '+' should be on a new line. | 988 |
![]() | '+' is not preceded with whitespace. | 989 |
![]() | '+' should be on a new line. | 989 |
![]() | '+' is not preceded with whitespace. | 990 |
![]() | '+' should be on a new line. | 990 |
![]() | '+' is not preceded with whitespace. | 991 |
![]() | '+' should be on a new line. | 991 |
![]() | '+' is not preceded with whitespace. | 992 |
![]() | '+' should be on a new line. | 992 |
![]() | '+' is not preceded with whitespace. | 993 |
![]() | '+' should be on a new line. | 993 |
![]() | '+' is not preceded with whitespace. | 994 |
![]() | '+' should be on a new line. | 994 |
![]() | '+' is not preceded with whitespace. | 995 |
![]() | '+' should be on a new line. | 995 |
![]() | '+' is not preceded with whitespace. | 996 |
![]() | '+' should be on a new line. | 996 |
![]() | '+' is not preceded with whitespace. | 997 |
![]() | '+' should be on a new line. | 997 |
![]() | '+' is not preceded with whitespace. | 998 |
![]() | '+' should be on a new line. | 998 |
![]() | '+' is not preceded with whitespace. | 999 |
![]() | '+' should be on a new line. | 999 |
![]() | '+' is not preceded with whitespace. | 1000 |
![]() | '+' should be on a new line. | 1000 |
![]() | '+' is not preceded with whitespace. | 1001 |
![]() | '+' should be on a new line. | 1001 |
![]() | '+' is not preceded with whitespace. | 1002 |
![]() | '+' should be on a new line. | 1002 |
![]() | '+' is not preceded with whitespace. | 1003 |
![]() | '+' should be on a new line. | 1003 |
![]() | '+' is not preceded with whitespace. | 1004 |
![]() | '+' should be on a new line. | 1004 |
![]() | '+' is not preceded with whitespace. | 1005 |
![]() | '+' should be on a new line. | 1005 |
![]() | '+' is not preceded with whitespace. | 1006 |
![]() | '+' should be on a new line. | 1006 |
![]() | '+' is not preceded with whitespace. | 1007 |
![]() | '+' should be on a new line. | 1007 |
![]() | '+' is not preceded with whitespace. | 1008 |
![]() | '+' should be on a new line. | 1008 |
![]() | '+' is not preceded with whitespace. | 1009 |
![]() | '+' should be on a new line. | 1009 |
![]() | '+' is not preceded with whitespace. | 1010 |
![]() | '+' should be on a new line. | 1010 |
![]() | '+' is not preceded with whitespace. | 1011 |
![]() | '+' should be on a new line. | 1011 |
![]() | '+' is not preceded with whitespace. | 1012 |
![]() | '+' should be on a new line. | 1012 |
![]() | '+' is not preceded with whitespace. | 1013 |
![]() | '+' should be on a new line. | 1013 |
![]() | '+' is not preceded with whitespace. | 1014 |
![]() | '+' should be on a new line. | 1014 |
![]() | '+' is not preceded with whitespace. | 1015 |
![]() | '+' should be on a new line. | 1015 |
![]() | '+' is not preceded with whitespace. | 1016 |
![]() | '+' should be on a new line. | 1016 |
![]() | '+' is not preceded with whitespace. | 1017 |
![]() | '+' should be on a new line. | 1017 |
![]() | '+' is not preceded with whitespace. | 1018 |
![]() | '+' should be on a new line. | 1018 |
![]() | '+' is not preceded with whitespace. | 1019 |
![]() | '+' should be on a new line. | 1019 |
![]() | '+' is not preceded with whitespace. | 1020 |
![]() | '+' should be on a new line. | 1020 |
![]() | '+' is not preceded with whitespace. | 1021 |
![]() | '+' should be on a new line. | 1021 |
![]() | '+' is not preceded with whitespace. | 1022 |
![]() | '+' should be on a new line. | 1022 |
![]() | '+' is not preceded with whitespace. | 1023 |
![]() | '+' should be on a new line. | 1023 |
![]() | '+' is not preceded with whitespace. | 1024 |
![]() | '+' should be on a new line. | 1024 |
![]() | '+' is not preceded with whitespace. | 1025 |
![]() | '+' should be on a new line. | 1025 |
![]() | '+' is not preceded with whitespace. | 1026 |
![]() | '+' should be on a new line. | 1026 |
![]() | '+' is not preceded with whitespace. | 1027 |
![]() | '+' should be on a new line. | 1027 |
![]() | '+' is not preceded with whitespace. | 1028 |
![]() | '+' should be on a new line. | 1028 |
![]() | '+' is not preceded with whitespace. | 1029 |
![]() | '+' should be on a new line. | 1029 |
![]() | '+' is not preceded with whitespace. | 1030 |
![]() | '+' should be on a new line. | 1030 |
![]() | '+' is not preceded with whitespace. | 1031 |
![]() | '+' should be on a new line. | 1031 |
![]() | '+' is not preceded with whitespace. | 1032 |
![]() | '+' should be on a new line. | 1032 |
![]() | '+' is not preceded with whitespace. | 1033 |
![]() | '+' should be on a new line. | 1033 |
![]() | '+' is not preceded with whitespace. | 1034 |
![]() | '+' should be on a new line. | 1034 |
![]() | '+' is not preceded with whitespace. | 1035 |
![]() | '+' should be on a new line. | 1035 |
![]() | '+' is not preceded with whitespace. | 1036 |
![]() | '+' should be on a new line. | 1036 |
![]() | '+' is not preceded with whitespace. | 1037 |
![]() | '+' should be on a new line. | 1037 |
![]() | '+' is not preceded with whitespace. | 1038 |
![]() | '+' should be on a new line. | 1038 |
![]() | '+' is not preceded with whitespace. | 1039 |
![]() | '+' should be on a new line. | 1039 |
![]() | '+' is not preceded with whitespace. | 1040 |
![]() | '+' should be on a new line. | 1040 |
![]() | '+' is not preceded with whitespace. | 1041 |
![]() | '+' should be on a new line. | 1041 |
![]() | '+' is not preceded with whitespace. | 1042 |
![]() | '+' should be on a new line. | 1042 |
![]() | '+' is not preceded with whitespace. | 1043 |
![]() | '+' should be on a new line. | 1043 |
![]() | '+' is not preceded with whitespace. | 1044 |
![]() | '+' should be on a new line. | 1044 |
![]() | '+' is not preceded with whitespace. | 1045 |
![]() | '+' should be on a new line. | 1045 |
![]() | '+' is not preceded with whitespace. | 1046 |
![]() | '+' should be on a new line. | 1046 |
![]() | '+' is not preceded with whitespace. | 1047 |
![]() | '+' should be on a new line. | 1047 |
![]() | '+' is not preceded with whitespace. | 1048 |
![]() | '+' should be on a new line. | 1048 |
![]() | '+' is not preceded with whitespace. | 1049 |
![]() | '+' should be on a new line. | 1049 |
![]() | '+' is not preceded with whitespace. | 1050 |
![]() | '+' should be on a new line. | 1050 |
![]() | '+' is not preceded with whitespace. | 1051 |
![]() | '+' should be on a new line. | 1051 |
![]() | '+' is not preceded with whitespace. | 1052 |
![]() | '+' should be on a new line. | 1052 |
![]() | '+' is not preceded with whitespace. | 1053 |
![]() | '+' should be on a new line. | 1053 |
![]() | '+' is not preceded with whitespace. | 1054 |
![]() | '+' should be on a new line. | 1054 |
![]() | '+' is not preceded with whitespace. | 1055 |
![]() | '+' should be on a new line. | 1055 |
![]() | '+' is not preceded with whitespace. | 1056 |
![]() | '+' should be on a new line. | 1056 |
![]() | '+' is not preceded with whitespace. | 1057 |
![]() | '+' should be on a new line. | 1057 |
![]() | '+' is not preceded with whitespace. | 1058 |
![]() | '+' should be on a new line. | 1058 |
![]() | '+' is not preceded with whitespace. | 1059 |
![]() | '+' should be on a new line. | 1059 |
![]() | '+' is not preceded with whitespace. | 1060 |
![]() | '+' should be on a new line. | 1060 |
![]() | '+' is not preceded with whitespace. | 1061 |
![]() | '+' should be on a new line. | 1061 |
![]() | '+' is not preceded with whitespace. | 1062 |
![]() | '+' should be on a new line. | 1062 |
![]() | '+' is not preceded with whitespace. | 1063 |
![]() | '+' should be on a new line. | 1063 |
![]() | '+' is not preceded with whitespace. | 1064 |
![]() | '+' should be on a new line. | 1064 |
![]() | '+' is not preceded with whitespace. | 1065 |
![]() | '+' should be on a new line. | 1065 |
![]() | '+' is not preceded with whitespace. | 1066 |
![]() | '+' should be on a new line. | 1066 |
![]() | '+' is not preceded with whitespace. | 1067 |
![]() | '+' should be on a new line. | 1067 |
![]() | '+' is not preceded with whitespace. | 1068 |
![]() | '+' should be on a new line. | 1068 |
![]() | '+' is not preceded with whitespace. | 1069 |
![]() | '+' should be on a new line. | 1069 |
![]() | '+' is not preceded with whitespace. | 1070 |
![]() | '+' should be on a new line. | 1070 |
![]() | '+' is not preceded with whitespace. | 1071 |
![]() | '+' should be on a new line. | 1071 |
![]() | '+' is not preceded with whitespace. | 1072 |
![]() | '+' should be on a new line. | 1072 |
![]() | '+' is not preceded with whitespace. | 1073 |
![]() | '+' should be on a new line. | 1073 |
![]() | '+' is not preceded with whitespace. | 1074 |
![]() | '+' should be on a new line. | 1074 |
![]() | '+' is not preceded with whitespace. | 1075 |
![]() | '+' should be on a new line. | 1075 |
![]() | '+' is not preceded with whitespace. | 1076 |
![]() | '+' should be on a new line. | 1076 |
![]() | '+' is not preceded with whitespace. | 1077 |
![]() | '+' should be on a new line. | 1077 |
![]() | '+' is not preceded with whitespace. | 1078 |
![]() | '+' should be on a new line. | 1078 |
![]() | '+' is not preceded with whitespace. | 1079 |
![]() | '+' should be on a new line. | 1079 |
![]() | '+' is not preceded with whitespace. | 1080 |
![]() | '+' should be on a new line. | 1080 |
![]() | '+' is not preceded with whitespace. | 1081 |
![]() | '+' should be on a new line. | 1081 |
![]() | '+' is not preceded with whitespace. | 1082 |
![]() | '+' should be on a new line. | 1082 |
![]() | '+' is not preceded with whitespace. | 1083 |
![]() | '+' should be on a new line. | 1083 |
![]() | '+' is not preceded with whitespace. | 1084 |
![]() | '+' should be on a new line. | 1084 |
![]() | '+' is not preceded with whitespace. | 1085 |
![]() | '+' should be on a new line. | 1085 |
![]() | '+' is not preceded with whitespace. | 1086 |
![]() | '+' should be on a new line. | 1086 |
![]() | '+' is not preceded with whitespace. | 1087 |
![]() | '+' should be on a new line. | 1087 |
![]() | '+' is not preceded with whitespace. | 1088 |
![]() | '+' should be on a new line. | 1088 |
![]() | '+' is not preceded with whitespace. | 1089 |
![]() | '+' should be on a new line. | 1089 |
![]() | '+' is not preceded with whitespace. | 1090 |
![]() | '+' should be on a new line. | 1090 |
![]() | '+' is not preceded with whitespace. | 1091 |
![]() | '+' should be on a new line. | 1091 |
![]() | '+' is not preceded with whitespace. | 1092 |
![]() | '+' should be on a new line. | 1092 |
![]() | '+' is not preceded with whitespace. | 1093 |
![]() | '+' should be on a new line. | 1093 |
![]() | '+' is not preceded with whitespace. | 1094 |
![]() | '+' should be on a new line. | 1094 |
![]() | '+' is not preceded with whitespace. | 1095 |
![]() | '+' should be on a new line. | 1095 |
![]() | '+' is not preceded with whitespace. | 1096 |
![]() | '+' should be on a new line. | 1096 |
![]() | '+' is not preceded with whitespace. | 1097 |
![]() | '+' should be on a new line. | 1097 |
![]() | '+' is not preceded with whitespace. | 1098 |
![]() | '+' should be on a new line. | 1098 |
![]() | '+' is not preceded with whitespace. | 1099 |
![]() | '+' should be on a new line. | 1099 |
![]() | '+' is not preceded with whitespace. | 1100 |
![]() | '+' should be on a new line. | 1100 |
![]() | '+' is not preceded with whitespace. | 1101 |
![]() | '+' should be on a new line. | 1101 |
![]() | '+' is not preceded with whitespace. | 1102 |
![]() | '+' should be on a new line. | 1102 |
![]() | '+' is not preceded with whitespace. | 1103 |
![]() | '+' should be on a new line. | 1103 |
![]() | '+' is not preceded with whitespace. | 1104 |
![]() | '+' should be on a new line. | 1104 |
![]() | '+' is not preceded with whitespace. | 1105 |
![]() | '+' should be on a new line. | 1105 |
![]() | '+' is not preceded with whitespace. | 1106 |
![]() | '+' should be on a new line. | 1106 |
![]() | '+' is not preceded with whitespace. | 1107 |
![]() | '+' should be on a new line. | 1107 |
![]() | '+' is not preceded with whitespace. | 1108 |
![]() | '+' should be on a new line. | 1108 |
![]() | '+' is not preceded with whitespace. | 1109 |
![]() | '+' should be on a new line. | 1109 |
![]() | '+' is not preceded with whitespace. | 1110 |
![]() | '+' should be on a new line. | 1110 |
![]() | '+' is not preceded with whitespace. | 1111 |
![]() | '+' should be on a new line. | 1111 |
![]() | '+' is not preceded with whitespace. | 1112 |
![]() | '+' should be on a new line. | 1112 |
![]() | '+' is not preceded with whitespace. | 1113 |
![]() | '+' should be on a new line. | 1113 |
![]() | '+' is not preceded with whitespace. | 1114 |
![]() | '+' should be on a new line. | 1114 |
![]() | '+' is not preceded with whitespace. | 1115 |
![]() | '+' should be on a new line. | 1115 |
![]() | '+' is not preceded with whitespace. | 1116 |
![]() | '+' should be on a new line. | 1116 |
![]() | '+' is not preceded with whitespace. | 1117 |
![]() | '+' should be on a new line. | 1117 |
![]() | '+' is not preceded with whitespace. | 1118 |
![]() | '+' should be on a new line. | 1118 |
![]() | '+' is not preceded with whitespace. | 1119 |
![]() | '+' should be on a new line. | 1119 |
![]() | '+' is not preceded with whitespace. | 1120 |
![]() | '+' should be on a new line. | 1120 |
![]() | '+' is not preceded with whitespace. | 1121 |
![]() | '+' should be on a new line. | 1121 |
![]() | '+' is not preceded with whitespace. | 1122 |
![]() | '+' should be on a new line. | 1122 |
![]() | '+' is not preceded with whitespace. | 1123 |
![]() | '+' should be on a new line. | 1123 |
![]() | '+' is not preceded with whitespace. | 1124 |
![]() | '+' should be on a new line. | 1124 |
![]() | '+' is not preceded with whitespace. | 1125 |
![]() | '+' should be on a new line. | 1125 |
![]() | '+' is not preceded with whitespace. | 1126 |
![]() | '+' should be on a new line. | 1126 |
![]() | '+' is not preceded with whitespace. | 1127 |
![]() | '+' should be on a new line. | 1127 |
![]() | '+' is not preceded with whitespace. | 1128 |
![]() | '+' should be on a new line. | 1128 |
![]() | '+' is not preceded with whitespace. | 1129 |
![]() | '+' should be on a new line. | 1129 |
![]() | '+' is not preceded with whitespace. | 1130 |
![]() | '+' should be on a new line. | 1130 |
![]() | '+' is not preceded with whitespace. | 1131 |
![]() | '+' should be on a new line. | 1131 |
![]() | '+' is not preceded with whitespace. | 1132 |
![]() | '+' should be on a new line. | 1132 |
![]() | '+' is not preceded with whitespace. | 1133 |
![]() | '+' should be on a new line. | 1133 |
![]() | '+' is not preceded with whitespace. | 1134 |
![]() | '+' should be on a new line. | 1134 |
![]() | '+' is not preceded with whitespace. | 1135 |
![]() | '+' should be on a new line. | 1135 |
![]() | '+' is not preceded with whitespace. | 1136 |
![]() | '+' should be on a new line. | 1136 |
![]() | '+' is not preceded with whitespace. | 1137 |
![]() | '+' should be on a new line. | 1137 |
![]() | '+' is not preceded with whitespace. | 1138 |
![]() | '+' should be on a new line. | 1138 |
![]() | '+' is not preceded with whitespace. | 1139 |
![]() | '+' should be on a new line. | 1139 |
![]() | '+' is not preceded with whitespace. | 1140 |
![]() | '+' should be on a new line. | 1140 |
![]() | '+' is not preceded with whitespace. | 1141 |
![]() | '+' should be on a new line. | 1141 |
![]() | '+' is not preceded with whitespace. | 1142 |
![]() | '+' should be on a new line. | 1142 |
![]() | '+' is not preceded with whitespace. | 1143 |
![]() | '+' should be on a new line. | 1143 |
![]() | '+' is not preceded with whitespace. | 1144 |
![]() | '+' should be on a new line. | 1144 |
![]() | '+' is not preceded with whitespace. | 1145 |
![]() | '+' should be on a new line. | 1145 |
![]() | '+' is not preceded with whitespace. | 1146 |
![]() | '+' should be on a new line. | 1146 |
![]() | '+' is not preceded with whitespace. | 1147 |
![]() | '+' should be on a new line. | 1147 |
![]() | '+' is not preceded with whitespace. | 1148 |
![]() | '+' should be on a new line. | 1148 |
![]() | '+' is not preceded with whitespace. | 1149 |
![]() | '+' should be on a new line. | 1149 |
![]() | '+' is not preceded with whitespace. | 1150 |
![]() | '+' should be on a new line. | 1150 |
![]() | '+' is not preceded with whitespace. | 1151 |
![]() | '+' should be on a new line. | 1151 |
![]() | '+' is not preceded with whitespace. | 1152 |
![]() | '+' should be on a new line. | 1152 |
![]() | '+' is not preceded with whitespace. | 1153 |
![]() | '+' should be on a new line. | 1153 |
![]() | '+' is not preceded with whitespace. | 1154 |
![]() | '+' should be on a new line. | 1154 |
![]() | '+' is not preceded with whitespace. | 1155 |
![]() | '+' should be on a new line. | 1155 |
![]() | '+' is not preceded with whitespace. | 1156 |
![]() | '+' should be on a new line. | 1156 |
![]() | '+' is not preceded with whitespace. | 1157 |
![]() | '+' should be on a new line. | 1157 |
![]() | '+' is not preceded with whitespace. | 1158 |
![]() | '+' should be on a new line. | 1158 |
![]() | '+' is not preceded with whitespace. | 1159 |
![]() | '+' should be on a new line. | 1159 |
![]() | '+' is not preceded with whitespace. | 1160 |
![]() | '+' should be on a new line. | 1160 |
![]() | '+' is not preceded with whitespace. | 1161 |
![]() | '+' should be on a new line. | 1161 |
![]() | '+' is not preceded with whitespace. | 1162 |
![]() | '+' should be on a new line. | 1162 |
![]() | '+' is not preceded with whitespace. | 1163 |
![]() | '+' should be on a new line. | 1163 |
![]() | '+' is not preceded with whitespace. | 1164 |
![]() | '+' should be on a new line. | 1164 |
![]() | '+' is not preceded with whitespace. | 1165 |
![]() | '+' should be on a new line. | 1165 |
![]() | '+' is not preceded with whitespace. | 1166 |
![]() | '+' should be on a new line. | 1166 |
![]() | '+' is not preceded with whitespace. | 1167 |
![]() | '+' should be on a new line. | 1167 |
![]() | '+' is not preceded with whitespace. | 1168 |
![]() | '+' should be on a new line. | 1168 |
![]() | '+' is not preceded with whitespace. | 1169 |
![]() | '+' should be on a new line. | 1169 |
![]() | '+' is not preceded with whitespace. | 1170 |
![]() | '+' should be on a new line. | 1170 |
![]() | '+' is not preceded with whitespace. | 1171 |
![]() | '+' should be on a new line. | 1171 |
![]() | '+' is not preceded with whitespace. | 1172 |
![]() | '+' should be on a new line. | 1172 |
![]() | '+' is not preceded with whitespace. | 1173 |
![]() | '+' should be on a new line. | 1173 |
![]() | '+' is not preceded with whitespace. | 1174 |
![]() | '+' should be on a new line. | 1174 |
![]() | '+' is not preceded with whitespace. | 1175 |
![]() | '+' should be on a new line. | 1175 |
![]() | '+' is not preceded with whitespace. | 1176 |
![]() | '+' should be on a new line. | 1176 |
![]() | '+' is not preceded with whitespace. | 1177 |
![]() | '+' should be on a new line. | 1177 |
![]() | '+' is not preceded with whitespace. | 1178 |
![]() | '+' should be on a new line. | 1178 |
![]() | '+' is not preceded with whitespace. | 1179 |
![]() | '+' should be on a new line. | 1179 |
![]() | '+' is not preceded with whitespace. | 1180 |
![]() | '+' should be on a new line. | 1180 |
![]() | '+' is not preceded with whitespace. | 1181 |
![]() | '+' should be on a new line. | 1181 |
![]() | '+' is not preceded with whitespace. | 1182 |
![]() | '+' should be on a new line. | 1182 |
![]() | '+' is not preceded with whitespace. | 1183 |
![]() | '+' should be on a new line. | 1183 |
![]() | '+' is not preceded with whitespace. | 1184 |
![]() | '+' should be on a new line. | 1184 |
![]() | '+' is not preceded with whitespace. | 1185 |
![]() | '+' should be on a new line. | 1185 |
![]() | '+' is not preceded with whitespace. | 1186 |
![]() | '+' should be on a new line. | 1186 |
![]() | '+' is not preceded with whitespace. | 1187 |
![]() | '+' should be on a new line. | 1187 |
![]() | '+' is not preceded with whitespace. | 1188 |
![]() | '+' should be on a new line. | 1188 |
![]() | '+' is not preceded with whitespace. | 1189 |
![]() | '+' should be on a new line. | 1189 |
![]() | '+' is not preceded with whitespace. | 1190 |
![]() | '+' should be on a new line. | 1190 |
![]() | '+' is not preceded with whitespace. | 1191 |
![]() | '+' should be on a new line. | 1191 |
![]() | '+' is not preceded with whitespace. | 1192 |
![]() | '+' should be on a new line. | 1192 |
![]() | '+' is not preceded with whitespace. | 1193 |
![]() | '+' should be on a new line. | 1193 |
![]() | '+' is not preceded with whitespace. | 1194 |
![]() | '+' should be on a new line. | 1194 |
![]() | '+' is not preceded with whitespace. | 1195 |
![]() | '+' should be on a new line. | 1195 |
![]() | '+' is not preceded with whitespace. | 1196 |
![]() | '+' should be on a new line. | 1196 |
![]() | '+' is not preceded with whitespace. | 1197 |
![]() | '+' should be on a new line. | 1197 |
![]() | '+' is not preceded with whitespace. | 1198 |
![]() | '+' should be on a new line. | 1198 |
![]() | '+' is not preceded with whitespace. | 1199 |
![]() | '+' should be on a new line. | 1199 |
![]() | '+' is not preceded with whitespace. | 1200 |
![]() | '+' should be on a new line. | 1200 |
![]() | '+' is not preceded with whitespace. | 1201 |
![]() | '+' should be on a new line. | 1201 |
![]() | '+' is not preceded with whitespace. | 1202 |
![]() | '+' should be on a new line. | 1202 |
![]() | '+' is not preceded with whitespace. | 1203 |
![]() | '+' should be on a new line. | 1203 |
![]() | '+' is not preceded with whitespace. | 1204 |
![]() | '+' should be on a new line. | 1204 |
![]() | '+' is not preceded with whitespace. | 1205 |
![]() | '+' should be on a new line. | 1205 |
![]() | '+' is not preceded with whitespace. | 1206 |
![]() | '+' should be on a new line. | 1206 |
![]() | '+' is not preceded with whitespace. | 1207 |
![]() | '+' should be on a new line. | 1207 |
![]() | '+' is not preceded with whitespace. | 1208 |
![]() | '+' should be on a new line. | 1208 |
![]() | '+' is not preceded with whitespace. | 1209 |
![]() | '+' should be on a new line. | 1209 |
![]() | '+' is not preceded with whitespace. | 1210 |
![]() | '+' should be on a new line. | 1210 |
![]() | '+' is not preceded with whitespace. | 1211 |
![]() | '+' should be on a new line. | 1211 |
![]() | '+' is not preceded with whitespace. | 1212 |
![]() | '+' should be on a new line. | 1212 |
![]() | '+' is not preceded with whitespace. | 1213 |
![]() | '+' should be on a new line. | 1213 |
![]() | '+' is not preceded with whitespace. | 1214 |
![]() | '+' should be on a new line. | 1214 |
![]() | '+' is not preceded with whitespace. | 1215 |
![]() | '+' should be on a new line. | 1215 |
![]() | '+' is not preceded with whitespace. | 1216 |
![]() | '+' should be on a new line. | 1216 |
![]() | '+' is not preceded with whitespace. | 1217 |
![]() | '+' should be on a new line. | 1217 |
![]() | '+' is not preceded with whitespace. | 1218 |
![]() | '+' should be on a new line. | 1218 |
![]() | '+' is not preceded with whitespace. | 1219 |
![]() | '+' should be on a new line. | 1219 |
![]() | '+' is not preceded with whitespace. | 1220 |
![]() | '+' should be on a new line. | 1220 |
![]() | '+' is not preceded with whitespace. | 1221 |
![]() | '+' should be on a new line. | 1221 |
![]() | '+' is not preceded with whitespace. | 1222 |
![]() | '+' should be on a new line. | 1222 |
![]() | '+' is not preceded with whitespace. | 1223 |
![]() | '+' should be on a new line. | 1223 |
![]() | '+' is not preceded with whitespace. | 1224 |
![]() | '+' should be on a new line. | 1224 |
![]() | '+' is not preceded with whitespace. | 1225 |
![]() | '+' should be on a new line. | 1225 |
![]() | '+' is not preceded with whitespace. | 1226 |
![]() | '+' should be on a new line. | 1226 |
![]() | '+' is not preceded with whitespace. | 1227 |
![]() | '+' should be on a new line. | 1227 |
![]() | '+' is not preceded with whitespace. | 1228 |
![]() | '+' should be on a new line. | 1228 |
![]() | '+' is not preceded with whitespace. | 1229 |
![]() | '+' should be on a new line. | 1229 |
![]() | '+' is not preceded with whitespace. | 1230 |
![]() | '+' should be on a new line. | 1230 |
![]() | '+' is not preceded with whitespace. | 1231 |
![]() | '+' should be on a new line. | 1231 |
![]() | '+' is not preceded with whitespace. | 1232 |
![]() | '+' should be on a new line. | 1232 |
![]() | '+' is not preceded with whitespace. | 1233 |
![]() | '+' should be on a new line. | 1233 |
![]() | '+' is not preceded with whitespace. | 1234 |
![]() | '+' should be on a new line. | 1234 |
![]() | '+' is not preceded with whitespace. | 1235 |
![]() | '+' should be on a new line. | 1235 |
![]() | '+' is not preceded with whitespace. | 1236 |
![]() | '+' should be on a new line. | 1236 |
![]() | '+' is not preceded with whitespace. | 1237 |
![]() | '+' should be on a new line. | 1237 |
![]() | Missing a Javadoc comment. | 1240 |
![]() | '7002' is a magic number. | 1241 |
![]() | Missing a Javadoc comment. | 1247 |
![]() | Parameter packed should be final. | 1247 |
![]() | Parameter offset should be final. | 1247 |
![]() | Parameter result should be final. | 1247 |
![]() | '16' is a magic number. | 1252 |
![]() | First sentence should end with a period. | 1258 |
![]() | Line has trailing spaces. | 1258 |
![]() | Missing a Javadoc comment. | 1263 |
![]() | '+' is not preceded with whitespace. | 1264 |
![]() | '+' should be on a new line. | 1264 |
![]() | '+' is not preceded with whitespace. | 1265 |
![]() | '+' should be on a new line. | 1265 |
![]() | '+' is not preceded with whitespace. | 1266 |
![]() | '+' should be on a new line. | 1266 |
![]() | '+' is not preceded with whitespace. | 1267 |
![]() | '+' should be on a new line. | 1267 |
![]() | '+' is not preceded with whitespace. | 1268 |
![]() | '+' should be on a new line. | 1268 |
![]() | '+' is not preceded with whitespace. | 1269 |
![]() | '+' should be on a new line. | 1269 |
![]() | '+' is not preceded with whitespace. | 1270 |
![]() | '+' should be on a new line. | 1270 |
![]() | '+' is not preceded with whitespace. | 1271 |
![]() | '+' should be on a new line. | 1271 |
![]() | '+' is not preceded with whitespace. | 1272 |
![]() | '+' should be on a new line. | 1272 |
![]() | '+' is not preceded with whitespace. | 1273 |
![]() | '+' should be on a new line. | 1273 |
![]() | '+' is not preceded with whitespace. | 1274 |
![]() | '+' should be on a new line. | 1274 |
![]() | '+' is not preceded with whitespace. | 1275 |
![]() | '+' should be on a new line. | 1275 |
![]() | '+' is not preceded with whitespace. | 1276 |
![]() | '+' should be on a new line. | 1276 |
![]() | '+' is not preceded with whitespace. | 1277 |
![]() | '+' should be on a new line. | 1277 |
![]() | '+' is not preceded with whitespace. | 1278 |
![]() | '+' should be on a new line. | 1278 |
![]() | '+' is not preceded with whitespace. | 1279 |
![]() | '+' should be on a new line. | 1279 |
![]() | '+' is not preceded with whitespace. | 1280 |
![]() | '+' should be on a new line. | 1280 |
![]() | '+' is not preceded with whitespace. | 1281 |
![]() | '+' should be on a new line. | 1281 |
![]() | '+' is not preceded with whitespace. | 1282 |
![]() | '+' should be on a new line. | 1282 |
![]() | '+' is not preceded with whitespace. | 1283 |
![]() | '+' should be on a new line. | 1283 |
![]() | '+' is not preceded with whitespace. | 1284 |
![]() | '+' should be on a new line. | 1284 |
![]() | '+' is not preceded with whitespace. | 1285 |
![]() | '+' should be on a new line. | 1285 |
![]() | '+' is not preceded with whitespace. | 1286 |
![]() | '+' should be on a new line. | 1286 |
![]() | '+' is not preceded with whitespace. | 1287 |
![]() | '+' should be on a new line. | 1287 |
![]() | '+' is not preceded with whitespace. | 1288 |
![]() | '+' should be on a new line. | 1288 |
![]() | '+' is not preceded with whitespace. | 1289 |
![]() | '+' should be on a new line. | 1289 |
![]() | '+' is not preceded with whitespace. | 1290 |
![]() | '+' should be on a new line. | 1290 |
![]() | '+' is not preceded with whitespace. | 1291 |
![]() | '+' should be on a new line. | 1291 |
![]() | '+' is not preceded with whitespace. | 1292 |
![]() | '+' should be on a new line. | 1292 |
![]() | '+' is not preceded with whitespace. | 1293 |
![]() | '+' should be on a new line. | 1293 |
![]() | '+' is not preceded with whitespace. | 1294 |
![]() | '+' should be on a new line. | 1294 |
![]() | '+' is not preceded with whitespace. | 1295 |
![]() | '+' should be on a new line. | 1295 |
![]() | '+' is not preceded with whitespace. | 1296 |
![]() | '+' should be on a new line. | 1296 |
![]() | '+' is not preceded with whitespace. | 1297 |
![]() | '+' should be on a new line. | 1297 |
![]() | '+' is not preceded with whitespace. | 1298 |
![]() | '+' should be on a new line. | 1298 |
![]() | '+' is not preceded with whitespace. | 1299 |
![]() | '+' should be on a new line. | 1299 |
![]() | '+' is not preceded with whitespace. | 1300 |
![]() | '+' should be on a new line. | 1300 |
![]() | '+' is not preceded with whitespace. | 1301 |
![]() | '+' should be on a new line. | 1301 |
![]() | '+' is not preceded with whitespace. | 1302 |
![]() | '+' should be on a new line. | 1302 |
![]() | '+' is not preceded with whitespace. | 1303 |
![]() | '+' should be on a new line. | 1303 |
![]() | '+' is not preceded with whitespace. | 1304 |
![]() | '+' should be on a new line. | 1304 |
![]() | '+' is not preceded with whitespace. | 1305 |
![]() | '+' should be on a new line. | 1305 |
![]() | '+' is not preceded with whitespace. | 1306 |
![]() | '+' should be on a new line. | 1306 |
![]() | '+' is not preceded with whitespace. | 1307 |
![]() | '+' should be on a new line. | 1307 |
![]() | '+' is not preceded with whitespace. | 1308 |
![]() | '+' should be on a new line. | 1308 |
![]() | '+' is not preceded with whitespace. | 1309 |
![]() | '+' should be on a new line. | 1309 |
![]() | '+' is not preceded with whitespace. | 1310 |
![]() | '+' should be on a new line. | 1310 |
![]() | '+' is not preceded with whitespace. | 1311 |
![]() | '+' should be on a new line. | 1311 |
![]() | '+' is not preceded with whitespace. | 1312 |
![]() | '+' should be on a new line. | 1312 |
![]() | '+' is not preceded with whitespace. | 1313 |
![]() | '+' should be on a new line. | 1313 |
![]() | '+' is not preceded with whitespace. | 1314 |
![]() | '+' should be on a new line. | 1314 |
![]() | '+' is not preceded with whitespace. | 1315 |
![]() | '+' should be on a new line. | 1315 |
![]() | '+' is not preceded with whitespace. | 1316 |
![]() | '+' should be on a new line. | 1316 |
![]() | '+' is not preceded with whitespace. | 1317 |
![]() | '+' should be on a new line. | 1317 |
![]() | '+' is not preceded with whitespace. | 1318 |
![]() | '+' should be on a new line. | 1318 |
![]() | '+' is not preceded with whitespace. | 1319 |
![]() | '+' should be on a new line. | 1319 |
![]() | '+' is not preceded with whitespace. | 1320 |
![]() | '+' should be on a new line. | 1320 |
![]() | '+' is not preceded with whitespace. | 1321 |
![]() | '+' should be on a new line. | 1321 |
![]() | '+' is not preceded with whitespace. | 1322 |
![]() | '+' should be on a new line. | 1322 |
![]() | '+' is not preceded with whitespace. | 1323 |
![]() | '+' should be on a new line. | 1323 |
![]() | '+' is not preceded with whitespace. | 1324 |
![]() | '+' should be on a new line. | 1324 |
![]() | '+' is not preceded with whitespace. | 1325 |
![]() | '+' should be on a new line. | 1325 |
![]() | '+' is not preceded with whitespace. | 1326 |
![]() | '+' should be on a new line. | 1326 |
![]() | '+' is not preceded with whitespace. | 1327 |
![]() | '+' should be on a new line. | 1327 |
![]() | '+' is not preceded with whitespace. | 1328 |
![]() | '+' should be on a new line. | 1328 |
![]() | '+' is not preceded with whitespace. | 1329 |
![]() | '+' should be on a new line. | 1329 |
![]() | '+' is not preceded with whitespace. | 1330 |
![]() | '+' should be on a new line. | 1330 |
![]() | '+' is not preceded with whitespace. | 1331 |
![]() | '+' should be on a new line. | 1331 |
![]() | '+' is not preceded with whitespace. | 1332 |
![]() | '+' should be on a new line. | 1332 |
![]() | '+' is not preceded with whitespace. | 1333 |
![]() | '+' should be on a new line. | 1333 |
![]() | '+' is not preceded with whitespace. | 1334 |
![]() | '+' should be on a new line. | 1334 |
![]() | '+' is not preceded with whitespace. | 1335 |
![]() | '+' should be on a new line. | 1335 |
![]() | '+' is not preceded with whitespace. | 1336 |
![]() | '+' should be on a new line. | 1336 |
![]() | '+' is not preceded with whitespace. | 1337 |
![]() | '+' should be on a new line. | 1337 |
![]() | '+' is not preceded with whitespace. | 1338 |
![]() | '+' should be on a new line. | 1338 |
![]() | '+' is not preceded with whitespace. | 1339 |
![]() | '+' should be on a new line. | 1339 |
![]() | '+' is not preceded with whitespace. | 1340 |
![]() | '+' should be on a new line. | 1340 |
![]() | '+' is not preceded with whitespace. | 1341 |
![]() | '+' should be on a new line. | 1341 |
![]() | '+' is not preceded with whitespace. | 1342 |
![]() | '+' should be on a new line. | 1342 |
![]() | '+' is not preceded with whitespace. | 1343 |
![]() | '+' should be on a new line. | 1343 |
![]() | '+' is not preceded with whitespace. | 1344 |
![]() | '+' should be on a new line. | 1344 |
![]() | '+' is not preceded with whitespace. | 1345 |
![]() | '+' should be on a new line. | 1345 |
![]() | '+' is not preceded with whitespace. | 1346 |
![]() | '+' should be on a new line. | 1346 |
![]() | '+' is not preceded with whitespace. | 1347 |
![]() | '+' should be on a new line. | 1347 |
![]() | '+' is not preceded with whitespace. | 1348 |
![]() | '+' should be on a new line. | 1348 |
![]() | '+' is not preceded with whitespace. | 1349 |
![]() | '+' should be on a new line. | 1349 |
![]() | '+' is not preceded with whitespace. | 1350 |
![]() | '+' should be on a new line. | 1350 |
![]() | '+' is not preceded with whitespace. | 1351 |
![]() | '+' should be on a new line. | 1351 |
![]() | '+' is not preceded with whitespace. | 1352 |
![]() | '+' should be on a new line. | 1352 |
![]() | '+' is not preceded with whitespace. | 1353 |
![]() | '+' should be on a new line. | 1353 |
![]() | '+' is not preceded with whitespace. | 1354 |
![]() | '+' should be on a new line. | 1354 |
![]() | '+' is not preceded with whitespace. | 1355 |
![]() | '+' should be on a new line. | 1355 |
![]() | '+' is not preceded with whitespace. | 1356 |
![]() | '+' should be on a new line. | 1356 |
![]() | '+' is not preceded with whitespace. | 1357 |
![]() | '+' should be on a new line. | 1357 |
![]() | '+' is not preceded with whitespace. | 1358 |
![]() | '+' should be on a new line. | 1358 |
![]() | '+' is not preceded with whitespace. | 1359 |
![]() | '+' should be on a new line. | 1359 |
![]() | '+' is not preceded with whitespace. | 1360 |
![]() | '+' should be on a new line. | 1360 |
![]() | '+' is not preceded with whitespace. | 1361 |
![]() | '+' should be on a new line. | 1361 |
![]() | '+' is not preceded with whitespace. | 1362 |
![]() | '+' should be on a new line. | 1362 |
![]() | '+' is not preceded with whitespace. | 1363 |
![]() | '+' should be on a new line. | 1363 |
![]() | '+' is not preceded with whitespace. | 1364 |
![]() | '+' should be on a new line. | 1364 |
![]() | '+' is not preceded with whitespace. | 1365 |
![]() | '+' should be on a new line. | 1365 |
![]() | '+' is not preceded with whitespace. | 1366 |
![]() | '+' should be on a new line. | 1366 |
![]() | '+' is not preceded with whitespace. | 1367 |
![]() | '+' should be on a new line. | 1367 |
![]() | '+' is not preceded with whitespace. | 1368 |
![]() | '+' should be on a new line. | 1368 |
![]() | '+' is not preceded with whitespace. | 1369 |
![]() | '+' should be on a new line. | 1369 |
![]() | '+' is not preceded with whitespace. | 1370 |
![]() | '+' should be on a new line. | 1370 |
![]() | '+' is not preceded with whitespace. | 1371 |
![]() | '+' should be on a new line. | 1371 |
![]() | '+' is not preceded with whitespace. | 1372 |
![]() | '+' should be on a new line. | 1372 |
![]() | '+' is not preceded with whitespace. | 1373 |
![]() | '+' should be on a new line. | 1373 |
![]() | '+' is not preceded with whitespace. | 1374 |
![]() | '+' should be on a new line. | 1374 |
![]() | '+' is not preceded with whitespace. | 1375 |
![]() | '+' should be on a new line. | 1375 |
![]() | '+' is not preceded with whitespace. | 1376 |
![]() | '+' should be on a new line. | 1376 |
![]() | '+' is not preceded with whitespace. | 1377 |
![]() | '+' should be on a new line. | 1377 |
![]() | '+' is not preceded with whitespace. | 1378 |
![]() | '+' should be on a new line. | 1378 |
![]() | '+' is not preceded with whitespace. | 1379 |
![]() | '+' should be on a new line. | 1379 |
![]() | '+' is not preceded with whitespace. | 1380 |
![]() | '+' should be on a new line. | 1380 |
![]() | '+' is not preceded with whitespace. | 1381 |
![]() | '+' should be on a new line. | 1381 |
![]() | '+' is not preceded with whitespace. | 1382 |
![]() | '+' should be on a new line. | 1382 |
![]() | '+' is not preceded with whitespace. | 1383 |
![]() | '+' should be on a new line. | 1383 |
![]() | '+' is not preceded with whitespace. | 1384 |
![]() | '+' should be on a new line. | 1384 |
![]() | '+' is not preceded with whitespace. | 1385 |
![]() | '+' should be on a new line. | 1385 |
![]() | '+' is not preceded with whitespace. | 1386 |
![]() | '+' should be on a new line. | 1386 |
![]() | '+' is not preceded with whitespace. | 1387 |
![]() | '+' should be on a new line. | 1387 |
![]() | '+' is not preceded with whitespace. | 1388 |
![]() | '+' should be on a new line. | 1388 |
![]() | '+' is not preceded with whitespace. | 1389 |
![]() | '+' should be on a new line. | 1389 |
![]() | '+' is not preceded with whitespace. | 1390 |
![]() | '+' should be on a new line. | 1390 |
![]() | '+' is not preceded with whitespace. | 1391 |
![]() | '+' should be on a new line. | 1391 |
![]() | '+' is not preceded with whitespace. | 1392 |
![]() | '+' should be on a new line. | 1392 |
![]() | '+' is not preceded with whitespace. | 1393 |
![]() | '+' should be on a new line. | 1393 |
![]() | '+' is not preceded with whitespace. | 1394 |
![]() | '+' should be on a new line. | 1394 |
![]() | '+' is not preceded with whitespace. | 1395 |
![]() | '+' should be on a new line. | 1395 |
![]() | '+' is not preceded with whitespace. | 1396 |
![]() | '+' should be on a new line. | 1396 |
![]() | '+' is not preceded with whitespace. | 1397 |
![]() | '+' should be on a new line. | 1397 |
![]() | '+' is not preceded with whitespace. | 1398 |
![]() | '+' should be on a new line. | 1398 |
![]() | '+' is not preceded with whitespace. | 1399 |
![]() | '+' should be on a new line. | 1399 |
![]() | '+' is not preceded with whitespace. | 1400 |
![]() | '+' should be on a new line. | 1400 |
![]() | '+' is not preceded with whitespace. | 1401 |
![]() | '+' should be on a new line. | 1401 |
![]() | '+' is not preceded with whitespace. | 1402 |
![]() | '+' should be on a new line. | 1402 |
![]() | '+' is not preceded with whitespace. | 1403 |
![]() | '+' should be on a new line. | 1403 |
![]() | '+' is not preceded with whitespace. | 1404 |
![]() | '+' should be on a new line. | 1404 |
![]() | '+' is not preceded with whitespace. | 1405 |
![]() | '+' should be on a new line. | 1405 |
![]() | '+' is not preceded with whitespace. | 1406 |
![]() | '+' should be on a new line. | 1406 |
![]() | '+' is not preceded with whitespace. | 1407 |
![]() | '+' should be on a new line. | 1407 |
![]() | '+' is not preceded with whitespace. | 1408 |
![]() | '+' should be on a new line. | 1408 |
![]() | '+' is not preceded with whitespace. | 1409 |
![]() | '+' should be on a new line. | 1409 |
![]() | '+' is not preceded with whitespace. | 1410 |
![]() | '+' should be on a new line. | 1410 |
![]() | '+' is not preceded with whitespace. | 1411 |
![]() | '+' should be on a new line. | 1411 |
![]() | '+' is not preceded with whitespace. | 1412 |
![]() | '+' should be on a new line. | 1412 |
![]() | '+' is not preceded with whitespace. | 1413 |
![]() | '+' should be on a new line. | 1413 |
![]() | '+' is not preceded with whitespace. | 1414 |
![]() | '+' should be on a new line. | 1414 |
![]() | '+' is not preceded with whitespace. | 1415 |
![]() | '+' should be on a new line. | 1415 |
![]() | '+' is not preceded with whitespace. | 1416 |
![]() | '+' should be on a new line. | 1416 |
![]() | '+' is not preceded with whitespace. | 1417 |
![]() | '+' should be on a new line. | 1417 |
![]() | '+' is not preceded with whitespace. | 1418 |
![]() | '+' should be on a new line. | 1418 |
![]() | '+' is not preceded with whitespace. | 1419 |
![]() | '+' should be on a new line. | 1419 |
![]() | '+' is not preceded with whitespace. | 1420 |
![]() | '+' should be on a new line. | 1420 |
![]() | '+' is not preceded with whitespace. | 1421 |
![]() | '+' should be on a new line. | 1421 |
![]() | '+' is not preceded with whitespace. | 1422 |
![]() | '+' should be on a new line. | 1422 |
![]() | '+' is not preceded with whitespace. | 1423 |
![]() | '+' should be on a new line. | 1423 |
![]() | '+' is not preceded with whitespace. | 1424 |
![]() | '+' should be on a new line. | 1424 |
![]() | '+' is not preceded with whitespace. | 1425 |
![]() | '+' should be on a new line. | 1425 |
![]() | '+' is not preceded with whitespace. | 1426 |
![]() | '+' should be on a new line. | 1426 |
![]() | '+' is not preceded with whitespace. | 1427 |
![]() | '+' should be on a new line. | 1427 |
![]() | '+' is not preceded with whitespace. | 1428 |
![]() | '+' should be on a new line. | 1428 |
![]() | '+' is not preceded with whitespace. | 1429 |
![]() | '+' should be on a new line. | 1429 |
![]() | '+' is not preceded with whitespace. | 1430 |
![]() | '+' should be on a new line. | 1430 |
![]() | '+' is not preceded with whitespace. | 1431 |
![]() | '+' should be on a new line. | 1431 |
![]() | '+' is not preceded with whitespace. | 1432 |
![]() | '+' should be on a new line. | 1432 |
![]() | '+' is not preceded with whitespace. | 1433 |
![]() | '+' should be on a new line. | 1433 |
![]() | '+' is not preceded with whitespace. | 1434 |
![]() | '+' should be on a new line. | 1434 |
![]() | '+' is not preceded with whitespace. | 1435 |
![]() | '+' should be on a new line. | 1435 |
![]() | '+' is not preceded with whitespace. | 1436 |
![]() | '+' should be on a new line. | 1436 |
![]() | '+' is not preceded with whitespace. | 1437 |
![]() | '+' should be on a new line. | 1437 |
![]() | '+' is not preceded with whitespace. | 1438 |
![]() | '+' should be on a new line. | 1438 |
![]() | '+' is not preceded with whitespace. | 1439 |
![]() | '+' should be on a new line. | 1439 |
![]() | '+' is not preceded with whitespace. | 1440 |
![]() | '+' should be on a new line. | 1440 |
![]() | '+' is not preceded with whitespace. | 1441 |
![]() | '+' should be on a new line. | 1441 |
![]() | '+' is not preceded with whitespace. | 1442 |
![]() | '+' should be on a new line. | 1442 |
![]() | '+' is not preceded with whitespace. | 1443 |
![]() | '+' should be on a new line. | 1443 |
![]() | '+' is not preceded with whitespace. | 1444 |
![]() | '+' should be on a new line. | 1444 |
![]() | '+' is not preceded with whitespace. | 1445 |
![]() | '+' should be on a new line. | 1445 |
![]() | '+' is not preceded with whitespace. | 1446 |
![]() | '+' should be on a new line. | 1446 |
![]() | '+' is not preceded with whitespace. | 1447 |
![]() | '+' should be on a new line. | 1447 |
![]() | '+' is not preceded with whitespace. | 1448 |
![]() | '+' should be on a new line. | 1448 |
![]() | '+' is not preceded with whitespace. | 1449 |
![]() | '+' should be on a new line. | 1449 |
![]() | '+' is not preceded with whitespace. | 1450 |
![]() | '+' should be on a new line. | 1450 |
![]() | '+' is not preceded with whitespace. | 1451 |
![]() | '+' should be on a new line. | 1451 |
![]() | '+' is not preceded with whitespace. | 1452 |
![]() | '+' should be on a new line. | 1452 |
![]() | '+' is not preceded with whitespace. | 1453 |
![]() | '+' should be on a new line. | 1453 |
![]() | '+' is not preceded with whitespace. | 1454 |
![]() | '+' should be on a new line. | 1454 |
![]() | '+' is not preceded with whitespace. | 1455 |
![]() | '+' should be on a new line. | 1455 |
![]() | '+' is not preceded with whitespace. | 1456 |
![]() | '+' should be on a new line. | 1456 |
![]() | '+' is not preceded with whitespace. | 1457 |
![]() | '+' should be on a new line. | 1457 |
![]() | '+' is not preceded with whitespace. | 1458 |
![]() | '+' should be on a new line. | 1458 |
![]() | '+' is not preceded with whitespace. | 1459 |
![]() | '+' should be on a new line. | 1459 |
![]() | '+' is not preceded with whitespace. | 1460 |
![]() | '+' should be on a new line. | 1460 |
![]() | '+' is not preceded with whitespace. | 1461 |
![]() | '+' should be on a new line. | 1461 |
![]() | '+' is not preceded with whitespace. | 1462 |
![]() | '+' should be on a new line. | 1462 |
![]() | '+' is not preceded with whitespace. | 1463 |
![]() | '+' should be on a new line. | 1463 |
![]() | '+' is not preceded with whitespace. | 1464 |
![]() | '+' should be on a new line. | 1464 |
![]() | '+' is not preceded with whitespace. | 1465 |
![]() | '+' should be on a new line. | 1465 |
![]() | '+' is not preceded with whitespace. | 1466 |
![]() | '+' should be on a new line. | 1466 |
![]() | '+' is not preceded with whitespace. | 1467 |
![]() | '+' should be on a new line. | 1467 |
![]() | '+' is not preceded with whitespace. | 1468 |
![]() | '+' should be on a new line. | 1468 |
![]() | '+' is not preceded with whitespace. | 1469 |
![]() | '+' should be on a new line. | 1469 |
![]() | '+' is not preceded with whitespace. | 1470 |
![]() | '+' should be on a new line. | 1470 |
![]() | '+' is not preceded with whitespace. | 1471 |
![]() | '+' should be on a new line. | 1471 |
![]() | '+' is not preceded with whitespace. | 1472 |
![]() | '+' should be on a new line. | 1472 |
![]() | '+' is not preceded with whitespace. | 1473 |
![]() | '+' should be on a new line. | 1473 |
![]() | '+' is not preceded with whitespace. | 1474 |
![]() | '+' should be on a new line. | 1474 |
![]() | '+' is not preceded with whitespace. | 1475 |
![]() | '+' should be on a new line. | 1475 |
![]() | '+' is not preceded with whitespace. | 1476 |
![]() | '+' should be on a new line. | 1476 |
![]() | '+' is not preceded with whitespace. | 1477 |
![]() | '+' should be on a new line. | 1477 |
![]() | '+' is not preceded with whitespace. | 1478 |
![]() | '+' should be on a new line. | 1478 |
![]() | '+' is not preceded with whitespace. | 1479 |
![]() | '+' should be on a new line. | 1479 |
![]() | '+' is not preceded with whitespace. | 1480 |
![]() | '+' should be on a new line. | 1480 |
![]() | '+' is not preceded with whitespace. | 1481 |
![]() | '+' should be on a new line. | 1481 |
![]() | '+' is not preceded with whitespace. | 1482 |
![]() | '+' should be on a new line. | 1482 |
![]() | '+' is not preceded with whitespace. | 1483 |
![]() | '+' should be on a new line. | 1483 |
![]() | '+' is not preceded with whitespace. | 1484 |
![]() | '+' should be on a new line. | 1484 |
![]() | '+' is not preceded with whitespace. | 1485 |
![]() | '+' should be on a new line. | 1485 |
![]() | '+' is not preceded with whitespace. | 1486 |
![]() | '+' should be on a new line. | 1486 |
![]() | '+' is not preceded with whitespace. | 1487 |
![]() | '+' should be on a new line. | 1487 |
![]() | '+' is not preceded with whitespace. | 1488 |
![]() | '+' should be on a new line. | 1488 |
![]() | '+' is not preceded with whitespace. | 1489 |
![]() | '+' should be on a new line. | 1489 |
![]() | '+' is not preceded with whitespace. | 1490 |
![]() | '+' should be on a new line. | 1490 |
![]() | '+' is not preceded with whitespace. | 1491 |
![]() | '+' should be on a new line. | 1491 |
![]() | '+' is not preceded with whitespace. | 1492 |
![]() | '+' should be on a new line. | 1492 |
![]() | '+' is not preceded with whitespace. | 1493 |
![]() | '+' should be on a new line. | 1493 |
![]() | '+' is not preceded with whitespace. | 1494 |
![]() | '+' should be on a new line. | 1494 |
![]() | '+' is not preceded with whitespace. | 1495 |
![]() | '+' should be on a new line. | 1495 |
![]() | '+' is not preceded with whitespace. | 1496 |
![]() | '+' should be on a new line. | 1496 |
![]() | '+' is not preceded with whitespace. | 1497 |
![]() | '+' should be on a new line. | 1497 |
![]() | '+' is not preceded with whitespace. | 1498 |
![]() | '+' should be on a new line. | 1498 |
![]() | '+' is not preceded with whitespace. | 1499 |
![]() | '+' should be on a new line. | 1499 |
![]() | '+' is not preceded with whitespace. | 1500 |
![]() | '+' should be on a new line. | 1500 |
![]() | '+' is not preceded with whitespace. | 1501 |
![]() | '+' should be on a new line. | 1501 |
![]() | '+' is not preceded with whitespace. | 1502 |
![]() | '+' should be on a new line. | 1502 |
![]() | '+' is not preceded with whitespace. | 1503 |
![]() | '+' should be on a new line. | 1503 |
![]() | '+' is not preceded with whitespace. | 1504 |
![]() | '+' should be on a new line. | 1504 |
![]() | '+' is not preceded with whitespace. | 1505 |
![]() | '+' should be on a new line. | 1505 |
![]() | '+' is not preceded with whitespace. | 1506 |
![]() | '+' should be on a new line. | 1506 |
![]() | '+' is not preceded with whitespace. | 1507 |
![]() | '+' should be on a new line. | 1507 |
![]() | '+' is not preceded with whitespace. | 1508 |
![]() | '+' should be on a new line. | 1508 |
![]() | '+' is not preceded with whitespace. | 1509 |
![]() | '+' should be on a new line. | 1509 |
![]() | '+' is not preceded with whitespace. | 1510 |
![]() | '+' should be on a new line. | 1510 |
![]() | '+' is not preceded with whitespace. | 1511 |
![]() | '+' should be on a new line. | 1511 |
![]() | '+' is not preceded with whitespace. | 1512 |
![]() | '+' should be on a new line. | 1512 |
![]() | '+' is not preceded with whitespace. | 1513 |
![]() | '+' should be on a new line. | 1513 |
![]() | '+' is not preceded with whitespace. | 1514 |
![]() | '+' should be on a new line. | 1514 |
![]() | '+' is not preceded with whitespace. | 1515 |
![]() | '+' should be on a new line. | 1515 |
![]() | '+' is not preceded with whitespace. | 1516 |
![]() | '+' should be on a new line. | 1516 |
![]() | '+' is not preceded with whitespace. | 1517 |
![]() | '+' should be on a new line. | 1517 |
![]() | '+' is not preceded with whitespace. | 1518 |
![]() | '+' should be on a new line. | 1518 |
![]() | '+' is not preceded with whitespace. | 1519 |
![]() | '+' should be on a new line. | 1519 |
![]() | '+' is not preceded with whitespace. | 1520 |
![]() | '+' should be on a new line. | 1520 |
![]() | '+' is not preceded with whitespace. | 1521 |
![]() | '+' should be on a new line. | 1521 |
![]() | '+' is not preceded with whitespace. | 1522 |
![]() | '+' should be on a new line. | 1522 |
![]() | '+' is not preceded with whitespace. | 1523 |
![]() | '+' should be on a new line. | 1523 |
![]() | '+' is not preceded with whitespace. | 1524 |
![]() | '+' should be on a new line. | 1524 |
![]() | '+' is not preceded with whitespace. | 1525 |
![]() | '+' should be on a new line. | 1525 |
![]() | '+' is not preceded with whitespace. | 1526 |
![]() | '+' should be on a new line. | 1526 |
![]() | '+' is not preceded with whitespace. | 1527 |
![]() | '+' should be on a new line. | 1527 |
![]() | '+' is not preceded with whitespace. | 1528 |
![]() | '+' should be on a new line. | 1528 |
![]() | '+' is not preceded with whitespace. | 1529 |
![]() | '+' should be on a new line. | 1529 |
![]() | '+' is not preceded with whitespace. | 1530 |
![]() | '+' should be on a new line. | 1530 |
![]() | '+' is not preceded with whitespace. | 1531 |
![]() | '+' should be on a new line. | 1531 |
![]() | '+' is not preceded with whitespace. | 1532 |
![]() | '+' should be on a new line. | 1532 |
![]() | '+' is not preceded with whitespace. | 1533 |
![]() | '+' should be on a new line. | 1533 |
![]() | '+' is not preceded with whitespace. | 1534 |
![]() | '+' should be on a new line. | 1534 |
![]() | '+' is not preceded with whitespace. | 1535 |
![]() | '+' should be on a new line. | 1535 |
![]() | '+' is not preceded with whitespace. | 1536 |
![]() | '+' should be on a new line. | 1536 |
![]() | '+' is not preceded with whitespace. | 1537 |
![]() | '+' should be on a new line. | 1537 |
![]() | '+' is not preceded with whitespace. | 1538 |
![]() | '+' should be on a new line. | 1538 |
![]() | '+' is not preceded with whitespace. | 1539 |
![]() | '+' should be on a new line. | 1539 |
![]() | '+' is not preceded with whitespace. | 1540 |
![]() | '+' should be on a new line. | 1540 |
![]() | '+' is not preceded with whitespace. | 1541 |
![]() | '+' should be on a new line. | 1541 |
![]() | '+' is not preceded with whitespace. | 1542 |
![]() | '+' should be on a new line. | 1542 |
![]() | '+' is not preceded with whitespace. | 1543 |
![]() | '+' should be on a new line. | 1543 |
![]() | '+' is not preceded with whitespace. | 1544 |
![]() | '+' should be on a new line. | 1544 |
![]() | '+' is not preceded with whitespace. | 1545 |
![]() | '+' should be on a new line. | 1545 |
![]() | '+' is not preceded with whitespace. | 1546 |
![]() | '+' should be on a new line. | 1546 |
![]() | '+' is not preceded with whitespace. | 1547 |
![]() | '+' should be on a new line. | 1547 |
![]() | '+' is not preceded with whitespace. | 1548 |
![]() | '+' should be on a new line. | 1548 |
![]() | '+' is not preceded with whitespace. | 1549 |
![]() | '+' should be on a new line. | 1549 |
![]() | '+' is not preceded with whitespace. | 1550 |
![]() | '+' should be on a new line. | 1550 |
![]() | '+' is not preceded with whitespace. | 1551 |
![]() | '+' should be on a new line. | 1551 |
![]() | '+' is not preceded with whitespace. | 1552 |
![]() | '+' should be on a new line. | 1552 |
![]() | '+' is not preceded with whitespace. | 1553 |
![]() | '+' should be on a new line. | 1553 |
![]() | '+' is not preceded with whitespace. | 1554 |
![]() | '+' should be on a new line. | 1554 |
![]() | '+' is not preceded with whitespace. | 1555 |
![]() | '+' should be on a new line. | 1555 |
![]() | '+' is not preceded with whitespace. | 1556 |
![]() | '+' should be on a new line. | 1556 |
![]() | '+' is not preceded with whitespace. | 1557 |
![]() | '+' should be on a new line. | 1557 |
![]() | '+' is not preceded with whitespace. | 1558 |
![]() | '+' should be on a new line. | 1558 |
![]() | '+' is not preceded with whitespace. | 1559 |
![]() | '+' should be on a new line. | 1559 |
![]() | '+' is not preceded with whitespace. | 1560 |
![]() | '+' should be on a new line. | 1560 |
![]() | '+' is not preceded with whitespace. | 1561 |
![]() | '+' should be on a new line. | 1561 |
![]() | '+' is not preceded with whitespace. | 1562 |
![]() | '+' should be on a new line. | 1562 |
![]() | '+' is not preceded with whitespace. | 1563 |
![]() | '+' should be on a new line. | 1563 |
![]() | '+' is not preceded with whitespace. | 1564 |
![]() | '+' should be on a new line. | 1564 |
![]() | '+' is not preceded with whitespace. | 1565 |
![]() | '+' should be on a new line. | 1565 |
![]() | '+' is not preceded with whitespace. | 1566 |
![]() | '+' should be on a new line. | 1566 |
![]() | '+' is not preceded with whitespace. | 1567 |
![]() | '+' should be on a new line. | 1567 |
![]() | '+' is not preceded with whitespace. | 1568 |
![]() | '+' should be on a new line. | 1568 |
![]() | '+' is not preceded with whitespace. | 1569 |
![]() | '+' should be on a new line. | 1569 |
![]() | '+' is not preceded with whitespace. | 1570 |
![]() | '+' should be on a new line. | 1570 |
![]() | '+' is not preceded with whitespace. | 1571 |
![]() | '+' should be on a new line. | 1571 |
![]() | '+' is not preceded with whitespace. | 1572 |
![]() | '+' should be on a new line. | 1572 |
![]() | '+' is not preceded with whitespace. | 1573 |
![]() | '+' should be on a new line. | 1573 |
![]() | '+' is not preceded with whitespace. | 1574 |
![]() | '+' should be on a new line. | 1574 |
![]() | '+' is not preceded with whitespace. | 1575 |
![]() | '+' should be on a new line. | 1575 |
![]() | '+' is not preceded with whitespace. | 1576 |
![]() | '+' should be on a new line. | 1576 |
![]() | '+' is not preceded with whitespace. | 1577 |
![]() | '+' should be on a new line. | 1577 |
![]() | '+' is not preceded with whitespace. | 1578 |
![]() | '+' should be on a new line. | 1578 |
![]() | '+' is not preceded with whitespace. | 1579 |
![]() | '+' should be on a new line. | 1579 |
![]() | '+' is not preceded with whitespace. | 1580 |
![]() | '+' should be on a new line. | 1580 |
![]() | '+' is not preceded with whitespace. | 1581 |
![]() | '+' should be on a new line. | 1581 |
![]() | '+' is not preceded with whitespace. | 1582 |
![]() | '+' should be on a new line. | 1582 |
![]() | '+' is not preceded with whitespace. | 1583 |
![]() | '+' should be on a new line. | 1583 |
![]() | '+' is not preceded with whitespace. | 1584 |
![]() | '+' should be on a new line. | 1584 |
![]() | '+' is not preceded with whitespace. | 1585 |
![]() | '+' should be on a new line. | 1585 |
![]() | '+' is not preceded with whitespace. | 1586 |
![]() | '+' should be on a new line. | 1586 |
![]() | '+' is not preceded with whitespace. | 1587 |
![]() | '+' should be on a new line. | 1587 |
![]() | '+' is not preceded with whitespace. | 1588 |
![]() | '+' should be on a new line. | 1588 |
![]() | '+' is not preceded with whitespace. | 1589 |
![]() | '+' should be on a new line. | 1589 |
![]() | '+' is not preceded with whitespace. | 1590 |
![]() | '+' should be on a new line. | 1590 |
![]() | '+' is not preceded with whitespace. | 1591 |
![]() | '+' should be on a new line. | 1591 |
![]() | '+' is not preceded with whitespace. | 1592 |
![]() | '+' should be on a new line. | 1592 |
![]() | '+' is not preceded with whitespace. | 1593 |
![]() | '+' should be on a new line. | 1593 |
![]() | '+' is not preceded with whitespace. | 1594 |
![]() | '+' should be on a new line. | 1594 |
![]() | '+' is not preceded with whitespace. | 1595 |
![]() | '+' should be on a new line. | 1595 |
![]() | '+' is not preceded with whitespace. | 1596 |
![]() | '+' should be on a new line. | 1596 |
![]() | '+' is not preceded with whitespace. | 1597 |
![]() | '+' should be on a new line. | 1597 |
![]() | '+' is not preceded with whitespace. | 1598 |
![]() | '+' should be on a new line. | 1598 |
![]() | '+' is not preceded with whitespace. | 1599 |
![]() | '+' should be on a new line. | 1599 |
![]() | '+' is not preceded with whitespace. | 1600 |
![]() | '+' should be on a new line. | 1600 |
![]() | '+' is not preceded with whitespace. | 1601 |
![]() | '+' should be on a new line. | 1601 |
![]() | '+' is not preceded with whitespace. | 1602 |
![]() | '+' should be on a new line. | 1602 |
![]() | '+' is not preceded with whitespace. | 1603 |
![]() | '+' should be on a new line. | 1603 |
![]() | '+' is not preceded with whitespace. | 1604 |
![]() | '+' should be on a new line. | 1604 |
![]() | '+' is not preceded with whitespace. | 1605 |
![]() | '+' should be on a new line. | 1605 |
![]() | '+' is not preceded with whitespace. | 1606 |
![]() | '+' should be on a new line. | 1606 |
![]() | '+' is not preceded with whitespace. | 1607 |
![]() | '+' should be on a new line. | 1607 |
![]() | '+' is not preceded with whitespace. | 1608 |
![]() | '+' should be on a new line. | 1608 |
![]() | '+' is not preceded with whitespace. | 1609 |
![]() | '+' should be on a new line. | 1609 |
![]() | '+' is not preceded with whitespace. | 1610 |
![]() | '+' should be on a new line. | 1610 |
![]() | '+' is not preceded with whitespace. | 1611 |
![]() | '+' should be on a new line. | 1611 |
![]() | '+' is not preceded with whitespace. | 1612 |
![]() | '+' should be on a new line. | 1612 |
![]() | '+' is not preceded with whitespace. | 1613 |
![]() | '+' should be on a new line. | 1613 |
![]() | '+' is not preceded with whitespace. | 1614 |
![]() | '+' should be on a new line. | 1614 |
![]() | '+' is not preceded with whitespace. | 1615 |
![]() | '+' should be on a new line. | 1615 |
![]() | '+' is not preceded with whitespace. | 1616 |
![]() | '+' should be on a new line. | 1616 |
![]() | '+' is not preceded with whitespace. | 1617 |
![]() | '+' should be on a new line. | 1617 |
![]() | '+' is not preceded with whitespace. | 1618 |
![]() | '+' should be on a new line. | 1618 |
![]() | '+' is not preceded with whitespace. | 1619 |
![]() | '+' should be on a new line. | 1619 |
![]() | '+' is not preceded with whitespace. | 1620 |
![]() | '+' should be on a new line. | 1620 |
![]() | '+' is not preceded with whitespace. | 1621 |
![]() | '+' should be on a new line. | 1621 |
![]() | '+' is not preceded with whitespace. | 1622 |
![]() | '+' should be on a new line. | 1622 |
![]() | '+' is not preceded with whitespace. | 1623 |
![]() | '+' should be on a new line. | 1623 |
![]() | '+' is not preceded with whitespace. | 1624 |
![]() | '+' should be on a new line. | 1624 |
![]() | '+' is not preceded with whitespace. | 1625 |
![]() | '+' should be on a new line. | 1625 |
![]() | '+' is not preceded with whitespace. | 1626 |
![]() | '+' should be on a new line. | 1626 |
![]() | '+' is not preceded with whitespace. | 1627 |
![]() | '+' should be on a new line. | 1627 |
![]() | '+' is not preceded with whitespace. | 1628 |
![]() | '+' should be on a new line. | 1628 |
![]() | '+' is not preceded with whitespace. | 1629 |
![]() | '+' should be on a new line. | 1629 |
![]() | '+' is not preceded with whitespace. | 1630 |
![]() | '+' should be on a new line. | 1630 |
![]() | '+' is not preceded with whitespace. | 1631 |
![]() | '+' should be on a new line. | 1631 |
![]() | '+' is not preceded with whitespace. | 1632 |
![]() | '+' should be on a new line. | 1632 |
![]() | '+' is not preceded with whitespace. | 1633 |
![]() | '+' should be on a new line. | 1633 |
![]() | '+' is not preceded with whitespace. | 1634 |
![]() | '+' should be on a new line. | 1634 |
![]() | '+' is not preceded with whitespace. | 1635 |
![]() | '+' should be on a new line. | 1635 |
![]() | '+' is not preceded with whitespace. | 1636 |
![]() | '+' should be on a new line. | 1636 |
![]() | '+' is not preceded with whitespace. | 1637 |
![]() | '+' should be on a new line. | 1637 |
![]() | '+' is not preceded with whitespace. | 1638 |
![]() | '+' should be on a new line. | 1638 |
![]() | '+' is not preceded with whitespace. | 1639 |
![]() | '+' should be on a new line. | 1639 |
![]() | '+' is not preceded with whitespace. | 1640 |
![]() | '+' should be on a new line. | 1640 |
![]() | '+' is not preceded with whitespace. | 1641 |
![]() | '+' should be on a new line. | 1641 |
![]() | '+' is not preceded with whitespace. | 1642 |
![]() | '+' should be on a new line. | 1642 |
![]() | '+' is not preceded with whitespace. | 1643 |
![]() | '+' should be on a new line. | 1643 |
![]() | '+' is not preceded with whitespace. | 1644 |
![]() | '+' should be on a new line. | 1644 |
![]() | '+' is not preceded with whitespace. | 1645 |
![]() | '+' should be on a new line. | 1645 |
![]() | '+' is not preceded with whitespace. | 1646 |
![]() | '+' should be on a new line. | 1646 |
![]() | '+' is not preceded with whitespace. | 1647 |
![]() | '+' should be on a new line. | 1647 |
![]() | '+' is not preceded with whitespace. | 1648 |
![]() | '+' should be on a new line. | 1648 |
![]() | '+' is not preceded with whitespace. | 1649 |
![]() | '+' should be on a new line. | 1649 |
![]() | '+' is not preceded with whitespace. | 1650 |
![]() | '+' should be on a new line. | 1650 |
![]() | '+' is not preceded with whitespace. | 1651 |
![]() | '+' should be on a new line. | 1651 |
![]() | '+' is not preceded with whitespace. | 1652 |
![]() | '+' should be on a new line. | 1652 |
![]() | '+' is not preceded with whitespace. | 1653 |
![]() | '+' should be on a new line. | 1653 |
![]() | '+' is not preceded with whitespace. | 1654 |
![]() | '+' should be on a new line. | 1654 |
![]() | '+' is not preceded with whitespace. | 1655 |
![]() | '+' should be on a new line. | 1655 |
![]() | '+' is not preceded with whitespace. | 1656 |
![]() | '+' should be on a new line. | 1656 |
![]() | '+' is not preceded with whitespace. | 1657 |
![]() | '+' should be on a new line. | 1657 |
![]() | '+' is not preceded with whitespace. | 1658 |
![]() | '+' should be on a new line. | 1658 |
![]() | '+' is not preceded with whitespace. | 1659 |
![]() | '+' should be on a new line. | 1659 |
![]() | '+' is not preceded with whitespace. | 1660 |
![]() | '+' should be on a new line. | 1660 |
![]() | '+' is not preceded with whitespace. | 1661 |
![]() | '+' should be on a new line. | 1661 |
![]() | '+' is not preceded with whitespace. | 1662 |
![]() | '+' should be on a new line. | 1662 |
![]() | '+' is not preceded with whitespace. | 1663 |
![]() | '+' should be on a new line. | 1663 |
![]() | '+' is not preceded with whitespace. | 1664 |
![]() | '+' should be on a new line. | 1664 |
![]() | '+' is not preceded with whitespace. | 1665 |
![]() | '+' should be on a new line. | 1665 |
![]() | '+' is not preceded with whitespace. | 1666 |
![]() | '+' should be on a new line. | 1666 |
![]() | '+' is not preceded with whitespace. | 1667 |
![]() | '+' should be on a new line. | 1667 |
![]() | '+' is not preceded with whitespace. | 1668 |
![]() | '+' should be on a new line. | 1668 |
![]() | '+' is not preceded with whitespace. | 1669 |
![]() | '+' should be on a new line. | 1669 |
![]() | '+' is not preceded with whitespace. | 1670 |
![]() | '+' should be on a new line. | 1670 |
![]() | '+' is not preceded with whitespace. | 1671 |
![]() | '+' should be on a new line. | 1671 |
![]() | '+' is not preceded with whitespace. | 1672 |
![]() | '+' should be on a new line. | 1672 |
![]() | '+' is not preceded with whitespace. | 1673 |
![]() | '+' should be on a new line. | 1673 |
![]() | '+' is not preceded with whitespace. | 1674 |
![]() | '+' should be on a new line. | 1674 |
![]() | '+' is not preceded with whitespace. | 1675 |
![]() | '+' should be on a new line. | 1675 |
![]() | '+' is not preceded with whitespace. | 1676 |
![]() | '+' should be on a new line. | 1676 |
![]() | '+' is not preceded with whitespace. | 1677 |
![]() | '+' should be on a new line. | 1677 |
![]() | '+' is not preceded with whitespace. | 1678 |
![]() | '+' should be on a new line. | 1678 |
![]() | '+' is not preceded with whitespace. | 1679 |
![]() | '+' should be on a new line. | 1679 |
![]() | '+' is not preceded with whitespace. | 1680 |
![]() | '+' should be on a new line. | 1680 |
![]() | '+' is not preceded with whitespace. | 1681 |
![]() | '+' should be on a new line. | 1681 |
![]() | '+' is not preceded with whitespace. | 1682 |
![]() | '+' should be on a new line. | 1682 |
![]() | '+' is not preceded with whitespace. | 1683 |
![]() | '+' should be on a new line. | 1683 |
![]() | '+' is not preceded with whitespace. | 1684 |
![]() | '+' should be on a new line. | 1684 |
![]() | '+' is not preceded with whitespace. | 1685 |
![]() | '+' should be on a new line. | 1685 |
![]() | '+' is not preceded with whitespace. | 1686 |
![]() | '+' should be on a new line. | 1686 |
![]() | '+' is not preceded with whitespace. | 1687 |
![]() | '+' should be on a new line. | 1687 |
![]() | '+' is not preceded with whitespace. | 1688 |
![]() | '+' should be on a new line. | 1688 |
![]() | '+' is not preceded with whitespace. | 1689 |
![]() | '+' should be on a new line. | 1689 |
![]() | '+' is not preceded with whitespace. | 1690 |
![]() | '+' should be on a new line. | 1690 |
![]() | '+' is not preceded with whitespace. | 1691 |
![]() | '+' should be on a new line. | 1691 |
![]() | '+' is not preceded with whitespace. | 1692 |
![]() | '+' should be on a new line. | 1692 |
![]() | '+' is not preceded with whitespace. | 1693 |
![]() | '+' should be on a new line. | 1693 |
![]() | '+' is not preceded with whitespace. | 1694 |
![]() | '+' should be on a new line. | 1694 |
![]() | '+' is not preceded with whitespace. | 1695 |
![]() | '+' should be on a new line. | 1695 |
![]() | '+' is not preceded with whitespace. | 1696 |
![]() | '+' should be on a new line. | 1696 |
![]() | '+' is not preceded with whitespace. | 1697 |
![]() | '+' should be on a new line. | 1697 |
![]() | '+' is not preceded with whitespace. | 1698 |
![]() | '+' should be on a new line. | 1698 |
![]() | '+' is not preceded with whitespace. | 1699 |
![]() | '+' should be on a new line. | 1699 |
![]() | '+' is not preceded with whitespace. | 1700 |
![]() | '+' should be on a new line. | 1700 |
![]() | '+' is not preceded with whitespace. | 1701 |
![]() | '+' should be on a new line. | 1701 |
![]() | '+' is not preceded with whitespace. | 1702 |
![]() | '+' should be on a new line. | 1702 |
![]() | '+' is not preceded with whitespace. | 1703 |
![]() | '+' should be on a new line. | 1703 |
![]() | '+' is not preceded with whitespace. | 1704 |
![]() | '+' should be on a new line. | 1704 |
![]() | '+' is not preceded with whitespace. | 1705 |
![]() | '+' should be on a new line. | 1705 |
![]() | '+' is not preceded with whitespace. | 1706 |
![]() | '+' should be on a new line. | 1706 |
![]() | '+' is not preceded with whitespace. | 1707 |
![]() | '+' should be on a new line. | 1707 |
![]() | '+' is not preceded with whitespace. | 1708 |
![]() | '+' should be on a new line. | 1708 |
![]() | '+' is not preceded with whitespace. | 1709 |
![]() | '+' should be on a new line. | 1709 |
![]() | '+' is not preceded with whitespace. | 1710 |
![]() | '+' should be on a new line. | 1710 |
![]() | '+' is not preceded with whitespace. | 1711 |
![]() | '+' should be on a new line. | 1711 |
![]() | '+' is not preceded with whitespace. | 1712 |
![]() | '+' should be on a new line. | 1712 |
![]() | '+' is not preceded with whitespace. | 1713 |
![]() | '+' should be on a new line. | 1713 |
![]() | '+' is not preceded with whitespace. | 1714 |
![]() | '+' should be on a new line. | 1714 |
![]() | '+' is not preceded with whitespace. | 1715 |
![]() | '+' should be on a new line. | 1715 |
![]() | '+' is not preceded with whitespace. | 1716 |
![]() | '+' should be on a new line. | 1716 |
![]() | '+' is not preceded with whitespace. | 1717 |
![]() | '+' should be on a new line. | 1717 |
![]() | '+' is not preceded with whitespace. | 1718 |
![]() | '+' should be on a new line. | 1718 |
![]() | '+' is not preceded with whitespace. | 1719 |
![]() | '+' should be on a new line. | 1719 |
![]() | '+' is not preceded with whitespace. | 1720 |
![]() | '+' should be on a new line. | 1720 |
![]() | '+' is not preceded with whitespace. | 1721 |
![]() | '+' should be on a new line. | 1721 |
![]() | '+' is not preceded with whitespace. | 1722 |
![]() | '+' should be on a new line. | 1722 |
![]() | '+' is not preceded with whitespace. | 1723 |
![]() | '+' should be on a new line. | 1723 |
![]() | '+' is not preceded with whitespace. | 1724 |
![]() | '+' should be on a new line. | 1724 |
![]() | '+' is not preceded with whitespace. | 1725 |
![]() | '+' should be on a new line. | 1725 |
![]() | '+' is not preceded with whitespace. | 1726 |
![]() | '+' should be on a new line. | 1726 |
![]() | '+' is not preceded with whitespace. | 1727 |
![]() | '+' should be on a new line. | 1727 |
![]() | '+' is not preceded with whitespace. | 1728 |
![]() | '+' should be on a new line. | 1728 |
![]() | '+' is not preceded with whitespace. | 1729 |
![]() | '+' should be on a new line. | 1729 |
![]() | '+' is not preceded with whitespace. | 1730 |
![]() | '+' should be on a new line. | 1730 |
![]() | '+' is not preceded with whitespace. | 1731 |
![]() | '+' should be on a new line. | 1731 |
![]() | '+' is not preceded with whitespace. | 1732 |
![]() | '+' should be on a new line. | 1732 |
![]() | '+' is not preceded with whitespace. | 1733 |
![]() | '+' should be on a new line. | 1733 |
![]() | '+' is not preceded with whitespace. | 1734 |
![]() | '+' should be on a new line. | 1734 |
![]() | '+' is not preceded with whitespace. | 1735 |
![]() | '+' should be on a new line. | 1735 |
![]() | '+' is not preceded with whitespace. | 1736 |
![]() | '+' should be on a new line. | 1736 |
![]() | '+' is not preceded with whitespace. | 1737 |
![]() | '+' should be on a new line. | 1737 |
![]() | '+' is not preceded with whitespace. | 1738 |
![]() | '+' should be on a new line. | 1738 |
![]() | '+' is not preceded with whitespace. | 1739 |
![]() | '+' should be on a new line. | 1739 |
![]() | '+' is not preceded with whitespace. | 1740 |
![]() | '+' should be on a new line. | 1740 |
![]() | '+' is not preceded with whitespace. | 1741 |
![]() | '+' should be on a new line. | 1741 |
![]() | '+' is not preceded with whitespace. | 1742 |
![]() | '+' should be on a new line. | 1742 |
![]() | '+' is not preceded with whitespace. | 1743 |
![]() | '+' should be on a new line. | 1743 |
![]() | '+' is not preceded with whitespace. | 1744 |
![]() | '+' should be on a new line. | 1744 |
![]() | '+' is not preceded with whitespace. | 1745 |
![]() | '+' should be on a new line. | 1745 |
![]() | '+' is not preceded with whitespace. | 1746 |
![]() | '+' should be on a new line. | 1746 |
![]() | '+' is not preceded with whitespace. | 1747 |
![]() | '+' should be on a new line. | 1747 |
![]() | '+' is not preceded with whitespace. | 1748 |
![]() | '+' should be on a new line. | 1748 |
![]() | '+' is not preceded with whitespace. | 1749 |
![]() | '+' should be on a new line. | 1749 |
![]() | '+' is not preceded with whitespace. | 1750 |
![]() | '+' should be on a new line. | 1750 |
![]() | '+' is not preceded with whitespace. | 1751 |
![]() | '+' should be on a new line. | 1751 |
![]() | '+' is not preceded with whitespace. | 1752 |
![]() | '+' should be on a new line. | 1752 |
![]() | '+' is not preceded with whitespace. | 1753 |
![]() | '+' should be on a new line. | 1753 |
![]() | '+' is not preceded with whitespace. | 1754 |
![]() | '+' should be on a new line. | 1754 |
![]() | '+' is not preceded with whitespace. | 1755 |
![]() | '+' should be on a new line. | 1755 |
![]() | '+' is not preceded with whitespace. | 1756 |
![]() | '+' should be on a new line. | 1756 |
![]() | '+' is not preceded with whitespace. | 1757 |
![]() | '+' should be on a new line. | 1757 |
![]() | '+' is not preceded with whitespace. | 1758 |
![]() | '+' should be on a new line. | 1758 |
![]() | '+' is not preceded with whitespace. | 1759 |
![]() | '+' should be on a new line. | 1759 |
![]() | '+' is not preceded with whitespace. | 1760 |
![]() | '+' should be on a new line. | 1760 |
![]() | '+' is not preceded with whitespace. | 1761 |
![]() | '+' should be on a new line. | 1761 |
![]() | '+' is not preceded with whitespace. | 1762 |
![]() | '+' should be on a new line. | 1762 |
![]() | '+' is not preceded with whitespace. | 1763 |
![]() | '+' should be on a new line. | 1763 |
![]() | '+' is not preceded with whitespace. | 1764 |
![]() | '+' should be on a new line. | 1764 |
![]() | '+' is not preceded with whitespace. | 1765 |
![]() | '+' should be on a new line. | 1765 |
![]() | '+' is not preceded with whitespace. | 1766 |
![]() | '+' should be on a new line. | 1766 |
![]() | '+' is not preceded with whitespace. | 1767 |
![]() | '+' should be on a new line. | 1767 |
![]() | '+' is not preceded with whitespace. | 1768 |
![]() | '+' should be on a new line. | 1768 |
![]() | '+' is not preceded with whitespace. | 1769 |
![]() | '+' should be on a new line. | 1769 |
![]() | '+' is not preceded with whitespace. | 1770 |
![]() | '+' should be on a new line. | 1770 |
![]() | '+' is not preceded with whitespace. | 1771 |
![]() | '+' should be on a new line. | 1771 |
![]() | '+' is not preceded with whitespace. | 1772 |
![]() | '+' should be on a new line. | 1772 |
![]() | '+' is not preceded with whitespace. | 1773 |
![]() | '+' should be on a new line. | 1773 |
![]() | '+' is not preceded with whitespace. | 1774 |
![]() | '+' should be on a new line. | 1774 |
![]() | '+' is not preceded with whitespace. | 1775 |
![]() | '+' should be on a new line. | 1775 |
![]() | '+' is not preceded with whitespace. | 1776 |
![]() | '+' should be on a new line. | 1776 |
![]() | '+' is not preceded with whitespace. | 1777 |
![]() | '+' should be on a new line. | 1777 |
![]() | '+' is not preceded with whitespace. | 1778 |
![]() | '+' should be on a new line. | 1778 |
![]() | '+' is not preceded with whitespace. | 1779 |
![]() | '+' should be on a new line. | 1779 |
![]() | '+' is not preceded with whitespace. | 1780 |
![]() | '+' should be on a new line. | 1780 |
![]() | '+' is not preceded with whitespace. | 1781 |
![]() | '+' should be on a new line. | 1781 |
![]() | '+' is not preceded with whitespace. | 1782 |
![]() | '+' should be on a new line. | 1782 |
![]() | '+' is not preceded with whitespace. | 1783 |
![]() | '+' should be on a new line. | 1783 |
![]() | '+' is not preceded with whitespace. | 1784 |
![]() | '+' should be on a new line. | 1784 |
![]() | '+' is not preceded with whitespace. | 1785 |
![]() | '+' should be on a new line. | 1785 |
![]() | '+' is not preceded with whitespace. | 1786 |
![]() | '+' should be on a new line. | 1786 |
![]() | '+' is not preceded with whitespace. | 1787 |
![]() | '+' should be on a new line. | 1787 |
![]() | '+' is not preceded with whitespace. | 1788 |
![]() | '+' should be on a new line. | 1788 |
![]() | '+' is not preceded with whitespace. | 1789 |
![]() | '+' should be on a new line. | 1789 |
![]() | '+' is not preceded with whitespace. | 1790 |
![]() | '+' should be on a new line. | 1790 |
![]() | '+' is not preceded with whitespace. | 1791 |
![]() | '+' should be on a new line. | 1791 |
![]() | '+' is not preceded with whitespace. | 1792 |
![]() | '+' should be on a new line. | 1792 |
![]() | '+' is not preceded with whitespace. | 1793 |
![]() | '+' should be on a new line. | 1793 |
![]() | '+' is not preceded with whitespace. | 1794 |
![]() | '+' should be on a new line. | 1794 |
![]() | '+' is not preceded with whitespace. | 1795 |
![]() | '+' should be on a new line. | 1795 |
![]() | '+' is not preceded with whitespace. | 1796 |
![]() | '+' should be on a new line. | 1796 |
![]() | '+' is not preceded with whitespace. | 1797 |
![]() | '+' should be on a new line. | 1797 |
![]() | '+' is not preceded with whitespace. | 1798 |
![]() | '+' should be on a new line. | 1798 |
![]() | '+' is not preceded with whitespace. | 1799 |
![]() | '+' should be on a new line. | 1799 |
![]() | '+' is not preceded with whitespace. | 1800 |
![]() | '+' should be on a new line. | 1800 |
![]() | '+' is not preceded with whitespace. | 1801 |
![]() | '+' should be on a new line. | 1801 |
![]() | '+' is not preceded with whitespace. | 1802 |
![]() | '+' should be on a new line. | 1802 |
![]() | '+' is not preceded with whitespace. | 1803 |
![]() | '+' should be on a new line. | 1803 |
![]() | '+' is not preceded with whitespace. | 1804 |
![]() | '+' should be on a new line. | 1804 |
![]() | '+' is not preceded with whitespace. | 1805 |
![]() | '+' should be on a new line. | 1805 |
![]() | '+' is not preceded with whitespace. | 1806 |
![]() | '+' should be on a new line. | 1806 |
![]() | '+' is not preceded with whitespace. | 1807 |
![]() | '+' should be on a new line. | 1807 |
![]() | '+' is not preceded with whitespace. | 1808 |
![]() | '+' should be on a new line. | 1808 |
![]() | '+' is not preceded with whitespace. | 1809 |
![]() | '+' should be on a new line. | 1809 |
![]() | '+' is not preceded with whitespace. | 1810 |
![]() | '+' should be on a new line. | 1810 |
![]() | '+' is not preceded with whitespace. | 1811 |
![]() | '+' should be on a new line. | 1811 |
![]() | '+' is not preceded with whitespace. | 1812 |
![]() | '+' should be on a new line. | 1812 |
![]() | '+' is not preceded with whitespace. | 1813 |
![]() | '+' should be on a new line. | 1813 |
![]() | '+' is not preceded with whitespace. | 1814 |
![]() | '+' should be on a new line. | 1814 |
![]() | '+' is not preceded with whitespace. | 1815 |
![]() | '+' should be on a new line. | 1815 |
![]() | '+' is not preceded with whitespace. | 1816 |
![]() | '+' should be on a new line. | 1816 |
![]() | '+' is not preceded with whitespace. | 1817 |
![]() | '+' should be on a new line. | 1817 |
![]() | '+' is not preceded with whitespace. | 1818 |
![]() | '+' should be on a new line. | 1818 |
![]() | '+' is not preceded with whitespace. | 1819 |
![]() | '+' should be on a new line. | 1819 |
![]() | '+' is not preceded with whitespace. | 1820 |
![]() | '+' should be on a new line. | 1820 |
![]() | '+' is not preceded with whitespace. | 1821 |
![]() | '+' should be on a new line. | 1821 |
![]() | '+' is not preceded with whitespace. | 1822 |
![]() | '+' should be on a new line. | 1822 |
![]() | '+' is not preceded with whitespace. | 1823 |
![]() | '+' should be on a new line. | 1823 |
![]() | '+' is not preceded with whitespace. | 1824 |
![]() | '+' should be on a new line. | 1824 |
![]() | '+' is not preceded with whitespace. | 1825 |
![]() | '+' should be on a new line. | 1825 |
![]() | '+' is not preceded with whitespace. | 1826 |
![]() | '+' should be on a new line. | 1826 |
![]() | '+' is not preceded with whitespace. | 1827 |
![]() | '+' should be on a new line. | 1827 |
![]() | '+' is not preceded with whitespace. | 1828 |
![]() | '+' should be on a new line. | 1828 |
![]() | '+' is not preceded with whitespace. | 1829 |
![]() | '+' should be on a new line. | 1829 |
![]() | '+' is not preceded with whitespace. | 1830 |
![]() | '+' should be on a new line. | 1830 |
![]() | '+' is not preceded with whitespace. | 1831 |
![]() | '+' should be on a new line. | 1831 |
![]() | '+' is not preceded with whitespace. | 1832 |
![]() | '+' should be on a new line. | 1832 |
![]() | '+' is not preceded with whitespace. | 1833 |
![]() | '+' should be on a new line. | 1833 |
![]() | '+' is not preceded with whitespace. | 1834 |
![]() | '+' should be on a new line. | 1834 |
![]() | '+' is not preceded with whitespace. | 1835 |
![]() | '+' should be on a new line. | 1835 |
![]() | '+' is not preceded with whitespace. | 1836 |
![]() | '+' should be on a new line. | 1836 |
![]() | '+' is not preceded with whitespace. | 1837 |
![]() | '+' should be on a new line. | 1837 |
![]() | '+' is not preceded with whitespace. | 1838 |
![]() | '+' should be on a new line. | 1838 |
![]() | '+' is not preceded with whitespace. | 1839 |
![]() | '+' should be on a new line. | 1839 |
![]() | '+' is not preceded with whitespace. | 1840 |
![]() | '+' should be on a new line. | 1840 |
![]() | '+' is not preceded with whitespace. | 1841 |
![]() | '+' should be on a new line. | 1841 |
![]() | '+' is not preceded with whitespace. | 1842 |
![]() | '+' should be on a new line. | 1842 |
![]() | '+' is not preceded with whitespace. | 1843 |
![]() | '+' should be on a new line. | 1843 |
![]() | '+' is not preceded with whitespace. | 1844 |
![]() | '+' should be on a new line. | 1844 |
![]() | '+' is not preceded with whitespace. | 1845 |
![]() | '+' should be on a new line. | 1845 |
![]() | '+' is not preceded with whitespace. | 1846 |
![]() | '+' should be on a new line. | 1846 |
![]() | '+' is not preceded with whitespace. | 1847 |
![]() | '+' should be on a new line. | 1847 |
![]() | '+' is not preceded with whitespace. | 1848 |
![]() | '+' should be on a new line. | 1848 |
![]() | '+' is not preceded with whitespace. | 1849 |
![]() | '+' should be on a new line. | 1849 |
![]() | '+' is not preceded with whitespace. | 1850 |
![]() | '+' should be on a new line. | 1850 |
![]() | '+' is not preceded with whitespace. | 1851 |
![]() | '+' should be on a new line. | 1851 |
![]() | '+' is not preceded with whitespace. | 1852 |
![]() | '+' should be on a new line. | 1852 |
![]() | '+' is not preceded with whitespace. | 1853 |
![]() | '+' should be on a new line. | 1853 |
![]() | '+' is not preceded with whitespace. | 1854 |
![]() | '+' should be on a new line. | 1854 |
![]() | '+' is not preceded with whitespace. | 1855 |
![]() | '+' should be on a new line. | 1855 |
![]() | '+' is not preceded with whitespace. | 1856 |
![]() | '+' should be on a new line. | 1856 |
![]() | '+' is not preceded with whitespace. | 1857 |
![]() | '+' should be on a new line. | 1857 |
![]() | '+' is not preceded with whitespace. | 1858 |
![]() | '+' should be on a new line. | 1858 |
![]() | '+' is not preceded with whitespace. | 1859 |
![]() | '+' should be on a new line. | 1859 |
![]() | '+' is not preceded with whitespace. | 1860 |
![]() | '+' should be on a new line. | 1860 |
![]() | '+' is not preceded with whitespace. | 1861 |
![]() | '+' should be on a new line. | 1861 |
![]() | '+' is not preceded with whitespace. | 1862 |
![]() | '+' should be on a new line. | 1862 |
![]() | '+' is not preceded with whitespace. | 1863 |
![]() | '+' should be on a new line. | 1863 |
![]() | '+' is not preceded with whitespace. | 1864 |
![]() | '+' should be on a new line. | 1864 |
![]() | '+' is not preceded with whitespace. | 1865 |
![]() | '+' should be on a new line. | 1865 |
![]() | '+' is not preceded with whitespace. | 1866 |
![]() | '+' should be on a new line. | 1866 |
![]() | '+' is not preceded with whitespace. | 1867 |
![]() | '+' should be on a new line. | 1867 |
![]() | '+' is not preceded with whitespace. | 1868 |
![]() | '+' should be on a new line. | 1868 |
![]() | '+' is not preceded with whitespace. | 1869 |
![]() | '+' should be on a new line. | 1869 |
![]() | '+' is not preceded with whitespace. | 1870 |
![]() | '+' should be on a new line. | 1870 |
![]() | '+' is not preceded with whitespace. | 1871 |
![]() | '+' should be on a new line. | 1871 |
![]() | '+' is not preceded with whitespace. | 1872 |
![]() | '+' should be on a new line. | 1872 |
![]() | '+' is not preceded with whitespace. | 1873 |
![]() | '+' should be on a new line. | 1873 |
![]() | '+' is not preceded with whitespace. | 1874 |
![]() | '+' should be on a new line. | 1874 |
![]() | '+' is not preceded with whitespace. | 1875 |
![]() | '+' should be on a new line. | 1875 |
![]() | '+' is not preceded with whitespace. | 1876 |
![]() | '+' should be on a new line. | 1876 |
![]() | '+' is not preceded with whitespace. | 1877 |
![]() | '+' should be on a new line. | 1877 |
![]() | '+' is not preceded with whitespace. | 1878 |
![]() | '+' should be on a new line. | 1878 |
![]() | '+' is not preceded with whitespace. | 1879 |
![]() | '+' should be on a new line. | 1879 |
![]() | '+' is not preceded with whitespace. | 1880 |
![]() | '+' should be on a new line. | 1880 |
![]() | '+' is not preceded with whitespace. | 1881 |
![]() | '+' should be on a new line. | 1881 |
![]() | '+' is not preceded with whitespace. | 1882 |
![]() | '+' should be on a new line. | 1882 |
![]() | '+' is not preceded with whitespace. | 1883 |
![]() | '+' should be on a new line. | 1883 |
![]() | '+' is not preceded with whitespace. | 1884 |
![]() | '+' should be on a new line. | 1884 |
![]() | '+' is not preceded with whitespace. | 1885 |
![]() | '+' should be on a new line. | 1885 |
![]() | '+' is not preceded with whitespace. | 1886 |
![]() | '+' should be on a new line. | 1886 |
![]() | '+' is not preceded with whitespace. | 1887 |
![]() | '+' should be on a new line. | 1887 |
![]() | '+' is not preceded with whitespace. | 1888 |
![]() | '+' should be on a new line. | 1888 |
![]() | '+' is not preceded with whitespace. | 1889 |
![]() | '+' should be on a new line. | 1889 |
![]() | '+' is not preceded with whitespace. | 1890 |
![]() | '+' should be on a new line. | 1890 |
![]() | '+' is not preceded with whitespace. | 1891 |
![]() | '+' should be on a new line. | 1891 |
![]() | '+' is not preceded with whitespace. | 1892 |
![]() | '+' should be on a new line. | 1892 |
![]() | '+' is not preceded with whitespace. | 1893 |
![]() | '+' should be on a new line. | 1893 |
![]() | '+' is not preceded with whitespace. | 1894 |
![]() | '+' should be on a new line. | 1894 |
![]() | '+' is not preceded with whitespace. | 1895 |
![]() | '+' should be on a new line. | 1895 |
![]() | '+' is not preceded with whitespace. | 1896 |
![]() | '+' should be on a new line. | 1896 |
![]() | '+' is not preceded with whitespace. | 1897 |
![]() | '+' should be on a new line. | 1897 |
![]() | '+' is not preceded with whitespace. | 1898 |
![]() | '+' should be on a new line. | 1898 |
![]() | '+' is not preceded with whitespace. | 1899 |
![]() | '+' should be on a new line. | 1899 |
![]() | '+' is not preceded with whitespace. | 1900 |
![]() | '+' should be on a new line. | 1900 |
![]() | '+' is not preceded with whitespace. | 1901 |
![]() | '+' should be on a new line. | 1901 |
![]() | '+' is not preceded with whitespace. | 1902 |
![]() | '+' should be on a new line. | 1902 |
![]() | '+' is not preceded with whitespace. | 1903 |
![]() | '+' should be on a new line. | 1903 |
![]() | '+' is not preceded with whitespace. | 1904 |
![]() | '+' should be on a new line. | 1904 |
![]() | '+' is not preceded with whitespace. | 1905 |
![]() | '+' should be on a new line. | 1905 |
![]() | '+' is not preceded with whitespace. | 1906 |
![]() | '+' should be on a new line. | 1906 |
![]() | '+' is not preceded with whitespace. | 1907 |
![]() | '+' should be on a new line. | 1907 |
![]() | '+' is not preceded with whitespace. | 1908 |
![]() | '+' should be on a new line. | 1908 |
![]() | '+' is not preceded with whitespace. | 1909 |
![]() | '+' should be on a new line. | 1909 |
![]() | '+' is not preceded with whitespace. | 1910 |
![]() | '+' should be on a new line. | 1910 |
![]() | '+' is not preceded with whitespace. | 1911 |
![]() | '+' should be on a new line. | 1911 |
![]() | '+' is not preceded with whitespace. | 1912 |
![]() | '+' should be on a new line. | 1912 |
![]() | '+' is not preceded with whitespace. | 1913 |
![]() | '+' should be on a new line. | 1913 |
![]() | '+' is not preceded with whitespace. | 1914 |
![]() | '+' should be on a new line. | 1914 |
![]() | '+' is not preceded with whitespace. | 1915 |
![]() | '+' should be on a new line. | 1915 |
![]() | '+' is not preceded with whitespace. | 1916 |
![]() | '+' should be on a new line. | 1916 |
![]() | '+' is not preceded with whitespace. | 1917 |
![]() | '+' should be on a new line. | 1917 |
![]() | '+' is not preceded with whitespace. | 1918 |
![]() | '+' should be on a new line. | 1918 |
![]() | '+' is not preceded with whitespace. | 1919 |
![]() | '+' should be on a new line. | 1919 |
![]() | '+' is not preceded with whitespace. | 1920 |
![]() | '+' should be on a new line. | 1920 |
![]() | '+' is not preceded with whitespace. | 1921 |
![]() | '+' should be on a new line. | 1921 |
![]() | '+' is not preceded with whitespace. | 1922 |
![]() | '+' should be on a new line. | 1922 |
![]() | '+' is not preceded with whitespace. | 1923 |
![]() | '+' should be on a new line. | 1923 |
![]() | '+' is not preceded with whitespace. | 1924 |
![]() | '+' should be on a new line. | 1924 |
![]() | '+' is not preceded with whitespace. | 1925 |
![]() | '+' should be on a new line. | 1925 |
![]() | '+' is not preceded with whitespace. | 1926 |
![]() | '+' should be on a new line. | 1926 |
![]() | '+' is not preceded with whitespace. | 1927 |
![]() | '+' should be on a new line. | 1927 |
![]() | '+' is not preceded with whitespace. | 1928 |
![]() | '+' should be on a new line. | 1928 |
![]() | '+' is not preceded with whitespace. | 1929 |
![]() | '+' should be on a new line. | 1929 |
![]() | '+' is not preceded with whitespace. | 1930 |
![]() | '+' should be on a new line. | 1930 |
![]() | '+' is not preceded with whitespace. | 1931 |
![]() | '+' should be on a new line. | 1931 |
![]() | '+' is not preceded with whitespace. | 1932 |
![]() | '+' should be on a new line. | 1932 |
![]() | '+' is not preceded with whitespace. | 1933 |
![]() | '+' should be on a new line. | 1933 |
![]() | '+' is not preceded with whitespace. | 1934 |
![]() | '+' should be on a new line. | 1934 |
![]() | '+' is not preceded with whitespace. | 1935 |
![]() | '+' should be on a new line. | 1935 |
![]() | '+' is not preceded with whitespace. | 1936 |
![]() | '+' should be on a new line. | 1936 |
![]() | '+' is not preceded with whitespace. | 1937 |
![]() | '+' should be on a new line. | 1937 |
![]() | '+' is not preceded with whitespace. | 1938 |
![]() | '+' should be on a new line. | 1938 |
![]() | '+' is not preceded with whitespace. | 1939 |
![]() | '+' should be on a new line. | 1939 |
![]() | '+' is not preceded with whitespace. | 1940 |
![]() | '+' should be on a new line. | 1940 |
![]() | '+' is not preceded with whitespace. | 1941 |
![]() | '+' should be on a new line. | 1941 |
![]() | '+' is not preceded with whitespace. | 1942 |
![]() | '+' should be on a new line. | 1942 |
![]() | '+' is not preceded with whitespace. | 1943 |
![]() | '+' should be on a new line. | 1943 |
![]() | '+' is not preceded with whitespace. | 1944 |
![]() | '+' should be on a new line. | 1944 |
![]() | '+' is not preceded with whitespace. | 1945 |
![]() | '+' should be on a new line. | 1945 |
![]() | '+' is not preceded with whitespace. | 1946 |
![]() | '+' should be on a new line. | 1946 |
![]() | '+' is not preceded with whitespace. | 1947 |
![]() | '+' should be on a new line. | 1947 |
![]() | '+' is not preceded with whitespace. | 1948 |
![]() | '+' should be on a new line. | 1948 |
![]() | '+' is not preceded with whitespace. | 1949 |
![]() | '+' should be on a new line. | 1949 |
![]() | '+' is not preceded with whitespace. | 1950 |
![]() | '+' should be on a new line. | 1950 |
![]() | '+' is not preceded with whitespace. | 1951 |
![]() | '+' should be on a new line. | 1951 |
![]() | '+' is not preceded with whitespace. | 1952 |
![]() | '+' should be on a new line. | 1952 |
![]() | '+' is not preceded with whitespace. | 1953 |
![]() | '+' should be on a new line. | 1953 |
![]() | '+' is not preceded with whitespace. | 1954 |
![]() | '+' should be on a new line. | 1954 |
![]() | '+' is not preceded with whitespace. | 1955 |
![]() | '+' should be on a new line. | 1955 |
![]() | '+' is not preceded with whitespace. | 1956 |
![]() | '+' should be on a new line. | 1956 |
![]() | '+' is not preceded with whitespace. | 1957 |
![]() | '+' should be on a new line. | 1957 |
![]() | '+' is not preceded with whitespace. | 1958 |
![]() | '+' should be on a new line. | 1958 |
![]() | '+' is not preceded with whitespace. | 1959 |
![]() | '+' should be on a new line. | 1959 |
![]() | '+' is not preceded with whitespace. | 1960 |
![]() | '+' should be on a new line. | 1960 |
![]() | '+' is not preceded with whitespace. | 1961 |
![]() | '+' should be on a new line. | 1961 |
![]() | '+' is not preceded with whitespace. | 1962 |
![]() | '+' should be on a new line. | 1962 |
![]() | '+' is not preceded with whitespace. | 1963 |
![]() | '+' should be on a new line. | 1963 |
![]() | '+' is not preceded with whitespace. | 1964 |
![]() | '+' should be on a new line. | 1964 |
![]() | '+' is not preceded with whitespace. | 1965 |
![]() | '+' should be on a new line. | 1965 |
![]() | '+' is not preceded with whitespace. | 1966 |
![]() | '+' should be on a new line. | 1966 |
![]() | '+' is not preceded with whitespace. | 1967 |
![]() | '+' should be on a new line. | 1967 |
![]() | '+' is not preceded with whitespace. | 1968 |
![]() | '+' should be on a new line. | 1968 |
![]() | '+' is not preceded with whitespace. | 1969 |
![]() | '+' should be on a new line. | 1969 |
![]() | '+' is not preceded with whitespace. | 1970 |
![]() | '+' should be on a new line. | 1970 |
![]() | '+' is not preceded with whitespace. | 1971 |
![]() | '+' should be on a new line. | 1971 |
![]() | '+' is not preceded with whitespace. | 1972 |
![]() | '+' should be on a new line. | 1972 |
![]() | '+' is not preceded with whitespace. | 1973 |
![]() | '+' should be on a new line. | 1973 |
![]() | '+' is not preceded with whitespace. | 1974 |
![]() | '+' should be on a new line. | 1974 |
![]() | '+' is not preceded with whitespace. | 1975 |
![]() | '+' should be on a new line. | 1975 |
![]() | '+' is not preceded with whitespace. | 1976 |
![]() | '+' should be on a new line. | 1976 |
![]() | '+' is not preceded with whitespace. | 1977 |
![]() | '+' should be on a new line. | 1977 |
![]() | '+' is not preceded with whitespace. | 1978 |
![]() | '+' should be on a new line. | 1978 |
![]() | '+' is not preceded with whitespace. | 1979 |
![]() | '+' should be on a new line. | 1979 |
![]() | '+' is not preceded with whitespace. | 1980 |
![]() | '+' should be on a new line. | 1980 |
![]() | '+' is not preceded with whitespace. | 1981 |
![]() | '+' should be on a new line. | 1981 |
![]() | '+' is not preceded with whitespace. | 1982 |
![]() | '+' should be on a new line. | 1982 |
![]() | '+' is not preceded with whitespace. | 1983 |
![]() | '+' should be on a new line. | 1983 |
![]() | '+' is not preceded with whitespace. | 1984 |
![]() | '+' should be on a new line. | 1984 |
![]() | '+' is not preceded with whitespace. | 1985 |
![]() | '+' should be on a new line. | 1985 |
![]() | '+' is not preceded with whitespace. | 1986 |
![]() | '+' should be on a new line. | 1986 |
![]() | '+' is not preceded with whitespace. | 1987 |
![]() | '+' should be on a new line. | 1987 |
![]() | '+' is not preceded with whitespace. | 1988 |
![]() | '+' should be on a new line. | 1988 |
![]() | '+' is not preceded with whitespace. | 1989 |
![]() | '+' should be on a new line. | 1989 |
![]() | '+' is not preceded with whitespace. | 1990 |
![]() | '+' should be on a new line. | 1990 |
![]() | '+' is not preceded with whitespace. | 1991 |
![]() | '+' should be on a new line. | 1991 |
![]() | '+' is not preceded with whitespace. | 1992 |
![]() | '+' should be on a new line. | 1992 |
![]() | '+' is not preceded with whitespace. | 1993 |
![]() | '+' should be on a new line. | 1993 |
![]() | '+' is not preceded with whitespace. | 1994 |
![]() | '+' should be on a new line. | 1994 |
![]() | '+' is not preceded with whitespace. | 1995 |
![]() | '+' should be on a new line. | 1995 |
![]() | '+' is not preceded with whitespace. | 1996 |
![]() | '+' should be on a new line. | 1996 |
![]() | '+' is not preceded with whitespace. | 1997 |
![]() | '+' should be on a new line. | 1997 |
![]() | '+' is not preceded with whitespace. | 1998 |
![]() | '+' should be on a new line. | 1998 |
![]() | '+' is not preceded with whitespace. | 1999 |
![]() | '+' should be on a new line. | 1999 |
![]() | '+' is not preceded with whitespace. | 2000 |
![]() | '+' should be on a new line. | 2000 |
![]() | '+' is not preceded with whitespace. | 2001 |
![]() | '+' should be on a new line. | 2001 |
![]() | '+' is not preceded with whitespace. | 2002 |
![]() | '+' should be on a new line. | 2002 |
![]() | '+' is not preceded with whitespace. | 2003 |
![]() | '+' should be on a new line. | 2003 |
![]() | '+' is not preceded with whitespace. | 2004 |
![]() | '+' should be on a new line. | 2004 |
![]() | '+' is not preceded with whitespace. | 2005 |
![]() | '+' should be on a new line. | 2005 |
![]() | '+' is not preceded with whitespace. | 2006 |
![]() | '+' should be on a new line. | 2006 |
![]() | '+' is not preceded with whitespace. | 2007 |
![]() | '+' should be on a new line. | 2007 |
![]() | '+' is not preceded with whitespace. | 2008 |
![]() | '+' should be on a new line. | 2008 |
![]() | '+' is not preceded with whitespace. | 2009 |
![]() | '+' should be on a new line. | 2009 |
![]() | '+' is not preceded with whitespace. | 2010 |
![]() | '+' should be on a new line. | 2010 |
![]() | '+' is not preceded with whitespace. | 2011 |
![]() | '+' should be on a new line. | 2011 |
![]() | '+' is not preceded with whitespace. | 2012 |
![]() | '+' should be on a new line. | 2012 |
![]() | '+' is not preceded with whitespace. | 2013 |
![]() | '+' should be on a new line. | 2013 |
![]() | '+' is not preceded with whitespace. | 2014 |
![]() | '+' should be on a new line. | 2014 |
![]() | '+' is not preceded with whitespace. | 2015 |
![]() | '+' should be on a new line. | 2015 |
![]() | '+' is not preceded with whitespace. | 2016 |
![]() | '+' should be on a new line. | 2016 |
![]() | '+' is not preceded with whitespace. | 2017 |
![]() | '+' should be on a new line. | 2017 |
![]() | '+' is not preceded with whitespace. | 2018 |
![]() | '+' should be on a new line. | 2018 |
![]() | '+' is not preceded with whitespace. | 2019 |
![]() | '+' should be on a new line. | 2019 |
![]() | '+' is not preceded with whitespace. | 2020 |
![]() | '+' should be on a new line. | 2020 |
![]() | '+' is not preceded with whitespace. | 2021 |
![]() | '+' should be on a new line. | 2021 |
![]() | '+' is not preceded with whitespace. | 2022 |
![]() | '+' should be on a new line. | 2022 |
![]() | '+' is not preceded with whitespace. | 2023 |
![]() | '+' should be on a new line. | 2023 |
![]() | '+' is not preceded with whitespace. | 2024 |
![]() | '+' should be on a new line. | 2024 |
![]() | '+' is not preceded with whitespace. | 2025 |
![]() | '+' should be on a new line. | 2025 |
![]() | '+' is not preceded with whitespace. | 2026 |
![]() | '+' should be on a new line. | 2026 |
![]() | '+' is not preceded with whitespace. | 2027 |
![]() | '+' should be on a new line. | 2027 |
![]() | '+' is not preceded with whitespace. | 2028 |
![]() | '+' should be on a new line. | 2028 |
![]() | '+' is not preceded with whitespace. | 2029 |
![]() | '+' should be on a new line. | 2029 |
![]() | '+' is not preceded with whitespace. | 2030 |
![]() | '+' should be on a new line. | 2030 |
![]() | '+' is not preceded with whitespace. | 2031 |
![]() | '+' should be on a new line. | 2031 |
![]() | '+' is not preceded with whitespace. | 2032 |
![]() | '+' should be on a new line. | 2032 |
![]() | '+' is not preceded with whitespace. | 2033 |
![]() | '+' should be on a new line. | 2033 |
![]() | '+' is not preceded with whitespace. | 2034 |
![]() | '+' should be on a new line. | 2034 |
![]() | '+' is not preceded with whitespace. | 2035 |
![]() | '+' should be on a new line. | 2035 |
![]() | '+' is not preceded with whitespace. | 2036 |
![]() | '+' should be on a new line. | 2036 |
![]() | '+' is not preceded with whitespace. | 2037 |
![]() | '+' should be on a new line. | 2037 |
![]() | '+' is not preceded with whitespace. | 2038 |
![]() | '+' should be on a new line. | 2038 |
![]() | '+' is not preceded with whitespace. | 2039 |
![]() | '+' should be on a new line. | 2039 |
![]() | '+' is not preceded with whitespace. | 2040 |
![]() | '+' should be on a new line. | 2040 |
![]() | '+' is not preceded with whitespace. | 2041 |
![]() | '+' should be on a new line. | 2041 |
![]() | '+' is not preceded with whitespace. | 2042 |
![]() | '+' should be on a new line. | 2042 |
![]() | '+' is not preceded with whitespace. | 2043 |
![]() | '+' should be on a new line. | 2043 |
![]() | '+' is not preceded with whitespace. | 2044 |
![]() | '+' should be on a new line. | 2044 |
![]() | '+' is not preceded with whitespace. | 2045 |
![]() | '+' should be on a new line. | 2045 |
![]() | '+' is not preceded with whitespace. | 2046 |
![]() | '+' should be on a new line. | 2046 |
![]() | '+' is not preceded with whitespace. | 2047 |
![]() | '+' should be on a new line. | 2047 |
![]() | '+' is not preceded with whitespace. | 2048 |
![]() | '+' should be on a new line. | 2048 |
![]() | '+' is not preceded with whitespace. | 2049 |
![]() | '+' should be on a new line. | 2049 |
![]() | '+' is not preceded with whitespace. | 2050 |
![]() | '+' should be on a new line. | 2050 |
![]() | '+' is not preceded with whitespace. | 2051 |
![]() | '+' should be on a new line. | 2051 |
![]() | '+' is not preceded with whitespace. | 2052 |
![]() | '+' should be on a new line. | 2052 |
![]() | '+' is not preceded with whitespace. | 2053 |
![]() | '+' should be on a new line. | 2053 |
![]() | '+' is not preceded with whitespace. | 2054 |
![]() | '+' should be on a new line. | 2054 |
![]() | '+' is not preceded with whitespace. | 2055 |
![]() | '+' should be on a new line. | 2055 |
![]() | '+' is not preceded with whitespace. | 2056 |
![]() | '+' should be on a new line. | 2056 |
![]() | '+' is not preceded with whitespace. | 2057 |
![]() | '+' should be on a new line. | 2057 |
![]() | '+' is not preceded with whitespace. | 2058 |
![]() | '+' should be on a new line. | 2058 |
![]() | '+' is not preceded with whitespace. | 2059 |
![]() | '+' should be on a new line. | 2059 |
![]() | '+' is not preceded with whitespace. | 2060 |
![]() | '+' should be on a new line. | 2060 |
![]() | '+' is not preceded with whitespace. | 2061 |
![]() | '+' should be on a new line. | 2061 |
![]() | '+' is not preceded with whitespace. | 2062 |
![]() | '+' should be on a new line. | 2062 |
![]() | '+' is not preceded with whitespace. | 2063 |
![]() | '+' should be on a new line. | 2063 |
![]() | '+' is not preceded with whitespace. | 2064 |
![]() | '+' should be on a new line. | 2064 |
![]() | '+' is not preceded with whitespace. | 2065 |
![]() | '+' should be on a new line. | 2065 |
![]() | '+' is not preceded with whitespace. | 2066 |
![]() | '+' should be on a new line. | 2066 |
![]() | '+' is not preceded with whitespace. | 2067 |
![]() | '+' should be on a new line. | 2067 |
![]() | '+' is not preceded with whitespace. | 2068 |
![]() | '+' should be on a new line. | 2068 |
![]() | '+' is not preceded with whitespace. | 2069 |
![]() | '+' should be on a new line. | 2069 |
![]() | '+' is not preceded with whitespace. | 2070 |
![]() | '+' should be on a new line. | 2070 |
![]() | '+' is not preceded with whitespace. | 2071 |
![]() | '+' should be on a new line. | 2071 |
![]() | '+' is not preceded with whitespace. | 2072 |
![]() | '+' should be on a new line. | 2072 |
![]() | '+' is not preceded with whitespace. | 2073 |
![]() | '+' should be on a new line. | 2073 |
![]() | '+' is not preceded with whitespace. | 2074 |
![]() | '+' should be on a new line. | 2074 |
![]() | '+' is not preceded with whitespace. | 2075 |
![]() | '+' should be on a new line. | 2075 |
![]() | '+' is not preceded with whitespace. | 2076 |
![]() | '+' should be on a new line. | 2076 |
![]() | '+' is not preceded with whitespace. | 2077 |
![]() | '+' should be on a new line. | 2077 |
![]() | '+' is not preceded with whitespace. | 2078 |
![]() | '+' should be on a new line. | 2078 |
![]() | '+' is not preceded with whitespace. | 2079 |
![]() | '+' should be on a new line. | 2079 |
![]() | '+' is not preceded with whitespace. | 2080 |
![]() | '+' should be on a new line. | 2080 |
![]() | '+' is not preceded with whitespace. | 2081 |
![]() | '+' should be on a new line. | 2081 |
![]() | '+' is not preceded with whitespace. | 2082 |
![]() | '+' should be on a new line. | 2082 |
![]() | '+' is not preceded with whitespace. | 2083 |
![]() | '+' should be on a new line. | 2083 |
![]() | '+' is not preceded with whitespace. | 2084 |
![]() | '+' should be on a new line. | 2084 |
![]() | '+' is not preceded with whitespace. | 2085 |
![]() | '+' should be on a new line. | 2085 |
![]() | '+' is not preceded with whitespace. | 2086 |
![]() | '+' should be on a new line. | 2086 |
![]() | '+' is not preceded with whitespace. | 2087 |
![]() | '+' should be on a new line. | 2087 |
![]() | '+' is not preceded with whitespace. | 2088 |
![]() | '+' should be on a new line. | 2088 |
![]() | '+' is not preceded with whitespace. | 2089 |
![]() | '+' should be on a new line. | 2089 |
![]() | '+' is not preceded with whitespace. | 2090 |
![]() | '+' should be on a new line. | 2090 |
![]() | '+' is not preceded with whitespace. | 2091 |
![]() | '+' should be on a new line. | 2091 |
![]() | '+' is not preceded with whitespace. | 2092 |
![]() | '+' should be on a new line. | 2092 |
![]() | '+' is not preceded with whitespace. | 2093 |
![]() | '+' should be on a new line. | 2093 |
![]() | '+' is not preceded with whitespace. | 2094 |
![]() | '+' should be on a new line. | 2094 |
![]() | '+' is not preceded with whitespace. | 2095 |
![]() | '+' should be on a new line. | 2095 |
![]() | '+' is not preceded with whitespace. | 2096 |
![]() | '+' should be on a new line. | 2096 |
![]() | '+' is not preceded with whitespace. | 2097 |
![]() | '+' should be on a new line. | 2097 |
![]() | '+' is not preceded with whitespace. | 2098 |
![]() | '+' should be on a new line. | 2098 |
![]() | '+' is not preceded with whitespace. | 2099 |
![]() | '+' should be on a new line. | 2099 |
![]() | '+' is not preceded with whitespace. | 2100 |
![]() | '+' should be on a new line. | 2100 |
![]() | '+' is not preceded with whitespace. | 2101 |
![]() | '+' should be on a new line. | 2101 |
![]() | '+' is not preceded with whitespace. | 2102 |
![]() | '+' should be on a new line. | 2102 |
![]() | '+' is not preceded with whitespace. | 2103 |
![]() | '+' should be on a new line. | 2103 |
![]() | '+' is not preceded with whitespace. | 2104 |
![]() | '+' should be on a new line. | 2104 |
![]() | '+' is not preceded with whitespace. | 2105 |
![]() | '+' should be on a new line. | 2105 |
![]() | '+' is not preceded with whitespace. | 2106 |
![]() | '+' should be on a new line. | 2106 |
![]() | '+' is not preceded with whitespace. | 2107 |
![]() | '+' should be on a new line. | 2107 |
![]() | '+' is not preceded with whitespace. | 2108 |
![]() | '+' should be on a new line. | 2108 |
![]() | '+' is not preceded with whitespace. | 2109 |
![]() | '+' should be on a new line. | 2109 |
![]() | '+' is not preceded with whitespace. | 2110 |
![]() | '+' should be on a new line. | 2110 |
![]() | '+' is not preceded with whitespace. | 2111 |
![]() | '+' should be on a new line. | 2111 |
![]() | '+' is not preceded with whitespace. | 2112 |
![]() | '+' should be on a new line. | 2112 |
![]() | '+' is not preceded with whitespace. | 2113 |
![]() | '+' should be on a new line. | 2113 |
![]() | '+' is not preceded with whitespace. | 2114 |
![]() | '+' should be on a new line. | 2114 |
![]() | '+' is not preceded with whitespace. | 2115 |
![]() | '+' should be on a new line. | 2115 |
![]() | '+' is not preceded with whitespace. | 2116 |
![]() | '+' should be on a new line. | 2116 |
![]() | '+' is not preceded with whitespace. | 2117 |
![]() | '+' should be on a new line. | 2117 |
![]() | '+' is not preceded with whitespace. | 2118 |
![]() | '+' should be on a new line. | 2118 |
![]() | '+' is not preceded with whitespace. | 2119 |
![]() | '+' should be on a new line. | 2119 |
![]() | '+' is not preceded with whitespace. | 2120 |
![]() | '+' should be on a new line. | 2120 |
![]() | '+' is not preceded with whitespace. | 2121 |
![]() | '+' should be on a new line. | 2121 |
![]() | '+' is not preceded with whitespace. | 2122 |
![]() | '+' should be on a new line. | 2122 |
![]() | '+' is not preceded with whitespace. | 2123 |
![]() | '+' should be on a new line. | 2123 |
![]() | '+' is not preceded with whitespace. | 2124 |
![]() | '+' should be on a new line. | 2124 |
![]() | '+' is not preceded with whitespace. | 2125 |
![]() | '+' should be on a new line. | 2125 |
![]() | '+' is not preceded with whitespace. | 2126 |
![]() | '+' should be on a new line. | 2126 |
![]() | '+' is not preceded with whitespace. | 2127 |
![]() | '+' should be on a new line. | 2127 |
![]() | '+' is not preceded with whitespace. | 2128 |
![]() | '+' should be on a new line. | 2128 |
![]() | '+' is not preceded with whitespace. | 2129 |
![]() | '+' should be on a new line. | 2129 |
![]() | '+' is not preceded with whitespace. | 2130 |
![]() | '+' should be on a new line. | 2130 |
![]() | '+' is not preceded with whitespace. | 2131 |
![]() | '+' should be on a new line. | 2131 |
![]() | '+' is not preceded with whitespace. | 2132 |
![]() | '+' should be on a new line. | 2132 |
![]() | '+' is not preceded with whitespace. | 2133 |
![]() | '+' should be on a new line. | 2133 |
![]() | '+' is not preceded with whitespace. | 2134 |
![]() | '+' should be on a new line. | 2134 |
![]() | '+' is not preceded with whitespace. | 2135 |
![]() | '+' should be on a new line. | 2135 |
![]() | '+' is not preceded with whitespace. | 2136 |
![]() | '+' should be on a new line. | 2136 |
![]() | '+' is not preceded with whitespace. | 2137 |
![]() | '+' should be on a new line. | 2137 |
![]() | '+' is not preceded with whitespace. | 2138 |
![]() | '+' should be on a new line. | 2138 |
![]() | '+' is not preceded with whitespace. | 2139 |
![]() | '+' should be on a new line. | 2139 |
![]() | '+' is not preceded with whitespace. | 2140 |
![]() | '+' should be on a new line. | 2140 |
![]() | '+' is not preceded with whitespace. | 2141 |
![]() | '+' should be on a new line. | 2141 |
![]() | '+' is not preceded with whitespace. | 2142 |
![]() | '+' should be on a new line. | 2142 |
![]() | '+' is not preceded with whitespace. | 2143 |
![]() | '+' should be on a new line. | 2143 |
![]() | '+' is not preceded with whitespace. | 2144 |
![]() | '+' should be on a new line. | 2144 |
![]() | '+' is not preceded with whitespace. | 2145 |
![]() | '+' should be on a new line. | 2145 |
![]() | '+' is not preceded with whitespace. | 2146 |
![]() | '+' should be on a new line. | 2146 |
![]() | '+' is not preceded with whitespace. | 2147 |
![]() | '+' should be on a new line. | 2147 |
![]() | '+' is not preceded with whitespace. | 2148 |
![]() | '+' should be on a new line. | 2148 |
![]() | '+' is not preceded with whitespace. | 2149 |
![]() | '+' should be on a new line. | 2149 |
![]() | '+' is not preceded with whitespace. | 2150 |
![]() | '+' should be on a new line. | 2150 |
![]() | '+' is not preceded with whitespace. | 2151 |
![]() | '+' should be on a new line. | 2151 |
![]() | '+' is not preceded with whitespace. | 2152 |
![]() | '+' should be on a new line. | 2152 |
![]() | '+' is not preceded with whitespace. | 2153 |
![]() | '+' should be on a new line. | 2153 |
![]() | '+' is not preceded with whitespace. | 2154 |
![]() | '+' should be on a new line. | 2154 |
![]() | '+' is not preceded with whitespace. | 2155 |
![]() | '+' should be on a new line. | 2155 |
![]() | '+' is not preceded with whitespace. | 2156 |
![]() | '+' should be on a new line. | 2156 |
![]() | '+' is not preceded with whitespace. | 2157 |
![]() | '+' should be on a new line. | 2157 |
![]() | '+' is not preceded with whitespace. | 2158 |
![]() | '+' should be on a new line. | 2158 |
![]() | '+' is not preceded with whitespace. | 2159 |
![]() | '+' should be on a new line. | 2159 |
![]() | '+' is not preceded with whitespace. | 2160 |
![]() | '+' should be on a new line. | 2160 |
![]() | '+' is not preceded with whitespace. | 2161 |
![]() | '+' should be on a new line. | 2161 |
![]() | '+' is not preceded with whitespace. | 2162 |
![]() | '+' should be on a new line. | 2162 |
![]() | '+' is not preceded with whitespace. | 2163 |
![]() | '+' should be on a new line. | 2163 |
![]() | '+' is not preceded with whitespace. | 2164 |
![]() | '+' should be on a new line. | 2164 |
![]() | '+' is not preceded with whitespace. | 2165 |
![]() | '+' should be on a new line. | 2165 |
![]() | '+' is not preceded with whitespace. | 2166 |
![]() | '+' should be on a new line. | 2166 |
![]() | '+' is not preceded with whitespace. | 2167 |
![]() | '+' should be on a new line. | 2167 |
![]() | '+' is not preceded with whitespace. | 2168 |
![]() | '+' should be on a new line. | 2168 |
![]() | '+' is not preceded with whitespace. | 2169 |
![]() | '+' should be on a new line. | 2169 |
![]() | '+' is not preceded with whitespace. | 2170 |
![]() | '+' should be on a new line. | 2170 |
![]() | '+' is not preceded with whitespace. | 2171 |
![]() | '+' should be on a new line. | 2171 |
![]() | '+' is not preceded with whitespace. | 2172 |
![]() | '+' should be on a new line. | 2172 |
![]() | '+' is not preceded with whitespace. | 2173 |
![]() | '+' should be on a new line. | 2173 |
![]() | '+' is not preceded with whitespace. | 2174 |
![]() | '+' should be on a new line. | 2174 |
![]() | '+' is not preceded with whitespace. | 2175 |
![]() | '+' should be on a new line. | 2175 |
![]() | '+' is not preceded with whitespace. | 2176 |
![]() | '+' should be on a new line. | 2176 |
![]() | '+' is not preceded with whitespace. | 2177 |
![]() | '+' should be on a new line. | 2177 |
![]() | '+' is not preceded with whitespace. | 2178 |
![]() | '+' should be on a new line. | 2178 |
![]() | '+' is not preceded with whitespace. | 2179 |
![]() | '+' should be on a new line. | 2179 |
![]() | '+' is not preceded with whitespace. | 2180 |
![]() | '+' should be on a new line. | 2180 |
![]() | '+' is not preceded with whitespace. | 2181 |
![]() | '+' should be on a new line. | 2181 |
![]() | '+' is not preceded with whitespace. | 2182 |
![]() | '+' should be on a new line. | 2182 |
![]() | '+' is not preceded with whitespace. | 2183 |
![]() | '+' should be on a new line. | 2183 |
![]() | '+' is not preceded with whitespace. | 2184 |
![]() | '+' should be on a new line. | 2184 |
![]() | '+' is not preceded with whitespace. | 2185 |
![]() | '+' should be on a new line. | 2185 |
![]() | '+' is not preceded with whitespace. | 2186 |
![]() | '+' should be on a new line. | 2186 |
![]() | '+' is not preceded with whitespace. | 2187 |
![]() | '+' should be on a new line. | 2187 |
![]() | '+' is not preceded with whitespace. | 2188 |
![]() | '+' should be on a new line. | 2188 |
![]() | '+' is not preceded with whitespace. | 2189 |
![]() | '+' should be on a new line. | 2189 |
![]() | '+' is not preceded with whitespace. | 2190 |
![]() | '+' should be on a new line. | 2190 |
![]() | '+' is not preceded with whitespace. | 2191 |
![]() | '+' should be on a new line. | 2191 |
![]() | '+' is not preceded with whitespace. | 2192 |
![]() | '+' should be on a new line. | 2192 |
![]() | '+' is not preceded with whitespace. | 2193 |
![]() | '+' should be on a new line. | 2193 |
![]() | '+' is not preceded with whitespace. | 2194 |
![]() | '+' should be on a new line. | 2194 |
![]() | '+' is not preceded with whitespace. | 2195 |
![]() | '+' should be on a new line. | 2195 |
![]() | '+' is not preceded with whitespace. | 2196 |
![]() | '+' should be on a new line. | 2196 |
![]() | '+' is not preceded with whitespace. | 2197 |
![]() | '+' should be on a new line. | 2197 |
![]() | '+' is not preceded with whitespace. | 2198 |
![]() | '+' should be on a new line. | 2198 |
![]() | '+' is not preceded with whitespace. | 2199 |
![]() | '+' should be on a new line. | 2199 |
![]() | '+' is not preceded with whitespace. | 2200 |
![]() | '+' should be on a new line. | 2200 |
![]() | '+' is not preceded with whitespace. | 2201 |
![]() | '+' should be on a new line. | 2201 |
![]() | '+' is not preceded with whitespace. | 2202 |
![]() | '+' should be on a new line. | 2202 |
![]() | '+' is not preceded with whitespace. | 2203 |
![]() | '+' should be on a new line. | 2203 |
![]() | '+' is not preceded with whitespace. | 2204 |
![]() | '+' should be on a new line. | 2204 |
![]() | '+' is not preceded with whitespace. | 2205 |
![]() | '+' should be on a new line. | 2205 |
![]() | '+' is not preceded with whitespace. | 2206 |
![]() | '+' should be on a new line. | 2206 |
![]() | '+' is not preceded with whitespace. | 2207 |
![]() | '+' should be on a new line. | 2207 |
![]() | '+' is not preceded with whitespace. | 2208 |
![]() | '+' should be on a new line. | 2208 |
![]() | '+' is not preceded with whitespace. | 2209 |
![]() | '+' should be on a new line. | 2209 |
![]() | '+' is not preceded with whitespace. | 2210 |
![]() | '+' should be on a new line. | 2210 |
![]() | '+' is not preceded with whitespace. | 2211 |
![]() | '+' should be on a new line. | 2211 |
![]() | '+' is not preceded with whitespace. | 2212 |
![]() | '+' should be on a new line. | 2212 |
![]() | '+' is not preceded with whitespace. | 2213 |
![]() | '+' should be on a new line. | 2213 |
![]() | '+' is not preceded with whitespace. | 2214 |
![]() | '+' should be on a new line. | 2214 |
![]() | '+' is not preceded with whitespace. | 2215 |
![]() | '+' should be on a new line. | 2215 |
![]() | '+' is not preceded with whitespace. | 2216 |
![]() | '+' should be on a new line. | 2216 |
![]() | '+' is not preceded with whitespace. | 2217 |
![]() | '+' should be on a new line. | 2217 |
![]() | '+' is not preceded with whitespace. | 2218 |
![]() | '+' should be on a new line. | 2218 |
![]() | '+' is not preceded with whitespace. | 2219 |
![]() | '+' should be on a new line. | 2219 |
![]() | '+' is not preceded with whitespace. | 2220 |
![]() | '+' should be on a new line. | 2220 |
![]() | '+' is not preceded with whitespace. | 2221 |
![]() | '+' should be on a new line. | 2221 |
![]() | '+' is not preceded with whitespace. | 2222 |
![]() | '+' should be on a new line. | 2222 |
![]() | '+' is not preceded with whitespace. | 2223 |
![]() | '+' should be on a new line. | 2223 |
![]() | '+' is not preceded with whitespace. | 2224 |
![]() | '+' should be on a new line. | 2224 |
![]() | '+' is not preceded with whitespace. | 2225 |
![]() | '+' should be on a new line. | 2225 |
![]() | '+' is not preceded with whitespace. | 2226 |
![]() | '+' should be on a new line. | 2226 |
![]() | '+' is not preceded with whitespace. | 2227 |
![]() | '+' should be on a new line. | 2227 |
![]() | '+' is not preceded with whitespace. | 2228 |
![]() | '+' should be on a new line. | 2228 |
![]() | '+' is not preceded with whitespace. | 2229 |
![]() | '+' should be on a new line. | 2229 |
![]() | '+' is not preceded with whitespace. | 2230 |
![]() | '+' should be on a new line. | 2230 |
![]() | '+' is not preceded with whitespace. | 2231 |
![]() | '+' should be on a new line. | 2231 |
![]() | '+' is not preceded with whitespace. | 2232 |
![]() | '+' should be on a new line. | 2232 |
![]() | '+' is not preceded with whitespace. | 2233 |
![]() | '+' should be on a new line. | 2233 |
![]() | '+' is not preceded with whitespace. | 2234 |
![]() | '+' should be on a new line. | 2234 |
![]() | '+' is not preceded with whitespace. | 2235 |
![]() | '+' should be on a new line. | 2235 |
![]() | '+' is not preceded with whitespace. | 2236 |
![]() | '+' should be on a new line. | 2236 |
![]() | '+' is not preceded with whitespace. | 2237 |
![]() | '+' should be on a new line. | 2237 |
![]() | '+' is not preceded with whitespace. | 2238 |
![]() | '+' should be on a new line. | 2238 |
![]() | '+' is not preceded with whitespace. | 2239 |
![]() | '+' should be on a new line. | 2239 |
![]() | '+' is not preceded with whitespace. | 2240 |
![]() | '+' should be on a new line. | 2240 |
![]() | '+' is not preceded with whitespace. | 2241 |
![]() | '+' should be on a new line. | 2241 |
![]() | '+' is not preceded with whitespace. | 2242 |
![]() | '+' should be on a new line. | 2242 |
![]() | '+' is not preceded with whitespace. | 2243 |
![]() | '+' should be on a new line. | 2243 |
![]() | '+' is not preceded with whitespace. | 2244 |
![]() | '+' should be on a new line. | 2244 |
![]() | '+' is not preceded with whitespace. | 2245 |
![]() | '+' should be on a new line. | 2245 |
![]() | '+' is not preceded with whitespace. | 2246 |
![]() | '+' should be on a new line. | 2246 |
![]() | '+' is not preceded with whitespace. | 2247 |
![]() | '+' should be on a new line. | 2247 |
![]() | '+' is not preceded with whitespace. | 2248 |
![]() | '+' should be on a new line. | 2248 |
![]() | '+' is not preceded with whitespace. | 2249 |
![]() | '+' should be on a new line. | 2249 |
![]() | '+' is not preceded with whitespace. | 2250 |
![]() | '+' should be on a new line. | 2250 |
![]() | '+' is not preceded with whitespace. | 2251 |
![]() | '+' should be on a new line. | 2251 |
![]() | '+' is not preceded with whitespace. | 2252 |
![]() | '+' should be on a new line. | 2252 |
![]() | '+' is not preceded with whitespace. | 2253 |
![]() | '+' should be on a new line. | 2253 |
![]() | '+' is not preceded with whitespace. | 2254 |
![]() | '+' should be on a new line. | 2254 |
![]() | '+' is not preceded with whitespace. | 2255 |
![]() | '+' should be on a new line. | 2255 |
![]() | '+' is not preceded with whitespace. | 2256 |
![]() | '+' should be on a new line. | 2256 |
![]() | '+' is not preceded with whitespace. | 2257 |
![]() | '+' should be on a new line. | 2257 |
![]() | '+' is not preceded with whitespace. | 2258 |
![]() | '+' should be on a new line. | 2258 |
![]() | '+' is not preceded with whitespace. | 2259 |
![]() | '+' should be on a new line. | 2259 |
![]() | '+' is not preceded with whitespace. | 2260 |
![]() | '+' should be on a new line. | 2260 |
![]() | '+' is not preceded with whitespace. | 2261 |
![]() | '+' should be on a new line. | 2261 |
![]() | '+' is not preceded with whitespace. | 2262 |
![]() | '+' should be on a new line. | 2262 |
![]() | '+' is not preceded with whitespace. | 2263 |
![]() | '+' should be on a new line. | 2263 |
![]() | '+' is not preceded with whitespace. | 2264 |
![]() | '+' should be on a new line. | 2264 |
![]() | '+' is not preceded with whitespace. | 2265 |
![]() | '+' should be on a new line. | 2265 |
![]() | '+' is not preceded with whitespace. | 2266 |
![]() | '+' should be on a new line. | 2266 |
![]() | '+' is not preceded with whitespace. | 2267 |
![]() | '+' should be on a new line. | 2267 |
![]() | '+' is not preceded with whitespace. | 2268 |
![]() | '+' should be on a new line. | 2268 |
![]() | '+' is not preceded with whitespace. | 2269 |
![]() | '+' should be on a new line. | 2269 |
![]() | '+' is not preceded with whitespace. | 2270 |
![]() | '+' should be on a new line. | 2270 |
![]() | '+' is not preceded with whitespace. | 2271 |
![]() | '+' should be on a new line. | 2271 |
![]() | '+' is not preceded with whitespace. | 2272 |
![]() | '+' should be on a new line. | 2272 |
![]() | '+' is not preceded with whitespace. | 2273 |
![]() | '+' should be on a new line. | 2273 |
![]() | '+' is not preceded with whitespace. | 2274 |
![]() | '+' should be on a new line. | 2274 |
![]() | '+' is not preceded with whitespace. | 2275 |
![]() | '+' should be on a new line. | 2275 |
![]() | '+' is not preceded with whitespace. | 2276 |
![]() | '+' should be on a new line. | 2276 |
![]() | '+' is not preceded with whitespace. | 2277 |
![]() | '+' should be on a new line. | 2277 |
![]() | '+' is not preceded with whitespace. | 2278 |
![]() | '+' should be on a new line. | 2278 |
![]() | '+' is not preceded with whitespace. | 2279 |
![]() | '+' should be on a new line. | 2279 |
![]() | '+' is not preceded with whitespace. | 2280 |
![]() | '+' should be on a new line. | 2280 |
![]() | '+' is not preceded with whitespace. | 2281 |
![]() | '+' should be on a new line. | 2281 |
![]() | '+' is not preceded with whitespace. | 2282 |
![]() | '+' should be on a new line. | 2282 |
![]() | '+' is not preceded with whitespace. | 2283 |
![]() | '+' should be on a new line. | 2283 |
![]() | '+' is not preceded with whitespace. | 2284 |
![]() | '+' should be on a new line. | 2284 |
![]() | '+' is not preceded with whitespace. | 2285 |
![]() | '+' should be on a new line. | 2285 |
![]() | '+' is not preceded with whitespace. | 2286 |
![]() | '+' should be on a new line. | 2286 |
![]() | '+' is not preceded with whitespace. | 2287 |
![]() | '+' should be on a new line. | 2287 |
![]() | '+' is not preceded with whitespace. | 2288 |
![]() | '+' should be on a new line. | 2288 |
![]() | '+' is not preceded with whitespace. | 2289 |
![]() | '+' should be on a new line. | 2289 |
![]() | '+' is not preceded with whitespace. | 2290 |
![]() | '+' should be on a new line. | 2290 |
![]() | '+' is not preceded with whitespace. | 2291 |
![]() | '+' should be on a new line. | 2291 |
![]() | '+' is not preceded with whitespace. | 2292 |
![]() | '+' should be on a new line. | 2292 |
![]() | '+' is not preceded with whitespace. | 2293 |
![]() | '+' should be on a new line. | 2293 |
![]() | '+' is not preceded with whitespace. | 2294 |
![]() | '+' should be on a new line. | 2294 |
![]() | '+' is not preceded with whitespace. | 2295 |
![]() | '+' should be on a new line. | 2295 |
![]() | '+' is not preceded with whitespace. | 2296 |
![]() | '+' should be on a new line. | 2296 |
![]() | '+' is not preceded with whitespace. | 2297 |
![]() | '+' should be on a new line. | 2297 |
![]() | '+' is not preceded with whitespace. | 2298 |
![]() | '+' should be on a new line. | 2298 |
![]() | '+' is not preceded with whitespace. | 2299 |
![]() | '+' should be on a new line. | 2299 |
![]() | '+' is not preceded with whitespace. | 2300 |
![]() | '+' should be on a new line. | 2300 |
![]() | '+' is not preceded with whitespace. | 2301 |
![]() | '+' should be on a new line. | 2301 |
![]() | '+' is not preceded with whitespace. | 2302 |
![]() | '+' should be on a new line. | 2302 |
![]() | '+' is not preceded with whitespace. | 2303 |
![]() | '+' should be on a new line. | 2303 |
![]() | '+' is not preceded with whitespace. | 2304 |
![]() | '+' should be on a new line. | 2304 |
![]() | '+' is not preceded with whitespace. | 2305 |
![]() | '+' should be on a new line. | 2305 |
![]() | '+' is not preceded with whitespace. | 2306 |
![]() | '+' should be on a new line. | 2306 |
![]() | '+' is not preceded with whitespace. | 2307 |
![]() | '+' should be on a new line. | 2307 |
![]() | '+' is not preceded with whitespace. | 2308 |
![]() | '+' should be on a new line. | 2308 |
![]() | '+' is not preceded with whitespace. | 2309 |
![]() | '+' should be on a new line. | 2309 |
![]() | '+' is not preceded with whitespace. | 2310 |
![]() | '+' should be on a new line. | 2310 |
![]() | '+' is not preceded with whitespace. | 2311 |
![]() | '+' should be on a new line. | 2311 |
![]() | '+' is not preceded with whitespace. | 2312 |
![]() | '+' should be on a new line. | 2312 |
![]() | '+' is not preceded with whitespace. | 2313 |
![]() | '+' should be on a new line. | 2313 |
![]() | '+' is not preceded with whitespace. | 2314 |
![]() | '+' should be on a new line. | 2314 |
![]() | '+' is not preceded with whitespace. | 2315 |
![]() | '+' should be on a new line. | 2315 |
![]() | '+' is not preceded with whitespace. | 2316 |
![]() | '+' should be on a new line. | 2316 |
![]() | '+' is not preceded with whitespace. | 2317 |
![]() | '+' should be on a new line. | 2317 |
![]() | '+' is not preceded with whitespace. | 2318 |
![]() | '+' should be on a new line. | 2318 |
![]() | '+' is not preceded with whitespace. | 2319 |
![]() | '+' should be on a new line. | 2319 |
![]() | '+' is not preceded with whitespace. | 2320 |
![]() | '+' should be on a new line. | 2320 |
![]() | '+' is not preceded with whitespace. | 2321 |
![]() | '+' should be on a new line. | 2321 |
![]() | '+' is not preceded with whitespace. | 2322 |
![]() | '+' should be on a new line. | 2322 |
![]() | '+' is not preceded with whitespace. | 2323 |
![]() | '+' should be on a new line. | 2323 |
![]() | '+' is not preceded with whitespace. | 2324 |
![]() | '+' should be on a new line. | 2324 |
![]() | '+' is not preceded with whitespace. | 2325 |
![]() | '+' should be on a new line. | 2325 |
![]() | '+' is not preceded with whitespace. | 2326 |
![]() | '+' should be on a new line. | 2326 |
![]() | '+' is not preceded with whitespace. | 2327 |
![]() | '+' should be on a new line. | 2327 |
![]() | '+' is not preceded with whitespace. | 2328 |
![]() | '+' should be on a new line. | 2328 |
![]() | '+' is not preceded with whitespace. | 2329 |
![]() | '+' should be on a new line. | 2329 |
![]() | '+' is not preceded with whitespace. | 2330 |
![]() | '+' should be on a new line. | 2330 |
![]() | '+' is not preceded with whitespace. | 2331 |
![]() | '+' should be on a new line. | 2331 |
![]() | '+' is not preceded with whitespace. | 2332 |
![]() | '+' should be on a new line. | 2332 |
![]() | '+' is not preceded with whitespace. | 2333 |
![]() | '+' should be on a new line. | 2333 |
![]() | '+' is not preceded with whitespace. | 2334 |
![]() | '+' should be on a new line. | 2334 |
![]() | '+' is not preceded with whitespace. | 2335 |
![]() | '+' should be on a new line. | 2335 |
![]() | '+' is not preceded with whitespace. | 2336 |
![]() | '+' should be on a new line. | 2336 |
![]() | '+' is not preceded with whitespace. | 2337 |
![]() | '+' should be on a new line. | 2337 |
![]() | '+' is not preceded with whitespace. | 2338 |
![]() | '+' should be on a new line. | 2338 |
![]() | '+' is not preceded with whitespace. | 2339 |
![]() | '+' should be on a new line. | 2339 |
![]() | '+' is not preceded with whitespace. | 2340 |
![]() | '+' should be on a new line. | 2340 |
![]() | '+' is not preceded with whitespace. | 2341 |
![]() | '+' should be on a new line. | 2341 |
![]() | '+' is not preceded with whitespace. | 2342 |
![]() | '+' should be on a new line. | 2342 |
![]() | '+' is not preceded with whitespace. | 2343 |
![]() | '+' should be on a new line. | 2343 |
![]() | '+' is not preceded with whitespace. | 2344 |
![]() | '+' should be on a new line. | 2344 |
![]() | '+' is not preceded with whitespace. | 2345 |
![]() | '+' should be on a new line. | 2345 |
![]() | '+' is not preceded with whitespace. | 2346 |
![]() | '+' should be on a new line. | 2346 |
![]() | '+' is not preceded with whitespace. | 2347 |
![]() | '+' should be on a new line. | 2347 |
![]() | '+' is not preceded with whitespace. | 2348 |
![]() | '+' should be on a new line. | 2348 |
![]() | '+' is not preceded with whitespace. | 2349 |
![]() | '+' should be on a new line. | 2349 |
![]() | '+' is not preceded with whitespace. | 2350 |
![]() | '+' should be on a new line. | 2350 |
![]() | '+' is not preceded with whitespace. | 2351 |
![]() | '+' should be on a new line. | 2351 |
![]() | '+' is not preceded with whitespace. | 2352 |
![]() | '+' should be on a new line. | 2352 |
![]() | '+' is not preceded with whitespace. | 2353 |
![]() | '+' should be on a new line. | 2353 |
![]() | '+' is not preceded with whitespace. | 2354 |
![]() | '+' should be on a new line. | 2354 |
![]() | '+' is not preceded with whitespace. | 2355 |
![]() | '+' should be on a new line. | 2355 |
![]() | '+' is not preceded with whitespace. | 2356 |
![]() | '+' should be on a new line. | 2356 |
![]() | '+' is not preceded with whitespace. | 2357 |
![]() | '+' should be on a new line. | 2357 |
![]() | '+' is not preceded with whitespace. | 2358 |
![]() | '+' should be on a new line. | 2358 |
![]() | '+' is not preceded with whitespace. | 2359 |
![]() | '+' should be on a new line. | 2359 |
![]() | '+' is not preceded with whitespace. | 2360 |
![]() | '+' should be on a new line. | 2360 |
![]() | '+' is not preceded with whitespace. | 2361 |
![]() | '+' should be on a new line. | 2361 |
![]() | '+' is not preceded with whitespace. | 2362 |
![]() | '+' should be on a new line. | 2362 |
![]() | '+' is not preceded with whitespace. | 2363 |
![]() | '+' should be on a new line. | 2363 |
![]() | '+' is not preceded with whitespace. | 2364 |
![]() | '+' should be on a new line. | 2364 |
![]() | '+' is not preceded with whitespace. | 2365 |
![]() | '+' should be on a new line. | 2365 |
![]() | '+' is not preceded with whitespace. | 2366 |
![]() | '+' should be on a new line. | 2366 |
![]() | '+' is not preceded with whitespace. | 2367 |
![]() | '+' should be on a new line. | 2367 |
![]() | '+' is not preceded with whitespace. | 2368 |
![]() | '+' should be on a new line. | 2368 |
![]() | '+' is not preceded with whitespace. | 2369 |
![]() | '+' should be on a new line. | 2369 |
![]() | '+' is not preceded with whitespace. | 2370 |
![]() | '+' should be on a new line. | 2370 |
![]() | '+' is not preceded with whitespace. | 2371 |
![]() | '+' should be on a new line. | 2371 |
![]() | '+' is not preceded with whitespace. | 2372 |
![]() | '+' should be on a new line. | 2372 |
![]() | '+' is not preceded with whitespace. | 2373 |
![]() | '+' should be on a new line. | 2373 |
![]() | '+' is not preceded with whitespace. | 2374 |
![]() | '+' should be on a new line. | 2374 |
![]() | '+' is not preceded with whitespace. | 2375 |
![]() | '+' should be on a new line. | 2375 |
![]() | '+' is not preceded with whitespace. | 2376 |
![]() | '+' should be on a new line. | 2376 |
![]() | '+' is not preceded with whitespace. | 2377 |
![]() | '+' should be on a new line. | 2377 |
![]() | '+' is not preceded with whitespace. | 2378 |
![]() | '+' should be on a new line. | 2378 |
![]() | '+' is not preceded with whitespace. | 2379 |
![]() | '+' should be on a new line. | 2379 |
![]() | '+' is not preceded with whitespace. | 2380 |
![]() | '+' should be on a new line. | 2380 |
![]() | '+' is not preceded with whitespace. | 2381 |
![]() | '+' should be on a new line. | 2381 |
![]() | '+' is not preceded with whitespace. | 2382 |
![]() | '+' should be on a new line. | 2382 |
![]() | '+' is not preceded with whitespace. | 2383 |
![]() | '+' should be on a new line. | 2383 |
![]() | '+' is not preceded with whitespace. | 2384 |
![]() | '+' should be on a new line. | 2384 |
![]() | '+' is not preceded with whitespace. | 2385 |
![]() | '+' should be on a new line. | 2385 |
![]() | '+' is not preceded with whitespace. | 2386 |
![]() | '+' should be on a new line. | 2386 |
![]() | '+' is not preceded with whitespace. | 2387 |
![]() | '+' should be on a new line. | 2387 |
![]() | '+' is not preceded with whitespace. | 2388 |
![]() | '+' should be on a new line. | 2388 |
![]() | '+' is not preceded with whitespace. | 2389 |
![]() | '+' should be on a new line. | 2389 |
![]() | '+' is not preceded with whitespace. | 2390 |
![]() | '+' should be on a new line. | 2390 |
![]() | '+' is not preceded with whitespace. | 2391 |
![]() | '+' should be on a new line. | 2391 |
![]() | '+' is not preceded with whitespace. | 2392 |
![]() | '+' should be on a new line. | 2392 |
![]() | '+' is not preceded with whitespace. | 2393 |
![]() | '+' should be on a new line. | 2393 |
![]() | '+' is not preceded with whitespace. | 2394 |
![]() | '+' should be on a new line. | 2394 |
![]() | '+' is not preceded with whitespace. | 2395 |
![]() | '+' should be on a new line. | 2395 |
![]() | '+' is not preceded with whitespace. | 2396 |
![]() | '+' should be on a new line. | 2396 |
![]() | '+' is not preceded with whitespace. | 2397 |
![]() | '+' should be on a new line. | 2397 |
![]() | '+' is not preceded with whitespace. | 2398 |
![]() | '+' should be on a new line. | 2398 |
![]() | '+' is not preceded with whitespace. | 2399 |
![]() | '+' should be on a new line. | 2399 |
![]() | '+' is not preceded with whitespace. | 2400 |
![]() | '+' should be on a new line. | 2400 |
![]() | '+' is not preceded with whitespace. | 2401 |
![]() | '+' should be on a new line. | 2401 |
![]() | '+' is not preceded with whitespace. | 2402 |
![]() | '+' should be on a new line. | 2402 |
![]() | '+' is not preceded with whitespace. | 2403 |
![]() | '+' should be on a new line. | 2403 |
![]() | '+' is not preceded with whitespace. | 2404 |
![]() | '+' should be on a new line. | 2404 |
![]() | '+' is not preceded with whitespace. | 2405 |
![]() | '+' should be on a new line. | 2405 |
![]() | '+' is not preceded with whitespace. | 2406 |
![]() | '+' should be on a new line. | 2406 |
![]() | '+' is not preceded with whitespace. | 2407 |
![]() | '+' should be on a new line. | 2407 |
![]() | '+' is not preceded with whitespace. | 2408 |
![]() | '+' should be on a new line. | 2408 |
![]() | '+' is not preceded with whitespace. | 2409 |
![]() | '+' should be on a new line. | 2409 |
![]() | '+' is not preceded with whitespace. | 2410 |
![]() | '+' should be on a new line. | 2410 |
![]() | '+' is not preceded with whitespace. | 2411 |
![]() | '+' should be on a new line. | 2411 |
![]() | '+' is not preceded with whitespace. | 2412 |
![]() | '+' should be on a new line. | 2412 |
![]() | '+' is not preceded with whitespace. | 2413 |
![]() | '+' should be on a new line. | 2413 |
![]() | '+' is not preceded with whitespace. | 2414 |
![]() | '+' should be on a new line. | 2414 |
![]() | '+' is not preceded with whitespace. | 2415 |
![]() | '+' should be on a new line. | 2415 |
![]() | '+' is not preceded with whitespace. | 2416 |
![]() | '+' should be on a new line. | 2416 |
![]() | '+' is not preceded with whitespace. | 2417 |
![]() | '+' should be on a new line. | 2417 |
![]() | '+' is not preceded with whitespace. | 2418 |
![]() | '+' should be on a new line. | 2418 |
![]() | '+' is not preceded with whitespace. | 2419 |
![]() | '+' should be on a new line. | 2419 |
![]() | '+' is not preceded with whitespace. | 2420 |
![]() | '+' should be on a new line. | 2420 |
![]() | '+' is not preceded with whitespace. | 2421 |
![]() | '+' should be on a new line. | 2421 |
![]() | '+' is not preceded with whitespace. | 2422 |
![]() | '+' should be on a new line. | 2422 |
![]() | '+' is not preceded with whitespace. | 2423 |
![]() | '+' should be on a new line. | 2423 |
![]() | '+' is not preceded with whitespace. | 2424 |
![]() | '+' should be on a new line. | 2424 |
![]() | '+' is not preceded with whitespace. | 2425 |
![]() | '+' should be on a new line. | 2425 |
![]() | '+' is not preceded with whitespace. | 2426 |
![]() | '+' should be on a new line. | 2426 |
![]() | '+' is not preceded with whitespace. | 2427 |
![]() | '+' should be on a new line. | 2427 |
![]() | '+' is not preceded with whitespace. | 2428 |
![]() | '+' should be on a new line. | 2428 |
![]() | '+' is not preceded with whitespace. | 2429 |
![]() | '+' should be on a new line. | 2429 |
![]() | '+' is not preceded with whitespace. | 2430 |
![]() | '+' should be on a new line. | 2430 |
![]() | '+' is not preceded with whitespace. | 2431 |
![]() | '+' should be on a new line. | 2431 |
![]() | '+' is not preceded with whitespace. | 2432 |
![]() | '+' should be on a new line. | 2432 |
![]() | '+' is not preceded with whitespace. | 2433 |
![]() | '+' should be on a new line. | 2433 |
![]() | '+' is not preceded with whitespace. | 2434 |
![]() | '+' should be on a new line. | 2434 |
![]() | '+' is not preceded with whitespace. | 2435 |
![]() | '+' should be on a new line. | 2435 |
![]() | '+' is not preceded with whitespace. | 2436 |
![]() | '+' should be on a new line. | 2436 |
![]() | '+' is not preceded with whitespace. | 2437 |
![]() | '+' should be on a new line. | 2437 |
![]() | '+' is not preceded with whitespace. | 2438 |
![]() | '+' should be on a new line. | 2438 |
![]() | '+' is not preceded with whitespace. | 2439 |
![]() | '+' should be on a new line. | 2439 |
![]() | '+' is not preceded with whitespace. | 2440 |
![]() | '+' should be on a new line. | 2440 |
![]() | '+' is not preceded with whitespace. | 2441 |
![]() | '+' should be on a new line. | 2441 |
![]() | '+' is not preceded with whitespace. | 2442 |
![]() | '+' should be on a new line. | 2442 |
![]() | '+' is not preceded with whitespace. | 2443 |
![]() | '+' should be on a new line. | 2443 |
![]() | '+' is not preceded with whitespace. | 2444 |
![]() | '+' should be on a new line. | 2444 |
![]() | '+' is not preceded with whitespace. | 2445 |
![]() | '+' should be on a new line. | 2445 |
![]() | '+' is not preceded with whitespace. | 2446 |
![]() | '+' should be on a new line. | 2446 |
![]() | '+' is not preceded with whitespace. | 2447 |
![]() | '+' should be on a new line. | 2447 |
![]() | '+' is not preceded with whitespace. | 2448 |
![]() | '+' should be on a new line. | 2448 |
![]() | '+' is not preceded with whitespace. | 2449 |
![]() | '+' should be on a new line. | 2449 |
![]() | '+' is not preceded with whitespace. | 2450 |
![]() | '+' should be on a new line. | 2450 |
![]() | '+' is not preceded with whitespace. | 2451 |
![]() | '+' should be on a new line. | 2451 |
![]() | '+' is not preceded with whitespace. | 2452 |
![]() | '+' should be on a new line. | 2452 |
![]() | '+' is not preceded with whitespace. | 2453 |
![]() | '+' should be on a new line. | 2453 |
![]() | '+' is not preceded with whitespace. | 2454 |
![]() | '+' should be on a new line. | 2454 |
![]() | '+' is not preceded with whitespace. | 2455 |
![]() | '+' should be on a new line. | 2455 |
![]() | '+' is not preceded with whitespace. | 2456 |
![]() | '+' should be on a new line. | 2456 |
![]() | '+' is not preceded with whitespace. | 2457 |
![]() | '+' should be on a new line. | 2457 |
![]() | '+' is not preceded with whitespace. | 2458 |
![]() | '+' should be on a new line. | 2458 |
![]() | '+' is not preceded with whitespace. | 2459 |
![]() | '+' should be on a new line. | 2459 |
![]() | '+' is not preceded with whitespace. | 2460 |
![]() | '+' should be on a new line. | 2460 |
![]() | '+' is not preceded with whitespace. | 2461 |
![]() | '+' should be on a new line. | 2461 |
![]() | '+' is not preceded with whitespace. | 2462 |
![]() | '+' should be on a new line. | 2462 |
![]() | '+' is not preceded with whitespace. | 2463 |
![]() | '+' should be on a new line. | 2463 |
![]() | '+' is not preceded with whitespace. | 2464 |
![]() | '+' should be on a new line. | 2464 |
![]() | '+' is not preceded with whitespace. | 2465 |
![]() | '+' should be on a new line. | 2465 |
![]() | '+' is not preceded with whitespace. | 2466 |
![]() | '+' should be on a new line. | 2466 |
![]() | '+' is not preceded with whitespace. | 2467 |
![]() | '+' should be on a new line. | 2467 |
![]() | '+' is not preceded with whitespace. | 2468 |
![]() | '+' should be on a new line. | 2468 |
![]() | '+' is not preceded with whitespace. | 2469 |
![]() | '+' should be on a new line. | 2469 |
![]() | '+' is not preceded with whitespace. | 2470 |
![]() | '+' should be on a new line. | 2470 |
![]() | '+' is not preceded with whitespace. | 2471 |
![]() | '+' should be on a new line. | 2471 |
![]() | '+' is not preceded with whitespace. | 2472 |
![]() | '+' should be on a new line. | 2472 |
![]() | '+' is not preceded with whitespace. | 2473 |
![]() | '+' should be on a new line. | 2473 |
![]() | '+' is not preceded with whitespace. | 2474 |
![]() | '+' should be on a new line. | 2474 |
![]() | '+' is not preceded with whitespace. | 2475 |
![]() | '+' should be on a new line. | 2475 |
![]() | '+' is not preceded with whitespace. | 2476 |
![]() | '+' should be on a new line. | 2476 |
![]() | '+' is not preceded with whitespace. | 2477 |
![]() | '+' should be on a new line. | 2477 |
![]() | '+' is not preceded with whitespace. | 2478 |
![]() | '+' should be on a new line. | 2478 |
![]() | '+' is not preceded with whitespace. | 2479 |
![]() | '+' should be on a new line. | 2479 |
![]() | '+' is not preceded with whitespace. | 2480 |
![]() | '+' should be on a new line. | 2480 |
![]() | '+' is not preceded with whitespace. | 2481 |
![]() | '+' should be on a new line. | 2481 |
![]() | '+' is not preceded with whitespace. | 2482 |
![]() | '+' should be on a new line. | 2482 |
![]() | '+' is not preceded with whitespace. | 2483 |
![]() | '+' should be on a new line. | 2483 |
![]() | '+' is not preceded with whitespace. | 2484 |
![]() | '+' should be on a new line. | 2484 |
![]() | '+' is not preceded with whitespace. | 2485 |
![]() | '+' should be on a new line. | 2485 |
![]() | '+' is not preceded with whitespace. | 2486 |
![]() | '+' should be on a new line. | 2486 |
![]() | '+' is not preceded with whitespace. | 2487 |
![]() | '+' should be on a new line. | 2487 |
![]() | '+' is not preceded with whitespace. | 2488 |
![]() | '+' should be on a new line. | 2488 |
![]() | '+' is not preceded with whitespace. | 2489 |
![]() | '+' should be on a new line. | 2489 |
![]() | '+' is not preceded with whitespace. | 2490 |
![]() | '+' should be on a new line. | 2490 |
![]() | '+' is not preceded with whitespace. | 2491 |
![]() | '+' should be on a new line. | 2491 |
![]() | '+' is not preceded with whitespace. | 2492 |
![]() | '+' should be on a new line. | 2492 |
![]() | '+' is not preceded with whitespace. | 2493 |
![]() | '+' should be on a new line. | 2493 |
![]() | '+' is not preceded with whitespace. | 2494 |
![]() | '+' should be on a new line. | 2494 |
![]() | '+' is not preceded with whitespace. | 2495 |
![]() | '+' should be on a new line. | 2495 |
![]() | '+' is not preceded with whitespace. | 2496 |
![]() | '+' should be on a new line. | 2496 |
![]() | '+' is not preceded with whitespace. | 2497 |
![]() | '+' should be on a new line. | 2497 |
![]() | '+' is not preceded with whitespace. | 2498 |
![]() | '+' should be on a new line. | 2498 |
![]() | '+' is not preceded with whitespace. | 2499 |
![]() | '+' should be on a new line. | 2499 |
![]() | '+' is not preceded with whitespace. | 2500 |
![]() | '+' should be on a new line. | 2500 |
![]() | '+' is not preceded with whitespace. | 2501 |
![]() | '+' should be on a new line. | 2501 |
![]() | '+' is not preceded with whitespace. | 2502 |
![]() | '+' should be on a new line. | 2502 |
![]() | '+' is not preceded with whitespace. | 2503 |
![]() | '+' should be on a new line. | 2503 |
![]() | '+' is not preceded with whitespace. | 2504 |
![]() | '+' should be on a new line. | 2504 |
![]() | '+' is not preceded with whitespace. | 2505 |
![]() | '+' should be on a new line. | 2505 |
![]() | '+' is not preceded with whitespace. | 2506 |
![]() | '+' should be on a new line. | 2506 |
![]() | '+' is not preceded with whitespace. | 2507 |
![]() | '+' should be on a new line. | 2507 |
![]() | '+' is not preceded with whitespace. | 2508 |
![]() | '+' should be on a new line. | 2508 |
![]() | '+' is not preceded with whitespace. | 2509 |
![]() | '+' should be on a new line. | 2509 |
![]() | '+' is not preceded with whitespace. | 2510 |
![]() | '+' should be on a new line. | 2510 |
![]() | '+' is not preceded with whitespace. | 2511 |
![]() | '+' should be on a new line. | 2511 |
![]() | '+' is not preceded with whitespace. | 2512 |
![]() | '+' should be on a new line. | 2512 |
![]() | '+' is not preceded with whitespace. | 2513 |
![]() | '+' should be on a new line. | 2513 |
![]() | '+' is not preceded with whitespace. | 2514 |
![]() | '+' should be on a new line. | 2514 |
![]() | '+' is not preceded with whitespace. | 2515 |
![]() | '+' should be on a new line. | 2515 |
![]() | '+' is not preceded with whitespace. | 2516 |
![]() | '+' should be on a new line. | 2516 |
![]() | '+' is not preceded with whitespace. | 2517 |
![]() | '+' should be on a new line. | 2517 |
![]() | '+' is not preceded with whitespace. | 2518 |
![]() | '+' should be on a new line. | 2518 |
![]() | '+' is not preceded with whitespace. | 2519 |
![]() | '+' should be on a new line. | 2519 |
![]() | '+' is not preceded with whitespace. | 2520 |
![]() | '+' should be on a new line. | 2520 |
![]() | '+' is not preceded with whitespace. | 2521 |
![]() | '+' should be on a new line. | 2521 |
![]() | '+' is not preceded with whitespace. | 2522 |
![]() | '+' should be on a new line. | 2522 |
![]() | '+' is not preceded with whitespace. | 2523 |
![]() | '+' should be on a new line. | 2523 |
![]() | '+' is not preceded with whitespace. | 2524 |
![]() | '+' should be on a new line. | 2524 |
![]() | '+' is not preceded with whitespace. | 2525 |
![]() | '+' should be on a new line. | 2525 |
![]() | '+' is not preceded with whitespace. | 2526 |
![]() | '+' should be on a new line. | 2526 |
![]() | '+' is not preceded with whitespace. | 2527 |
![]() | '+' should be on a new line. | 2527 |
![]() | '+' is not preceded with whitespace. | 2528 |
![]() | '+' should be on a new line. | 2528 |
![]() | '+' is not preceded with whitespace. | 2529 |
![]() | '+' should be on a new line. | 2529 |
![]() | '+' is not preceded with whitespace. | 2530 |
![]() | '+' should be on a new line. | 2530 |
![]() | '+' is not preceded with whitespace. | 2531 |
![]() | '+' should be on a new line. | 2531 |
![]() | '+' is not preceded with whitespace. | 2532 |
![]() | '+' should be on a new line. | 2532 |
![]() | '+' is not preceded with whitespace. | 2533 |
![]() | '+' should be on a new line. | 2533 |
![]() | '+' is not preceded with whitespace. | 2534 |
![]() | '+' should be on a new line. | 2534 |
![]() | '+' is not preceded with whitespace. | 2535 |
![]() | '+' should be on a new line. | 2535 |
![]() | '+' is not preceded with whitespace. | 2536 |
![]() | '+' should be on a new line. | 2536 |
![]() | '+' is not preceded with whitespace. | 2537 |
![]() | '+' should be on a new line. | 2537 |
![]() | '+' is not preceded with whitespace. | 2538 |
![]() | '+' should be on a new line. | 2538 |
![]() | '+' is not preceded with whitespace. | 2539 |
![]() | '+' should be on a new line. | 2539 |
![]() | '+' is not preceded with whitespace. | 2540 |
![]() | '+' should be on a new line. | 2540 |
![]() | '+' is not preceded with whitespace. | 2541 |
![]() | '+' should be on a new line. | 2541 |
![]() | '+' is not preceded with whitespace. | 2542 |
![]() | '+' should be on a new line. | 2542 |
![]() | '+' is not preceded with whitespace. | 2543 |
![]() | '+' should be on a new line. | 2543 |
![]() | '+' is not preceded with whitespace. | 2544 |
![]() | '+' should be on a new line. | 2544 |
![]() | '+' is not preceded with whitespace. | 2545 |
![]() | '+' should be on a new line. | 2545 |
![]() | '+' is not preceded with whitespace. | 2546 |
![]() | '+' should be on a new line. | 2546 |
![]() | '+' is not preceded with whitespace. | 2547 |
![]() | '+' should be on a new line. | 2547 |
![]() | '+' is not preceded with whitespace. | 2548 |
![]() | '+' should be on a new line. | 2548 |
![]() | '+' is not preceded with whitespace. | 2549 |
![]() | '+' should be on a new line. | 2549 |
![]() | '+' is not preceded with whitespace. | 2550 |
![]() | '+' should be on a new line. | 2550 |
![]() | '+' is not preceded with whitespace. | 2551 |
![]() | '+' should be on a new line. | 2551 |
![]() | '+' is not preceded with whitespace. | 2552 |
![]() | '+' should be on a new line. | 2552 |
![]() | '+' is not preceded with whitespace. | 2553 |
![]() | '+' should be on a new line. | 2553 |
![]() | '+' is not preceded with whitespace. | 2554 |
![]() | '+' should be on a new line. | 2554 |
![]() | '+' is not preceded with whitespace. | 2555 |
![]() | '+' should be on a new line. | 2555 |
![]() | '+' is not preceded with whitespace. | 2556 |
![]() | '+' should be on a new line. | 2556 |
![]() | '+' is not preceded with whitespace. | 2557 |
![]() | '+' should be on a new line. | 2557 |
![]() | '+' is not preceded with whitespace. | 2558 |
![]() | '+' should be on a new line. | 2558 |
![]() | '+' is not preceded with whitespace. | 2559 |
![]() | '+' should be on a new line. | 2559 |
![]() | '+' is not preceded with whitespace. | 2560 |
![]() | '+' should be on a new line. | 2560 |
![]() | '+' is not preceded with whitespace. | 2561 |
![]() | '+' should be on a new line. | 2561 |
![]() | '+' is not preceded with whitespace. | 2562 |
![]() | '+' should be on a new line. | 2562 |
![]() | '+' is not preceded with whitespace. | 2563 |
![]() | '+' should be on a new line. | 2563 |
![]() | '+' is not preceded with whitespace. | 2564 |
![]() | '+' should be on a new line. | 2564 |
![]() | '+' is not preceded with whitespace. | 2565 |
![]() | '+' should be on a new line. | 2565 |
![]() | '+' is not preceded with whitespace. | 2566 |
![]() | '+' should be on a new line. | 2566 |
![]() | '+' is not preceded with whitespace. | 2567 |
![]() | '+' should be on a new line. | 2567 |
![]() | '+' is not preceded with whitespace. | 2568 |
![]() | '+' should be on a new line. | 2568 |
![]() | '+' is not preceded with whitespace. | 2569 |
![]() | '+' should be on a new line. | 2569 |
![]() | '+' is not preceded with whitespace. | 2570 |
![]() | '+' should be on a new line. | 2570 |
![]() | '+' is not preceded with whitespace. | 2571 |
![]() | '+' should be on a new line. | 2571 |
![]() | '+' is not preceded with whitespace. | 2572 |
![]() | '+' should be on a new line. | 2572 |
![]() | '+' is not preceded with whitespace. | 2573 |
![]() | '+' should be on a new line. | 2573 |
![]() | '+' is not preceded with whitespace. | 2574 |
![]() | '+' should be on a new line. | 2574 |
![]() | '+' is not preceded with whitespace. | 2575 |
![]() | '+' should be on a new line. | 2575 |
![]() | '+' is not preceded with whitespace. | 2576 |
![]() | '+' should be on a new line. | 2576 |
![]() | '+' is not preceded with whitespace. | 2577 |
![]() | '+' should be on a new line. | 2577 |
![]() | '+' is not preceded with whitespace. | 2578 |
![]() | '+' should be on a new line. | 2578 |
![]() | '+' is not preceded with whitespace. | 2579 |
![]() | '+' should be on a new line. | 2579 |
![]() | '+' is not preceded with whitespace. | 2580 |
![]() | '+' should be on a new line. | 2580 |
![]() | '+' is not preceded with whitespace. | 2581 |
![]() | '+' should be on a new line. | 2581 |
![]() | '+' is not preceded with whitespace. | 2582 |
![]() | '+' should be on a new line. | 2582 |
![]() | '+' is not preceded with whitespace. | 2583 |
![]() | '+' should be on a new line. | 2583 |
![]() | '+' is not preceded with whitespace. | 2584 |
![]() | '+' should be on a new line. | 2584 |
![]() | '+' is not preceded with whitespace. | 2585 |
![]() | '+' should be on a new line. | 2585 |
![]() | '+' is not preceded with whitespace. | 2586 |
![]() | '+' should be on a new line. | 2586 |
![]() | '+' is not preceded with whitespace. | 2587 |
![]() | '+' should be on a new line. | 2587 |
![]() | '+' is not preceded with whitespace. | 2588 |
![]() | '+' should be on a new line. | 2588 |
![]() | '+' is not preceded with whitespace. | 2589 |
![]() | '+' should be on a new line. | 2589 |
![]() | '+' is not preceded with whitespace. | 2590 |
![]() | '+' should be on a new line. | 2590 |
![]() | '+' is not preceded with whitespace. | 2591 |
![]() | '+' should be on a new line. | 2591 |
![]() | '+' is not preceded with whitespace. | 2592 |
![]() | '+' should be on a new line. | 2592 |
![]() | '+' is not preceded with whitespace. | 2593 |
![]() | '+' should be on a new line. | 2593 |
![]() | '+' is not preceded with whitespace. | 2594 |
![]() | '+' should be on a new line. | 2594 |
![]() | '+' is not preceded with whitespace. | 2595 |
![]() | '+' should be on a new line. | 2595 |
![]() | '+' is not preceded with whitespace. | 2596 |
![]() | '+' should be on a new line. | 2596 |
![]() | '+' is not preceded with whitespace. | 2597 |
![]() | '+' should be on a new line. | 2597 |
![]() | '+' is not preceded with whitespace. | 2598 |
![]() | '+' should be on a new line. | 2598 |
![]() | '+' is not preceded with whitespace. | 2599 |
![]() | '+' should be on a new line. | 2599 |
![]() | '+' is not preceded with whitespace. | 2600 |
![]() | '+' should be on a new line. | 2600 |
![]() | '+' is not preceded with whitespace. | 2601 |
![]() | '+' should be on a new line. | 2601 |
![]() | '+' is not preceded with whitespace. | 2602 |
![]() | '+' should be on a new line. | 2602 |
![]() | '+' is not preceded with whitespace. | 2603 |
![]() | '+' should be on a new line. | 2603 |
![]() | '+' is not preceded with whitespace. | 2604 |
![]() | '+' should be on a new line. | 2604 |
![]() | '+' is not preceded with whitespace. | 2605 |
![]() | '+' should be on a new line. | 2605 |
![]() | '+' is not preceded with whitespace. | 2606 |
![]() | '+' should be on a new line. | 2606 |
![]() | '+' is not preceded with whitespace. | 2607 |
![]() | '+' should be on a new line. | 2607 |
![]() | '+' is not preceded with whitespace. | 2608 |
![]() | '+' should be on a new line. | 2608 |
![]() | '+' is not preceded with whitespace. | 2609 |
![]() | '+' should be on a new line. | 2609 |
![]() | '+' is not preceded with whitespace. | 2610 |
![]() | '+' should be on a new line. | 2610 |
![]() | '+' is not preceded with whitespace. | 2611 |
![]() | '+' should be on a new line. | 2611 |
![]() | '+' is not preceded with whitespace. | 2612 |
![]() | '+' should be on a new line. | 2612 |
![]() | '+' is not preceded with whitespace. | 2613 |
![]() | '+' should be on a new line. | 2613 |
![]() | '+' is not preceded with whitespace. | 2614 |
![]() | '+' should be on a new line. | 2614 |
![]() | '+' is not preceded with whitespace. | 2615 |
![]() | '+' should be on a new line. | 2615 |
![]() | '+' is not preceded with whitespace. | 2616 |
![]() | '+' should be on a new line. | 2616 |
![]() | '+' is not preceded with whitespace. | 2617 |
![]() | '+' should be on a new line. | 2617 |
![]() | '+' is not preceded with whitespace. | 2618 |
![]() | '+' should be on a new line. | 2618 |
![]() | '+' is not preceded with whitespace. | 2619 |
![]() | '+' should be on a new line. | 2619 |
![]() | '+' is not preceded with whitespace. | 2620 |
![]() | '+' should be on a new line. | 2620 |
![]() | '+' is not preceded with whitespace. | 2621 |
![]() | '+' should be on a new line. | 2621 |
![]() | '+' is not preceded with whitespace. | 2622 |
![]() | '+' should be on a new line. | 2622 |
![]() | '+' is not preceded with whitespace. | 2623 |
![]() | '+' should be on a new line. | 2623 |
![]() | '+' is not preceded with whitespace. | 2624 |
![]() | '+' should be on a new line. | 2624 |
![]() | '+' is not preceded with whitespace. | 2625 |
![]() | '+' should be on a new line. | 2625 |
![]() | '+' is not preceded with whitespace. | 2626 |
![]() | '+' should be on a new line. | 2626 |
![]() | '+' is not preceded with whitespace. | 2627 |
![]() | '+' should be on a new line. | 2627 |
![]() | '+' is not preceded with whitespace. | 2628 |
![]() | '+' should be on a new line. | 2628 |
![]() | '+' is not preceded with whitespace. | 2629 |
![]() | '+' should be on a new line. | 2629 |
![]() | '+' is not preceded with whitespace. | 2630 |
![]() | '+' should be on a new line. | 2630 |
![]() | '+' is not preceded with whitespace. | 2631 |
![]() | '+' should be on a new line. | 2631 |
![]() | '+' is not preceded with whitespace. | 2632 |
![]() | '+' should be on a new line. | 2632 |
![]() | '+' is not preceded with whitespace. | 2633 |
![]() | '+' should be on a new line. | 2633 |
![]() | '+' is not preceded with whitespace. | 2634 |
![]() | '+' should be on a new line. | 2634 |
![]() | '+' is not preceded with whitespace. | 2635 |
![]() | '+' should be on a new line. | 2635 |
![]() | '+' is not preceded with whitespace. | 2636 |
![]() | '+' should be on a new line. | 2636 |
![]() | '+' is not preceded with whitespace. | 2637 |
![]() | '+' should be on a new line. | 2637 |
![]() | '+' is not preceded with whitespace. | 2638 |
![]() | '+' should be on a new line. | 2638 |
![]() | '+' is not preceded with whitespace. | 2639 |
![]() | '+' should be on a new line. | 2639 |
![]() | '+' is not preceded with whitespace. | 2640 |
![]() | '+' should be on a new line. | 2640 |
![]() | '+' is not preceded with whitespace. | 2641 |
![]() | '+' should be on a new line. | 2641 |
![]() | '+' is not preceded with whitespace. | 2642 |
![]() | '+' should be on a new line. | 2642 |
![]() | '+' is not preceded with whitespace. | 2643 |
![]() | '+' should be on a new line. | 2643 |
![]() | '+' is not preceded with whitespace. | 2644 |
![]() | '+' should be on a new line. | 2644 |
![]() | '+' is not preceded with whitespace. | 2645 |
![]() | '+' should be on a new line. | 2645 |
![]() | '+' is not preceded with whitespace. | 2646 |
![]() | '+' should be on a new line. | 2646 |
![]() | '+' is not preceded with whitespace. | 2647 |
![]() | '+' should be on a new line. | 2647 |
![]() | '+' is not preceded with whitespace. | 2648 |
![]() | '+' should be on a new line. | 2648 |
![]() | '+' is not preceded with whitespace. | 2649 |
![]() | '+' should be on a new line. | 2649 |
![]() | '+' is not preceded with whitespace. | 2650 |
![]() | '+' should be on a new line. | 2650 |
![]() | '+' is not preceded with whitespace. | 2651 |
![]() | '+' should be on a new line. | 2651 |
![]() | '+' is not preceded with whitespace. | 2652 |
![]() | '+' should be on a new line. | 2652 |
![]() | '+' is not preceded with whitespace. | 2653 |
![]() | '+' should be on a new line. | 2653 |
![]() | '+' is not preceded with whitespace. | 2654 |
![]() | '+' should be on a new line. | 2654 |
![]() | '+' is not preceded with whitespace. | 2655 |
![]() | '+' should be on a new line. | 2655 |
![]() | '+' is not preceded with whitespace. | 2656 |
![]() | '+' should be on a new line. | 2656 |
![]() | '+' is not preceded with whitespace. | 2657 |
![]() | '+' should be on a new line. | 2657 |
![]() | '+' is not preceded with whitespace. | 2658 |
![]() | '+' should be on a new line. | 2658 |
![]() | '+' is not preceded with whitespace. | 2659 |
![]() | '+' should be on a new line. | 2659 |
![]() | '+' is not preceded with whitespace. | 2660 |
![]() | '+' should be on a new line. | 2660 |
![]() | '+' is not preceded with whitespace. | 2661 |
![]() | '+' should be on a new line. | 2661 |
![]() | '+' is not preceded with whitespace. | 2662 |
![]() | '+' should be on a new line. | 2662 |
![]() | '+' is not preceded with whitespace. | 2663 |
![]() | '+' should be on a new line. | 2663 |
![]() | '+' is not preceded with whitespace. | 2664 |
![]() | '+' should be on a new line. | 2664 |
![]() | '+' is not preceded with whitespace. | 2665 |
![]() | '+' should be on a new line. | 2665 |
![]() | '+' is not preceded with whitespace. | 2666 |
![]() | '+' should be on a new line. | 2666 |
![]() | '+' is not preceded with whitespace. | 2667 |
![]() | '+' should be on a new line. | 2667 |
![]() | '+' is not preceded with whitespace. | 2668 |
![]() | '+' should be on a new line. | 2668 |
![]() | '+' is not preceded with whitespace. | 2669 |
![]() | '+' should be on a new line. | 2669 |
![]() | '+' is not preceded with whitespace. | 2670 |
![]() | '+' should be on a new line. | 2670 |
![]() | '+' is not preceded with whitespace. | 2671 |
![]() | '+' should be on a new line. | 2671 |
![]() | '+' is not preceded with whitespace. | 2672 |
![]() | '+' should be on a new line. | 2672 |
![]() | '+' is not preceded with whitespace. | 2673 |
![]() | '+' should be on a new line. | 2673 |
![]() | '+' is not preceded with whitespace. | 2674 |
![]() | '+' should be on a new line. | 2674 |
![]() | '+' is not preceded with whitespace. | 2675 |
![]() | '+' should be on a new line. | 2675 |
![]() | '+' is not preceded with whitespace. | 2676 |
![]() | '+' should be on a new line. | 2676 |
![]() | '+' is not preceded with whitespace. | 2677 |
![]() | '+' should be on a new line. | 2677 |
![]() | '+' is not preceded with whitespace. | 2678 |
![]() | '+' should be on a new line. | 2678 |
![]() | '+' is not preceded with whitespace. | 2679 |
![]() | '+' should be on a new line. | 2679 |
![]() | '+' is not preceded with whitespace. | 2680 |
![]() | '+' should be on a new line. | 2680 |
![]() | '+' is not preceded with whitespace. | 2681 |
![]() | '+' should be on a new line. | 2681 |
![]() | '+' is not preceded with whitespace. | 2682 |
![]() | '+' should be on a new line. | 2682 |
![]() | '+' is not preceded with whitespace. | 2683 |
![]() | '+' should be on a new line. | 2683 |
![]() | '+' is not preceded with whitespace. | 2684 |
![]() | '+' should be on a new line. | 2684 |
![]() | '+' is not preceded with whitespace. | 2685 |
![]() | '+' should be on a new line. | 2685 |
![]() | '+' is not preceded with whitespace. | 2686 |
![]() | '+' should be on a new line. | 2686 |
![]() | '+' is not preceded with whitespace. | 2687 |
![]() | '+' should be on a new line. | 2687 |
![]() | '+' is not preceded with whitespace. | 2688 |
![]() | '+' should be on a new line. | 2688 |
![]() | '+' is not preceded with whitespace. | 2689 |
![]() | '+' should be on a new line. | 2689 |
![]() | '+' is not preceded with whitespace. | 2690 |
![]() | '+' should be on a new line. | 2690 |
![]() | '+' is not preceded with whitespace. | 2691 |
![]() | '+' should be on a new line. | 2691 |
![]() | '+' is not preceded with whitespace. | 2692 |
![]() | '+' should be on a new line. | 2692 |
![]() | '+' is not preceded with whitespace. | 2693 |
![]() | '+' should be on a new line. | 2693 |
![]() | '+' is not preceded with whitespace. | 2694 |
![]() | '+' should be on a new line. | 2694 |
![]() | '+' is not preceded with whitespace. | 2695 |
![]() | '+' should be on a new line. | 2695 |
![]() | '+' is not preceded with whitespace. | 2696 |
![]() | '+' should be on a new line. | 2696 |
![]() | '+' is not preceded with whitespace. | 2697 |
![]() | '+' should be on a new line. | 2697 |
![]() | '+' is not preceded with whitespace. | 2698 |
![]() | '+' should be on a new line. | 2698 |
![]() | '+' is not preceded with whitespace. | 2699 |
![]() | '+' should be on a new line. | 2699 |
![]() | '+' is not preceded with whitespace. | 2700 |
![]() | '+' should be on a new line. | 2700 |
![]() | '+' is not preceded with whitespace. | 2701 |
![]() | '+' should be on a new line. | 2701 |
![]() | '+' is not preceded with whitespace. | 2702 |
![]() | '+' should be on a new line. | 2702 |
![]() | '+' is not preceded with whitespace. | 2703 |
![]() | '+' should be on a new line. | 2703 |
![]() | '+' is not preceded with whitespace. | 2704 |
![]() | '+' should be on a new line. | 2704 |
![]() | '+' is not preceded with whitespace. | 2705 |
![]() | '+' should be on a new line. | 2705 |
![]() | '+' is not preceded with whitespace. | 2706 |
![]() | '+' should be on a new line. | 2706 |
![]() | '+' is not preceded with whitespace. | 2707 |
![]() | '+' should be on a new line. | 2707 |
![]() | '+' is not preceded with whitespace. | 2708 |
![]() | '+' should be on a new line. | 2708 |
![]() | '+' is not preceded with whitespace. | 2709 |
![]() | '+' should be on a new line. | 2709 |
![]() | '+' is not preceded with whitespace. | 2710 |
![]() | '+' should be on a new line. | 2710 |
![]() | '+' is not preceded with whitespace. | 2711 |
![]() | '+' should be on a new line. | 2711 |
![]() | '+' is not preceded with whitespace. | 2712 |
![]() | '+' should be on a new line. | 2712 |
![]() | '+' is not preceded with whitespace. | 2713 |
![]() | '+' should be on a new line. | 2713 |
![]() | '+' is not preceded with whitespace. | 2714 |
![]() | '+' should be on a new line. | 2714 |
![]() | '+' is not preceded with whitespace. | 2715 |
![]() | '+' should be on a new line. | 2715 |
![]() | '+' is not preceded with whitespace. | 2716 |
![]() | '+' should be on a new line. | 2716 |
![]() | '+' is not preceded with whitespace. | 2717 |
![]() | '+' should be on a new line. | 2717 |
![]() | '+' is not preceded with whitespace. | 2718 |
![]() | '+' should be on a new line. | 2718 |
![]() | '+' is not preceded with whitespace. | 2719 |
![]() | '+' should be on a new line. | 2719 |
![]() | '+' is not preceded with whitespace. | 2720 |
![]() | '+' should be on a new line. | 2720 |
![]() | '+' is not preceded with whitespace. | 2721 |
![]() | '+' should be on a new line. | 2721 |
![]() | '+' is not preceded with whitespace. | 2722 |
![]() | '+' should be on a new line. | 2722 |
![]() | '+' is not preceded with whitespace. | 2723 |
![]() | '+' should be on a new line. | 2723 |
![]() | '+' is not preceded with whitespace. | 2724 |
![]() | '+' should be on a new line. | 2724 |
![]() | '+' is not preceded with whitespace. | 2725 |
![]() | '+' should be on a new line. | 2725 |
![]() | '+' is not preceded with whitespace. | 2726 |
![]() | '+' should be on a new line. | 2726 |
![]() | '+' is not preceded with whitespace. | 2727 |
![]() | '+' should be on a new line. | 2727 |
![]() | '+' is not preceded with whitespace. | 2728 |
![]() | '+' should be on a new line. | 2728 |
![]() | '+' is not preceded with whitespace. | 2729 |
![]() | '+' should be on a new line. | 2729 |
![]() | '+' is not preceded with whitespace. | 2730 |
![]() | '+' should be on a new line. | 2730 |
![]() | '+' is not preceded with whitespace. | 2731 |
![]() | '+' should be on a new line. | 2731 |
![]() | '+' is not preceded with whitespace. | 2732 |
![]() | '+' should be on a new line. | 2732 |
![]() | '+' is not preceded with whitespace. | 2733 |
![]() | '+' should be on a new line. | 2733 |
![]() | '+' is not preceded with whitespace. | 2734 |
![]() | '+' should be on a new line. | 2734 |
![]() | '+' is not preceded with whitespace. | 2735 |
![]() | '+' should be on a new line. | 2735 |
![]() | '+' is not preceded with whitespace. | 2736 |
![]() | '+' should be on a new line. | 2736 |
![]() | '+' is not preceded with whitespace. | 2737 |
![]() | '+' should be on a new line. | 2737 |
![]() | '+' is not preceded with whitespace. | 2738 |
![]() | '+' should be on a new line. | 2738 |
![]() | '+' is not preceded with whitespace. | 2739 |
![]() | '+' should be on a new line. | 2739 |
![]() | '+' is not preceded with whitespace. | 2740 |
![]() | '+' should be on a new line. | 2740 |
![]() | '+' is not preceded with whitespace. | 2741 |
![]() | '+' should be on a new line. | 2741 |
![]() | '+' is not preceded with whitespace. | 2742 |
![]() | '+' should be on a new line. | 2742 |
![]() | '+' is not preceded with whitespace. | 2743 |
![]() | '+' should be on a new line. | 2743 |
![]() | '+' is not preceded with whitespace. | 2744 |
![]() | '+' should be on a new line. | 2744 |
![]() | '+' is not preceded with whitespace. | 2745 |
![]() | '+' should be on a new line. | 2745 |
![]() | '+' is not preceded with whitespace. | 2746 |
![]() | '+' should be on a new line. | 2746 |
![]() | '+' is not preceded with whitespace. | 2747 |
![]() | '+' should be on a new line. | 2747 |
![]() | '+' is not preceded with whitespace. | 2748 |
![]() | '+' should be on a new line. | 2748 |
![]() | '+' is not preceded with whitespace. | 2749 |
![]() | '+' should be on a new line. | 2749 |
![]() | '+' is not preceded with whitespace. | 2750 |
![]() | '+' should be on a new line. | 2750 |
![]() | '+' is not preceded with whitespace. | 2751 |
![]() | '+' should be on a new line. | 2751 |
![]() | '+' is not preceded with whitespace. | 2752 |
![]() | '+' should be on a new line. | 2752 |
![]() | '+' is not preceded with whitespace. | 2753 |
![]() | '+' should be on a new line. | 2753 |
![]() | '+' is not preceded with whitespace. | 2754 |
![]() | '+' should be on a new line. | 2754 |
![]() | '+' is not preceded with whitespace. | 2755 |
![]() | '+' should be on a new line. | 2755 |
![]() | '+' is not preceded with whitespace. | 2756 |
![]() | '+' should be on a new line. | 2756 |
![]() | '+' is not preceded with whitespace. | 2757 |
![]() | '+' should be on a new line. | 2757 |
![]() | '+' is not preceded with whitespace. | 2758 |
![]() | '+' should be on a new line. | 2758 |
![]() | '+' is not preceded with whitespace. | 2759 |
![]() | '+' should be on a new line. | 2759 |
![]() | '+' is not preceded with whitespace. | 2760 |
![]() | '+' should be on a new line. | 2760 |
![]() | '+' is not preceded with whitespace. | 2761 |
![]() | '+' should be on a new line. | 2761 |
![]() | '+' is not preceded with whitespace. | 2762 |
![]() | '+' should be on a new line. | 2762 |
![]() | '+' is not preceded with whitespace. | 2763 |
![]() | '+' should be on a new line. | 2763 |
![]() | '+' is not preceded with whitespace. | 2764 |
![]() | '+' should be on a new line. | 2764 |
![]() | '+' is not preceded with whitespace. | 2765 |
![]() | '+' should be on a new line. | 2765 |
![]() | '+' is not preceded with whitespace. | 2766 |
![]() | '+' should be on a new line. | 2766 |
![]() | '+' is not preceded with whitespace. | 2767 |
![]() | '+' should be on a new line. | 2767 |
![]() | '+' is not preceded with whitespace. | 2768 |
![]() | '+' should be on a new line. | 2768 |
![]() | '+' is not preceded with whitespace. | 2769 |
![]() | '+' should be on a new line. | 2769 |
![]() | '+' is not preceded with whitespace. | 2770 |
![]() | '+' should be on a new line. | 2770 |
![]() | '+' is not preceded with whitespace. | 2771 |
![]() | '+' should be on a new line. | 2771 |
![]() | '+' is not preceded with whitespace. | 2772 |
![]() | '+' should be on a new line. | 2772 |
![]() | '+' is not preceded with whitespace. | 2773 |
![]() | '+' should be on a new line. | 2773 |
![]() | '+' is not preceded with whitespace. | 2774 |
![]() | '+' should be on a new line. | 2774 |
![]() | '+' is not preceded with whitespace. | 2775 |
![]() | '+' should be on a new line. | 2775 |
![]() | '+' is not preceded with whitespace. | 2776 |
![]() | '+' should be on a new line. | 2776 |
![]() | '+' is not preceded with whitespace. | 2777 |
![]() | '+' should be on a new line. | 2777 |
![]() | '+' is not preceded with whitespace. | 2778 |
![]() | '+' should be on a new line. | 2778 |
![]() | '+' is not preceded with whitespace. | 2779 |
![]() | '+' should be on a new line. | 2779 |
![]() | '+' is not preceded with whitespace. | 2780 |
![]() | '+' should be on a new line. | 2780 |
![]() | '+' is not preceded with whitespace. | 2781 |
![]() | '+' should be on a new line. | 2781 |
![]() | '+' is not preceded with whitespace. | 2782 |
![]() | '+' should be on a new line. | 2782 |
![]() | '+' is not preceded with whitespace. | 2783 |
![]() | '+' should be on a new line. | 2783 |
![]() | '+' is not preceded with whitespace. | 2784 |
![]() | '+' should be on a new line. | 2784 |
![]() | '+' is not preceded with whitespace. | 2785 |
![]() | '+' should be on a new line. | 2785 |
![]() | '+' is not preceded with whitespace. | 2786 |
![]() | '+' should be on a new line. | 2786 |
![]() | '+' is not preceded with whitespace. | 2787 |
![]() | '+' should be on a new line. | 2787 |
![]() | '+' is not preceded with whitespace. | 2788 |
![]() | '+' should be on a new line. | 2788 |
![]() | '+' is not preceded with whitespace. | 2789 |
![]() | '+' should be on a new line. | 2789 |
![]() | '+' is not preceded with whitespace. | 2790 |
![]() | '+' should be on a new line. | 2790 |
![]() | '+' is not preceded with whitespace. | 2791 |
![]() | '+' should be on a new line. | 2791 |
![]() | '+' is not preceded with whitespace. | 2792 |
![]() | '+' should be on a new line. | 2792 |
![]() | '+' is not preceded with whitespace. | 2793 |
![]() | '+' should be on a new line. | 2793 |
![]() | '+' is not preceded with whitespace. | 2794 |
![]() | '+' should be on a new line. | 2794 |
![]() | '+' is not preceded with whitespace. | 2795 |
![]() | '+' should be on a new line. | 2795 |
![]() | '+' is not preceded with whitespace. | 2796 |
![]() | '+' should be on a new line. | 2796 |
![]() | '+' is not preceded with whitespace. | 2797 |
![]() | '+' should be on a new line. | 2797 |
![]() | '+' is not preceded with whitespace. | 2798 |
![]() | '+' should be on a new line. | 2798 |
![]() | '+' is not preceded with whitespace. | 2799 |
![]() | '+' should be on a new line. | 2799 |
![]() | '+' is not preceded with whitespace. | 2800 |
![]() | '+' should be on a new line. | 2800 |
![]() | '+' is not preceded with whitespace. | 2801 |
![]() | '+' should be on a new line. | 2801 |
![]() | '+' is not preceded with whitespace. | 2802 |
![]() | '+' should be on a new line. | 2802 |
![]() | '+' is not preceded with whitespace. | 2803 |
![]() | '+' should be on a new line. | 2803 |
![]() | '+' is not preceded with whitespace. | 2804 |
![]() | '+' should be on a new line. | 2804 |
![]() | '+' is not preceded with whitespace. | 2805 |
![]() | '+' should be on a new line. | 2805 |
![]() | '+' is not preceded with whitespace. | 2806 |
![]() | '+' should be on a new line. | 2806 |
![]() | '+' is not preceded with whitespace. | 2807 |
![]() | '+' should be on a new line. | 2807 |
![]() | '+' is not preceded with whitespace. | 2808 |
![]() | '+' should be on a new line. | 2808 |
![]() | '+' is not preceded with whitespace. | 2809 |
![]() | '+' should be on a new line. | 2809 |
![]() | '+' is not preceded with whitespace. | 2810 |
![]() | '+' should be on a new line. | 2810 |
![]() | '+' is not preceded with whitespace. | 2811 |
![]() | '+' should be on a new line. | 2811 |
![]() | '+' is not preceded with whitespace. | 2812 |
![]() | '+' should be on a new line. | 2812 |
![]() | '+' is not preceded with whitespace. | 2813 |
![]() | '+' should be on a new line. | 2813 |
![]() | '+' is not preceded with whitespace. | 2814 |
![]() | '+' should be on a new line. | 2814 |
![]() | '+' is not preceded with whitespace. | 2815 |
![]() | '+' should be on a new line. | 2815 |
![]() | '+' is not preceded with whitespace. | 2816 |
![]() | '+' should be on a new line. | 2816 |
![]() | '+' is not preceded with whitespace. | 2817 |
![]() | '+' should be on a new line. | 2817 |
![]() | '+' is not preceded with whitespace. | 2818 |
![]() | '+' should be on a new line. | 2818 |
![]() | '+' is not preceded with whitespace. | 2819 |
![]() | '+' should be on a new line. | 2819 |
![]() | '+' is not preceded with whitespace. | 2820 |
![]() | '+' should be on a new line. | 2820 |
![]() | '+' is not preceded with whitespace. | 2821 |
![]() | '+' should be on a new line. | 2821 |
![]() | '+' is not preceded with whitespace. | 2822 |
![]() | '+' should be on a new line. | 2822 |
![]() | '+' is not preceded with whitespace. | 2823 |
![]() | '+' should be on a new line. | 2823 |
![]() | '+' is not preceded with whitespace. | 2824 |
![]() | '+' should be on a new line. | 2824 |
![]() | '+' is not preceded with whitespace. | 2825 |
![]() | '+' should be on a new line. | 2825 |
![]() | '+' is not preceded with whitespace. | 2826 |
![]() | '+' should be on a new line. | 2826 |
![]() | '+' is not preceded with whitespace. | 2827 |
![]() | '+' should be on a new line. | 2827 |
![]() | '+' is not preceded with whitespace. | 2828 |
![]() | '+' should be on a new line. | 2828 |
![]() | '+' is not preceded with whitespace. | 2829 |
![]() | '+' should be on a new line. | 2829 |
![]() | '+' is not preceded with whitespace. | 2830 |
![]() | '+' should be on a new line. | 2830 |
![]() | '+' is not preceded with whitespace. | 2831 |
![]() | '+' should be on a new line. | 2831 |
![]() | '+' is not preceded with whitespace. | 2832 |
![]() | '+' should be on a new line. | 2832 |
![]() | '+' is not preceded with whitespace. | 2833 |
![]() | '+' should be on a new line. | 2833 |
![]() | '+' is not preceded with whitespace. | 2834 |
![]() | '+' should be on a new line. | 2834 |
![]() | '+' is not preceded with whitespace. | 2835 |
![]() | '+' should be on a new line. | 2835 |
![]() | '+' is not preceded with whitespace. | 2836 |
![]() | '+' should be on a new line. | 2836 |
![]() | '+' is not preceded with whitespace. | 2837 |
![]() | '+' should be on a new line. | 2837 |
![]() | '+' is not preceded with whitespace. | 2838 |
![]() | '+' should be on a new line. | 2838 |
![]() | '+' is not preceded with whitespace. | 2839 |
![]() | '+' should be on a new line. | 2839 |
![]() | '+' is not preceded with whitespace. | 2840 |
![]() | '+' should be on a new line. | 2840 |
![]() | '+' is not preceded with whitespace. | 2841 |
![]() | '+' should be on a new line. | 2841 |
![]() | '+' is not preceded with whitespace. | 2842 |
![]() | '+' should be on a new line. | 2842 |
![]() | '+' is not preceded with whitespace. | 2843 |
![]() | '+' should be on a new line. | 2843 |
![]() | '+' is not preceded with whitespace. | 2844 |
![]() | '+' should be on a new line. | 2844 |
![]() | '+' is not preceded with whitespace. | 2845 |
![]() | '+' should be on a new line. | 2845 |
![]() | '+' is not preceded with whitespace. | 2846 |
![]() | '+' should be on a new line. | 2846 |
![]() | '+' is not preceded with whitespace. | 2847 |
![]() | '+' should be on a new line. | 2847 |
![]() | '+' is not preceded with whitespace. | 2848 |
![]() | '+' should be on a new line. | 2848 |
![]() | '+' is not preceded with whitespace. | 2849 |
![]() | '+' should be on a new line. | 2849 |
![]() | '+' is not preceded with whitespace. | 2850 |
![]() | '+' should be on a new line. | 2850 |
![]() | '+' is not preceded with whitespace. | 2851 |
![]() | '+' should be on a new line. | 2851 |
![]() | '+' is not preceded with whitespace. | 2852 |
![]() | '+' should be on a new line. | 2852 |
![]() | '+' is not preceded with whitespace. | 2853 |
![]() | '+' should be on a new line. | 2853 |
![]() | '+' is not preceded with whitespace. | 2854 |
![]() | '+' should be on a new line. | 2854 |
![]() | '+' is not preceded with whitespace. | 2855 |
![]() | '+' should be on a new line. | 2855 |
![]() | '+' is not preceded with whitespace. | 2856 |
![]() | '+' should be on a new line. | 2856 |
![]() | '+' is not preceded with whitespace. | 2857 |
![]() | '+' should be on a new line. | 2857 |
![]() | '+' is not preceded with whitespace. | 2858 |
![]() | '+' should be on a new line. | 2858 |
![]() | '+' is not preceded with whitespace. | 2859 |
![]() | '+' should be on a new line. | 2859 |
![]() | '+' is not preceded with whitespace. | 2860 |
![]() | '+' should be on a new line. | 2860 |
![]() | '+' is not preceded with whitespace. | 2861 |
![]() | '+' should be on a new line. | 2861 |
![]() | '+' is not preceded with whitespace. | 2862 |
![]() | '+' should be on a new line. | 2862 |
![]() | '+' is not preceded with whitespace. | 2863 |
![]() | '+' should be on a new line. | 2863 |
![]() | '+' is not preceded with whitespace. | 2864 |
![]() | '+' should be on a new line. | 2864 |
![]() | '+' is not preceded with whitespace. | 2865 |
![]() | '+' should be on a new line. | 2865 |
![]() | '+' is not preceded with whitespace. | 2866 |
![]() | '+' should be on a new line. | 2866 |
![]() | '+' is not preceded with whitespace. | 2867 |
![]() | '+' should be on a new line. | 2867 |
![]() | '+' is not preceded with whitespace. | 2868 |
![]() | '+' should be on a new line. | 2868 |
![]() | '+' is not preceded with whitespace. | 2869 |
![]() | '+' should be on a new line. | 2869 |
![]() | '+' is not preceded with whitespace. | 2870 |
![]() | '+' should be on a new line. | 2870 |
![]() | '+' is not preceded with whitespace. | 2871 |
![]() | '+' should be on a new line. | 2871 |
![]() | '+' is not preceded with whitespace. | 2872 |
![]() | '+' should be on a new line. | 2872 |
![]() | '+' is not preceded with whitespace. | 2873 |
![]() | '+' should be on a new line. | 2873 |
![]() | '+' is not preceded with whitespace. | 2874 |
![]() | '+' should be on a new line. | 2874 |
![]() | '+' is not preceded with whitespace. | 2875 |
![]() | '+' should be on a new line. | 2875 |
![]() | '+' is not preceded with whitespace. | 2876 |
![]() | '+' should be on a new line. | 2876 |
![]() | '+' is not preceded with whitespace. | 2877 |
![]() | '+' should be on a new line. | 2877 |
![]() | '+' is not preceded with whitespace. | 2878 |
![]() | '+' should be on a new line. | 2878 |
![]() | '+' is not preceded with whitespace. | 2879 |
![]() | '+' should be on a new line. | 2879 |
![]() | '+' is not preceded with whitespace. | 2880 |
![]() | '+' should be on a new line. | 2880 |
![]() | '+' is not preceded with whitespace. | 2881 |
![]() | '+' should be on a new line. | 2881 |
![]() | '+' is not preceded with whitespace. | 2882 |
![]() | '+' should be on a new line. | 2882 |
![]() | '+' is not preceded with whitespace. | 2883 |
![]() | '+' should be on a new line. | 2883 |
![]() | '+' is not preceded with whitespace. | 2884 |
![]() | '+' should be on a new line. | 2884 |
![]() | '+' is not preceded with whitespace. | 2885 |
![]() | '+' should be on a new line. | 2885 |
![]() | '+' is not preceded with whitespace. | 2886 |
![]() | '+' should be on a new line. | 2886 |
![]() | '+' is not preceded with whitespace. | 2887 |
![]() | '+' should be on a new line. | 2887 |
![]() | '+' is not preceded with whitespace. | 2888 |
![]() | '+' should be on a new line. | 2888 |
![]() | '+' is not preceded with whitespace. | 2889 |
![]() | '+' should be on a new line. | 2889 |
![]() | '+' is not preceded with whitespace. | 2890 |
![]() | '+' should be on a new line. | 2890 |
![]() | '+' is not preceded with whitespace. | 2891 |
![]() | '+' should be on a new line. | 2891 |
![]() | '+' is not preceded with whitespace. | 2892 |
![]() | '+' should be on a new line. | 2892 |
![]() | '+' is not preceded with whitespace. | 2893 |
![]() | '+' should be on a new line. | 2893 |
![]() | '+' is not preceded with whitespace. | 2894 |
![]() | '+' should be on a new line. | 2894 |
![]() | '+' is not preceded with whitespace. | 2895 |
![]() | '+' should be on a new line. | 2895 |
![]() | '+' is not preceded with whitespace. | 2896 |
![]() | '+' should be on a new line. | 2896 |
![]() | '+' is not preceded with whitespace. | 2897 |
![]() | '+' should be on a new line. | 2897 |
![]() | '+' is not preceded with whitespace. | 2898 |
![]() | '+' should be on a new line. | 2898 |
![]() | '+' is not preceded with whitespace. | 2899 |
![]() | '+' should be on a new line. | 2899 |
![]() | '+' is not preceded with whitespace. | 2900 |
![]() | '+' should be on a new line. | 2900 |
![]() | '+' is not preceded with whitespace. | 2901 |
![]() | '+' should be on a new line. | 2901 |
![]() | '+' is not preceded with whitespace. | 2902 |
![]() | '+' should be on a new line. | 2902 |
![]() | '+' is not preceded with whitespace. | 2903 |
![]() | '+' should be on a new line. | 2903 |
![]() | '+' is not preceded with whitespace. | 2904 |
![]() | '+' should be on a new line. | 2904 |
![]() | '+' is not preceded with whitespace. | 2905 |
![]() | '+' should be on a new line. | 2905 |
![]() | '+' is not preceded with whitespace. | 2906 |
![]() | '+' should be on a new line. | 2906 |
![]() | '+' is not preceded with whitespace. | 2907 |
![]() | '+' should be on a new line. | 2907 |
![]() | '+' is not preceded with whitespace. | 2908 |
![]() | '+' should be on a new line. | 2908 |
![]() | '+' is not preceded with whitespace. | 2909 |
![]() | '+' should be on a new line. | 2909 |
![]() | '+' is not preceded with whitespace. | 2910 |
![]() | '+' should be on a new line. | 2910 |
![]() | '+' is not preceded with whitespace. | 2911 |
![]() | '+' should be on a new line. | 2911 |
![]() | '+' is not preceded with whitespace. | 2912 |
![]() | '+' should be on a new line. | 2912 |
![]() | '+' is not preceded with whitespace. | 2913 |
![]() | '+' should be on a new line. | 2913 |
![]() | '+' is not preceded with whitespace. | 2914 |
![]() | '+' should be on a new line. | 2914 |
![]() | '+' is not preceded with whitespace. | 2915 |
![]() | '+' should be on a new line. | 2915 |
![]() | '+' is not preceded with whitespace. | 2916 |
![]() | '+' should be on a new line. | 2916 |
![]() | '+' is not preceded with whitespace. | 2917 |
![]() | '+' should be on a new line. | 2917 |
![]() | '+' is not preceded with whitespace. | 2918 |
![]() | '+' should be on a new line. | 2918 |
![]() | '+' is not preceded with whitespace. | 2919 |
![]() | '+' should be on a new line. | 2919 |
![]() | '+' is not preceded with whitespace. | 2920 |
![]() | '+' should be on a new line. | 2920 |
![]() | '+' is not preceded with whitespace. | 2921 |
![]() | '+' should be on a new line. | 2921 |
![]() | '+' is not preceded with whitespace. | 2922 |
![]() | '+' should be on a new line. | 2922 |
![]() | '+' is not preceded with whitespace. | 2923 |
![]() | '+' should be on a new line. | 2923 |
![]() | '+' is not preceded with whitespace. | 2924 |
![]() | '+' should be on a new line. | 2924 |
![]() | '+' is not preceded with whitespace. | 2925 |
![]() | '+' should be on a new line. | 2925 |
![]() | '+' is not preceded with whitespace. | 2926 |
![]() | '+' should be on a new line. | 2926 |
![]() | '+' is not preceded with whitespace. | 2927 |
![]() | '+' should be on a new line. | 2927 |
![]() | '+' is not preceded with whitespace. | 2928 |
![]() | '+' should be on a new line. | 2928 |
![]() | '+' is not preceded with whitespace. | 2929 |
![]() | '+' should be on a new line. | 2929 |
![]() | '+' is not preceded with whitespace. | 2930 |
![]() | '+' should be on a new line. | 2930 |
![]() | '+' is not preceded with whitespace. | 2931 |
![]() | '+' should be on a new line. | 2931 |
![]() | '+' is not preceded with whitespace. | 2932 |
![]() | '+' should be on a new line. | 2932 |
![]() | '+' is not preceded with whitespace. | 2933 |
![]() | '+' should be on a new line. | 2933 |
![]() | '+' is not preceded with whitespace. | 2934 |
![]() | '+' should be on a new line. | 2934 |
![]() | '+' is not preceded with whitespace. | 2935 |
![]() | '+' should be on a new line. | 2935 |
![]() | '+' is not preceded with whitespace. | 2936 |
![]() | '+' should be on a new line. | 2936 |
![]() | '+' is not preceded with whitespace. | 2937 |
![]() | '+' should be on a new line. | 2937 |
![]() | '+' is not preceded with whitespace. | 2938 |
![]() | '+' should be on a new line. | 2938 |
![]() | '+' is not preceded with whitespace. | 2939 |
![]() | '+' should be on a new line. | 2939 |
![]() | '+' is not preceded with whitespace. | 2940 |
![]() | '+' should be on a new line. | 2940 |
![]() | '+' is not preceded with whitespace. | 2941 |
![]() | '+' should be on a new line. | 2941 |
![]() | '+' is not preceded with whitespace. | 2942 |
![]() | '+' should be on a new line. | 2942 |
![]() | '+' is not preceded with whitespace. | 2943 |
![]() | '+' should be on a new line. | 2943 |
![]() | '+' is not preceded with whitespace. | 2944 |
![]() | '+' should be on a new line. | 2944 |
![]() | '+' is not preceded with whitespace. | 2945 |
![]() | '+' should be on a new line. | 2945 |
![]() | '+' is not preceded with whitespace. | 2946 |
![]() | '+' should be on a new line. | 2946 |
![]() | '+' is not preceded with whitespace. | 2947 |
![]() | '+' should be on a new line. | 2947 |
![]() | '+' is not preceded with whitespace. | 2948 |
![]() | '+' should be on a new line. | 2948 |
![]() | '+' is not preceded with whitespace. | 2949 |
![]() | '+' should be on a new line. | 2949 |
![]() | '+' is not preceded with whitespace. | 2950 |
![]() | '+' should be on a new line. | 2950 |
![]() | '+' is not preceded with whitespace. | 2951 |
![]() | '+' should be on a new line. | 2951 |
![]() | '+' is not preceded with whitespace. | 2952 |
![]() | '+' should be on a new line. | 2952 |
![]() | '+' is not preceded with whitespace. | 2953 |
![]() | '+' should be on a new line. | 2953 |
![]() | '+' is not preceded with whitespace. | 2954 |
![]() | '+' should be on a new line. | 2954 |
![]() | '+' is not preceded with whitespace. | 2955 |
![]() | '+' should be on a new line. | 2955 |
![]() | '+' is not preceded with whitespace. | 2956 |
![]() | '+' should be on a new line. | 2956 |
![]() | '+' is not preceded with whitespace. | 2957 |
![]() | '+' should be on a new line. | 2957 |
![]() | '+' is not preceded with whitespace. | 2958 |
![]() | '+' should be on a new line. | 2958 |
![]() | '+' is not preceded with whitespace. | 2959 |
![]() | '+' should be on a new line. | 2959 |
![]() | '+' is not preceded with whitespace. | 2960 |
![]() | '+' should be on a new line. | 2960 |
![]() | '+' is not preceded with whitespace. | 2961 |
![]() | '+' should be on a new line. | 2961 |
![]() | '+' is not preceded with whitespace. | 2962 |
![]() | '+' should be on a new line. | 2962 |
![]() | '+' is not preceded with whitespace. | 2963 |
![]() | '+' should be on a new line. | 2963 |
![]() | '+' is not preceded with whitespace. | 2964 |
![]() | '+' should be on a new line. | 2964 |
![]() | '+' is not preceded with whitespace. | 2965 |
![]() | '+' should be on a new line. | 2965 |
![]() | '+' is not preceded with whitespace. | 2966 |
![]() | '+' should be on a new line. | 2966 |
![]() | '+' is not preceded with whitespace. | 2967 |
![]() | '+' should be on a new line. | 2967 |
![]() | '+' is not preceded with whitespace. | 2968 |
![]() | '+' should be on a new line. | 2968 |
![]() | '+' is not preceded with whitespace. | 2969 |
![]() | '+' should be on a new line. | 2969 |
![]() | '+' is not preceded with whitespace. | 2970 |
![]() | '+' should be on a new line. | 2970 |
![]() | '+' is not preceded with whitespace. | 2971 |
![]() | '+' should be on a new line. | 2971 |
![]() | '+' is not preceded with whitespace. | 2972 |
![]() | '+' should be on a new line. | 2972 |
![]() | '+' is not preceded with whitespace. | 2973 |
![]() | '+' should be on a new line. | 2973 |
![]() | '+' is not preceded with whitespace. | 2974 |
![]() | '+' should be on a new line. | 2974 |
![]() | '+' is not preceded with whitespace. | 2975 |
![]() | '+' should be on a new line. | 2975 |
![]() | '+' is not preceded with whitespace. | 2976 |
![]() | '+' should be on a new line. | 2976 |
![]() | '+' is not preceded with whitespace. | 2977 |
![]() | '+' should be on a new line. | 2977 |
![]() | '+' is not preceded with whitespace. | 2978 |
![]() | '+' should be on a new line. | 2978 |
![]() | '+' is not preceded with whitespace. | 2979 |
![]() | '+' should be on a new line. | 2979 |
![]() | '+' is not preceded with whitespace. | 2980 |
![]() | '+' should be on a new line. | 2980 |
![]() | '+' is not preceded with whitespace. | 2981 |
![]() | '+' should be on a new line. | 2981 |
![]() | '+' is not preceded with whitespace. | 2982 |
![]() | '+' should be on a new line. | 2982 |
![]() | '+' is not preceded with whitespace. | 2983 |
![]() | '+' should be on a new line. | 2983 |
![]() | '+' is not preceded with whitespace. | 2984 |
![]() | '+' should be on a new line. | 2984 |
![]() | '+' is not preceded with whitespace. | 2985 |
![]() | '+' should be on a new line. | 2985 |
![]() | '+' is not preceded with whitespace. | 2986 |
![]() | '+' should be on a new line. | 2986 |
![]() | '+' is not preceded with whitespace. | 2987 |
![]() | '+' should be on a new line. | 2987 |
![]() | '+' is not preceded with whitespace. | 2988 |
![]() | '+' should be on a new line. | 2988 |
![]() | '+' is not preceded with whitespace. | 2989 |
![]() | '+' should be on a new line. | 2989 |
![]() | '+' is not preceded with whitespace. | 2990 |
![]() | '+' should be on a new line. | 2990 |
![]() | '+' is not preceded with whitespace. | 2991 |
![]() | '+' should be on a new line. | 2991 |
![]() | '+' is not preceded with whitespace. | 2992 |
![]() | '+' should be on a new line. | 2992 |
![]() | '+' is not preceded with whitespace. | 2993 |
![]() | '+' should be on a new line. | 2993 |
![]() | '+' is not preceded with whitespace. | 2994 |
![]() | '+' should be on a new line. | 2994 |
![]() | '+' is not preceded with whitespace. | 2995 |
![]() | '+' should be on a new line. | 2995 |
![]() | '+' is not preceded with whitespace. | 2996 |
![]() | '+' should be on a new line. | 2996 |
![]() | '+' is not preceded with whitespace. | 2997 |
![]() | '+' should be on a new line. | 2997 |
![]() | '+' is not preceded with whitespace. | 2998 |
![]() | '+' should be on a new line. | 2998 |
![]() | '+' is not preceded with whitespace. | 2999 |
![]() | '+' should be on a new line. | 2999 |
![]() | '+' is not preceded with whitespace. | 3000 |
![]() | '+' should be on a new line. | 3000 |
![]() | '+' is not preceded with whitespace. | 3001 |
![]() | '+' should be on a new line. | 3001 |
![]() | '+' is not preceded with whitespace. | 3002 |
![]() | '+' should be on a new line. | 3002 |
![]() | '+' is not preceded with whitespace. | 3003 |
![]() | '+' should be on a new line. | 3003 |
![]() | '+' is not preceded with whitespace. | 3004 |
![]() | '+' should be on a new line. | 3004 |
![]() | '+' is not preceded with whitespace. | 3005 |
![]() | '+' should be on a new line. | 3005 |
![]() | '+' is not preceded with whitespace. | 3006 |
![]() | '+' should be on a new line. | 3006 |
![]() | '+' is not preceded with whitespace. | 3007 |
![]() | '+' should be on a new line. | 3007 |
![]() | '+' is not preceded with whitespace. | 3008 |
![]() | '+' should be on a new line. | 3008 |
![]() | '+' is not preceded with whitespace. | 3009 |
![]() | '+' should be on a new line. | 3009 |
![]() | '+' is not preceded with whitespace. | 3010 |
![]() | '+' should be on a new line. | 3010 |
![]() | '+' is not preceded with whitespace. | 3011 |
![]() | '+' should be on a new line. | 3011 |
![]() | '+' is not preceded with whitespace. | 3012 |
![]() | '+' should be on a new line. | 3012 |
![]() | '+' is not preceded with whitespace. | 3013 |
![]() | '+' should be on a new line. | 3013 |
![]() | '+' is not preceded with whitespace. | 3014 |
![]() | '+' should be on a new line. | 3014 |
![]() | '+' is not preceded with whitespace. | 3015 |
![]() | '+' should be on a new line. | 3015 |
![]() | '+' is not preceded with whitespace. | 3016 |
![]() | '+' should be on a new line. | 3016 |
![]() | '+' is not preceded with whitespace. | 3017 |
![]() | '+' should be on a new line. | 3017 |
![]() | '+' is not preceded with whitespace. | 3018 |
![]() | '+' should be on a new line. | 3018 |
![]() | '+' is not preceded with whitespace. | 3019 |
![]() | '+' should be on a new line. | 3019 |
![]() | '+' is not preceded with whitespace. | 3020 |
![]() | '+' should be on a new line. | 3020 |
![]() | '+' is not preceded with whitespace. | 3021 |
![]() | '+' should be on a new line. | 3021 |
![]() | '+' is not preceded with whitespace. | 3022 |
![]() | '+' should be on a new line. | 3022 |
![]() | '+' is not preceded with whitespace. | 3023 |
![]() | '+' should be on a new line. | 3023 |
![]() | '+' is not preceded with whitespace. | 3024 |
![]() | '+' should be on a new line. | 3024 |
![]() | '+' is not preceded with whitespace. | 3025 |
![]() | '+' should be on a new line. | 3025 |
![]() | '+' is not preceded with whitespace. | 3026 |
![]() | '+' should be on a new line. | 3026 |
![]() | '+' is not preceded with whitespace. | 3027 |
![]() | '+' should be on a new line. | 3027 |
![]() | '+' is not preceded with whitespace. | 3028 |
![]() | '+' should be on a new line. | 3028 |
![]() | '+' is not preceded with whitespace. | 3029 |
![]() | '+' should be on a new line. | 3029 |
![]() | '+' is not preceded with whitespace. | 3030 |
![]() | '+' should be on a new line. | 3030 |
![]() | '+' is not preceded with whitespace. | 3031 |
![]() | '+' should be on a new line. | 3031 |
![]() | '+' is not preceded with whitespace. | 3032 |
![]() | '+' should be on a new line. | 3032 |
![]() | '+' is not preceded with whitespace. | 3033 |
![]() | '+' should be on a new line. | 3033 |
![]() | '+' is not preceded with whitespace. | 3034 |
![]() | '+' should be on a new line. | 3034 |
![]() | '+' is not preceded with whitespace. | 3035 |
![]() | '+' should be on a new line. | 3035 |
![]() | '+' is not preceded with whitespace. | 3036 |
![]() | '+' should be on a new line. | 3036 |
![]() | '+' is not preceded with whitespace. | 3037 |
![]() | '+' should be on a new line. | 3037 |
![]() | '+' is not preceded with whitespace. | 3038 |
![]() | '+' should be on a new line. | 3038 |
![]() | '+' is not preceded with whitespace. | 3039 |
![]() | '+' should be on a new line. | 3039 |
![]() | '+' is not preceded with whitespace. | 3040 |
![]() | '+' should be on a new line. | 3040 |
![]() | '+' is not preceded with whitespace. | 3041 |
![]() | '+' should be on a new line. | 3041 |
![]() | '+' is not preceded with whitespace. | 3042 |
![]() | '+' should be on a new line. | 3042 |
![]() | '+' is not preceded with whitespace. | 3043 |
![]() | '+' should be on a new line. | 3043 |
![]() | '+' is not preceded with whitespace. | 3044 |
![]() | '+' should be on a new line. | 3044 |
![]() | '+' is not preceded with whitespace. | 3045 |
![]() | '+' should be on a new line. | 3045 |
![]() | '+' is not preceded with whitespace. | 3046 |
![]() | '+' should be on a new line. | 3046 |
![]() | '+' is not preceded with whitespace. | 3047 |
![]() | '+' should be on a new line. | 3047 |
![]() | '+' is not preceded with whitespace. | 3048 |
![]() | '+' should be on a new line. | 3048 |
![]() | '+' is not preceded with whitespace. | 3049 |
![]() | '+' should be on a new line. | 3049 |
![]() | '+' is not preceded with whitespace. | 3050 |
![]() | '+' should be on a new line. | 3050 |
![]() | '+' is not preceded with whitespace. | 3051 |
![]() | '+' should be on a new line. | 3051 |
![]() | '+' is not preceded with whitespace. | 3052 |
![]() | '+' should be on a new line. | 3052 |
![]() | '+' is not preceded with whitespace. | 3053 |
![]() | '+' should be on a new line. | 3053 |
![]() | '+' is not preceded with whitespace. | 3054 |
![]() | '+' should be on a new line. | 3054 |
![]() | '+' is not preceded with whitespace. | 3055 |
![]() | '+' should be on a new line. | 3055 |
![]() | '+' is not preceded with whitespace. | 3056 |
![]() | '+' should be on a new line. | 3056 |
![]() | '+' is not preceded with whitespace. | 3057 |
![]() | '+' should be on a new line. | 3057 |
![]() | '+' is not preceded with whitespace. | 3058 |
![]() | '+' should be on a new line. | 3058 |
![]() | '+' is not preceded with whitespace. | 3059 |
![]() | '+' should be on a new line. | 3059 |
![]() | '+' is not preceded with whitespace. | 3060 |
![]() | '+' should be on a new line. | 3060 |
![]() | '+' is not preceded with whitespace. | 3061 |
![]() | '+' should be on a new line. | 3061 |
![]() | '+' is not preceded with whitespace. | 3062 |
![]() | '+' should be on a new line. | 3062 |
![]() | '+' is not preceded with whitespace. | 3063 |
![]() | '+' should be on a new line. | 3063 |
![]() | '+' is not preceded with whitespace. | 3064 |
![]() | '+' should be on a new line. | 3064 |
![]() | '+' is not preceded with whitespace. | 3065 |
![]() | '+' should be on a new line. | 3065 |
![]() | '+' is not preceded with whitespace. | 3066 |
![]() | '+' should be on a new line. | 3066 |
![]() | '+' is not preceded with whitespace. | 3067 |
![]() | '+' should be on a new line. | 3067 |
![]() | '+' is not preceded with whitespace. | 3068 |
![]() | '+' should be on a new line. | 3068 |
![]() | '+' is not preceded with whitespace. | 3069 |
![]() | '+' should be on a new line. | 3069 |
![]() | '+' is not preceded with whitespace. | 3070 |
![]() | '+' should be on a new line. | 3070 |
![]() | '+' is not preceded with whitespace. | 3071 |
![]() | '+' should be on a new line. | 3071 |
![]() | '+' is not preceded with whitespace. | 3072 |
![]() | '+' should be on a new line. | 3072 |
![]() | '+' is not preceded with whitespace. | 3073 |
![]() | '+' should be on a new line. | 3073 |
![]() | '+' is not preceded with whitespace. | 3074 |
![]() | '+' should be on a new line. | 3074 |
![]() | '+' is not preceded with whitespace. | 3075 |
![]() | '+' should be on a new line. | 3075 |
![]() | '+' is not preceded with whitespace. | 3076 |
![]() | '+' should be on a new line. | 3076 |
![]() | '+' is not preceded with whitespace. | 3077 |
![]() | '+' should be on a new line. | 3077 |
![]() | '+' is not preceded with whitespace. | 3078 |
![]() | '+' should be on a new line. | 3078 |
![]() | '+' is not preceded with whitespace. | 3079 |
![]() | '+' should be on a new line. | 3079 |
![]() | '+' is not preceded with whitespace. | 3080 |
![]() | '+' should be on a new line. | 3080 |
![]() | '+' is not preceded with whitespace. | 3081 |
![]() | '+' should be on a new line. | 3081 |
![]() | '+' is not preceded with whitespace. | 3082 |
![]() | '+' should be on a new line. | 3082 |
![]() | '+' is not preceded with whitespace. | 3083 |
![]() | '+' should be on a new line. | 3083 |
![]() | '+' is not preceded with whitespace. | 3084 |
![]() | '+' should be on a new line. | 3084 |
![]() | '+' is not preceded with whitespace. | 3085 |
![]() | '+' should be on a new line. | 3085 |
![]() | '+' is not preceded with whitespace. | 3086 |
![]() | '+' should be on a new line. | 3086 |
![]() | '+' is not preceded with whitespace. | 3087 |
![]() | '+' should be on a new line. | 3087 |
![]() | '+' is not preceded with whitespace. | 3088 |
![]() | '+' should be on a new line. | 3088 |
![]() | '+' is not preceded with whitespace. | 3089 |
![]() | '+' should be on a new line. | 3089 |
![]() | '+' is not preceded with whitespace. | 3090 |
![]() | '+' should be on a new line. | 3090 |
![]() | '+' is not preceded with whitespace. | 3091 |
![]() | '+' should be on a new line. | 3091 |
![]() | '+' is not preceded with whitespace. | 3092 |
![]() | '+' should be on a new line. | 3092 |
![]() | '+' is not preceded with whitespace. | 3093 |
![]() | '+' should be on a new line. | 3093 |
![]() | '+' is not preceded with whitespace. | 3094 |
![]() | '+' should be on a new line. | 3094 |
![]() | '+' is not preceded with whitespace. | 3095 |
![]() | '+' should be on a new line. | 3095 |
![]() | '+' is not preceded with whitespace. | 3096 |
![]() | '+' should be on a new line. | 3096 |
![]() | '+' is not preceded with whitespace. | 3097 |
![]() | '+' should be on a new line. | 3097 |
![]() | '+' is not preceded with whitespace. | 3098 |
![]() | '+' should be on a new line. | 3098 |
![]() | '+' is not preceded with whitespace. | 3099 |
![]() | '+' should be on a new line. | 3099 |
![]() | '+' is not preceded with whitespace. | 3100 |
![]() | '+' should be on a new line. | 3100 |
![]() | '+' is not preceded with whitespace. | 3101 |
![]() | '+' should be on a new line. | 3101 |
![]() | '+' is not preceded with whitespace. | 3102 |
![]() | '+' should be on a new line. | 3102 |
![]() | '+' is not preceded with whitespace. | 3103 |
![]() | '+' should be on a new line. | 3103 |
![]() | '+' is not preceded with whitespace. | 3104 |
![]() | '+' should be on a new line. | 3104 |
![]() | '+' is not preceded with whitespace. | 3105 |
![]() | '+' should be on a new line. | 3105 |
![]() | '+' is not preceded with whitespace. | 3106 |
![]() | '+' should be on a new line. | 3106 |
![]() | '+' is not preceded with whitespace. | 3107 |
![]() | '+' should be on a new line. | 3107 |
![]() | '+' is not preceded with whitespace. | 3108 |
![]() | '+' should be on a new line. | 3108 |
![]() | '+' is not preceded with whitespace. | 3109 |
![]() | '+' should be on a new line. | 3109 |
![]() | '+' is not preceded with whitespace. | 3110 |
![]() | '+' should be on a new line. | 3110 |
![]() | '+' is not preceded with whitespace. | 3111 |
![]() | '+' should be on a new line. | 3111 |
![]() | '+' is not preceded with whitespace. | 3112 |
![]() | '+' should be on a new line. | 3112 |
![]() | '+' is not preceded with whitespace. | 3113 |
![]() | '+' should be on a new line. | 3113 |
![]() | '+' is not preceded with whitespace. | 3114 |
![]() | '+' should be on a new line. | 3114 |
![]() | '+' is not preceded with whitespace. | 3115 |
![]() | '+' should be on a new line. | 3115 |
![]() | '+' is not preceded with whitespace. | 3116 |
![]() | '+' should be on a new line. | 3116 |
![]() | '+' is not preceded with whitespace. | 3117 |
![]() | '+' should be on a new line. | 3117 |
![]() | '+' is not preceded with whitespace. | 3118 |
![]() | '+' should be on a new line. | 3118 |
![]() | '+' is not preceded with whitespace. | 3119 |
![]() | '+' should be on a new line. | 3119 |
![]() | '+' is not preceded with whitespace. | 3120 |
![]() | '+' should be on a new line. | 3120 |
![]() | '+' is not preceded with whitespace. | 3121 |
![]() | '+' should be on a new line. | 3121 |
![]() | '+' is not preceded with whitespace. | 3122 |
![]() | '+' should be on a new line. | 3122 |
![]() | '+' is not preceded with whitespace. | 3123 |
![]() | '+' should be on a new line. | 3123 |
![]() | '+' is not preceded with whitespace. | 3124 |
![]() | '+' should be on a new line. | 3124 |
![]() | '+' is not preceded with whitespace. | 3125 |
![]() | '+' should be on a new line. | 3125 |
![]() | '+' is not preceded with whitespace. | 3126 |
![]() | '+' should be on a new line. | 3126 |
![]() | '+' is not preceded with whitespace. | 3127 |
![]() | '+' should be on a new line. | 3127 |
![]() | '+' is not preceded with whitespace. | 3128 |
![]() | '+' should be on a new line. | 3128 |
![]() | '+' is not preceded with whitespace. | 3129 |
![]() | '+' should be on a new line. | 3129 |
![]() | '+' is not preceded with whitespace. | 3130 |
![]() | '+' should be on a new line. | 3130 |
![]() | '+' is not preceded with whitespace. | 3131 |
![]() | '+' should be on a new line. | 3131 |
![]() | '+' is not preceded with whitespace. | 3132 |
![]() | '+' should be on a new line. | 3132 |
![]() | '+' is not preceded with whitespace. | 3133 |
![]() | '+' should be on a new line. | 3133 |
![]() | '+' is not preceded with whitespace. | 3134 |
![]() | '+' should be on a new line. | 3134 |
![]() | '+' is not preceded with whitespace. | 3135 |
![]() | '+' should be on a new line. | 3135 |
![]() | '+' is not preceded with whitespace. | 3136 |
![]() | '+' should be on a new line. | 3136 |
![]() | '+' is not preceded with whitespace. | 3137 |
![]() | '+' should be on a new line. | 3137 |
![]() | '+' is not preceded with whitespace. | 3138 |
![]() | '+' should be on a new line. | 3138 |
![]() | '+' is not preceded with whitespace. | 3139 |
![]() | '+' should be on a new line. | 3139 |
![]() | '+' is not preceded with whitespace. | 3140 |
![]() | '+' should be on a new line. | 3140 |
![]() | '+' is not preceded with whitespace. | 3141 |
![]() | '+' should be on a new line. | 3141 |
![]() | '+' is not preceded with whitespace. | 3142 |
![]() | '+' should be on a new line. | 3142 |
![]() | '+' is not preceded with whitespace. | 3143 |
![]() | '+' should be on a new line. | 3143 |
![]() | '+' is not preceded with whitespace. | 3144 |
![]() | '+' should be on a new line. | 3144 |
![]() | '+' is not preceded with whitespace. | 3145 |
![]() | '+' should be on a new line. | 3145 |
![]() | '+' is not preceded with whitespace. | 3146 |
![]() | '+' should be on a new line. | 3146 |
![]() | '+' is not preceded with whitespace. | 3147 |
![]() | '+' should be on a new line. | 3147 |
![]() | '+' is not preceded with whitespace. | 3148 |
![]() | '+' should be on a new line. | 3148 |
![]() | '+' is not preceded with whitespace. | 3149 |
![]() | '+' should be on a new line. | 3149 |
![]() | '+' is not preceded with whitespace. | 3150 |
![]() | '+' should be on a new line. | 3150 |
![]() | '+' is not preceded with whitespace. | 3151 |
![]() | '+' should be on a new line. | 3151 |
![]() | '+' is not preceded with whitespace. | 3152 |
![]() | '+' should be on a new line. | 3152 |
![]() | '+' is not preceded with whitespace. | 3153 |
![]() | '+' should be on a new line. | 3153 |
![]() | '+' is not preceded with whitespace. | 3154 |
![]() | '+' should be on a new line. | 3154 |
![]() | '+' is not preceded with whitespace. | 3155 |
![]() | '+' should be on a new line. | 3155 |
![]() | '+' is not preceded with whitespace. | 3156 |
![]() | '+' should be on a new line. | 3156 |
![]() | '+' is not preceded with whitespace. | 3157 |
![]() | '+' should be on a new line. | 3157 |
![]() | '+' is not preceded with whitespace. | 3158 |
![]() | '+' should be on a new line. | 3158 |
![]() | '+' is not preceded with whitespace. | 3159 |
![]() | '+' should be on a new line. | 3159 |
![]() | '+' is not preceded with whitespace. | 3160 |
![]() | '+' should be on a new line. | 3160 |
![]() | '+' is not preceded with whitespace. | 3161 |
![]() | '+' should be on a new line. | 3161 |
![]() | '+' is not preceded with whitespace. | 3162 |
![]() | '+' should be on a new line. | 3162 |
![]() | '+' is not preceded with whitespace. | 3163 |
![]() | '+' should be on a new line. | 3163 |
![]() | '+' is not preceded with whitespace. | 3164 |
![]() | '+' should be on a new line. | 3164 |
![]() | '+' is not preceded with whitespace. | 3165 |
![]() | '+' should be on a new line. | 3165 |
![]() | '+' is not preceded with whitespace. | 3166 |
![]() | '+' should be on a new line. | 3166 |
![]() | '+' is not preceded with whitespace. | 3167 |
![]() | '+' should be on a new line. | 3167 |
![]() | '+' is not preceded with whitespace. | 3168 |
![]() | '+' should be on a new line. | 3168 |
![]() | '+' is not preceded with whitespace. | 3169 |
![]() | '+' should be on a new line. | 3169 |
![]() | '+' is not preceded with whitespace. | 3170 |
![]() | '+' should be on a new line. | 3170 |
![]() | '+' is not preceded with whitespace. | 3171 |
![]() | '+' should be on a new line. | 3171 |
![]() | '+' is not preceded with whitespace. | 3172 |
![]() | '+' should be on a new line. | 3172 |
![]() | '+' is not preceded with whitespace. | 3173 |
![]() | '+' should be on a new line. | 3173 |
![]() | '+' is not preceded with whitespace. | 3174 |
![]() | '+' should be on a new line. | 3174 |
![]() | '+' is not preceded with whitespace. | 3175 |
![]() | '+' should be on a new line. | 3175 |
![]() | '+' is not preceded with whitespace. | 3176 |
![]() | '+' should be on a new line. | 3176 |
![]() | '+' is not preceded with whitespace. | 3177 |
![]() | '+' should be on a new line. | 3177 |
![]() | '+' is not preceded with whitespace. | 3178 |
![]() | '+' should be on a new line. | 3178 |
![]() | '+' is not preceded with whitespace. | 3179 |
![]() | '+' should be on a new line. | 3179 |
![]() | '+' is not preceded with whitespace. | 3180 |
![]() | '+' should be on a new line. | 3180 |
![]() | '+' is not preceded with whitespace. | 3181 |
![]() | '+' should be on a new line. | 3181 |
![]() | '+' is not preceded with whitespace. | 3182 |
![]() | '+' should be on a new line. | 3182 |
![]() | '+' is not preceded with whitespace. | 3183 |
![]() | '+' should be on a new line. | 3183 |
![]() | '+' is not preceded with whitespace. | 3184 |
![]() | '+' should be on a new line. | 3184 |
![]() | '+' is not preceded with whitespace. | 3185 |
![]() | '+' should be on a new line. | 3185 |
![]() | '+' is not preceded with whitespace. | 3186 |
![]() | '+' should be on a new line. | 3186 |
![]() | '+' is not preceded with whitespace. | 3187 |
![]() | '+' should be on a new line. | 3187 |
![]() | '+' is not preceded with whitespace. | 3188 |
![]() | '+' should be on a new line. | 3188 |
![]() | '+' is not preceded with whitespace. | 3189 |
![]() | '+' should be on a new line. | 3189 |
![]() | '+' is not preceded with whitespace. | 3190 |
![]() | '+' should be on a new line. | 3190 |
![]() | '+' is not preceded with whitespace. | 3191 |
![]() | '+' should be on a new line. | 3191 |
![]() | '+' is not preceded with whitespace. | 3192 |
![]() | '+' should be on a new line. | 3192 |
![]() | '+' is not preceded with whitespace. | 3193 |
![]() | '+' should be on a new line. | 3193 |
![]() | '+' is not preceded with whitespace. | 3194 |
![]() | '+' should be on a new line. | 3194 |
![]() | '+' is not preceded with whitespace. | 3195 |
![]() | '+' should be on a new line. | 3195 |
![]() | '+' is not preceded with whitespace. | 3196 |
![]() | '+' should be on a new line. | 3196 |
![]() | '+' is not preceded with whitespace. | 3197 |
![]() | '+' should be on a new line. | 3197 |
![]() | '+' is not preceded with whitespace. | 3198 |
![]() | '+' should be on a new line. | 3198 |
![]() | '+' is not preceded with whitespace. | 3199 |
![]() | '+' should be on a new line. | 3199 |
![]() | '+' is not preceded with whitespace. | 3200 |
![]() | '+' should be on a new line. | 3200 |
![]() | '+' is not preceded with whitespace. | 3201 |
![]() | '+' should be on a new line. | 3201 |
![]() | '+' is not preceded with whitespace. | 3202 |
![]() | '+' should be on a new line. | 3202 |
![]() | '+' is not preceded with whitespace. | 3203 |
![]() | '+' should be on a new line. | 3203 |
![]() | '+' is not preceded with whitespace. | 3204 |
![]() | '+' should be on a new line. | 3204 |
![]() | '+' is not preceded with whitespace. | 3205 |
![]() | '+' should be on a new line. | 3205 |
![]() | '+' is not preceded with whitespace. | 3206 |
![]() | '+' should be on a new line. | 3206 |
![]() | '+' is not preceded with whitespace. | 3207 |
![]() | '+' should be on a new line. | 3207 |
![]() | '+' is not preceded with whitespace. | 3208 |
![]() | '+' should be on a new line. | 3208 |
![]() | '+' is not preceded with whitespace. | 3209 |
![]() | '+' should be on a new line. | 3209 |
![]() | '+' is not preceded with whitespace. | 3210 |
![]() | '+' should be on a new line. | 3210 |
![]() | '+' is not preceded with whitespace. | 3211 |
![]() | '+' should be on a new line. | 3211 |
![]() | '+' is not preceded with whitespace. | 3212 |
![]() | '+' should be on a new line. | 3212 |
![]() | '+' is not preceded with whitespace. | 3213 |
![]() | '+' should be on a new line. | 3213 |
![]() | '+' is not preceded with whitespace. | 3214 |
![]() | '+' should be on a new line. | 3214 |
![]() | '+' is not preceded with whitespace. | 3215 |
![]() | '+' should be on a new line. | 3215 |
![]() | '+' is not preceded with whitespace. | 3216 |
![]() | '+' should be on a new line. | 3216 |
![]() | '+' is not preceded with whitespace. | 3217 |
![]() | '+' should be on a new line. | 3217 |
![]() | '+' is not preceded with whitespace. | 3218 |
![]() | '+' should be on a new line. | 3218 |
![]() | '+' is not preceded with whitespace. | 3219 |
![]() | '+' should be on a new line. | 3219 |
![]() | '+' is not preceded with whitespace. | 3220 |
![]() | '+' should be on a new line. | 3220 |
![]() | '+' is not preceded with whitespace. | 3221 |
![]() | '+' should be on a new line. | 3221 |
![]() | '+' is not preceded with whitespace. | 3222 |
![]() | '+' should be on a new line. | 3222 |
![]() | '+' is not preceded with whitespace. | 3223 |
![]() | '+' should be on a new line. | 3223 |
![]() | '+' is not preceded with whitespace. | 3224 |
![]() | '+' should be on a new line. | 3224 |
![]() | '+' is not preceded with whitespace. | 3225 |
![]() | '+' should be on a new line. | 3225 |
![]() | '+' is not preceded with whitespace. | 3226 |
![]() | '+' should be on a new line. | 3226 |
![]() | '+' is not preceded with whitespace. | 3227 |
![]() | '+' should be on a new line. | 3227 |
![]() | '+' is not preceded with whitespace. | 3228 |
![]() | '+' should be on a new line. | 3228 |
![]() | '+' is not preceded with whitespace. | 3229 |
![]() | '+' should be on a new line. | 3229 |
![]() | '+' is not preceded with whitespace. | 3230 |
![]() | '+' should be on a new line. | 3230 |
![]() | '+' is not preceded with whitespace. | 3231 |
![]() | '+' should be on a new line. | 3231 |
![]() | '+' is not preceded with whitespace. | 3232 |
![]() | '+' should be on a new line. | 3232 |
![]() | '+' is not preceded with whitespace. | 3233 |
![]() | '+' should be on a new line. | 3233 |
![]() | '+' is not preceded with whitespace. | 3234 |
![]() | '+' should be on a new line. | 3234 |
![]() | '+' is not preceded with whitespace. | 3235 |
![]() | '+' should be on a new line. | 3235 |
![]() | '+' is not preceded with whitespace. | 3236 |
![]() | '+' should be on a new line. | 3236 |
![]() | '+' is not preceded with whitespace. | 3237 |
![]() | '+' should be on a new line. | 3237 |
![]() | '+' is not preceded with whitespace. | 3238 |
![]() | '+' should be on a new line. | 3238 |
![]() | '+' is not preceded with whitespace. | 3239 |
![]() | '+' should be on a new line. | 3239 |
![]() | '+' is not preceded with whitespace. | 3240 |
![]() | '+' should be on a new line. | 3240 |
![]() | '+' is not preceded with whitespace. | 3241 |
![]() | '+' should be on a new line. | 3241 |
![]() | '+' is not preceded with whitespace. | 3242 |
![]() | '+' should be on a new line. | 3242 |
![]() | '+' is not preceded with whitespace. | 3243 |
![]() | '+' should be on a new line. | 3243 |
![]() | '+' is not preceded with whitespace. | 3244 |
![]() | '+' should be on a new line. | 3244 |
![]() | '+' is not preceded with whitespace. | 3245 |
![]() | '+' should be on a new line. | 3245 |
![]() | '+' is not preceded with whitespace. | 3246 |
![]() | '+' should be on a new line. | 3246 |
![]() | '+' is not preceded with whitespace. | 3247 |
![]() | '+' should be on a new line. | 3247 |
![]() | '+' is not preceded with whitespace. | 3248 |
![]() | '+' should be on a new line. | 3248 |
![]() | '+' is not preceded with whitespace. | 3249 |
![]() | '+' should be on a new line. | 3249 |
![]() | '+' is not preceded with whitespace. | 3250 |
![]() | '+' should be on a new line. | 3250 |
![]() | '+' is not preceded with whitespace. | 3251 |
![]() | '+' should be on a new line. | 3251 |
![]() | '+' is not preceded with whitespace. | 3252 |
![]() | '+' should be on a new line. | 3252 |
![]() | '+' is not preceded with whitespace. | 3253 |
![]() | '+' should be on a new line. | 3253 |
![]() | '+' is not preceded with whitespace. | 3254 |
![]() | '+' should be on a new line. | 3254 |
![]() | '+' is not preceded with whitespace. | 3255 |
![]() | '+' should be on a new line. | 3255 |
![]() | '+' is not preceded with whitespace. | 3256 |
![]() | '+' should be on a new line. | 3256 |
![]() | '+' is not preceded with whitespace. | 3257 |
![]() | '+' should be on a new line. | 3257 |
![]() | '+' is not preceded with whitespace. | 3258 |
![]() | '+' should be on a new line. | 3258 |
![]() | '+' is not preceded with whitespace. | 3259 |
![]() | '+' should be on a new line. | 3259 |
![]() | '+' is not preceded with whitespace. | 3260 |
![]() | '+' should be on a new line. | 3260 |
![]() | '+' is not preceded with whitespace. | 3261 |
![]() | '+' should be on a new line. | 3261 |
![]() | '+' is not preceded with whitespace. | 3262 |
![]() | '+' should be on a new line. | 3262 |
![]() | '+' is not preceded with whitespace. | 3263 |
![]() | '+' should be on a new line. | 3263 |
![]() | '+' is not preceded with whitespace. | 3264 |
![]() | '+' should be on a new line. | 3264 |
![]() | '+' is not preceded with whitespace. | 3265 |
![]() | '+' should be on a new line. | 3265 |
![]() | '+' is not preceded with whitespace. | 3266 |
![]() | '+' should be on a new line. | 3266 |
![]() | '+' is not preceded with whitespace. | 3267 |
![]() | '+' should be on a new line. | 3267 |
![]() | '+' is not preceded with whitespace. | 3268 |
![]() | '+' should be on a new line. | 3268 |
![]() | '+' is not preceded with whitespace. | 3269 |
![]() | '+' should be on a new line. | 3269 |
![]() | '+' is not preceded with whitespace. | 3270 |
![]() | '+' should be on a new line. | 3270 |
![]() | '+' is not preceded with whitespace. | 3271 |
![]() | '+' should be on a new line. | 3271 |
![]() | '+' is not preceded with whitespace. | 3272 |
![]() | '+' should be on a new line. | 3272 |
![]() | '+' is not preceded with whitespace. | 3273 |
![]() | '+' should be on a new line. | 3273 |
![]() | '+' is not preceded with whitespace. | 3274 |
![]() | '+' should be on a new line. | 3274 |
![]() | '+' is not preceded with whitespace. | 3275 |
![]() | '+' should be on a new line. | 3275 |
![]() | '+' is not preceded with whitespace. | 3276 |
![]() | '+' should be on a new line. | 3276 |
![]() | '+' is not preceded with whitespace. | 3277 |
![]() | '+' should be on a new line. | 3277 |
![]() | '+' is not preceded with whitespace. | 3278 |
![]() | '+' should be on a new line. | 3278 |
![]() | '+' is not preceded with whitespace. | 3279 |
![]() | '+' should be on a new line. | 3279 |
![]() | '+' is not preceded with whitespace. | 3280 |
![]() | '+' should be on a new line. | 3280 |
![]() | '+' is not preceded with whitespace. | 3281 |
![]() | '+' should be on a new line. | 3281 |
![]() | '+' is not preceded with whitespace. | 3282 |
![]() | '+' should be on a new line. | 3282 |
![]() | '+' is not preceded with whitespace. | 3283 |
![]() | '+' should be on a new line. | 3283 |
![]() | '+' is not preceded with whitespace. | 3284 |
![]() | '+' should be on a new line. | 3284 |
![]() | '+' is not preceded with whitespace. | 3285 |
![]() | '+' should be on a new line. | 3285 |
![]() | '+' is not preceded with whitespace. | 3286 |
![]() | '+' should be on a new line. | 3286 |
![]() | '+' is not preceded with whitespace. | 3287 |
![]() | '+' should be on a new line. | 3287 |
![]() | '+' is not preceded with whitespace. | 3288 |
![]() | '+' should be on a new line. | 3288 |
![]() | '+' is not preceded with whitespace. | 3289 |
![]() | '+' should be on a new line. | 3289 |
![]() | '+' is not preceded with whitespace. | 3290 |
![]() | '+' should be on a new line. | 3290 |
![]() | '+' is not preceded with whitespace. | 3291 |
![]() | '+' should be on a new line. | 3291 |
![]() | '+' is not preceded with whitespace. | 3292 |
![]() | '+' should be on a new line. | 3292 |
![]() | '+' is not preceded with whitespace. | 3293 |
![]() | '+' should be on a new line. | 3293 |
![]() | '+' is not preceded with whitespace. | 3294 |
![]() | '+' should be on a new line. | 3294 |
![]() | '+' is not preceded with whitespace. | 3295 |
![]() | '+' should be on a new line. | 3295 |
![]() | '+' is not preceded with whitespace. | 3296 |
![]() | '+' should be on a new line. | 3296 |
![]() | '+' is not preceded with whitespace. | 3297 |
![]() | '+' should be on a new line. | 3297 |
![]() | '+' is not preceded with whitespace. | 3298 |
![]() | '+' should be on a new line. | 3298 |
![]() | '+' is not preceded with whitespace. | 3299 |
![]() | '+' should be on a new line. | 3299 |
![]() | '+' is not preceded with whitespace. | 3300 |
![]() | '+' should be on a new line. | 3300 |
![]() | '+' is not preceded with whitespace. | 3301 |
![]() | '+' should be on a new line. | 3301 |
![]() | '+' is not preceded with whitespace. | 3302 |
![]() | '+' should be on a new line. | 3302 |
![]() | '+' is not preceded with whitespace. | 3303 |
![]() | '+' should be on a new line. | 3303 |
![]() | '+' is not preceded with whitespace. | 3304 |
![]() | '+' should be on a new line. | 3304 |
![]() | '+' is not preceded with whitespace. | 3305 |
![]() | '+' should be on a new line. | 3305 |
![]() | '+' is not preceded with whitespace. | 3306 |
![]() | '+' should be on a new line. | 3306 |
![]() | '+' is not preceded with whitespace. | 3307 |
![]() | '+' should be on a new line. | 3307 |
![]() | '+' is not preceded with whitespace. | 3308 |
![]() | '+' should be on a new line. | 3308 |
![]() | '+' is not preceded with whitespace. | 3309 |
![]() | '+' should be on a new line. | 3309 |
![]() | '+' is not preceded with whitespace. | 3310 |
![]() | '+' should be on a new line. | 3310 |
![]() | '+' is not preceded with whitespace. | 3311 |
![]() | '+' should be on a new line. | 3311 |
![]() | '+' is not preceded with whitespace. | 3312 |
![]() | '+' should be on a new line. | 3312 |
![]() | '+' is not preceded with whitespace. | 3313 |
![]() | '+' should be on a new line. | 3313 |
![]() | '+' is not preceded with whitespace. | 3314 |
![]() | '+' should be on a new line. | 3314 |
![]() | '+' is not preceded with whitespace. | 3315 |
![]() | '+' should be on a new line. | 3315 |
![]() | '+' is not preceded with whitespace. | 3316 |
![]() | '+' should be on a new line. | 3316 |
![]() | '+' is not preceded with whitespace. | 3317 |
![]() | '+' should be on a new line. | 3317 |
![]() | '+' is not preceded with whitespace. | 3318 |
![]() | '+' should be on a new line. | 3318 |
![]() | '+' is not preceded with whitespace. | 3319 |
![]() | '+' should be on a new line. | 3319 |
![]() | '+' is not preceded with whitespace. | 3320 |
![]() | '+' should be on a new line. | 3320 |
![]() | '+' is not preceded with whitespace. | 3321 |
![]() | '+' should be on a new line. | 3321 |
![]() | '+' is not preceded with whitespace. | 3322 |
![]() | '+' should be on a new line. | 3322 |
![]() | '+' is not preceded with whitespace. | 3323 |
![]() | '+' should be on a new line. | 3323 |
![]() | '+' is not preceded with whitespace. | 3324 |
![]() | '+' should be on a new line. | 3324 |
![]() | '+' is not preceded with whitespace. | 3325 |
![]() | '+' should be on a new line. | 3325 |
![]() | '+' is not preceded with whitespace. | 3326 |
![]() | '+' should be on a new line. | 3326 |
![]() | '+' is not preceded with whitespace. | 3327 |
![]() | '+' should be on a new line. | 3327 |
![]() | '+' is not preceded with whitespace. | 3328 |
![]() | '+' should be on a new line. | 3328 |
![]() | '+' is not preceded with whitespace. | 3329 |
![]() | '+' should be on a new line. | 3329 |
![]() | '+' is not preceded with whitespace. | 3330 |
![]() | '+' should be on a new line. | 3330 |
![]() | '+' is not preceded with whitespace. | 3331 |
![]() | '+' should be on a new line. | 3331 |
![]() | '+' is not preceded with whitespace. | 3332 |
![]() | '+' should be on a new line. | 3332 |
![]() | '+' is not preceded with whitespace. | 3333 |
![]() | '+' should be on a new line. | 3333 |
![]() | '+' is not preceded with whitespace. | 3334 |
![]() | '+' should be on a new line. | 3334 |
![]() | '+' is not preceded with whitespace. | 3335 |
![]() | '+' should be on a new line. | 3335 |
![]() | '+' is not preceded with whitespace. | 3336 |
![]() | '+' should be on a new line. | 3336 |
![]() | '+' is not preceded with whitespace. | 3337 |
![]() | '+' should be on a new line. | 3337 |
![]() | '+' is not preceded with whitespace. | 3338 |
![]() | '+' should be on a new line. | 3338 |
![]() | '+' is not preceded with whitespace. | 3339 |
![]() | '+' should be on a new line. | 3339 |
![]() | '+' is not preceded with whitespace. | 3340 |
![]() | '+' should be on a new line. | 3340 |
![]() | '+' is not preceded with whitespace. | 3341 |
![]() | '+' should be on a new line. | 3341 |
![]() | '+' is not preceded with whitespace. | 3342 |
![]() | '+' should be on a new line. | 3342 |
![]() | '+' is not preceded with whitespace. | 3343 |
![]() | '+' should be on a new line. | 3343 |
![]() | '+' is not preceded with whitespace. | 3344 |
![]() | '+' should be on a new line. | 3344 |
![]() | '+' is not preceded with whitespace. | 3345 |
![]() | '+' should be on a new line. | 3345 |
![]() | '+' is not preceded with whitespace. | 3346 |
![]() | '+' should be on a new line. | 3346 |
![]() | '+' is not preceded with whitespace. | 3347 |
![]() | '+' should be on a new line. | 3347 |
![]() | '+' is not preceded with whitespace. | 3348 |
![]() | '+' should be on a new line. | 3348 |
![]() | '+' is not preceded with whitespace. | 3349 |
![]() | '+' should be on a new line. | 3349 |
![]() | '+' is not preceded with whitespace. | 3350 |
![]() | '+' should be on a new line. | 3350 |
![]() | '+' is not preceded with whitespace. | 3351 |
![]() | '+' should be on a new line. | 3351 |
![]() | '+' is not preceded with whitespace. | 3352 |
![]() | '+' should be on a new line. | 3352 |
![]() | '+' is not preceded with whitespace. | 3353 |
![]() | '+' should be on a new line. | 3353 |
![]() | '+' is not preceded with whitespace. | 3354 |
![]() | '+' should be on a new line. | 3354 |
![]() | '+' is not preceded with whitespace. | 3355 |
![]() | '+' should be on a new line. | 3355 |
![]() | '+' is not preceded with whitespace. | 3356 |
![]() | '+' should be on a new line. | 3356 |
![]() | '+' is not preceded with whitespace. | 3357 |
![]() | '+' should be on a new line. | 3357 |
![]() | '+' is not preceded with whitespace. | 3358 |
![]() | '+' should be on a new line. | 3358 |
![]() | '+' is not preceded with whitespace. | 3359 |
![]() | '+' should be on a new line. | 3359 |
![]() | '+' is not preceded with whitespace. | 3360 |
![]() | '+' should be on a new line. | 3360 |
![]() | '+' is not preceded with whitespace. | 3361 |
![]() | '+' should be on a new line. | 3361 |
![]() | '+' is not preceded with whitespace. | 3362 |
![]() | '+' should be on a new line. | 3362 |
![]() | '+' is not preceded with whitespace. | 3363 |
![]() | '+' should be on a new line. | 3363 |
![]() | '+' is not preceded with whitespace. | 3364 |
![]() | '+' should be on a new line. | 3364 |
![]() | '+' is not preceded with whitespace. | 3365 |
![]() | '+' should be on a new line. | 3365 |
![]() | '+' is not preceded with whitespace. | 3366 |
![]() | '+' should be on a new line. | 3366 |
![]() | '+' is not preceded with whitespace. | 3367 |
![]() | '+' should be on a new line. | 3367 |
![]() | '+' is not preceded with whitespace. | 3368 |
![]() | '+' should be on a new line. | 3368 |
![]() | '+' is not preceded with whitespace. | 3369 |
![]() | '+' should be on a new line. | 3369 |
![]() | '+' is not preceded with whitespace. | 3370 |
![]() | '+' should be on a new line. | 3370 |
![]() | '+' is not preceded with whitespace. | 3371 |
![]() | '+' should be on a new line. | 3371 |
![]() | '+' is not preceded with whitespace. | 3372 |
![]() | '+' should be on a new line. | 3372 |
![]() | '+' is not preceded with whitespace. | 3373 |
![]() | '+' should be on a new line. | 3373 |
![]() | '+' is not preceded with whitespace. | 3374 |
![]() | '+' should be on a new line. | 3374 |
![]() | '+' is not preceded with whitespace. | 3375 |
![]() | '+' should be on a new line. | 3375 |
![]() | '+' is not preceded with whitespace. | 3376 |
![]() | '+' should be on a new line. | 3376 |
![]() | '+' is not preceded with whitespace. | 3377 |
![]() | '+' should be on a new line. | 3377 |
![]() | '+' is not preceded with whitespace. | 3378 |
![]() | '+' should be on a new line. | 3378 |
![]() | '+' is not preceded with whitespace. | 3379 |
![]() | '+' should be on a new line. | 3379 |
![]() | '+' is not preceded with whitespace. | 3380 |
![]() | '+' should be on a new line. | 3380 |
![]() | '+' is not preceded with whitespace. | 3381 |
![]() | '+' should be on a new line. | 3381 |
![]() | '+' is not preceded with whitespace. | 3382 |
![]() | '+' should be on a new line. | 3382 |
![]() | '+' is not preceded with whitespace. | 3383 |
![]() | '+' should be on a new line. | 3383 |
![]() | '+' is not preceded with whitespace. | 3384 |
![]() | '+' should be on a new line. | 3384 |
![]() | '+' is not preceded with whitespace. | 3385 |
![]() | '+' should be on a new line. | 3385 |
![]() | '+' is not preceded with whitespace. | 3386 |
![]() | '+' should be on a new line. | 3386 |
![]() | '+' is not preceded with whitespace. | 3387 |
![]() | '+' should be on a new line. | 3387 |
![]() | '+' is not preceded with whitespace. | 3388 |
![]() | '+' should be on a new line. | 3388 |
![]() | '+' is not preceded with whitespace. | 3389 |
![]() | '+' should be on a new line. | 3389 |
![]() | '+' is not preceded with whitespace. | 3390 |
![]() | '+' should be on a new line. | 3390 |
![]() | '+' is not preceded with whitespace. | 3391 |
![]() | '+' should be on a new line. | 3391 |
![]() | '+' is not preceded with whitespace. | 3392 |
![]() | '+' should be on a new line. | 3392 |
![]() | '+' is not preceded with whitespace. | 3393 |
![]() | '+' should be on a new line. | 3393 |
![]() | '+' is not preceded with whitespace. | 3394 |
![]() | '+' should be on a new line. | 3394 |
![]() | '+' is not preceded with whitespace. | 3395 |
![]() | '+' should be on a new line. | 3395 |
![]() | '+' is not preceded with whitespace. | 3396 |
![]() | '+' should be on a new line. | 3396 |
![]() | '+' is not preceded with whitespace. | 3397 |
![]() | '+' should be on a new line. | 3397 |
![]() | '+' is not preceded with whitespace. | 3398 |
![]() | '+' should be on a new line. | 3398 |
![]() | '+' is not preceded with whitespace. | 3399 |
![]() | '+' should be on a new line. | 3399 |
![]() | '+' is not preceded with whitespace. | 3400 |
![]() | '+' should be on a new line. | 3400 |
![]() | '+' is not preceded with whitespace. | 3401 |
![]() | '+' should be on a new line. | 3401 |
![]() | '+' is not preceded with whitespace. | 3402 |
![]() | '+' should be on a new line. | 3402 |
![]() | '+' is not preceded with whitespace. | 3403 |
![]() | '+' should be on a new line. | 3403 |
![]() | '+' is not preceded with whitespace. | 3404 |
![]() | '+' should be on a new line. | 3404 |
![]() | '+' is not preceded with whitespace. | 3405 |
![]() | '+' should be on a new line. | 3405 |
![]() | '+' is not preceded with whitespace. | 3406 |
![]() | '+' should be on a new line. | 3406 |
![]() | '+' is not preceded with whitespace. | 3407 |
![]() | '+' should be on a new line. | 3407 |
![]() | '+' is not preceded with whitespace. | 3408 |
![]() | '+' should be on a new line. | 3408 |
![]() | '+' is not preceded with whitespace. | 3409 |
![]() | '+' should be on a new line. | 3409 |
![]() | '+' is not preceded with whitespace. | 3410 |
![]() | '+' should be on a new line. | 3410 |
![]() | '+' is not preceded with whitespace. | 3411 |
![]() | '+' should be on a new line. | 3411 |
![]() | '+' is not preceded with whitespace. | 3412 |
![]() | '+' should be on a new line. | 3412 |
![]() | '+' is not preceded with whitespace. | 3413 |
![]() | '+' should be on a new line. | 3413 |
![]() | '+' is not preceded with whitespace. | 3414 |
![]() | '+' should be on a new line. | 3414 |
![]() | '+' is not preceded with whitespace. | 3415 |
![]() | '+' should be on a new line. | 3415 |
![]() | '+' is not preceded with whitespace. | 3416 |
![]() | '+' should be on a new line. | 3416 |
![]() | '+' is not preceded with whitespace. | 3417 |
![]() | '+' should be on a new line. | 3417 |
![]() | '+' is not preceded with whitespace. | 3418 |
![]() | '+' should be on a new line. | 3418 |
![]() | '+' is not preceded with whitespace. | 3419 |
![]() | '+' should be on a new line. | 3419 |
![]() | '+' is not preceded with whitespace. | 3420 |
![]() | '+' should be on a new line. | 3420 |
![]() | '+' is not preceded with whitespace. | 3421 |
![]() | '+' should be on a new line. | 3421 |
![]() | '+' is not preceded with whitespace. | 3422 |
![]() | '+' should be on a new line. | 3422 |
![]() | '+' is not preceded with whitespace. | 3423 |
![]() | '+' should be on a new line. | 3423 |
![]() | '+' is not preceded with whitespace. | 3424 |
![]() | '+' should be on a new line. | 3424 |
![]() | '+' is not preceded with whitespace. | 3425 |
![]() | '+' should be on a new line. | 3425 |
![]() | '+' is not preceded with whitespace. | 3426 |
![]() | '+' should be on a new line. | 3426 |
![]() | '+' is not preceded with whitespace. | 3427 |
![]() | '+' should be on a new line. | 3427 |
![]() | '+' is not preceded with whitespace. | 3428 |
![]() | '+' should be on a new line. | 3428 |
![]() | '+' is not preceded with whitespace. | 3429 |
![]() | '+' should be on a new line. | 3429 |
![]() | '+' is not preceded with whitespace. | 3430 |
![]() | '+' should be on a new line. | 3430 |
![]() | '+' is not preceded with whitespace. | 3431 |
![]() | '+' should be on a new line. | 3431 |
![]() | '+' is not preceded with whitespace. | 3432 |
![]() | '+' should be on a new line. | 3432 |
![]() | '+' is not preceded with whitespace. | 3433 |
![]() | '+' should be on a new line. | 3433 |
![]() | '+' is not preceded with whitespace. | 3434 |
![]() | '+' should be on a new line. | 3434 |
![]() | '+' is not preceded with whitespace. | 3435 |
![]() | '+' should be on a new line. | 3435 |
![]() | '+' is not preceded with whitespace. | 3436 |
![]() | '+' should be on a new line. | 3436 |
![]() | '+' is not preceded with whitespace. | 3437 |
![]() | '+' should be on a new line. | 3437 |
![]() | '+' is not preceded with whitespace. | 3438 |
![]() | '+' should be on a new line. | 3438 |
![]() | '+' is not preceded with whitespace. | 3439 |
![]() | '+' should be on a new line. | 3439 |
![]() | '+' is not preceded with whitespace. | 3440 |
![]() | '+' should be on a new line. | 3440 |
![]() | '+' is not preceded with whitespace. | 3441 |
![]() | '+' should be on a new line. | 3441 |
![]() | '+' is not preceded with whitespace. | 3442 |
![]() | '+' should be on a new line. | 3442 |
![]() | '+' is not preceded with whitespace. | 3443 |
![]() | '+' should be on a new line. | 3443 |
![]() | '+' is not preceded with whitespace. | 3444 |
![]() | '+' should be on a new line. | 3444 |
![]() | '+' is not preceded with whitespace. | 3445 |
![]() | '+' should be on a new line. | 3445 |
![]() | '+' is not preceded with whitespace. | 3446 |
![]() | '+' should be on a new line. | 3446 |
![]() | '+' is not preceded with whitespace. | 3447 |
![]() | '+' should be on a new line. | 3447 |
![]() | '+' is not preceded with whitespace. | 3448 |
![]() | '+' should be on a new line. | 3448 |
![]() | '+' is not preceded with whitespace. | 3449 |
![]() | '+' should be on a new line. | 3449 |
![]() | '+' is not preceded with whitespace. | 3450 |
![]() | '+' should be on a new line. | 3450 |
![]() | '+' is not preceded with whitespace. | 3451 |
![]() | '+' should be on a new line. | 3451 |
![]() | '+' is not preceded with whitespace. | 3452 |
![]() | '+' should be on a new line. | 3452 |
![]() | '+' is not preceded with whitespace. | 3453 |
![]() | '+' should be on a new line. | 3453 |
![]() | '+' is not preceded with whitespace. | 3454 |
![]() | '+' should be on a new line. | 3454 |
![]() | '+' is not preceded with whitespace. | 3455 |
![]() | '+' should be on a new line. | 3455 |
![]() | '+' is not preceded with whitespace. | 3456 |
![]() | '+' should be on a new line. | 3456 |
![]() | '+' is not preceded with whitespace. | 3457 |
![]() | '+' should be on a new line. | 3457 |
![]() | '+' is not preceded with whitespace. | 3458 |
![]() | '+' should be on a new line. | 3458 |
![]() | '+' is not preceded with whitespace. | 3459 |
![]() | '+' should be on a new line. | 3459 |
![]() | '+' is not preceded with whitespace. | 3460 |
![]() | '+' should be on a new line. | 3460 |
![]() | '+' is not preceded with whitespace. | 3461 |
![]() | '+' should be on a new line. | 3461 |
![]() | '+' is not preceded with whitespace. | 3462 |
![]() | '+' should be on a new line. | 3462 |
![]() | '+' is not preceded with whitespace. | 3463 |
![]() | '+' should be on a new line. | 3463 |
![]() | '+' is not preceded with whitespace. | 3464 |
![]() | '+' should be on a new line. | 3464 |
![]() | '+' is not preceded with whitespace. | 3465 |
![]() | '+' should be on a new line. | 3465 |
![]() | '+' is not preceded with whitespace. | 3466 |
![]() | '+' should be on a new line. | 3466 |
![]() | '+' is not preceded with whitespace. | 3467 |
![]() | '+' should be on a new line. | 3467 |
![]() | '+' is not preceded with whitespace. | 3468 |
![]() | '+' should be on a new line. | 3468 |
![]() | '+' is not preceded with whitespace. | 3469 |
![]() | '+' should be on a new line. | 3469 |
![]() | '+' is not preceded with whitespace. | 3470 |
![]() | '+' should be on a new line. | 3470 |
![]() | '+' is not preceded with whitespace. | 3471 |
![]() | '+' should be on a new line. | 3471 |
![]() | '+' is not preceded with whitespace. | 3472 |
![]() | '+' should be on a new line. | 3472 |
![]() | '+' is not preceded with whitespace. | 3473 |
![]() | '+' should be on a new line. | 3473 |
![]() | '+' is not preceded with whitespace. | 3474 |
![]() | '+' should be on a new line. | 3474 |
![]() | '+' is not preceded with whitespace. | 3475 |
![]() | '+' should be on a new line. | 3475 |
![]() | '+' is not preceded with whitespace. | 3476 |
![]() | '+' should be on a new line. | 3476 |
![]() | '+' is not preceded with whitespace. | 3477 |
![]() | '+' should be on a new line. | 3477 |
![]() | '+' is not preceded with whitespace. | 3478 |
![]() | '+' should be on a new line. | 3478 |
![]() | '+' is not preceded with whitespace. | 3479 |
![]() | '+' should be on a new line. | 3479 |
![]() | '+' is not preceded with whitespace. | 3480 |
![]() | '+' should be on a new line. | 3480 |
![]() | '+' is not preceded with whitespace. | 3481 |
![]() | '+' should be on a new line. | 3481 |
![]() | '+' is not preceded with whitespace. | 3482 |
![]() | '+' should be on a new line. | 3482 |
![]() | '+' is not preceded with whitespace. | 3483 |
![]() | '+' should be on a new line. | 3483 |
![]() | '+' is not preceded with whitespace. | 3484 |
![]() | '+' should be on a new line. | 3484 |
![]() | '+' is not preceded with whitespace. | 3485 |
![]() | '+' should be on a new line. | 3485 |
![]() | '+' is not preceded with whitespace. | 3486 |
![]() | '+' should be on a new line. | 3486 |
![]() | '+' is not preceded with whitespace. | 3487 |
![]() | '+' should be on a new line. | 3487 |
![]() | '+' is not preceded with whitespace. | 3488 |
![]() | '+' should be on a new line. | 3488 |
![]() | '+' is not preceded with whitespace. | 3489 |
![]() | '+' should be on a new line. | 3489 |
![]() | '+' is not preceded with whitespace. | 3490 |
![]() | '+' should be on a new line. | 3490 |
![]() | '+' is not preceded with whitespace. | 3491 |
![]() | '+' should be on a new line. | 3491 |
![]() | '+' is not preceded with whitespace. | 3492 |
![]() | '+' should be on a new line. | 3492 |
![]() | '+' is not preceded with whitespace. | 3493 |
![]() | '+' should be on a new line. | 3493 |
![]() | '+' is not preceded with whitespace. | 3494 |
![]() | '+' should be on a new line. | 3494 |
![]() | '+' is not preceded with whitespace. | 3495 |
![]() | '+' should be on a new line. | 3495 |
![]() | '+' is not preceded with whitespace. | 3496 |
![]() | '+' should be on a new line. | 3496 |
![]() | '+' is not preceded with whitespace. | 3497 |
![]() | '+' should be on a new line. | 3497 |
![]() | '+' is not preceded with whitespace. | 3498 |
![]() | '+' should be on a new line. | 3498 |
![]() | '+' is not preceded with whitespace. | 3499 |
![]() | '+' should be on a new line. | 3499 |
![]() | '+' is not preceded with whitespace. | 3500 |
![]() | '+' should be on a new line. | 3500 |
![]() | '+' is not preceded with whitespace. | 3501 |
![]() | '+' should be on a new line. | 3501 |
![]() | '+' is not preceded with whitespace. | 3502 |
![]() | '+' should be on a new line. | 3502 |
![]() | '+' is not preceded with whitespace. | 3503 |
![]() | '+' should be on a new line. | 3503 |
![]() | '+' is not preceded with whitespace. | 3504 |
![]() | '+' should be on a new line. | 3504 |
![]() | '+' is not preceded with whitespace. | 3505 |
![]() | '+' should be on a new line. | 3505 |
![]() | '+' is not preceded with whitespace. | 3506 |
![]() | '+' should be on a new line. | 3506 |
![]() | '+' is not preceded with whitespace. | 3507 |
![]() | '+' should be on a new line. | 3507 |
![]() | '+' is not preceded with whitespace. | 3508 |
![]() | '+' should be on a new line. | 3508 |
![]() | '+' is not preceded with whitespace. | 3509 |
![]() | '+' should be on a new line. | 3509 |
![]() | '+' is not preceded with whitespace. | 3510 |
![]() | '+' should be on a new line. | 3510 |
![]() | '+' is not preceded with whitespace. | 3511 |
![]() | '+' should be on a new line. | 3511 |
![]() | '+' is not preceded with whitespace. | 3512 |
![]() | '+' should be on a new line. | 3512 |
![]() | '+' is not preceded with whitespace. | 3513 |
![]() | '+' should be on a new line. | 3513 |
![]() | '+' is not preceded with whitespace. | 3514 |
![]() | '+' should be on a new line. | 3514 |
![]() | '+' is not preceded with whitespace. | 3515 |
![]() | '+' should be on a new line. | 3515 |
![]() | '+' is not preceded with whitespace. | 3516 |
![]() | '+' should be on a new line. | 3516 |
![]() | '+' is not preceded with whitespace. | 3517 |
![]() | '+' should be on a new line. | 3517 |
![]() | '+' is not preceded with whitespace. | 3518 |
![]() | '+' should be on a new line. | 3518 |
![]() | '+' is not preceded with whitespace. | 3519 |
![]() | '+' should be on a new line. | 3519 |
![]() | '+' is not preceded with whitespace. | 3520 |
![]() | '+' should be on a new line. | 3520 |
![]() | '+' is not preceded with whitespace. | 3521 |
![]() | '+' should be on a new line. | 3521 |
![]() | '+' is not preceded with whitespace. | 3522 |
![]() | '+' should be on a new line. | 3522 |
![]() | '+' is not preceded with whitespace. | 3523 |
![]() | '+' should be on a new line. | 3523 |
![]() | '+' is not preceded with whitespace. | 3524 |
![]() | '+' should be on a new line. | 3524 |
![]() | '+' is not preceded with whitespace. | 3525 |
![]() | '+' should be on a new line. | 3525 |
![]() | '+' is not preceded with whitespace. | 3526 |
![]() | '+' should be on a new line. | 3526 |
![]() | '+' is not preceded with whitespace. | 3527 |
![]() | '+' should be on a new line. | 3527 |
![]() | '+' is not preceded with whitespace. | 3528 |
![]() | '+' should be on a new line. | 3528 |
![]() | '+' is not preceded with whitespace. | 3529 |
![]() | '+' should be on a new line. | 3529 |
![]() | '+' is not preceded with whitespace. | 3530 |
![]() | '+' should be on a new line. | 3530 |
![]() | '+' is not preceded with whitespace. | 3531 |
![]() | '+' should be on a new line. | 3531 |
![]() | '+' is not preceded with whitespace. | 3532 |
![]() | '+' should be on a new line. | 3532 |
![]() | '+' is not preceded with whitespace. | 3533 |
![]() | '+' should be on a new line. | 3533 |
![]() | '+' is not preceded with whitespace. | 3534 |
![]() | '+' should be on a new line. | 3534 |
![]() | '+' is not preceded with whitespace. | 3535 |
![]() | '+' should be on a new line. | 3535 |
![]() | '+' is not preceded with whitespace. | 3536 |
![]() | '+' should be on a new line. | 3536 |
![]() | '+' is not preceded with whitespace. | 3537 |
![]() | '+' should be on a new line. | 3537 |
![]() | '+' is not preceded with whitespace. | 3538 |
![]() | '+' should be on a new line. | 3538 |
![]() | '+' is not preceded with whitespace. | 3539 |
![]() | '+' should be on a new line. | 3539 |
![]() | '+' is not preceded with whitespace. | 3540 |
![]() | '+' should be on a new line. | 3540 |
![]() | '+' is not preceded with whitespace. | 3541 |
![]() | '+' should be on a new line. | 3541 |
![]() | '+' is not preceded with whitespace. | 3542 |
![]() | '+' should be on a new line. | 3542 |
![]() | '+' is not preceded with whitespace. | 3543 |
![]() | '+' should be on a new line. | 3543 |
![]() | '+' is not preceded with whitespace. | 3544 |
![]() | '+' should be on a new line. | 3544 |
![]() | '+' is not preceded with whitespace. | 3545 |
![]() | '+' should be on a new line. | 3545 |
![]() | '+' is not preceded with whitespace. | 3546 |
![]() | '+' should be on a new line. | 3546 |
![]() | '+' is not preceded with whitespace. | 3547 |
![]() | '+' should be on a new line. | 3547 |
![]() | '+' is not preceded with whitespace. | 3548 |
![]() | '+' should be on a new line. | 3548 |
![]() | '+' is not preceded with whitespace. | 3549 |
![]() | '+' should be on a new line. | 3549 |
![]() | '+' is not preceded with whitespace. | 3550 |
![]() | '+' should be on a new line. | 3550 |
![]() | '+' is not preceded with whitespace. | 3551 |
![]() | '+' should be on a new line. | 3551 |
![]() | '+' is not preceded with whitespace. | 3552 |
![]() | '+' should be on a new line. | 3552 |
![]() | '+' is not preceded with whitespace. | 3553 |
![]() | '+' should be on a new line. | 3553 |
![]() | '+' is not preceded with whitespace. | 3554 |
![]() | '+' should be on a new line. | 3554 |
![]() | '+' is not preceded with whitespace. | 3555 |
![]() | '+' should be on a new line. | 3555 |
![]() | '+' is not preceded with whitespace. | 3556 |
![]() | '+' should be on a new line. | 3556 |
![]() | '+' is not preceded with whitespace. | 3557 |
![]() | '+' should be on a new line. | 3557 |
![]() | '+' is not preceded with whitespace. | 3558 |
![]() | '+' should be on a new line. | 3558 |
![]() | '+' is not preceded with whitespace. | 3559 |
![]() | '+' should be on a new line. | 3559 |
![]() | '+' is not preceded with whitespace. | 3560 |
![]() | '+' should be on a new line. | 3560 |
![]() | '+' is not preceded with whitespace. | 3561 |
![]() | '+' should be on a new line. | 3561 |
![]() | '+' is not preceded with whitespace. | 3562 |
![]() | '+' should be on a new line. | 3562 |
![]() | '+' is not preceded with whitespace. | 3563 |
![]() | '+' should be on a new line. | 3563 |
![]() | '+' is not preceded with whitespace. | 3564 |
![]() | '+' should be on a new line. | 3564 |
![]() | '+' is not preceded with whitespace. | 3565 |
![]() | '+' should be on a new line. | 3565 |
![]() | '+' is not preceded with whitespace. | 3566 |
![]() | '+' should be on a new line. | 3566 |
![]() | '+' is not preceded with whitespace. | 3567 |
![]() | '+' should be on a new line. | 3567 |
![]() | '+' is not preceded with whitespace. | 3568 |
![]() | '+' should be on a new line. | 3568 |
![]() | '+' is not preceded with whitespace. | 3569 |
![]() | '+' should be on a new line. | 3569 |
![]() | '+' is not preceded with whitespace. | 3570 |
![]() | '+' should be on a new line. | 3570 |
![]() | '+' is not preceded with whitespace. | 3571 |
![]() | '+' should be on a new line. | 3571 |
![]() | '+' is not preceded with whitespace. | 3572 |
![]() | '+' should be on a new line. | 3572 |
![]() | '+' is not preceded with whitespace. | 3573 |
![]() | '+' should be on a new line. | 3573 |
![]() | '+' is not preceded with whitespace. | 3574 |
![]() | '+' should be on a new line. | 3574 |
![]() | '+' is not preceded with whitespace. | 3575 |
![]() | '+' should be on a new line. | 3575 |
![]() | '+' is not preceded with whitespace. | 3576 |
![]() | '+' should be on a new line. | 3576 |
![]() | '+' is not preceded with whitespace. | 3577 |
![]() | '+' should be on a new line. | 3577 |
![]() | '+' is not preceded with whitespace. | 3578 |
![]() | '+' should be on a new line. | 3578 |
![]() | '+' is not preceded with whitespace. | 3579 |
![]() | '+' should be on a new line. | 3579 |
![]() | '+' is not preceded with whitespace. | 3580 |
![]() | '+' should be on a new line. | 3580 |
![]() | '+' is not preceded with whitespace. | 3581 |
![]() | '+' should be on a new line. | 3581 |
![]() | '+' is not preceded with whitespace. | 3582 |
![]() | '+' should be on a new line. | 3582 |
![]() | '+' is not preceded with whitespace. | 3583 |
![]() | '+' should be on a new line. | 3583 |
![]() | '+' is not preceded with whitespace. | 3584 |
![]() | '+' should be on a new line. | 3584 |
![]() | '+' is not preceded with whitespace. | 3585 |
![]() | '+' should be on a new line. | 3585 |
![]() | '+' is not preceded with whitespace. | 3586 |
![]() | '+' should be on a new line. | 3586 |
![]() | '+' is not preceded with whitespace. | 3587 |
![]() | '+' should be on a new line. | 3587 |
![]() | '+' is not preceded with whitespace. | 3588 |
![]() | '+' should be on a new line. | 3588 |
![]() | '+' is not preceded with whitespace. | 3589 |
![]() | '+' should be on a new line. | 3589 |
![]() | '+' is not preceded with whitespace. | 3590 |
![]() | '+' should be on a new line. | 3590 |
![]() | '+' is not preceded with whitespace. | 3591 |
![]() | '+' should be on a new line. | 3591 |
![]() | '+' is not preceded with whitespace. | 3592 |
![]() | '+' should be on a new line. | 3592 |
![]() | '+' is not preceded with whitespace. | 3593 |
![]() | '+' should be on a new line. | 3593 |
![]() | '+' is not preceded with whitespace. | 3594 |
![]() | '+' should be on a new line. | 3594 |
![]() | '+' is not preceded with whitespace. | 3595 |
![]() | '+' should be on a new line. | 3595 |
![]() | '+' is not preceded with whitespace. | 3596 |
![]() | '+' should be on a new line. | 3596 |
![]() | '+' is not preceded with whitespace. | 3597 |
![]() | '+' should be on a new line. | 3597 |
![]() | '+' is not preceded with whitespace. | 3598 |
![]() | '+' should be on a new line. | 3598 |
![]() | '+' is not preceded with whitespace. | 3599 |
![]() | '+' should be on a new line. | 3599 |
![]() | '+' is not preceded with whitespace. | 3600 |
![]() | '+' should be on a new line. | 3600 |
![]() | '+' is not preceded with whitespace. | 3601 |
![]() | '+' should be on a new line. | 3601 |
![]() | '+' is not preceded with whitespace. | 3602 |
![]() | '+' should be on a new line. | 3602 |
![]() | '+' is not preceded with whitespace. | 3603 |
![]() | '+' should be on a new line. | 3603 |
![]() | '+' is not preceded with whitespace. | 3604 |
![]() | '+' should be on a new line. | 3604 |
![]() | '+' is not preceded with whitespace. | 3605 |
![]() | '+' should be on a new line. | 3605 |
![]() | '+' is not preceded with whitespace. | 3606 |
![]() | '+' should be on a new line. | 3606 |
![]() | '+' is not preceded with whitespace. | 3607 |
![]() | '+' should be on a new line. | 3607 |
![]() | '+' is not preceded with whitespace. | 3608 |
![]() | '+' should be on a new line. | 3608 |
![]() | '+' is not preceded with whitespace. | 3609 |
![]() | '+' should be on a new line. | 3609 |
![]() | '+' is not preceded with whitespace. | 3610 |
![]() | '+' should be on a new line. | 3610 |
![]() | '+' is not preceded with whitespace. | 3611 |
![]() | '+' should be on a new line. | 3611 |
![]() | '+' is not preceded with whitespace. | 3612 |
![]() | '+' should be on a new line. | 3612 |
![]() | '+' is not preceded with whitespace. | 3613 |
![]() | '+' should be on a new line. | 3613 |
![]() | '+' is not preceded with whitespace. | 3614 |
![]() | '+' should be on a new line. | 3614 |
![]() | '+' is not preceded with whitespace. | 3615 |
![]() | '+' should be on a new line. | 3615 |
![]() | '+' is not preceded with whitespace. | 3616 |
![]() | '+' should be on a new line. | 3616 |
![]() | '+' is not preceded with whitespace. | 3617 |
![]() | '+' should be on a new line. | 3617 |
![]() | '+' is not preceded with whitespace. | 3618 |
![]() | '+' should be on a new line. | 3618 |
![]() | '+' is not preceded with whitespace. | 3619 |
![]() | '+' should be on a new line. | 3619 |
![]() | '+' is not preceded with whitespace. | 3620 |
![]() | '+' should be on a new line. | 3620 |
![]() | '+' is not preceded with whitespace. | 3621 |
![]() | '+' should be on a new line. | 3621 |
![]() | '+' is not preceded with whitespace. | 3622 |
![]() | '+' should be on a new line. | 3622 |
![]() | '+' is not preceded with whitespace. | 3623 |
![]() | '+' should be on a new line. | 3623 |
![]() | '+' is not preceded with whitespace. | 3624 |
![]() | '+' should be on a new line. | 3624 |
![]() | '+' is not preceded with whitespace. | 3625 |
![]() | '+' should be on a new line. | 3625 |
![]() | '+' is not preceded with whitespace. | 3626 |
![]() | '+' should be on a new line. | 3626 |
![]() | '+' is not preceded with whitespace. | 3627 |
![]() | '+' should be on a new line. | 3627 |
![]() | '+' is not preceded with whitespace. | 3628 |
![]() | '+' should be on a new line. | 3628 |
![]() | '+' is not preceded with whitespace. | 3629 |
![]() | '+' should be on a new line. | 3629 |
![]() | '+' is not preceded with whitespace. | 3630 |
![]() | '+' should be on a new line. | 3630 |
![]() | '+' is not preceded with whitespace. | 3631 |
![]() | '+' should be on a new line. | 3631 |
![]() | '+' is not preceded with whitespace. | 3632 |
![]() | '+' should be on a new line. | 3632 |
![]() | '+' is not preceded with whitespace. | 3633 |
![]() | '+' should be on a new line. | 3633 |
![]() | '+' is not preceded with whitespace. | 3634 |
![]() | '+' should be on a new line. | 3634 |
![]() | '+' is not preceded with whitespace. | 3635 |
![]() | '+' should be on a new line. | 3635 |
![]() | '+' is not preceded with whitespace. | 3636 |
![]() | '+' should be on a new line. | 3636 |
![]() | '+' is not preceded with whitespace. | 3637 |
![]() | '+' should be on a new line. | 3637 |
![]() | '+' is not preceded with whitespace. | 3638 |
![]() | '+' should be on a new line. | 3638 |
![]() | '+' is not preceded with whitespace. | 3639 |
![]() | '+' should be on a new line. | 3639 |
![]() | '+' is not preceded with whitespace. | 3640 |
![]() | '+' should be on a new line. | 3640 |
![]() | '+' is not preceded with whitespace. | 3641 |
![]() | '+' should be on a new line. | 3641 |
![]() | '+' is not preceded with whitespace. | 3642 |
![]() | '+' should be on a new line. | 3642 |
![]() | '+' is not preceded with whitespace. | 3643 |
![]() | '+' should be on a new line. | 3643 |
![]() | '+' is not preceded with whitespace. | 3644 |
![]() | '+' should be on a new line. | 3644 |
![]() | '+' is not preceded with whitespace. | 3645 |
![]() | '+' should be on a new line. | 3645 |
![]() | '+' is not preceded with whitespace. | 3646 |
![]() | '+' should be on a new line. | 3646 |
![]() | '+' is not preceded with whitespace. | 3647 |
![]() | '+' should be on a new line. | 3647 |
![]() | '+' is not preceded with whitespace. | 3648 |
![]() | '+' should be on a new line. | 3648 |
![]() | '+' is not preceded with whitespace. | 3649 |
![]() | '+' should be on a new line. | 3649 |
![]() | '+' is not preceded with whitespace. | 3650 |
![]() | '+' should be on a new line. | 3650 |
![]() | '+' is not preceded with whitespace. | 3651 |
![]() | '+' should be on a new line. | 3651 |
![]() | '+' is not preceded with whitespace. | 3652 |
![]() | '+' should be on a new line. | 3652 |
![]() | '+' is not preceded with whitespace. | 3653 |
![]() | '+' should be on a new line. | 3653 |
![]() | '+' is not preceded with whitespace. | 3654 |
![]() | '+' should be on a new line. | 3654 |
![]() | '+' is not preceded with whitespace. | 3655 |
![]() | '+' should be on a new line. | 3655 |
![]() | '+' is not preceded with whitespace. | 3656 |
![]() | '+' should be on a new line. | 3656 |
![]() | '+' is not preceded with whitespace. | 3657 |
![]() | '+' should be on a new line. | 3657 |
![]() | '+' is not preceded with whitespace. | 3658 |
![]() | '+' should be on a new line. | 3658 |
![]() | '+' is not preceded with whitespace. | 3659 |
![]() | '+' should be on a new line. | 3659 |
![]() | '+' is not preceded with whitespace. | 3660 |
![]() | '+' should be on a new line. | 3660 |
![]() | '+' is not preceded with whitespace. | 3661 |
![]() | '+' should be on a new line. | 3661 |
![]() | '+' is not preceded with whitespace. | 3662 |
![]() | '+' should be on a new line. | 3662 |
![]() | '+' is not preceded with whitespace. | 3663 |
![]() | '+' should be on a new line. | 3663 |
![]() | '+' is not preceded with whitespace. | 3664 |
![]() | '+' should be on a new line. | 3664 |
![]() | '+' is not preceded with whitespace. | 3665 |
![]() | '+' should be on a new line. | 3665 |
![]() | '+' is not preceded with whitespace. | 3666 |
![]() | '+' should be on a new line. | 3666 |
![]() | '+' is not preceded with whitespace. | 3667 |
![]() | '+' should be on a new line. | 3667 |
![]() | '+' is not preceded with whitespace. | 3668 |
![]() | '+' should be on a new line. | 3668 |
![]() | '+' is not preceded with whitespace. | 3669 |
![]() | '+' should be on a new line. | 3669 |
![]() | '+' is not preceded with whitespace. | 3670 |
![]() | '+' should be on a new line. | 3670 |
![]() | '+' is not preceded with whitespace. | 3671 |
![]() | '+' should be on a new line. | 3671 |
![]() | '+' is not preceded with whitespace. | 3672 |
![]() | '+' should be on a new line. | 3672 |
![]() | '+' is not preceded with whitespace. | 3673 |
![]() | '+' should be on a new line. | 3673 |
![]() | '+' is not preceded with whitespace. | 3674 |
![]() | '+' should be on a new line. | 3674 |
![]() | '+' is not preceded with whitespace. | 3675 |
![]() | '+' should be on a new line. | 3675 |
![]() | '+' is not preceded with whitespace. | 3676 |
![]() | '+' should be on a new line. | 3676 |
![]() | '+' is not preceded with whitespace. | 3677 |
![]() | '+' should be on a new line. | 3677 |
![]() | '+' is not preceded with whitespace. | 3678 |
![]() | '+' should be on a new line. | 3678 |
![]() | '+' is not preceded with whitespace. | 3679 |
![]() | '+' should be on a new line. | 3679 |
![]() | '+' is not preceded with whitespace. | 3680 |
![]() | '+' should be on a new line. | 3680 |
![]() | '+' is not preceded with whitespace. | 3681 |
![]() | '+' should be on a new line. | 3681 |
![]() | '+' is not preceded with whitespace. | 3682 |
![]() | '+' should be on a new line. | 3682 |
![]() | '+' is not preceded with whitespace. | 3683 |
![]() | '+' should be on a new line. | 3683 |
![]() | '+' is not preceded with whitespace. | 3684 |
![]() | '+' should be on a new line. | 3684 |
![]() | '+' is not preceded with whitespace. | 3685 |
![]() | '+' should be on a new line. | 3685 |
![]() | '+' is not preceded with whitespace. | 3686 |
![]() | '+' should be on a new line. | 3686 |
![]() | '+' is not preceded with whitespace. | 3687 |
![]() | '+' should be on a new line. | 3687 |
![]() | '+' is not preceded with whitespace. | 3688 |
![]() | '+' should be on a new line. | 3688 |
![]() | '+' is not preceded with whitespace. | 3689 |
![]() | '+' should be on a new line. | 3689 |
![]() | '+' is not preceded with whitespace. | 3690 |
![]() | '+' should be on a new line. | 3690 |
![]() | '+' is not preceded with whitespace. | 3691 |
![]() | '+' should be on a new line. | 3691 |
![]() | '+' is not preceded with whitespace. | 3692 |
![]() | '+' should be on a new line. | 3692 |
![]() | '+' is not preceded with whitespace. | 3693 |
![]() | '+' should be on a new line. | 3693 |
![]() | '+' is not preceded with whitespace. | 3694 |
![]() | '+' should be on a new line. | 3694 |
![]() | '+' is not preceded with whitespace. | 3695 |
![]() | '+' should be on a new line. | 3695 |
![]() | '+' is not preceded with whitespace. | 3696 |
![]() | '+' should be on a new line. | 3696 |
![]() | '+' is not preceded with whitespace. | 3697 |
![]() | '+' should be on a new line. | 3697 |
![]() | '+' is not preceded with whitespace. | 3698 |
![]() | '+' should be on a new line. | 3698 |
![]() | '+' is not preceded with whitespace. | 3699 |
![]() | '+' should be on a new line. | 3699 |
![]() | '+' is not preceded with whitespace. | 3700 |
![]() | '+' should be on a new line. | 3700 |
![]() | '+' is not preceded with whitespace. | 3701 |
![]() | '+' should be on a new line. | 3701 |
![]() | '+' is not preceded with whitespace. | 3702 |
![]() | '+' should be on a new line. | 3702 |
![]() | '+' is not preceded with whitespace. | 3703 |
![]() | '+' should be on a new line. | 3703 |
![]() | '+' is not preceded with whitespace. | 3704 |
![]() | '+' should be on a new line. | 3704 |
![]() | '+' is not preceded with whitespace. | 3705 |
![]() | '+' should be on a new line. | 3705 |
![]() | '+' is not preceded with whitespace. | 3706 |
![]() | '+' should be on a new line. | 3706 |
![]() | '+' is not preceded with whitespace. | 3707 |
![]() | '+' should be on a new line. | 3707 |
![]() | '+' is not preceded with whitespace. | 3708 |
![]() | '+' should be on a new line. | 3708 |
![]() | '+' is not preceded with whitespace. | 3709 |
![]() | '+' should be on a new line. | 3709 |
![]() | '+' is not preceded with whitespace. | 3710 |
![]() | '+' should be on a new line. | 3710 |
![]() | '+' is not preceded with whitespace. | 3711 |
![]() | '+' should be on a new line. | 3711 |
![]() | '+' is not preceded with whitespace. | 3712 |
![]() | '+' should be on a new line. | 3712 |
![]() | '+' is not preceded with whitespace. | 3713 |
![]() | '+' should be on a new line. | 3713 |
![]() | '+' is not preceded with whitespace. | 3714 |
![]() | '+' should be on a new line. | 3714 |
![]() | '+' is not preceded with whitespace. | 3715 |
![]() | '+' should be on a new line. | 3715 |
![]() | '+' is not preceded with whitespace. | 3716 |
![]() | '+' should be on a new line. | 3716 |
![]() | '+' is not preceded with whitespace. | 3717 |
![]() | '+' should be on a new line. | 3717 |
![]() | '+' is not preceded with whitespace. | 3718 |
![]() | '+' should be on a new line. | 3718 |
![]() | '+' is not preceded with whitespace. | 3719 |
![]() | '+' should be on a new line. | 3719 |
![]() | '+' is not preceded with whitespace. | 3720 |
![]() | '+' should be on a new line. | 3720 |
![]() | '+' is not preceded with whitespace. | 3721 |
![]() | '+' should be on a new line. | 3721 |
![]() | '+' is not preceded with whitespace. | 3722 |
![]() | '+' should be on a new line. | 3722 |
![]() | '+' is not preceded with whitespace. | 3723 |
![]() | '+' should be on a new line. | 3723 |
![]() | Missing a Javadoc comment. | 3726 |
![]() | '+' is not preceded with whitespace. | 3727 |
![]() | '+' should be on a new line. | 3727 |
![]() | '+' is not preceded with whitespace. | 3728 |
![]() | '+' should be on a new line. | 3728 |
![]() | '+' is not preceded with whitespace. | 3729 |
![]() | '+' should be on a new line. | 3729 |
![]() | '+' is not preceded with whitespace. | 3730 |
![]() | '+' should be on a new line. | 3730 |
![]() | '+' is not preceded with whitespace. | 3731 |
![]() | '+' should be on a new line. | 3731 |
![]() | '+' is not preceded with whitespace. | 3732 |
![]() | '+' should be on a new line. | 3732 |
![]() | '+' is not preceded with whitespace. | 3733 |
![]() | '+' should be on a new line. | 3733 |
![]() | '+' is not preceded with whitespace. | 3734 |
![]() | '+' should be on a new line. | 3734 |
![]() | '+' is not preceded with whitespace. | 3735 |
![]() | '+' should be on a new line. | 3735 |
![]() | '+' is not preceded with whitespace. | 3736 |
![]() | '+' should be on a new line. | 3736 |
![]() | '+' is not preceded with whitespace. | 3737 |
![]() | '+' should be on a new line. | 3737 |
![]() | '+' is not preceded with whitespace. | 3738 |
![]() | '+' should be on a new line. | 3738 |
![]() | '+' is not preceded with whitespace. | 3739 |
![]() | '+' should be on a new line. | 3739 |
![]() | '+' is not preceded with whitespace. | 3740 |
![]() | '+' should be on a new line. | 3740 |
![]() | '+' is not preceded with whitespace. | 3741 |
![]() | '+' should be on a new line. | 3741 |
![]() | '+' is not preceded with whitespace. | 3742 |
![]() | '+' should be on a new line. | 3742 |
![]() | '+' is not preceded with whitespace. | 3743 |
![]() | '+' should be on a new line. | 3743 |
![]() | '+' is not preceded with whitespace. | 3744 |
![]() | '+' should be on a new line. | 3744 |
![]() | '+' is not preceded with whitespace. | 3745 |
![]() | '+' should be on a new line. | 3745 |
![]() | '+' is not preceded with whitespace. | 3746 |
![]() | '+' should be on a new line. | 3746 |
![]() | '+' is not preceded with whitespace. | 3747 |
![]() | '+' should be on a new line. | 3747 |
![]() | '+' is not preceded with whitespace. | 3748 |
![]() | '+' should be on a new line. | 3748 |
![]() | '+' is not preceded with whitespace. | 3749 |
![]() | '+' should be on a new line. | 3749 |
![]() | '+' is not preceded with whitespace. | 3750 |
![]() | '+' should be on a new line. | 3750 |
![]() | '+' is not preceded with whitespace. | 3751 |
![]() | '+' should be on a new line. | 3751 |
![]() | '+' is not preceded with whitespace. | 3752 |
![]() | '+' should be on a new line. | 3752 |
![]() | '+' is not preceded with whitespace. | 3753 |
![]() | '+' should be on a new line. | 3753 |
![]() | '+' is not preceded with whitespace. | 3754 |
![]() | '+' should be on a new line. | 3754 |
![]() | '+' is not preceded with whitespace. | 3755 |
![]() | '+' should be on a new line. | 3755 |
![]() | '+' is not preceded with whitespace. | 3756 |
![]() | '+' should be on a new line. | 3756 |
![]() | '+' is not preceded with whitespace. | 3757 |
![]() | '+' should be on a new line. | 3757 |
![]() | '+' is not preceded with whitespace. | 3758 |
![]() | '+' should be on a new line. | 3758 |
![]() | '+' is not preceded with whitespace. | 3759 |
![]() | '+' should be on a new line. | 3759 |
![]() | '+' is not preceded with whitespace. | 3760 |
![]() | '+' should be on a new line. | 3760 |
![]() | '+' is not preceded with whitespace. | 3761 |
![]() | '+' should be on a new line. | 3761 |
![]() | '+' is not preceded with whitespace. | 3762 |
![]() | '+' should be on a new line. | 3762 |
![]() | '+' is not preceded with whitespace. | 3763 |
![]() | '+' should be on a new line. | 3763 |
![]() | '+' is not preceded with whitespace. | 3764 |
![]() | '+' should be on a new line. | 3764 |
![]() | '+' is not preceded with whitespace. | 3765 |
![]() | '+' should be on a new line. | 3765 |
![]() | '+' is not preceded with whitespace. | 3766 |
![]() | '+' should be on a new line. | 3766 |
![]() | '+' is not preceded with whitespace. | 3767 |
![]() | '+' should be on a new line. | 3767 |
![]() | '+' is not preceded with whitespace. | 3768 |
![]() | '+' should be on a new line. | 3768 |
![]() | '+' is not preceded with whitespace. | 3769 |
![]() | '+' should be on a new line. | 3769 |
![]() | '+' is not preceded with whitespace. | 3770 |
![]() | '+' should be on a new line. | 3770 |
![]() | '+' is not preceded with whitespace. | 3771 |
![]() | '+' should be on a new line. | 3771 |
![]() | '+' is not preceded with whitespace. | 3772 |
![]() | '+' should be on a new line. | 3772 |
![]() | '+' is not preceded with whitespace. | 3773 |
![]() | '+' should be on a new line. | 3773 |
![]() | '+' is not preceded with whitespace. | 3774 |
![]() | '+' should be on a new line. | 3774 |
![]() | '+' is not preceded with whitespace. | 3775 |
![]() | '+' should be on a new line. | 3775 |
![]() | '+' is not preceded with whitespace. | 3776 |
![]() | '+' should be on a new line. | 3776 |
![]() | '+' is not preceded with whitespace. | 3777 |
![]() | '+' should be on a new line. | 3777 |
![]() | '+' is not preceded with whitespace. | 3778 |
![]() | '+' should be on a new line. | 3778 |
![]() | '+' is not preceded with whitespace. | 3779 |
![]() | '+' should be on a new line. | 3779 |
![]() | '+' is not preceded with whitespace. | 3780 |
![]() | '+' should be on a new line. | 3780 |
![]() | '+' is not preceded with whitespace. | 3781 |
![]() | '+' should be on a new line. | 3781 |
![]() | '+' is not preceded with whitespace. | 3782 |
![]() | '+' should be on a new line. | 3782 |
![]() | '+' is not preceded with whitespace. | 3783 |
![]() | '+' should be on a new line. | 3783 |
![]() | '+' is not preceded with whitespace. | 3784 |
![]() | '+' should be on a new line. | 3784 |
![]() | '+' is not preceded with whitespace. | 3785 |
![]() | '+' should be on a new line. | 3785 |
![]() | '+' is not preceded with whitespace. | 3786 |
![]() | '+' should be on a new line. | 3786 |
![]() | '+' is not preceded with whitespace. | 3787 |
![]() | '+' should be on a new line. | 3787 |
![]() | '+' is not preceded with whitespace. | 3788 |
![]() | '+' should be on a new line. | 3788 |
![]() | '+' is not preceded with whitespace. | 3789 |
![]() | '+' should be on a new line. | 3789 |
![]() | '+' is not preceded with whitespace. | 3790 |
![]() | '+' should be on a new line. | 3790 |
![]() | '+' is not preceded with whitespace. | 3791 |
![]() | '+' should be on a new line. | 3791 |
![]() | '+' is not preceded with whitespace. | 3792 |
![]() | '+' should be on a new line. | 3792 |
![]() | '+' is not preceded with whitespace. | 3793 |
![]() | '+' should be on a new line. | 3793 |
![]() | '+' is not preceded with whitespace. | 3794 |
![]() | '+' should be on a new line. | 3794 |
![]() | '+' is not preceded with whitespace. | 3795 |
![]() | '+' should be on a new line. | 3795 |
![]() | '+' is not preceded with whitespace. | 3796 |
![]() | '+' should be on a new line. | 3796 |
![]() | '+' is not preceded with whitespace. | 3797 |
![]() | '+' should be on a new line. | 3797 |
![]() | '+' is not preceded with whitespace. | 3798 |
![]() | '+' should be on a new line. | 3798 |
![]() | '+' is not preceded with whitespace. | 3799 |
![]() | '+' should be on a new line. | 3799 |
![]() | '+' is not preceded with whitespace. | 3800 |
![]() | '+' should be on a new line. | 3800 |
![]() | '+' is not preceded with whitespace. | 3801 |
![]() | '+' should be on a new line. | 3801 |
![]() | '+' is not preceded with whitespace. | 3802 |
![]() | '+' should be on a new line. | 3802 |
![]() | '+' is not preceded with whitespace. | 3803 |
![]() | '+' should be on a new line. | 3803 |
![]() | '+' is not preceded with whitespace. | 3804 |
![]() | '+' should be on a new line. | 3804 |
![]() | '+' is not preceded with whitespace. | 3805 |
![]() | '+' should be on a new line. | 3805 |
![]() | '+' is not preceded with whitespace. | 3806 |
![]() | '+' should be on a new line. | 3806 |
![]() | '+' is not preceded with whitespace. | 3807 |
![]() | '+' should be on a new line. | 3807 |
![]() | '+' is not preceded with whitespace. | 3808 |
![]() | '+' should be on a new line. | 3808 |
![]() | '+' is not preceded with whitespace. | 3809 |
![]() | '+' should be on a new line. | 3809 |
![]() | '+' is not preceded with whitespace. | 3810 |
![]() | '+' should be on a new line. | 3810 |
![]() | '+' is not preceded with whitespace. | 3811 |
![]() | '+' should be on a new line. | 3811 |
![]() | '+' is not preceded with whitespace. | 3812 |
![]() | '+' should be on a new line. | 3812 |
![]() | '+' is not preceded with whitespace. | 3813 |
![]() | '+' should be on a new line. | 3813 |
![]() | '+' is not preceded with whitespace. | 3814 |
![]() | '+' should be on a new line. | 3814 |
![]() | '+' is not preceded with whitespace. | 3815 |
![]() | '+' should be on a new line. | 3815 |
![]() | '+' is not preceded with whitespace. | 3816 |
![]() | '+' should be on a new line. | 3816 |
![]() | '+' is not preceded with whitespace. | 3817 |
![]() | '+' should be on a new line. | 3817 |
![]() | '+' is not preceded with whitespace. | 3818 |
![]() | '+' should be on a new line. | 3818 |
![]() | '+' is not preceded with whitespace. | 3819 |
![]() | '+' should be on a new line. | 3819 |
![]() | '+' is not preceded with whitespace. | 3820 |
![]() | '+' should be on a new line. | 3820 |
![]() | '+' is not preceded with whitespace. | 3821 |
![]() | '+' should be on a new line. | 3821 |
![]() | '+' is not preceded with whitespace. | 3822 |
![]() | '+' should be on a new line. | 3822 |
![]() | '+' is not preceded with whitespace. | 3823 |
![]() | '+' should be on a new line. | 3823 |
![]() | '+' is not preceded with whitespace. | 3824 |
![]() | '+' should be on a new line. | 3824 |
![]() | '+' is not preceded with whitespace. | 3825 |
![]() | '+' should be on a new line. | 3825 |
![]() | '+' is not preceded with whitespace. | 3826 |
![]() | '+' should be on a new line. | 3826 |
![]() | '+' is not preceded with whitespace. | 3827 |
![]() | '+' should be on a new line. | 3827 |
![]() | '+' is not preceded with whitespace. | 3828 |
![]() | '+' should be on a new line. | 3828 |
![]() | '+' is not preceded with whitespace. | 3829 |
![]() | '+' should be on a new line. | 3829 |
![]() | '+' is not preceded with whitespace. | 3830 |
![]() | '+' should be on a new line. | 3830 |
![]() | '+' is not preceded with whitespace. | 3831 |
![]() | '+' should be on a new line. | 3831 |
![]() | '+' is not preceded with whitespace. | 3832 |
![]() | '+' should be on a new line. | 3832 |
![]() | '+' is not preceded with whitespace. | 3833 |
![]() | '+' should be on a new line. | 3833 |
![]() | '+' is not preceded with whitespace. | 3834 |
![]() | '+' should be on a new line. | 3834 |
![]() | '+' is not preceded with whitespace. | 3835 |
![]() | '+' should be on a new line. | 3835 |
![]() | '+' is not preceded with whitespace. | 3836 |
![]() | '+' should be on a new line. | 3836 |
![]() | '+' is not preceded with whitespace. | 3837 |
![]() | '+' should be on a new line. | 3837 |
![]() | '+' is not preceded with whitespace. | 3838 |
![]() | '+' should be on a new line. | 3838 |
![]() | '+' is not preceded with whitespace. | 3839 |
![]() | '+' should be on a new line. | 3839 |
![]() | '+' is not preceded with whitespace. | 3840 |
![]() | '+' should be on a new line. | 3840 |
![]() | '+' is not preceded with whitespace. | 3841 |
![]() | '+' should be on a new line. | 3841 |
![]() | '+' is not preceded with whitespace. | 3842 |
![]() | '+' should be on a new line. | 3842 |
![]() | '+' is not preceded with whitespace. | 3843 |
![]() | '+' should be on a new line. | 3843 |
![]() | '+' is not preceded with whitespace. | 3844 |
![]() | '+' should be on a new line. | 3844 |
![]() | '+' is not preceded with whitespace. | 3845 |
![]() | '+' should be on a new line. | 3845 |
![]() | '+' is not preceded with whitespace. | 3846 |
![]() | '+' should be on a new line. | 3846 |
![]() | '+' is not preceded with whitespace. | 3847 |
![]() | '+' should be on a new line. | 3847 |
![]() | '+' is not preceded with whitespace. | 3848 |
![]() | '+' should be on a new line. | 3848 |
![]() | '+' is not preceded with whitespace. | 3849 |
![]() | '+' should be on a new line. | 3849 |
![]() | '+' is not preceded with whitespace. | 3850 |
![]() | '+' should be on a new line. | 3850 |
![]() | '+' is not preceded with whitespace. | 3851 |
![]() | '+' should be on a new line. | 3851 |
![]() | '+' is not preceded with whitespace. | 3852 |
![]() | '+' should be on a new line. | 3852 |
![]() | '+' is not preceded with whitespace. | 3853 |
![]() | '+' should be on a new line. | 3853 |
![]() | '+' is not preceded with whitespace. | 3854 |
![]() | '+' should be on a new line. | 3854 |
![]() | '+' is not preceded with whitespace. | 3855 |
![]() | '+' should be on a new line. | 3855 |
![]() | '+' is not preceded with whitespace. | 3856 |
![]() | '+' should be on a new line. | 3856 |
![]() | '+' is not preceded with whitespace. | 3857 |
![]() | '+' should be on a new line. | 3857 |
![]() | '+' is not preceded with whitespace. | 3858 |
![]() | '+' should be on a new line. | 3858 |
![]() | '+' is not preceded with whitespace. | 3859 |
![]() | '+' should be on a new line. | 3859 |
![]() | '+' is not preceded with whitespace. | 3860 |
![]() | '+' should be on a new line. | 3860 |
![]() | '+' is not preceded with whitespace. | 3861 |
![]() | '+' should be on a new line. | 3861 |
![]() | '+' is not preceded with whitespace. | 3862 |
![]() | '+' should be on a new line. | 3862 |
![]() | '+' is not preceded with whitespace. | 3863 |
![]() | '+' should be on a new line. | 3863 |
![]() | '+' is not preceded with whitespace. | 3864 |
![]() | '+' should be on a new line. | 3864 |
![]() | '+' is not preceded with whitespace. | 3865 |
![]() | '+' should be on a new line. | 3865 |
![]() | '+' is not preceded with whitespace. | 3866 |
![]() | '+' should be on a new line. | 3866 |
![]() | '+' is not preceded with whitespace. | 3867 |
![]() | '+' should be on a new line. | 3867 |
![]() | '+' is not preceded with whitespace. | 3868 |
![]() | '+' should be on a new line. | 3868 |
![]() | '+' is not preceded with whitespace. | 3869 |
![]() | '+' should be on a new line. | 3869 |
![]() | '+' is not preceded with whitespace. | 3870 |
![]() | '+' should be on a new line. | 3870 |
![]() | '+' is not preceded with whitespace. | 3871 |
![]() | '+' should be on a new line. | 3871 |
![]() | '+' is not preceded with whitespace. | 3872 |
![]() | '+' should be on a new line. | 3872 |
![]() | '+' is not preceded with whitespace. | 3873 |
![]() | '+' should be on a new line. | 3873 |
![]() | '+' is not preceded with whitespace. | 3874 |
![]() | '+' should be on a new line. | 3874 |
![]() | '+' is not preceded with whitespace. | 3875 |
![]() | '+' should be on a new line. | 3875 |
![]() | '+' is not preceded with whitespace. | 3876 |
![]() | '+' should be on a new line. | 3876 |
![]() | '+' is not preceded with whitespace. | 3877 |
![]() | '+' should be on a new line. | 3877 |
![]() | '+' is not preceded with whitespace. | 3878 |
![]() | '+' should be on a new line. | 3878 |
![]() | '+' is not preceded with whitespace. | 3879 |
![]() | '+' should be on a new line. | 3879 |
![]() | '+' is not preceded with whitespace. | 3880 |
![]() | '+' should be on a new line. | 3880 |
![]() | '+' is not preceded with whitespace. | 3881 |
![]() | '+' should be on a new line. | 3881 |
![]() | '+' is not preceded with whitespace. | 3882 |
![]() | '+' should be on a new line. | 3882 |
![]() | '+' is not preceded with whitespace. | 3883 |
![]() | '+' should be on a new line. | 3883 |
![]() | '+' is not preceded with whitespace. | 3884 |
![]() | '+' should be on a new line. | 3884 |
![]() | '+' is not preceded with whitespace. | 3885 |
![]() | '+' should be on a new line. | 3885 |
![]() | '+' is not preceded with whitespace. | 3886 |
![]() | '+' should be on a new line. | 3886 |
![]() | '+' is not preceded with whitespace. | 3887 |
![]() | '+' should be on a new line. | 3887 |
![]() | '+' is not preceded with whitespace. | 3888 |
![]() | '+' should be on a new line. | 3888 |
![]() | '+' is not preceded with whitespace. | 3889 |
![]() | '+' should be on a new line. | 3889 |
![]() | '+' is not preceded with whitespace. | 3890 |
![]() | '+' should be on a new line. | 3890 |
![]() | '+' is not preceded with whitespace. | 3891 |
![]() | '+' should be on a new line. | 3891 |
![]() | '+' is not preceded with whitespace. | 3892 |
![]() | '+' should be on a new line. | 3892 |
![]() | Missing a Javadoc comment. | 3895 |
![]() | '388584' is a magic number. | 3896 |
![]() | Missing a Javadoc comment. | 3903 |
![]() | Parameter packed should be final. | 3903 |
![]() | Parameter offset should be final. | 3903 |
![]() | Parameter result should be final. | 3903 |
![]() | 'do' construct must use '{}'s. | 3911 |
![]() | Missing a Javadoc comment. | 3918 |
![]() | Missing a Javadoc comment. | 3919 |
![]() | Missing a Javadoc comment. | 3920 |
![]() | Missing a Javadoc comment. | 3923 |
![]() | Array brackets at illegal position. | 3923 |
![]() | First sentence should end with a period. | 3929 |
![]() | Missing a Javadoc comment. | 3934 |
![]() | '+' is not preceded with whitespace. | 3935 |
![]() | '+' should be on a new line. | 3935 |
![]() | '+' is not preceded with whitespace. | 3936 |
![]() | '+' should be on a new line. | 3936 |
![]() | '+' is not preceded with whitespace. | 3937 |
![]() | '+' should be on a new line. | 3937 |
![]() | '+' is not preceded with whitespace. | 3938 |
![]() | '+' should be on a new line. | 3938 |
![]() | '+' is not preceded with whitespace. | 3939 |
![]() | '+' should be on a new line. | 3939 |
![]() | '+' is not preceded with whitespace. | 3940 |
![]() | '+' should be on a new line. | 3940 |
![]() | '+' is not preceded with whitespace. | 3941 |
![]() | '+' should be on a new line. | 3941 |
![]() | '+' is not preceded with whitespace. | 3942 |
![]() | '+' should be on a new line. | 3942 |
![]() | '+' is not preceded with whitespace. | 3943 |
![]() | '+' should be on a new line. | 3943 |
![]() | '+' is not preceded with whitespace. | 3944 |
![]() | '+' should be on a new line. | 3944 |
![]() | '+' is not preceded with whitespace. | 3945 |
![]() | '+' should be on a new line. | 3945 |
![]() | '+' is not preceded with whitespace. | 3946 |
![]() | '+' should be on a new line. | 3946 |
![]() | '+' is not preceded with whitespace. | 3947 |
![]() | '+' should be on a new line. | 3947 |
![]() | '+' is not preceded with whitespace. | 3948 |
![]() | '+' should be on a new line. | 3948 |
![]() | '+' is not preceded with whitespace. | 3949 |
![]() | '+' should be on a new line. | 3949 |
![]() | '+' is not preceded with whitespace. | 3950 |
![]() | '+' should be on a new line. | 3950 |
![]() | '+' is not preceded with whitespace. | 3951 |
![]() | '+' should be on a new line. | 3951 |
![]() | '+' is not preceded with whitespace. | 3952 |
![]() | '+' should be on a new line. | 3952 |
![]() | '+' is not preceded with whitespace. | 3953 |
![]() | '+' should be on a new line. | 3953 |
![]() | '+' is not preceded with whitespace. | 3954 |
![]() | '+' should be on a new line. | 3954 |
![]() | '+' is not preceded with whitespace. | 3955 |
![]() | '+' should be on a new line. | 3955 |
![]() | '+' is not preceded with whitespace. | 3956 |
![]() | '+' should be on a new line. | 3956 |
![]() | '+' is not preceded with whitespace. | 3957 |
![]() | '+' should be on a new line. | 3957 |
![]() | '+' is not preceded with whitespace. | 3958 |
![]() | '+' should be on a new line. | 3958 |
![]() | '+' is not preceded with whitespace. | 3959 |
![]() | '+' should be on a new line. | 3959 |
![]() | '+' is not preceded with whitespace. | 3960 |
![]() | '+' should be on a new line. | 3960 |
![]() | '+' is not preceded with whitespace. | 3961 |
![]() | '+' should be on a new line. | 3961 |
![]() | '+' is not preceded with whitespace. | 3962 |
![]() | '+' should be on a new line. | 3962 |
![]() | '+' is not preceded with whitespace. | 3963 |
![]() | '+' should be on a new line. | 3963 |
![]() | '+' is not preceded with whitespace. | 3964 |
![]() | '+' should be on a new line. | 3964 |
![]() | '+' is not preceded with whitespace. | 3965 |
![]() | '+' should be on a new line. | 3965 |
![]() | '+' is not preceded with whitespace. | 3966 |
![]() | '+' should be on a new line. | 3966 |
![]() | '+' is not preceded with whitespace. | 3967 |
![]() | '+' should be on a new line. | 3967 |
![]() | '+' is not preceded with whitespace. | 3968 |
![]() | '+' should be on a new line. | 3968 |
![]() | '+' is not preceded with whitespace. | 3969 |
![]() | '+' should be on a new line. | 3969 |
![]() | '+' is not preceded with whitespace. | 3970 |
![]() | '+' should be on a new line. | 3970 |
![]() | '+' is not preceded with whitespace. | 3971 |
![]() | '+' should be on a new line. | 3971 |
![]() | '+' is not preceded with whitespace. | 3972 |
![]() | '+' should be on a new line. | 3972 |
![]() | '+' is not preceded with whitespace. | 3973 |
![]() | '+' should be on a new line. | 3973 |
![]() | '+' is not preceded with whitespace. | 3974 |
![]() | '+' should be on a new line. | 3974 |
![]() | '+' is not preceded with whitespace. | 3975 |
![]() | '+' should be on a new line. | 3975 |
![]() | '+' is not preceded with whitespace. | 3976 |
![]() | '+' should be on a new line. | 3976 |
![]() | '+' is not preceded with whitespace. | 3977 |
![]() | '+' should be on a new line. | 3977 |
![]() | '+' is not preceded with whitespace. | 3978 |
![]() | '+' should be on a new line. | 3978 |
![]() | '+' is not preceded with whitespace. | 3979 |
![]() | '+' should be on a new line. | 3979 |
![]() | '+' is not preceded with whitespace. | 3980 |
![]() | '+' should be on a new line. | 3980 |
![]() | '+' is not preceded with whitespace. | 3981 |
![]() | '+' should be on a new line. | 3981 |
![]() | '+' is not preceded with whitespace. | 3982 |
![]() | '+' should be on a new line. | 3982 |
![]() | '+' is not preceded with whitespace. | 3983 |
![]() | '+' should be on a new line. | 3983 |
![]() | '+' is not preceded with whitespace. | 3984 |
![]() | '+' should be on a new line. | 3984 |
![]() | '+' is not preceded with whitespace. | 3985 |
![]() | '+' should be on a new line. | 3985 |
![]() | '+' is not preceded with whitespace. | 3986 |
![]() | '+' should be on a new line. | 3986 |
![]() | '+' is not preceded with whitespace. | 3987 |
![]() | '+' should be on a new line. | 3987 |
![]() | '+' is not preceded with whitespace. | 3988 |
![]() | '+' should be on a new line. | 3988 |
![]() | '+' is not preceded with whitespace. | 3989 |
![]() | '+' should be on a new line. | 3989 |
![]() | '+' is not preceded with whitespace. | 3990 |
![]() | '+' should be on a new line. | 3990 |
![]() | '+' is not preceded with whitespace. | 3991 |
![]() | '+' should be on a new line. | 3991 |
![]() | '+' is not preceded with whitespace. | 3992 |
![]() | '+' should be on a new line. | 3992 |
![]() | '+' is not preceded with whitespace. | 3993 |
![]() | '+' should be on a new line. | 3993 |
![]() | '+' is not preceded with whitespace. | 3994 |
![]() | '+' should be on a new line. | 3994 |
![]() | '+' is not preceded with whitespace. | 3995 |
![]() | '+' should be on a new line. | 3995 |
![]() | '+' is not preceded with whitespace. | 3996 |
![]() | '+' should be on a new line. | 3996 |
![]() | '+' is not preceded with whitespace. | 3997 |
![]() | '+' should be on a new line. | 3997 |
![]() | '+' is not preceded with whitespace. | 3998 |
![]() | '+' should be on a new line. | 3998 |
![]() | '+' is not preceded with whitespace. | 3999 |
![]() | '+' should be on a new line. | 3999 |
![]() | '+' is not preceded with whitespace. | 4000 |
![]() | '+' should be on a new line. | 4000 |
![]() | '+' is not preceded with whitespace. | 4001 |
![]() | '+' should be on a new line. | 4001 |
![]() | '+' is not preceded with whitespace. | 4002 |
![]() | '+' should be on a new line. | 4002 |
![]() | '+' is not preceded with whitespace. | 4003 |
![]() | '+' should be on a new line. | 4003 |
![]() | '+' is not preceded with whitespace. | 4004 |
![]() | '+' should be on a new line. | 4004 |
![]() | '+' is not preceded with whitespace. | 4005 |
![]() | '+' should be on a new line. | 4005 |
![]() | '+' is not preceded with whitespace. | 4006 |
![]() | '+' should be on a new line. | 4006 |
![]() | '+' is not preceded with whitespace. | 4007 |
![]() | '+' should be on a new line. | 4007 |
![]() | '+' is not preceded with whitespace. | 4008 |
![]() | '+' should be on a new line. | 4008 |
![]() | '+' is not preceded with whitespace. | 4009 |
![]() | '+' should be on a new line. | 4009 |
![]() | '+' is not preceded with whitespace. | 4010 |
![]() | '+' should be on a new line. | 4010 |
![]() | '+' is not preceded with whitespace. | 4011 |
![]() | '+' should be on a new line. | 4011 |
![]() | '+' is not preceded with whitespace. | 4012 |
![]() | '+' should be on a new line. | 4012 |
![]() | '+' is not preceded with whitespace. | 4013 |
![]() | '+' should be on a new line. | 4013 |
![]() | '+' is not preceded with whitespace. | 4014 |
![]() | '+' should be on a new line. | 4014 |
![]() | '+' is not preceded with whitespace. | 4015 |
![]() | '+' should be on a new line. | 4015 |
![]() | '+' is not preceded with whitespace. | 4016 |
![]() | '+' should be on a new line. | 4016 |
![]() | '+' is not preceded with whitespace. | 4017 |
![]() | '+' should be on a new line. | 4017 |
![]() | '+' is not preceded with whitespace. | 4018 |
![]() | '+' should be on a new line. | 4018 |
![]() | '+' is not preceded with whitespace. | 4019 |
![]() | '+' should be on a new line. | 4019 |
![]() | '+' is not preceded with whitespace. | 4020 |
![]() | '+' should be on a new line. | 4020 |
![]() | '+' is not preceded with whitespace. | 4021 |
![]() | '+' should be on a new line. | 4021 |
![]() | '+' is not preceded with whitespace. | 4022 |
![]() | '+' should be on a new line. | 4022 |
![]() | '+' is not preceded with whitespace. | 4023 |
![]() | '+' should be on a new line. | 4023 |
![]() | '+' is not preceded with whitespace. | 4024 |
![]() | '+' should be on a new line. | 4024 |
![]() | '+' is not preceded with whitespace. | 4025 |
![]() | '+' should be on a new line. | 4025 |
![]() | '+' is not preceded with whitespace. | 4026 |
![]() | '+' should be on a new line. | 4026 |
![]() | '+' is not preceded with whitespace. | 4027 |
![]() | '+' should be on a new line. | 4027 |
![]() | '+' is not preceded with whitespace. | 4028 |
![]() | '+' should be on a new line. | 4028 |
![]() | '+' is not preceded with whitespace. | 4029 |
![]() | '+' should be on a new line. | 4029 |
![]() | '+' is not preceded with whitespace. | 4030 |
![]() | '+' should be on a new line. | 4030 |
![]() | '+' is not preceded with whitespace. | 4031 |
![]() | '+' should be on a new line. | 4031 |
![]() | '+' is not preceded with whitespace. | 4032 |
![]() | '+' should be on a new line. | 4032 |
![]() | '+' is not preceded with whitespace. | 4033 |
![]() | '+' should be on a new line. | 4033 |
![]() | '+' is not preceded with whitespace. | 4034 |
![]() | '+' should be on a new line. | 4034 |
![]() | '+' is not preceded with whitespace. | 4035 |
![]() | '+' should be on a new line. | 4035 |
![]() | '+' is not preceded with whitespace. | 4036 |
![]() | '+' should be on a new line. | 4036 |
![]() | '+' is not preceded with whitespace. | 4037 |
![]() | '+' should be on a new line. | 4037 |
![]() | '+' is not preceded with whitespace. | 4038 |
![]() | '+' should be on a new line. | 4038 |
![]() | '+' is not preceded with whitespace. | 4039 |
![]() | '+' should be on a new line. | 4039 |
![]() | '+' is not preceded with whitespace. | 4040 |
![]() | '+' should be on a new line. | 4040 |
![]() | '+' is not preceded with whitespace. | 4041 |
![]() | '+' should be on a new line. | 4041 |
![]() | '+' is not preceded with whitespace. | 4042 |
![]() | '+' should be on a new line. | 4042 |
![]() | '+' is not preceded with whitespace. | 4043 |
![]() | '+' should be on a new line. | 4043 |
![]() | '+' is not preceded with whitespace. | 4044 |
![]() | '+' should be on a new line. | 4044 |
![]() | '+' is not preceded with whitespace. | 4045 |
![]() | '+' should be on a new line. | 4045 |
![]() | '+' is not preceded with whitespace. | 4046 |
![]() | '+' should be on a new line. | 4046 |
![]() | '+' is not preceded with whitespace. | 4047 |
![]() | '+' should be on a new line. | 4047 |
![]() | '+' is not preceded with whitespace. | 4048 |
![]() | '+' should be on a new line. | 4048 |
![]() | '+' is not preceded with whitespace. | 4049 |
![]() | '+' should be on a new line. | 4049 |
![]() | '+' is not preceded with whitespace. | 4050 |
![]() | '+' should be on a new line. | 4050 |
![]() | '+' is not preceded with whitespace. | 4051 |
![]() | '+' should be on a new line. | 4051 |
![]() | '+' is not preceded with whitespace. | 4052 |
![]() | '+' should be on a new line. | 4052 |
![]() | '+' is not preceded with whitespace. | 4053 |
![]() | '+' should be on a new line. | 4053 |
![]() | '+' is not preceded with whitespace. | 4054 |
![]() | '+' should be on a new line. | 4054 |
![]() | '+' is not preceded with whitespace. | 4055 |
![]() | '+' should be on a new line. | 4055 |
![]() | Missing a Javadoc comment. | 4058 |
![]() | '7002' is a magic number. | 4059 |
![]() | Line is longer than 80 characters. | 4065 |
![]() | Missing a Javadoc comment. | 4065 |
![]() | Parameter packed should be final. | 4065 |
![]() | Parameter offset should be final. | 4065 |
![]() | Parameter result should be final. | 4065 |
![]() | 'do' construct must use '{}'s. | 4072 |
![]() | First sentence should end with a period. | 4077 |
![]() | First sentence should end with a period. | 4080 |
![]() | First sentence should end with a period. | 4083 |
![]() | First sentence should end with a period. | 4086 |
![]() | Array brackets at illegal position. | 4088 |
![]() | First sentence should end with a period. | 4090 |
![]() | First sentence should end with a period. | 4093 |
![]() | First sentence should end with a period. | 4096 |
![]() | First sentence should end with a period. | 4099 |
![]() | First sentence should end with a period. | 4103 |
![]() | First sentence should end with a period. | 4106 |
![]() | First sentence should end with a period. | 4109 |
![]() | Line has trailing spaces. | 4110 |
![]() | First sentence should end with a period. | 4115 |
![]() | Line has trailing spaces. | 4115 |
![]() | First sentence should end with a period. | 4120 |
![]() | First sentence should end with a period. | 4123 |
![]() | Line has trailing spaces. | 4127 |
![]() | Line contains a tab character. | 4127 |
![]() | Line contains a tab character. | 4128 |
![]() | Missing a Javadoc comment. | 4128 |
![]() | Line contains a tab character. | 4129 |
![]() | Missing a Javadoc comment. | 4129 |
![]() | First sentence should end with a period. | 4131 |
![]() | Line contains a tab character. | 4131 |
![]() | Line contains a tab character. | 4132 |
![]() | Variable 'mapIntIDDouble' must be private and have accessor methods. | 4132 |
![]() | First sentence should end with a period. | 4134 |
![]() | Line contains a tab character. | 4134 |
![]() | Line contains a tab character. | 4135 |
![]() | Variable 'mapIntDouble' must be private and have accessor methods. | 4135 |
![]() | Line has trailing spaces. | 4136 |
![]() | Line contains a tab character. | 4136 |
![]() | First sentence should end with a period. | 4137 |
![]() | Line is longer than 80 characters. | 4137 |
![]() | Line contains a tab character. | 4137 |
![]() | Line contains a tab character. | 4138 |
![]() | Variable 'translator' must be private and have accessor methods. | 4138 |
![]() | Line has trailing spaces. | 4139 |
![]() | Line contains a tab character. | 4139 |
![]() | First sentence should end with a period. | 4140 |
![]() | Line has trailing spaces. | 4140 |
![]() | Line contains a tab character. | 4140 |
![]() | Line contains a tab character. | 4141 |
![]() | Variable 'itemTranslator' must be private and have accessor methods. | 4141 |
![]() | Line has trailing spaces. | 4142 |
![]() | Line contains a tab character. | 4142 |
![]() | First sentence should end with a period. | 4143 |
![]() | Line has trailing spaces. | 4143 |
![]() | Line contains a tab character. | 4143 |
![]() | Line contains a tab character. | 4144 |
![]() | Variable 'observer' must be private and have accessor methods. | 4144 |
![]() | Line has trailing spaces. | 4145 |
![]() | Line contains a tab character. | 4145 |
![]() | First sentence should end with a period. | 4146 |
![]() | Line has trailing spaces. | 4146 |
![]() | Line contains a tab character. | 4146 |
![]() | Line contains a tab character. | 4147 |
![]() | Variable 'udkTime' must be private and have accessor methods. | 4147 |
![]() | Line has trailing spaces. | 4148 |
![]() | Line contains a tab character. | 4148 |
![]() | Line contains a tab character. | 4149 |
![]() | Missing a Javadoc comment. | 4149 |
![]() | '{' is not preceded with whitespace. | 4149 |
![]() | Line contains a tab character. | 4150 |
![]() | Line has trailing spaces. | 4151 |
![]() | Line contains a tab character. | 4151 |
![]() | Line contains a tab character. | 4152 |
![]() | Method 'setReader' is not designed for extension - needs to be abstract, final or empty. | 4152 |
![]() | Missing a Javadoc comment. | 4152 |
![]() | Parameter reader should be final. | 4152 |
![]() | Line contains a tab character. | 4153 |
![]() | Line contains a tab character. | 4154 |
![]() | Line has trailing spaces. | 4155 |
![]() | Line contains a tab character. | 4155 |
![]() | Line contains a tab character. | 4156 |
![]() | Method 'close' is not designed for extension - needs to be abstract, final or empty. | 4156 |
![]() | Missing a Javadoc comment. | 4156 |
![]() | Line contains a tab character. | 4157 |
![]() | Line contains a tab character. | 4158 |
![]() | Line has trailing spaces. | 4159 |
![]() | Line contains a tab character. | 4159 |
![]() | Line contains a tab character. | 4160 |
![]() | Method 'setItemTranslator' is not designed for extension - needs to be abstract, final or empty. | 4160 |
![]() | Missing a Javadoc comment. | 4160 |
![]() | Parameter translator should be final. | 4160 |
![]() | 'translator' hides a field. | 4160 |
![]() | Line contains a tab character. | 4161 |
![]() | Line contains a tab character. | 4162 |
![]() | Line has trailing spaces. | 4163 |
![]() | Line contains a tab character. | 4163 |
![]() | Line contains a tab character. | 4164 |
![]() | Method 'setObserver' is not designed for extension - needs to be abstract, final or empty. | 4164 |
![]() | Missing a Javadoc comment. | 4164 |
![]() | Parameter observer should be final. | 4164 |
![]() | 'observer' hides a field. | 4164 |
![]() | Line contains a tab character. | 4165 |
![]() | Line contains a tab character. | 4166 |
![]() | Line has trailing spaces. | 4167 |
![]() | Line contains a tab character. | 4167 |
![]() | Line contains a tab character. | 4168 |
![]() | Line contains a tab character. | 4169 |
![]() | Line is longer than 80 characters. | 4170 |
![]() | Line contains a tab character. | 4170 |
![]() | Line contains a tab character. | 4171 |
![]() | Line contains a tab character. | 4172 |
![]() | Method 'setTranslator' is not designed for extension - needs to be abstract, final or empty. | 4172 |
![]() | Parameter translator should be final. | 4172 |
![]() | 'translator' hides a field. | 4172 |
![]() | Expected @param tag for 'translator'. | 4172 |
![]() | Line contains a tab character. | 4173 |
![]() | Line contains a tab character. | 4174 |
![]() | Line has trailing spaces. | 4175 |
![]() | Line contains a tab character. | 4175 |
![]() | Line contains a tab character. | 4176 |
![]() | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 4176 |
![]() | Missing a Javadoc comment. | 4176 |
![]() | Parameter obj should be final. | 4176 |
![]() | Parameter time should be final. | 4176 |
![]() | Line contains a tab character. | 4177 |
![]() | Line is longer than 80 characters. | 4178 |
![]() | Line contains a tab character. | 4178 |
![]() | Line contains a tab character. | 4179 |
![]() | Line contains a tab character. | 4180 |
![]() | Line contains a tab character. | 4181 |
![]() | Line is longer than 80 characters. | 4182 |
![]() | Line contains a tab character. | 4182 |
![]() | Line contains a tab character. | 4183 |
![]() | Line contains a tab character. | 4184 |
![]() | Line has trailing spaces. | 4185 |
![]() | Line contains a tab character. | 4185 |
![]() | Line contains a tab character. | 4186 |
![]() | Line contains a tab character. | 4187 |
![]() | Line contains a tab character. | 4188 |
![]() | Line contains a tab character. | 4189 |
![]() | Line contains a tab character. | 4190 |
![]() | Line contains a tab character. | 4191 |
![]() | Line contains a tab character. | 4192 |
![]() | Line has trailing spaces. | 4193 |
![]() | Line contains a tab character. | 4193 |
![]() | Line contains a tab character. | 4194 |
![]() | Line contains a tab character. | 4195 |
![]() | Method 'exceptionOccured' is not designed for extension - needs to be abstract, final or empty. | 4195 |
![]() | Parameter e should be final. | 4195 |
![]() | Expected @param tag for 'e'. | 4195 |
![]() | Parameter info should be final. | 4195 |
![]() | Line contains a tab character. | 4196 |
![]() | Line has trailing spaces. | 4197 |
![]() | Line contains a tab character. | 4197 |
![]() | Line is longer than 80 characters. | 4198 |
![]() | Line contains a tab character. | 4198 |
![]() | Avoid inline conditionals. | 4198 |
![]() | Line contains a tab character. | 4199 |
![]() | Line contains a tab character. | 4200 |
![]() | 'if' construct must use '{}'s. | 4201 |
![]() | Line has trailing spaces. | 4201 |
![]() | Line contains a tab character. | 4201 |
![]() | Line contains a tab character. | 4202 |
![]() | Line has trailing spaces. | 4203 |
![]() | Line contains a tab character. | 4203 |
![]() | Line has trailing spaces. | 4204 |
![]() | Line contains a tab character. | 4204 |
![]() | Line contains a tab character. | 4205 |
![]() | Line contains a tab character. | 4206 |
![]() | Line contains a tab character. | 4207 |
![]() | Line contains a tab character. | 4208 |
![]() | Method 'warning' is not designed for extension - needs to be abstract, final or empty. | 4208 |
![]() | Parameter info should be final. | 4208 |
![]() | Expected @param tag for 'info'. | 4208 |
![]() | Line contains a tab character. | 4209 |
![]() | Line has trailing spaces. | 4210 |
![]() | Line contains a tab character. | 4210 |
![]() | Line is longer than 80 characters. | 4211 |
![]() | Line contains a tab character. | 4211 |
![]() | Avoid inline conditionals. | 4211 |
![]() | Line contains a tab character. | 4212 |
![]() | Line has trailing spaces. | 4213 |
![]() | Line is longer than 80 characters. | 4213 |
![]() | Line contains a tab character. | 4213 |
![]() | Line contains a tab character. | 4214 |
![]() | Line contains a tab character. | 4215 |
![]() | Line has trailing spaces. | 4216 |
![]() | Line contains a tab character. | 4216 |
![]() | Line is longer than 80 characters. | 4218 |
![]() | Line has trailing spaces. | 4219 |
![]() | Line is longer than 80 characters. | 4219 |
![]() | Line is longer than 80 characters. | 4220 |
![]() | Line is longer than 80 characters. | 4221 |
![]() | Line is longer than 80 characters. | 4222 |
![]() | Line has trailing spaces. | 4224 |
![]() | Line is longer than 80 characters. | 4224 |
![]() | Line has trailing spaces. | 4226 |
![]() | Method 'tryParsingUnprocessedMessage' is not designed for extension - needs to be abstract, final or empty. | 4227 |
![]() | Parameter messageName should be final. | 4227 |
![]() | Expected @param tag for 'messageName'. | 4227 |
![]() | '{' is not preceded with whitespace. | 4227 |
![]() | Line has trailing spaces. | 4230 |
![]() | Line is longer than 80 characters. | 4232 |
![]() | Line is longer than 80 characters. | 4233 |
![]() | Line is longer than 80 characters. | 4235 |
![]() | Line has trailing spaces. | 4236 |
![]() | Line is longer than 80 characters. | 4236 |
![]() | Line has trailing spaces. | 4237 |
![]() | Line is longer than 80 characters. | 4237 |
![]() | Line has trailing spaces. | 4239 |
![]() | Line has trailing spaces. | 4240 |
![]() | Line has trailing spaces. | 4241 |
![]() | Expected an @return tag. | 4242 |
![]() | Line is longer than 80 characters. | 4242 |
![]() | Method 'tryParsingUnprocessedMessageParameter' is not designed for extension - needs to be abstract, final or empty. | 4242 |
![]() | Parameter paramName should be final. | 4242 |
![]() | Parameter wholeParamText should be final. | 4242 |
![]() | '{' is not preceded with whitespace. | 4242 |
![]() | Line has trailing spaces. | 4245 |
![]() | Line contains a tab character. | 4246 |
![]() | Line contains a tab character. | 4247 |
![]() | Line contains a tab character. | 4248 |
![]() | Line contains a tab character. | 4249 |
![]() | Line contains a tab character. | 4250 |
![]() | Line contains a tab character. | 4251 |
![]() | Line contains a tab character. | 4252 |
![]() | Line has trailing spaces. | 4253 |
![]() | Line contains a tab character. | 4253 |
![]() | Line contains a tab character. | 4254 |
![]() | Method 'getToken' is not designed for extension - needs to be abstract, final or empty. | 4254 |
![]() | Parameter text should be final. | 4254 |
![]() | Expected @param tag for 'text'. | 4254 |
![]() | Parameter delimiters should be final. | 4254 |
![]() | Expected @param tag for 'delimiters'. | 4254 |
![]() | Parameter num should be final. | 4254 |
![]() | Expected @param tag for 'num'. | 4254 |
![]() | Line contains a tab character. | 4255 |
![]() | Line contains a tab character. | 4256 |
![]() | Line contains a tab character. | 4257 |
![]() | Line contains a tab character. | 4258 |
![]() | Line contains a tab character. | 4259 |
![]() | Line contains a tab character. | 4260 |
![]() | Line contains a tab character. | 4261 |
![]() | Line is longer than 80 characters. | 4262 |
![]() | Line contains a tab character. | 4262 |
![]() | '+' is not preceded with whitespace. | 4262 |
![]() | '+' is not followed by whitespace. | 4262 |
![]() | '+' is not preceded with whitespace. | 4262 |
![]() | '+' is not followed by whitespace. | 4262 |
![]() | '+' is not preceded with whitespace. | 4262 |
![]() | '+' is not followed by whitespace. | 4262 |
![]() | '+' is not preceded with whitespace. | 4262 |
![]() | '+' is not followed by whitespace. | 4262 |
![]() | Line contains a tab character. | 4263 |
![]() | Line contains a tab character. | 4264 |
![]() | Line contains a tab character. | 4265 |
![]() | Line has trailing spaces. | 4266 |
![]() | Line contains a tab character. | 4266 |
![]() | Line contains a tab character. | 4267 |
![]() | Line contains a tab character. | 4268 |
![]() | Line contains a tab character. | 4269 |
![]() | Line contains a tab character. | 4270 |
![]() | Line contains a tab character. | 4271 |
![]() | Line contains a tab character. | 4272 |
![]() | Line has trailing spaces. | 4273 |
![]() | Line contains a tab character. | 4273 |
![]() | Line contains a tab character. | 4274 |
![]() | Method 'getToken' is not designed for extension - needs to be abstract, final or empty. | 4274 |
![]() | Parameter text should be final. | 4274 |
![]() | Expected @param tag for 'text'. | 4274 |
![]() | Parameter num should be final. | 4274 |
![]() | Expected @param tag for 'num'. | 4274 |
![]() | Line has trailing spaces. | 4275 |
![]() | Line contains a tab character. | 4275 |
![]() | Line contains a tab character. | 4276 |
![]() | Line contains a tab character. | 4278 |
![]() | Line contains a tab character. | 4279 |
![]() | Line contains a tab character. | 4280 |
![]() | Line is longer than 80 characters. | 4281 |
![]() | Line contains a tab character. | 4281 |
![]() | Line has trailing spaces. | 4282 |
![]() | Line contains a tab character. | 4282 |
![]() | Line contains a tab character. | 4283 |
![]() | Line contains a tab character. | 4284 |
![]() | Line contains a tab character. | 4285 |
![]() | Line contains a tab character. | 4286 |
![]() | Method 'intValue' is not designed for extension - needs to be abstract, final or empty. | 4286 |
![]() | '(' is followed by whitespace. | 4286 |
![]() | Parameter txt should be final. | 4286 |
![]() | ')' is preceded with whitespace. | 4286 |
![]() | Line contains a tab character. | 4287 |
![]() | Line contains a tab character. | 4288 |
![]() | Line contains a tab character. | 4290 |
![]() | '+' is not preceded with whitespace. | 4290 |
![]() | '+' is not followed by whitespace. | 4290 |
![]() | '+' is not preceded with whitespace. | 4290 |
![]() | '+' is not followed by whitespace. | 4290 |
![]() | Line contains a tab character. | 4291 |
![]() | Line contains a tab character. | 4293 |
![]() | '+' is not preceded with whitespace. | 4293 |
![]() | '+' is not followed by whitespace. | 4293 |
![]() | '+' is not preceded with whitespace. | 4293 |
![]() | '+' is not followed by whitespace. | 4293 |
![]() | Line has trailing spaces. | 4294 |
![]() | Line contains a tab character. | 4294 |
![]() | Line contains a tab character. | 4296 |
![]() | '+' is not preceded with whitespace. | 4296 |
![]() | '+' is not followed by whitespace. | 4296 |
![]() | '+' is not preceded with whitespace. | 4296 |
![]() | '+' is not followed by whitespace. | 4296 |
![]() | Line contains a tab character. | 4297 |
![]() | Line contains a tab character. | 4299 |
![]() | Line has trailing spaces. | 4301 |
![]() | Line contains a tab character. | 4301 |
![]() | Line contains a tab character. | 4302 |
![]() | Line contains a tab character. | 4303 |
![]() | Line contains a tab character. | 4304 |
![]() | Line has trailing spaces. | 4305 |
![]() | Line is longer than 80 characters. | 4305 |
![]() | Line contains a tab character. | 4305 |
![]() | Line has trailing spaces. | 4306 |
![]() | Line contains a tab character. | 4306 |
![]() | Line contains a tab character. | 4307 |
![]() | Line contains a tab character. | 4308 |
![]() | Line contains a tab character. | 4309 |
![]() | Line contains a tab character. | 4310 |
![]() | Method 'doubleValue' is not designed for extension - needs to be abstract, final or empty. | 4310 |
![]() | Parameter txt should be final. | 4310 |
![]() | Line contains a tab character. | 4311 |
![]() | Line contains a tab character. | 4312 |
![]() | Line contains a tab character. | 4314 |
![]() | '+' is not preceded with whitespace. | 4314 |
![]() | '+' is not followed by whitespace. | 4314 |
![]() | '+' is not preceded with whitespace. | 4314 |
![]() | '+' is not followed by whitespace. | 4314 |
![]() | Line contains a tab character. | 4315 |
![]() | Line contains a tab character. | 4317 |
![]() | '+' is not preceded with whitespace. | 4317 |
![]() | '+' is not followed by whitespace. | 4317 |
![]() | '+' is not preceded with whitespace. | 4317 |
![]() | '+' is not followed by whitespace. | 4317 |
![]() | Line has trailing spaces. | 4318 |
![]() | Line contains a tab character. | 4318 |
![]() | Line is longer than 80 characters. | 4320 |
![]() | Line contains a tab character. | 4320 |
![]() | '+' is not preceded with whitespace. | 4320 |
![]() | '+' is not followed by whitespace. | 4320 |
![]() | '+' is not preceded with whitespace. | 4320 |
![]() | '+' is not followed by whitespace. | 4320 |
![]() | Line contains a tab character. | 4321 |
![]() | Line contains a tab character. | 4323 |
![]() | Line has trailing spaces. | 4324 |
![]() | Line contains a tab character. | 4324 |
![]() | Line contains a tab character. | 4325 |
![]() | Line contains a tab character. | 4326 |
![]() | Line contains a tab character. | 4327 |
![]() | Line has trailing spaces. | 4328 |
![]() | Line is longer than 80 characters. | 4328 |
![]() | Line contains a tab character. | 4328 |
![]() | Line has trailing spaces. | 4329 |
![]() | Line contains a tab character. | 4329 |
![]() | Line contains a tab character. | 4330 |
![]() | Line contains a tab character. | 4331 |
![]() | Line contains a tab character. | 4332 |
![]() | Line contains a tab character. | 4333 |
![]() | Method 'floatValue' is not designed for extension - needs to be abstract, final or empty. | 4333 |
![]() | Parameter txt should be final. | 4333 |
![]() | Line contains a tab character. | 4334 |
![]() | Line contains a tab character. | 4335 |
![]() | Line contains a tab character. | 4337 |
![]() | '+' is not preceded with whitespace. | 4337 |
![]() | '+' is not followed by whitespace. | 4337 |
![]() | '+' is not preceded with whitespace. | 4337 |
![]() | '+' is not followed by whitespace. | 4337 |
![]() | Line contains a tab character. | 4338 |
![]() | Line contains a tab character. | 4340 |
![]() | '+' is not preceded with whitespace. | 4340 |
![]() | '+' is not followed by whitespace. | 4340 |
![]() | '+' is not preceded with whitespace. | 4340 |
![]() | '+' is not followed by whitespace. | 4340 |
![]() | Line has trailing spaces. | 4341 |
![]() | Line contains a tab character. | 4341 |
![]() | Line is longer than 80 characters. | 4343 |
![]() | Line contains a tab character. | 4343 |
![]() | '+' is not preceded with whitespace. | 4343 |
![]() | '+' is not followed by whitespace. | 4343 |
![]() | '+' is not preceded with whitespace. | 4343 |
![]() | '+' is not followed by whitespace. | 4343 |
![]() | Line contains a tab character. | 4344 |
![]() | Line contains a tab character. | 4346 |
![]() | Line has trailing spaces. | 4347 |
![]() | Line contains a tab character. | 4347 |
![]() | First sentence should end with a period. | 4348 |
![]() | Line contains a tab character. | 4349 |
![]() | Line contains a tab character. | 4350 |
![]() | Line has trailing spaces. | 4351 |
![]() | Line contains a tab character. | 4351 |
![]() | Line contains a tab character. | 4352 |
![]() | Line contains a tab character. | 4353 |
![]() | Line contains a tab character. | 4354 |
![]() | Line contains a tab character. | 4355 |
![]() | Method 'getTriple' is not designed for extension - needs to be abstract, final or empty. | 4355 |
![]() | '(' is followed by whitespace. | 4355 |
![]() | Parameter txt should be final. | 4355 |
![]() | ')' is preceded with whitespace. | 4355 |
![]() | Line is longer than 80 characters. | 4356 |
![]() | Line contains a tab character. | 4356 |
![]() | Line has trailing spaces. | 4357 |
![]() | Line contains a tab character. | 4357 |
![]() | Line contains a tab character. | 4358 |
![]() | Line contains a tab character. | 4359 |
![]() | Line contains a tab character. | 4360 |
![]() | Line contains a tab character. | 4361 |
![]() | Line has trailing spaces. | 4362 |
![]() | Line contains a tab character. | 4362 |
![]() | Line contains a tab character. | 4363 |
![]() | Line contains a tab character. | 4364 |
![]() | Line contains a tab character. | 4365 |
![]() | ',' is not followed by whitespace. | 4365 |
![]() | ',' is not followed by whitespace. | 4365 |
![]() | Line contains a tab character. | 4366 |
![]() | Line contains a tab character. | 4367 |
![]() | Line contains a tab character. | 4368 |
![]() | Line contains a tab character. | 4369 |
![]() | ',' is not followed by whitespace. | 4369 |
![]() | ',' is not followed by whitespace. | 4369 |
![]() | Line contains a tab character. | 4371 |
![]() | '+' is not preceded with whitespace. | 4371 |
![]() | '+' is not followed by whitespace. | 4371 |
![]() | '+' is not preceded with whitespace. | 4371 |
![]() | '+' is not followed by whitespace. | 4371 |
![]() | Line has trailing spaces. | 4372 |
![]() | Line contains a tab character. | 4372 |
![]() | Line contains a tab character. | 4374 |
![]() | '+' is not preceded with whitespace. | 4374 |
![]() | '+' is not followed by whitespace. | 4374 |
![]() | '+' is not preceded with whitespace. | 4374 |
![]() | '+' is not followed by whitespace. | 4374 |
![]() | Line contains a tab character. | 4375 |
![]() | Line contains a tab character. | 4377 |
![]() | Line has trailing spaces. | 4378 |
![]() | Line contains a tab character. | 4378 |
![]() | First sentence should end with a period. | 4379 |
![]() | Line contains a tab character. | 4379 |
![]() | Line is longer than 80 characters. | 4380 |
![]() | Line contains a tab character. | 4380 |
![]() | Line has trailing spaces. | 4381 |
![]() | Line contains a tab character. | 4381 |
![]() | Line contains a tab character. | 4382 |
![]() | Line contains a tab character. | 4383 |
![]() | Line contains a tab character. | 4384 |
![]() | Line contains a tab character. | 4385 |
![]() | Method 'locationValue' is not designed for extension - needs to be abstract, final or empty. | 4385 |
![]() | Parameter txt should be final. | 4385 |
![]() | Line contains a tab character. | 4386 |
![]() | Line contains a tab character. | 4387 |
![]() | Line contains a tab character. | 4388 |
![]() | Line contains a tab character. | 4389 |
![]() | Line contains a tab character. | 4390 |
![]() | '+' is not preceded with whitespace. | 4390 |
![]() | '+' is not followed by whitespace. | 4390 |
![]() | '+' is not preceded with whitespace. | 4390 |
![]() | '+' is not followed by whitespace. | 4390 |
![]() | Line contains a tab character. | 4391 |
![]() | Line contains a tab character. | 4392 |
![]() | Line is longer than 80 characters. | 4393 |
![]() | Line contains a tab character. | 4393 |
![]() | '+' is not preceded with whitespace. | 4393 |
![]() | '+' is not followed by whitespace. | 4393 |
![]() | '+' is not preceded with whitespace. | 4393 |
![]() | '+' is not followed by whitespace. | 4393 |
![]() | Line contains a tab character. | 4394 |
![]() | Line contains a tab character. | 4395 |
![]() | Line contains a tab character. | 4396 |
![]() | Line has trailing spaces. | 4397 |
![]() | Line contains a tab character. | 4397 |
![]() | Line contains a tab character. | 4398 |
![]() | Line has trailing spaces. | 4400 |
![]() | Method 'itemTypeValue' is not designed for extension - needs to be abstract, final or empty. | 4404 |
![]() | Parameter txt should be final. | 4404 |
![]() | Line has trailing spaces. | 4407 |
![]() | Method 'itemDescriptorValue' is not designed for extension - needs to be abstract, final or empty. | 4408 |
![]() | Missing a Javadoc comment. | 4408 |
![]() | Parameter type should be final. | 4408 |
![]() | Line contains a tab character. | 4409 |
![]() | Line has trailing spaces. | 4411 |
![]() | Line has trailing spaces. | 4416 |
![]() | Method 'categoryValue' is not designed for extension - needs to be abstract, final or empty. | 4417 |
![]() | Parameter txt should be final. | 4417 |
![]() | Line contains a tab character. | 4418 |
![]() | Line is longer than 80 characters. | 4419 |
![]() | Line contains a tab character. | 4419 |
![]() | Line contains a tab character. | 4420 |
![]() | Line contains a tab character. | 4421 |
![]() | Line contains a tab character. | 4422 |
![]() | Line has trailing spaces. | 4424 |
![]() | Line contains a tab character. | 4424 |
![]() | First sentence should end with a period. | 4425 |
![]() | Line contains a tab character. | 4425 |
![]() | Line is longer than 80 characters. | 4426 |
![]() | Line contains a tab character. | 4426 |
![]() | Line has trailing spaces. | 4427 |
![]() | Line contains a tab character. | 4427 |
![]() | Line contains a tab character. | 4428 |
![]() | Line contains a tab character. | 4429 |
![]() | Line contains a tab character. | 4430 |
![]() | Line contains a tab character. | 4431 |
![]() | Method 'velocityValue' is not designed for extension - needs to be abstract, final or empty. | 4431 |
![]() | Parameter txt should be final. | 4431 |
![]() | Line contains a tab character. | 4432 |
![]() | Line contains a tab character. | 4433 |
![]() | Line contains a tab character. | 4434 |
![]() | Line contains a tab character. | 4435 |
![]() | Line contains a tab character. | 4436 |
![]() | '+' is not preceded with whitespace. | 4436 |
![]() | '+' is not followed by whitespace. | 4436 |
![]() | '+' is not preceded with whitespace. | 4436 |
![]() | '+' is not followed by whitespace. | 4436 |
![]() | Line contains a tab character. | 4437 |
![]() | Line contains a tab character. | 4438 |
![]() | Line is longer than 80 characters. | 4439 |
![]() | Line contains a tab character. | 4439 |
![]() | '+' is not preceded with whitespace. | 4439 |
![]() | '+' is not followed by whitespace. | 4439 |
![]() | '+' is not preceded with whitespace. | 4439 |
![]() | '+' is not followed by whitespace. | 4439 |
![]() | Line contains a tab character. | 4440 |
![]() | Line contains a tab character. | 4441 |
![]() | Line contains a tab character. | 4442 |
![]() | First sentence should end with a period. | 4444 |
![]() | Line contains a tab character. | 4444 |
![]() | Line is longer than 80 characters. | 4445 |
![]() | Line contains a tab character. | 4445 |
![]() | Line has trailing spaces. | 4446 |
![]() | Line contains a tab character. | 4446 |
![]() | Line contains a tab character. | 4447 |
![]() | Line contains a tab character. | 4448 |
![]() | Line contains a tab character. | 4449 |
![]() | Line contains a tab character. | 4450 |
![]() | Method 'rotationValue' is not designed for extension - needs to be abstract, final or empty. | 4450 |
![]() | Parameter txt should be final. | 4450 |
![]() | Line contains a tab character. | 4451 |
![]() | Line contains a tab character. | 4452 |
![]() | Line contains a tab character. | 4453 |
![]() | Line contains a tab character. | 4454 |
![]() | Line contains a tab character. | 4455 |
![]() | '+' is not preceded with whitespace. | 4455 |
![]() | '+' is not followed by whitespace. | 4455 |
![]() | '+' is not preceded with whitespace. | 4455 |
![]() | '+' is not followed by whitespace. | 4455 |
![]() | Line contains a tab character. | 4456 |
![]() | Line contains a tab character. | 4457 |
![]() | Line is longer than 80 characters. | 4458 |
![]() | Line contains a tab character. | 4458 |
![]() | '+' is not preceded with whitespace. | 4458 |
![]() | '+' is not followed by whitespace. | 4458 |
![]() | '+' is not preceded with whitespace. | 4458 |
![]() | '+' is not followed by whitespace. | 4458 |
![]() | Line contains a tab character. | 4459 |
![]() | Line contains a tab character. | 4460 |
![]() | Line contains a tab character. | 4461 |
![]() | Line has trailing spaces. | 4462 |
![]() | Line contains a tab character. | 4462 |
![]() | First sentence should end with a period. | 4463 |
![]() | Line contains a tab character. | 4463 |
![]() | Line is longer than 80 characters. | 4464 |
![]() | Line contains a tab character. | 4464 |
![]() | Line has trailing spaces. | 4465 |
![]() | Line contains a tab character. | 4465 |
![]() | Line contains a tab character. | 4466 |
![]() | Line contains a tab character. | 4467 |
![]() | Line contains a tab character. | 4468 |
![]() | Line contains a tab character. | 4469 |
![]() | Method 'point3dValue' is not designed for extension - needs to be abstract, final or empty. | 4469 |
![]() | Parameter txt should be final. | 4469 |
![]() | Line contains a tab character. | 4470 |
![]() | Line contains a tab character. | 4471 |
![]() | Line contains a tab character. | 4472 |
![]() | Line contains a tab character. | 4473 |
![]() | Line contains a tab character. | 4474 |
![]() | '+' is not preceded with whitespace. | 4474 |
![]() | '+' is not followed by whitespace. | 4474 |
![]() | '+' is not preceded with whitespace. | 4474 |
![]() | '+' is not followed by whitespace. | 4474 |
![]() | Line contains a tab character. | 4475 |
![]() | ',' is not followed by whitespace. | 4475 |
![]() | ',' is not followed by whitespace. | 4475 |
![]() | Line contains a tab character. | 4476 |
![]() | Line contains a tab character. | 4477 |
![]() | '+' is not preceded with whitespace. | 4477 |
![]() | '+' is not followed by whitespace. | 4477 |
![]() | '+' is not preceded with whitespace. | 4477 |
![]() | '+' is not followed by whitespace. | 4477 |
![]() | Line contains a tab character. | 4478 |
![]() | Line contains a tab character. | 4480 |
![]() | Line has trailing spaces. | 4481 |
![]() | Line contains a tab character. | 4481 |
![]() | First sentence should end with a period. | 4482 |
![]() | Line contains a tab character. | 4482 |
![]() | Line is longer than 80 characters. | 4483 |
![]() | Line contains a tab character. | 4483 |
![]() | Line has trailing spaces. | 4484 |
![]() | Line contains a tab character. | 4484 |
![]() | Line contains a tab character. | 4485 |
![]() | Line contains a tab character. | 4486 |
![]() | Line contains a tab character. | 4487 |
![]() | Line contains a tab character. | 4488 |
![]() | Method 'vector3dValue' is not designed for extension - needs to be abstract, final or empty. | 4488 |
![]() | Parameter txt should be final. | 4488 |
![]() | Line contains a tab character. | 4489 |
![]() | Line contains a tab character. | 4490 |
![]() | Line contains a tab character. | 4491 |
![]() | Line contains a tab character. | 4492 |
![]() | Line contains a tab character. | 4493 |
![]() | '+' is not preceded with whitespace. | 4493 |
![]() | '+' is not followed by whitespace. | 4493 |
![]() | '+' is not preceded with whitespace. | 4493 |
![]() | '+' is not followed by whitespace. | 4493 |
![]() | Line contains a tab character. | 4494 |
![]() | ',' is not followed by whitespace. | 4494 |
![]() | ',' is not followed by whitespace. | 4494 |
![]() | Line contains a tab character. | 4495 |
![]() | Line contains a tab character. | 4496 |
![]() | '+' is not preceded with whitespace. | 4496 |
![]() | '+' is not followed by whitespace. | 4496 |
![]() | '+' is not preceded with whitespace. | 4496 |
![]() | '+' is not followed by whitespace. | 4496 |
![]() | Line contains a tab character. | 4497 |
![]() | Line contains a tab character. | 4499 |
![]() | Line has trailing spaces. | 4500 |
![]() | Line contains a tab character. | 4500 |
![]() | Line contains a tab character. | 4501 |
![]() | Line contains a tab character. | 4502 |
![]() | Line has trailing spaces. | 4503 |
![]() | Line contains a tab character. | 4503 |
![]() | Line contains a tab character. | 4504 |
![]() | Line contains a tab character. | 4505 |
![]() | Line contains a tab character. | 4506 |
![]() | Line contains a tab character. | 4507 |
![]() | Method 'stringValue' is not designed for extension - needs to be abstract, final or empty. | 4507 |
![]() | '(' is followed by whitespace. | 4507 |
![]() | Parameter txt should be final. | 4507 |
![]() | ')' is preceded with whitespace. | 4507 |
![]() | Line contains a tab character. | 4508 |
![]() | Line contains a tab character. | 4509 |
![]() | Line contains a tab character. | 4510 |
![]() | Line is longer than 80 characters. | 4511 |
![]() | Line contains a tab character. | 4511 |
![]() | Line contains a tab character. | 4512 |
![]() | Line contains a tab character. | 4513 |
![]() | Line contains a tab character. | 4514 |
![]() | '+' is not preceded with whitespace. | 4514 |
![]() | '+' is not followed by whitespace. | 4514 |
![]() | '-' is not preceded with whitespace. | 4514 |
![]() | '-' is not followed by whitespace. | 4514 |
![]() | Line contains a tab character. | 4515 |
![]() | Line has trailing spaces. | 4516 |
![]() | Line contains a tab character. | 4516 |
![]() | Line contains a tab character. | 4517 |
![]() | Line contains a tab character. | 4518 |
![]() | '+' is not preceded with whitespace. | 4518 |
![]() | '+' is not followed by whitespace. | 4518 |
![]() | '+' is not preceded with whitespace. | 4518 |
![]() | '+' is not followed by whitespace. | 4518 |
![]() | Line contains a tab character. | 4519 |
![]() | Line contains a tab character. | 4520 |
![]() | Line is longer than 80 characters. | 4522 |
![]() | Line contains a tab character. | 4522 |
![]() | '+' is not preceded with whitespace. | 4522 |
![]() | '+' is not followed by whitespace. | 4522 |
![]() | '+' is not preceded with whitespace. | 4522 |
![]() | '+' is not followed by whitespace. | 4522 |
![]() | Line contains a tab character. | 4523 |
![]() | Line contains a tab character. | 4525 |
![]() | Line has trailing spaces. | 4526 |
![]() | Line contains a tab character. | 4526 |
![]() | Line contains a tab character. | 4527 |
![]() | Line contains a tab character. | 4528 |
![]() | Line has trailing spaces. | 4529 |
![]() | Line contains a tab character. | 4529 |
![]() | Line contains a tab character. | 4530 |
![]() | Line contains a tab character. | 4531 |
![]() | Line contains a tab character. | 4532 |
![]() | Line contains a tab character. | 4533 |
![]() | Method 'stringIdValue' is not designed for extension - needs to be abstract, final or empty. | 4533 |
![]() | '(' is followed by whitespace. | 4533 |
![]() | Parameter txt should be final. | 4533 |
![]() | ')' is preceded with whitespace. | 4533 |
![]() | Line has trailing spaces. | 4534 |
![]() | Line contains a tab character. | 4534 |
![]() | Line contains a tab character. | 4535 |
![]() | Line has trailing spaces. | 4536 |
![]() | Line contains a tab character. | 4536 |
![]() | Line contains a tab character. | 4537 |
![]() | Line contains a tab character. | 4538 |
![]() | Line contains a tab character. | 4539 |
![]() | Line has trailing spaces. | 4540 |
![]() | Line is longer than 80 characters. | 4540 |
![]() | Line contains a tab character. | 4540 |
![]() | Line has trailing spaces. | 4541 |
![]() | Line contains a tab character. | 4541 |
![]() | Line contains a tab character. | 4542 |
![]() | Line contains a tab character. | 4543 |
![]() | Line contains a tab character. | 4544 |
![]() | Line contains a tab character. | 4545 |
![]() | Method 'booleanValue' is not designed for extension - needs to be abstract, final or empty. | 4545 |
![]() | Parameter txt should be final. | 4545 |
![]() | Line contains a tab character. | 4546 |
![]() | Line contains a tab character. | 4547 |
![]() | 'if' construct must use '{}'s. | 4548 |
![]() | Line contains a tab character. | 4548 |
![]() | Conditional logic can be removed. | 4548 |
![]() | 'else' construct must use '{}'s. | 4549 |
![]() | Line contains a tab character. | 4549 |
![]() | Line contains a tab character. | 4551 |
![]() | '+' is not preceded with whitespace. | 4551 |
![]() | '+' is not followed by whitespace. | 4551 |
![]() | '+' is not preceded with whitespace. | 4551 |
![]() | '+' is not followed by whitespace. | 4551 |
![]() | Line has trailing spaces. | 4552 |
![]() | Line contains a tab character. | 4552 |
![]() | Line is longer than 80 characters. | 4554 |
![]() | Line contains a tab character. | 4554 |
![]() | '+' is not preceded with whitespace. | 4554 |
![]() | '+' is not followed by whitespace. | 4554 |
![]() | '+' is not preceded with whitespace. | 4554 |
![]() | '+' is not followed by whitespace. | 4554 |
![]() | Line contains a tab character. | 4555 |
![]() | Line contains a tab character. | 4557 |
![]() | Line has trailing spaces. | 4558 |
![]() | Line contains a tab character. | 4558 |
![]() | Line contains a tab character. | 4559 |
![]() | Line contains a tab character. | 4560 |
![]() | Line contains a tab character. | 4561 |
![]() | Line has trailing spaces. | 4562 |
![]() | Line is longer than 80 characters. | 4562 |
![]() | Line contains a tab character. | 4562 |
![]() | Line has trailing spaces. | 4563 |
![]() | Line contains a tab character. | 4563 |
![]() | Line contains a tab character. | 4564 |
![]() | Line contains a tab character. | 4565 |
![]() | Line contains a tab character. | 4566 |
![]() | Line contains a tab character. | 4567 |
![]() | Method 'unrealIdValue' is not designed for extension - needs to be abstract, final or empty. | 4567 |
![]() | Parameter txt should be final. | 4567 |
![]() | Line contains a tab character. | 4568 |
![]() | Line contains a tab character. | 4569 |
![]() | Line contains a tab character. | 4570 |
![]() | Line is longer than 80 characters. | 4571 |
![]() | Line contains a tab character. | 4571 |
![]() | '+' is not preceded with whitespace. | 4571 |
![]() | '+' is not followed by whitespace. | 4571 |
![]() | '+' is not preceded with whitespace. | 4571 |
![]() | '+' is not followed by whitespace. | 4571 |
![]() | Line contains a tab character. | 4572 |
![]() | Line contains a tab character. | 4573 |
![]() | Line contains a tab character. | 4574 |
![]() | Line is longer than 80 characters. | 4576 |
![]() | Line contains a tab character. | 4576 |
![]() | '+' is not preceded with whitespace. | 4576 |
![]() | '+' is not followed by whitespace. | 4576 |
![]() | '+' is not preceded with whitespace. | 4576 |
![]() | '+' is not followed by whitespace. | 4576 |
![]() | Line has trailing spaces. | 4577 |
![]() | Line contains a tab character. | 4577 |
![]() | Line is longer than 80 characters. | 4579 |
![]() | Line contains a tab character. | 4579 |
![]() | '+' is not preceded with whitespace. | 4579 |
![]() | '+' is not followed by whitespace. | 4579 |
![]() | '+' is not preceded with whitespace. | 4579 |
![]() | '+' is not followed by whitespace. | 4579 |
![]() | Line contains a tab character. | 4580 |
![]() | Line contains a tab character. | 4582 |
![]() | Line has trailing spaces. | 4583 |
![]() | Line contains a tab character. | 4583 |
![]() | Missing a Javadoc comment. | 4585 |
![]() | '10' is a magic number. | 4585 |
![]() | Missing a Javadoc comment. | 4586 |
![]() | Name 'stack_pos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4586 |
![]() | Line has trailing spaces. | 4587 |
![]() | Line has trailing spaces. | 4588 |
![]() | Missing a Javadoc comment. | 4589 |
![]() | Variable 'actObj' must be private and have accessor methods. | 4589 |
![]() | Line has trailing spaces. | 4590 |
![]() | Method 'getParsedObject' is not designed for extension - needs to be abstract, final or empty. | 4591 |
![]() | Missing a Javadoc comment. | 4591 |
![]() | Line has trailing spaces. | 4594 |
![]() | First sentence should end with a period. | 4595 |
![]() | Line is longer than 80 characters. | 4596 |
![]() | Name 'state_go' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4598 |
![]() | Parameter state should be final. | 4598 |
![]() | Expected @param tag for 'state'. | 4598 |
![]() | '{' should be on the previous line. | 4599 |
![]() | Line contains a tab character. | 4600 |
![]() | Line contains a tab character. | 4601 |
![]() | Line has trailing spaces. | 4603 |
![]() | Name 'state_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4607 |
![]() | '{' should be on the previous line. | 4608 |
![]() | Line contains a tab character. | 4609 |
![]() | Parameter in should be final. | 4619 |
![]() | Parameter in should be final. | 4629 |
![]() | Line has trailing spaces. | 4633 |
![]() | Parameter packed should be final. | 4639 |
![]() | '0x10000' is a magic number. | 4640 |
![]() | '146' is a magic number. | 4643 |
![]() | 'do' construct must use '{}'s. | 4646 |
![]() | Line has trailing spaces. | 4656 |
![]() | '-' is not preceded with whitespace. | 4665 |
![]() | '-' is not followed by whitespace. | 4665 |
![]() | '-=' is not preceded with whitespace. | 4668 |
![]() | '-=' is not preceded with whitespace. | 4669 |
![]() | '-=' is not preceded with whitespace. | 4670 |
![]() | Array brackets at illegal position. | 4677 |
![]() | '*' is not preceded with whitespace. | 4677 |
![]() | '*' is not followed by whitespace. | 4677 |
![]() | '-' is not preceded with whitespace. | 4684 |
![]() | '-' is not followed by whitespace. | 4684 |
![]() | '+=' is not preceded with whitespace. | 4687 |
![]() | Line has trailing spaces. | 4690 |
![]() | Line is longer than 80 characters. | 4690 |
![]() | Line has trailing spaces. | 4698 |
![]() | Line contains a tab character. | 4701 |
![]() | Line has trailing spaces. | 4705 |
![]() | Expected @throws tag for 'java.io.IOException'. | 4709 |
![]() | 'if' construct must use '{}'s. | 4713 |
![]() | Line has trailing spaces. | 4722 |
![]() | Line has trailing spaces. | 4726 |
![]() | Parameter reader should be final. | 4728 |
![]() | Inner assignments should be avoided. | 4733 |
![]() | Inner assignments should be avoided. | 4734 |
![]() | Inner assignments should be avoided. | 4735 |
![]() | Inner assignments should be avoided. | 4735 |
![]() | Expected an @return tag. | 4743 |
![]() | First sentence should end with a period. | 4748 |
![]() | Parameter newState should be final. | 4753 |
![]() | Expected an @return tag. | 4761 |
![]() | '(' is followed by whitespace. | 4762 |
![]() | '-' is not preceded with whitespace. | 4762 |
![]() | '-' is not followed by whitespace. | 4762 |
![]() | ')' is preceded with whitespace. | 4762 |
![]() | Line has trailing spaces. | 4767 |
![]() | Line has trailing spaces. | 4768 |
![]() | Line has trailing spaces. | 4769 |
![]() | Line has trailing spaces. | 4772 |
![]() | Parameter pos should be final. | 4777 |
![]() | '+' is not preceded with whitespace. | 4778 |
![]() | '+' is not followed by whitespace. | 4778 |
![]() | Expected an @return tag. | 4785 |
![]() | '-' is not preceded with whitespace. | 4786 |
![]() | '-' is not followed by whitespace. | 4786 |
![]() | Line has trailing spaces. | 4793 |
![]() | Line has trailing spaces. | 4794 |
![]() | Parameter errorCode should be final. | 4804 |
![]() | '}' should be on the same line. | 4808 |
![]() | Line has trailing spaces. | 4814 |
![]() | Method 'yypushback' is not designed for extension - needs to be abstract, final or empty. | 4825 |
![]() | Parameter number should be final. | 4825 |
![]() | 'if' construct must use '{}'s. | 4826 |
![]() | '(' is followed by whitespace. | 4826 |
![]() | ')' is preceded with whitespace. | 4826 |
![]() | Method 'yylex' is not designed for extension - needs to be abstract, final or empty. | 4840 |
![]() | Method length is 3,013 lines (max allowed is 150). | 4840 |
![]() | '+=' is not preceded with whitespace. | 4858 |
![]() | '-' is not preceded with whitespace. | 4858 |
![]() | '-' is not followed by whitespace. | 4858 |
![]() | 'if' construct must use '{}'s. | 4877 |
![]() | Line is longer than 80 characters. | 4889 |
![]() | 'if' construct must use '{}'s. | 4891 |
![]() | 'if' construct must use '{}'s. | 4893 |
![]() | 'if' construct must use '{}'s. | 4900 |
![]() | Line has trailing spaces. | 4900 |
![]() | 'else' construct must use '{}'s. | 4902 |
![]() | Line has trailing spaces. | 4902 |
![]() | 'if' construct must use '{}'s. | 4905 |
![]() | Inner assignments should be avoided. | 4909 |
![]() | Inner assignments should be avoided. | 4909 |
![]() | Line has trailing spaces. | 4910 |
![]() | Line has trailing spaces. | 4916 |
![]() | 'if' construct must use '{}'s. | 4917 |
![]() | '}' should be on the same line. | 4922 |
![]() | '}' should be on the same line. | 4936 |
![]() | 'if' construct must use '{}'s. | 4942 |
![]() | '(' is followed by whitespace. | 4946 |
![]() | ')' is preceded with whitespace. | 4946 |
![]() | 'if' construct must use '{}'s. | 4949 |
![]() | '(' is followed by whitespace. | 4949 |
![]() | '8' is a magic number. | 4949 |
![]() | '8' is a magic number. | 4949 |
![]() | ')' is preceded with whitespace. | 4949 |
![]() | Avoid inline conditionals. | 4958 |
![]() | Line has trailing spaces. | 4959 |
![]() | '369' is a magic number. | 4959 |
![]() | Avoid nested blocks. | 4960 |
![]() | 'cast' is not followed by whitespace. | 4960 |
![]() | '637' is a magic number. | 4962 |
![]() | Line has trailing spaces. | 4963 |
![]() | '415' is a magic number. | 4963 |
![]() | Avoid nested blocks. | 4964 |
![]() | 'cast' is not followed by whitespace. | 4964 |
![]() | '638' is a magic number. | 4966 |
![]() | Line has trailing spaces. | 4967 |
![]() | '297' is a magic number. | 4967 |
![]() | Avoid nested blocks. | 4968 |
![]() | Line contains a tab character. | 4969 |
![]() | '639' is a magic number. | 4971 |
![]() | Line has trailing spaces. | 4972 |
![]() | '265' is a magic number. | 4972 |
![]() | Avoid nested blocks. | 4973 |
![]() | 'cast' is not followed by whitespace. | 4973 |
![]() | '640' is a magic number. | 4975 |
![]() | Line has trailing spaces. | 4976 |
![]() | '553' is a magic number. | 4976 |
![]() | Avoid nested blocks. | 4977 |
![]() | 'cast' is not followed by whitespace. | 4977 |
![]() | '641' is a magic number. | 4979 |
![]() | Line has trailing spaces. | 4980 |
![]() | '254' is a magic number. | 4980 |
![]() | Avoid nested blocks. | 4981 |
![]() | Line contains a tab character. | 4982 |
![]() | '642' is a magic number. | 4984 |
![]() | Line has trailing spaces. | 4985 |
![]() | '55' is a magic number. | 4985 |
![]() | Avoid nested blocks. | 4986 |
![]() | Line contains a tab character. | 4987 |
![]() | Line contains a tab character. | 4988 |
![]() | '643' is a magic number. | 4990 |
![]() | Line has trailing spaces. | 4991 |
![]() | '615' is a magic number. | 4991 |
![]() | Line is longer than 80 characters. | 4992 |
![]() | Avoid nested blocks. | 4992 |
![]() | 'cast' is not followed by whitespace. | 4992 |
![]() | '644' is a magic number. | 4994 |
![]() | Line has trailing spaces. | 4995 |
![]() | '419' is a magic number. | 4995 |
![]() | Avoid nested blocks. | 4996 |
![]() | 'cast' is not followed by whitespace. | 4996 |
![]() | '645' is a magic number. | 4998 |
![]() | Line has trailing spaces. | 4999 |
![]() | '37' is a magic number. | 4999 |
![]() | Avoid nested blocks. | 5000 |
![]() | Line contains a tab character. | 5001 |
![]() | Line contains a tab character. | 5002 |
![]() | '646' is a magic number. | 5004 |
![]() | Line has trailing spaces. | 5005 |
![]() | '423' is a magic number. | 5005 |
![]() | Avoid nested blocks. | 5006 |
![]() | 'cast' is not followed by whitespace. | 5006 |
![]() | '647' is a magic number. | 5008 |
![]() | Line has trailing spaces. | 5009 |
![]() | '164' is a magic number. | 5009 |
![]() | Avoid nested blocks. | 5010 |
![]() | Line contains a tab character. | 5011 |
![]() | '648' is a magic number. | 5013 |
![]() | Line has trailing spaces. | 5014 |
![]() | '117' is a magic number. | 5014 |
![]() | Avoid nested blocks. | 5015 |
![]() | Line contains a tab character. | 5016 |
![]() | '649' is a magic number. | 5018 |
![]() | Line has trailing spaces. | 5019 |
![]() | '160' is a magic number. | 5019 |
![]() | Avoid nested blocks. | 5020 |
![]() | Line contains a tab character. | 5021 |
![]() | '650' is a magic number. | 5023 |
![]() | Line has trailing spaces. | 5024 |
![]() | '296' is a magic number. | 5024 |
![]() | Avoid nested blocks. | 5025 |
![]() | 'cast' is not followed by whitespace. | 5025 |
![]() | '651' is a magic number. | 5027 |
![]() | Line has trailing spaces. | 5028 |
![]() | '620' is a magic number. | 5028 |
![]() | Avoid nested blocks. | 5029 |
![]() | 'cast' is not followed by whitespace. | 5029 |
![]() | '652' is a magic number. | 5031 |
![]() | Line has trailing spaces. | 5032 |
![]() | '116' is a magic number. | 5032 |
![]() | Avoid nested blocks. | 5033 |
![]() | Line contains a tab character. | 5034 |
![]() | '653' is a magic number. | 5036 |
![]() | Line has trailing spaces. | 5037 |
![]() | '95' is a magic number. | 5037 |
![]() | Avoid nested blocks. | 5038 |
![]() | Line is longer than 80 characters. | 5039 |
![]() | Line contains a tab character. | 5039 |
![]() | Line contains a tab character. | 5040 |
![]() | '654' is a magic number. | 5042 |
![]() | Line has trailing spaces. | 5043 |
![]() | '122' is a magic number. | 5043 |
![]() | Avoid nested blocks. | 5044 |
![]() | Line contains a tab character. | 5045 |
![]() | '655' is a magic number. | 5047 |
![]() | Line has trailing spaces. | 5048 |
![]() | '263' is a magic number. | 5048 |
![]() | Avoid nested blocks. | 5049 |
![]() | 'cast' is not followed by whitespace. | 5049 |
![]() | Line has trailing spaces. | 5050 |
![]() | Line contains a tab character. | 5050 |
![]() | Line is longer than 80 characters. | 5051 |
![]() | Line contains a tab character. | 5051 |
![]() | 'cast' is not followed by whitespace. | 5051 |
![]() | 'cast' is not followed by whitespace. | 5051 |
![]() | '656' is a magic number. | 5053 |
![]() | Line has trailing spaces. | 5054 |
![]() | '223' is a magic number. | 5054 |
![]() | Avoid nested blocks. | 5055 |
![]() | 'cast' is not followed by whitespace. | 5055 |
![]() | '657' is a magic number. | 5057 |
![]() | Line has trailing spaces. | 5058 |
![]() | '23' is a magic number. | 5058 |
![]() | Avoid nested blocks. | 5059 |
![]() | Line contains a tab character. | 5060 |
![]() | Line contains a tab character. | 5061 |
![]() | '658' is a magic number. | 5063 |
![]() | Line has trailing spaces. | 5064 |
![]() | '517' is a magic number. | 5064 |
![]() | Avoid nested blocks. | 5065 |
![]() | 'cast' is not followed by whitespace. | 5065 |
![]() | '659' is a magic number. | 5067 |
![]() | Line has trailing spaces. | 5068 |
![]() | '275' is a magic number. | 5068 |
![]() | Avoid nested blocks. | 5069 |
![]() | Line contains a tab character. | 5070 |
![]() | '660' is a magic number. | 5072 |
![]() | Line has trailing spaces. | 5073 |
![]() | '181' is a magic number. | 5073 |
![]() | Avoid nested blocks. | 5074 |
![]() | Line contains a tab character. | 5075 |
![]() | '661' is a magic number. | 5077 |
![]() | Line has trailing spaces. | 5078 |
![]() | '635' is a magic number. | 5078 |
![]() | Line is longer than 80 characters. | 5079 |
![]() | Avoid nested blocks. | 5079 |
![]() | 'cast' is not followed by whitespace. | 5079 |
![]() | '662' is a magic number. | 5081 |
![]() | Line has trailing spaces. | 5082 |
![]() | '213' is a magic number. | 5082 |
![]() | Avoid nested blocks. | 5083 |
![]() | 'cast' is not followed by whitespace. | 5083 |
![]() | '663' is a magic number. | 5085 |
![]() | Line has trailing spaces. | 5086 |
![]() | '561' is a magic number. | 5086 |
![]() | Avoid nested blocks. | 5087 |
![]() | 'cast' is not followed by whitespace. | 5087 |
![]() | '664' is a magic number. | 5089 |
![]() | Line has trailing spaces. | 5090 |
![]() | '511' is a magic number. | 5090 |
![]() | Avoid nested blocks. | 5091 |
![]() | 'cast' is not followed by whitespace. | 5091 |
![]() | '665' is a magic number. | 5093 |
![]() | Line has trailing spaces. | 5094 |
![]() | '125' is a magic number. | 5094 |
![]() | Avoid nested blocks. | 5095 |
![]() | Line contains a tab character. | 5096 |
![]() | '666' is a magic number. | 5098 |
![]() | Line has trailing spaces. | 5099 |
![]() | '567' is a magic number. | 5099 |
![]() | Avoid nested blocks. | 5100 |
![]() | 'cast' is not followed by whitespace. | 5100 |
![]() | '667' is a magic number. | 5102 |
![]() | Line has trailing spaces. | 5103 |
![]() | '38' is a magic number. | 5103 |
![]() | Avoid nested blocks. | 5104 |
![]() | Line contains a tab character. | 5105 |
![]() | Line contains a tab character. | 5106 |
![]() | '668' is a magic number. | 5108 |
![]() | Line has trailing spaces. | 5109 |
![]() | '481' is a magic number. | 5109 |
![]() | Avoid nested blocks. | 5110 |
![]() | 'cast' is not followed by whitespace. | 5110 |
![]() | '669' is a magic number. | 5112 |
![]() | Line has trailing spaces. | 5113 |
![]() | '480' is a magic number. | 5113 |
![]() | Avoid nested blocks. | 5114 |
![]() | 'cast' is not followed by whitespace. | 5114 |
![]() | '670' is a magic number. | 5116 |
![]() | Line has trailing spaces. | 5117 |
![]() | '446' is a magic number. | 5117 |
![]() | Avoid nested blocks. | 5118 |
![]() | 'cast' is not followed by whitespace. | 5118 |
![]() | '671' is a magic number. | 5120 |
![]() | Line has trailing spaces. | 5121 |
![]() | '614' is a magic number. | 5121 |
![]() | Avoid nested blocks. | 5122 |
![]() | 'cast' is not followed by whitespace. | 5122 |
![]() | '672' is a magic number. | 5124 |
![]() | Line has trailing spaces. | 5125 |
![]() | '280' is a magic number. | 5125 |
![]() | Avoid nested blocks. | 5126 |
![]() | 'cast' is not followed by whitespace. | 5126 |
![]() | '673' is a magic number. | 5128 |
![]() | Line has trailing spaces. | 5129 |
![]() | '546' is a magic number. | 5129 |
![]() | Line is longer than 80 characters. | 5130 |
![]() | Avoid nested blocks. | 5130 |
![]() | 'cast' is not followed by whitespace. | 5130 |
![]() | '674' is a magic number. | 5132 |
![]() | Line has trailing spaces. | 5133 |
![]() | '192' is a magic number. | 5133 |
![]() | Avoid nested blocks. | 5134 |
![]() | Line contains a tab character. | 5135 |
![]() | '675' is a magic number. | 5137 |
![]() | Line has trailing spaces. | 5138 |
![]() | '367' is a magic number. | 5138 |
![]() | Avoid nested blocks. | 5139 |
![]() | 'cast' is not followed by whitespace. | 5139 |
![]() | '676' is a magic number. | 5141 |
![]() | Line has trailing spaces. | 5142 |
![]() | '540' is a magic number. | 5142 |
![]() | Avoid nested blocks. | 5143 |
![]() | 'cast' is not followed by whitespace. | 5143 |
![]() | '677' is a magic number. | 5145 |
![]() | Line has trailing spaces. | 5146 |
![]() | '85' is a magic number. | 5146 |
![]() | Avoid nested blocks. | 5147 |
![]() | Line contains a tab character. | 5148 |
![]() | Line contains a tab character. | 5149 |
![]() | '678' is a magic number. | 5151 |
![]() | Line has trailing spaces. | 5152 |
![]() | '362' is a magic number. | 5152 |
![]() | Avoid nested blocks. | 5153 |
![]() | 'cast' is not followed by whitespace. | 5153 |
![]() | '679' is a magic number. | 5155 |
![]() | Line has trailing spaces. | 5156 |
![]() | '73' is a magic number. | 5156 |
![]() | Avoid nested blocks. | 5157 |
![]() | Line contains a tab character. | 5158 |
![]() | Line contains a tab character. | 5159 |
![]() | '680' is a magic number. | 5161 |
![]() | Line has trailing spaces. | 5162 |
![]() | '147' is a magic number. | 5162 |
![]() | Avoid nested blocks. | 5163 |
![]() | Line contains a tab character. | 5164 |
![]() | '681' is a magic number. | 5166 |
![]() | Line has trailing spaces. | 5167 |
![]() | '515' is a magic number. | 5167 |
![]() | Avoid nested blocks. | 5168 |
![]() | 'cast' is not followed by whitespace. | 5168 |
![]() | '682' is a magic number. | 5170 |
![]() | Line has trailing spaces. | 5171 |
![]() | '179' is a magic number. | 5171 |
![]() | Avoid nested blocks. | 5172 |
![]() | 'if' is not followed by whitespace. | 5173 |
![]() | ',' is not followed by whitespace. | 5173 |
![]() | Line has trailing spaces. | 5174 |
![]() | Line is longer than 80 characters. | 5174 |
![]() | '683' is a magic number. | 5177 |
![]() | Line has trailing spaces. | 5178 |
![]() | '387' is a magic number. | 5178 |
![]() | Avoid nested blocks. | 5179 |
![]() | 'cast' is not followed by whitespace. | 5179 |
![]() | Line has trailing spaces. | 5180 |
![]() | Line contains a tab character. | 5180 |
![]() | Line is longer than 80 characters. | 5181 |
![]() | Line contains a tab character. | 5181 |
![]() | 'cast' is not followed by whitespace. | 5181 |
![]() | 'cast' is not followed by whitespace. | 5181 |
![]() | '684' is a magic number. | 5183 |
![]() | Line has trailing spaces. | 5184 |
![]() | '206' is a magic number. | 5184 |
![]() | Avoid nested blocks. | 5185 |
![]() | 'cast' is not followed by whitespace. | 5185 |
![]() | '685' is a magic number. | 5187 |
![]() | Line has trailing spaces. | 5188 |
![]() | '531' is a magic number. | 5188 |
![]() | Avoid nested blocks. | 5189 |
![]() | 'cast' is not followed by whitespace. | 5189 |
![]() | '686' is a magic number. | 5191 |
![]() | Line has trailing spaces. | 5192 |
![]() | '586' is a magic number. | 5192 |
![]() | Avoid nested blocks. | 5193 |
![]() | 'cast' is not followed by whitespace. | 5193 |
![]() | '687' is a magic number. | 5195 |
![]() | Line has trailing spaces. | 5196 |
![]() | '579' is a magic number. | 5196 |
![]() | Avoid nested blocks. | 5197 |
![]() | 'cast' is not followed by whitespace. | 5197 |
![]() | '688' is a magic number. | 5199 |
![]() | Line has trailing spaces. | 5200 |
![]() | '363' is a magic number. | 5200 |
![]() | Avoid nested blocks. | 5201 |
![]() | 'cast' is not followed by whitespace. | 5201 |
![]() | '689' is a magic number. | 5203 |
![]() | Line has trailing spaces. | 5204 |
![]() | '304' is a magic number. | 5204 |
![]() | Avoid nested blocks. | 5205 |
![]() | 'cast' is not followed by whitespace. | 5205 |
![]() | '690' is a magic number. | 5207 |
![]() | Line has trailing spaces. | 5208 |
![]() | '636' is a magic number. | 5208 |
![]() | Line is longer than 80 characters. | 5209 |
![]() | Avoid nested blocks. | 5209 |
![]() | 'cast' is not followed by whitespace. | 5209 |
![]() | '691' is a magic number. | 5211 |
![]() | Line has trailing spaces. | 5212 |
![]() | '155' is a magic number. | 5212 |
![]() | Avoid nested blocks. | 5213 |
![]() | Line contains a tab character. | 5214 |
![]() | '692' is a magic number. | 5216 |
![]() | Line has trailing spaces. | 5217 |
![]() | '523' is a magic number. | 5217 |
![]() | Avoid nested blocks. | 5218 |
![]() | 'cast' is not followed by whitespace. | 5218 |
![]() | '693' is a magic number. | 5220 |
![]() | Line has trailing spaces. | 5221 |
![]() | '286' is a magic number. | 5221 |
![]() | Avoid nested blocks. | 5222 |
![]() | 'cast' is not followed by whitespace. | 5222 |
![]() | '694' is a magic number. | 5224 |
![]() | Line has trailing spaces. | 5225 |
![]() | '507' is a magic number. | 5225 |
![]() | Avoid nested blocks. | 5226 |
![]() | 'cast' is not followed by whitespace. | 5226 |
![]() | '695' is a magic number. | 5228 |
![]() | Line has trailing spaces. | 5229 |
![]() | '13' is a magic number. | 5229 |
![]() | Avoid nested blocks. | 5230 |
![]() | Line contains a tab character. | 5231 |
![]() | Line contains a tab character. | 5232 |
![]() | '696' is a magic number. | 5234 |
![]() | Line has trailing spaces. | 5235 |
![]() | '438' is a magic number. | 5235 |
![]() | Avoid nested blocks. | 5236 |
![]() | 'cast' is not followed by whitespace. | 5236 |
![]() | '697' is a magic number. | 5238 |
![]() | Line has trailing spaces. | 5239 |
![]() | '366' is a magic number. | 5239 |
![]() | Avoid nested blocks. | 5240 |
![]() | 'cast' is not followed by whitespace. | 5240 |
![]() | '698' is a magic number. | 5242 |
![]() | Line has trailing spaces. | 5243 |
![]() | '327' is a magic number. | 5243 |
![]() | Avoid nested blocks. | 5244 |
![]() | 'cast' is not followed by whitespace. | 5244 |
![]() | '699' is a magic number. | 5246 |
![]() | Line has trailing spaces. | 5247 |
![]() | '324' is a magic number. | 5247 |
![]() | Avoid nested blocks. | 5248 |
![]() | 'cast' is not followed by whitespace. | 5248 |
![]() | '700' is a magic number. | 5250 |
![]() | Line has trailing spaces. | 5251 |
![]() | '123' is a magic number. | 5251 |
![]() | Avoid nested blocks. | 5252 |
![]() | Line contains a tab character. | 5253 |
![]() | '701' is a magic number. | 5255 |
![]() | Line has trailing spaces. | 5256 |
![]() | '238' is a magic number. | 5256 |
![]() | Avoid nested blocks. | 5257 |
![]() | 'cast' is not followed by whitespace. | 5257 |
![]() | '702' is a magic number. | 5259 |
![]() | Line has trailing spaces. | 5260 |
![]() | '58' is a magic number. | 5260 |
![]() | Avoid nested blocks. | 5261 |
![]() | Line contains a tab character. | 5262 |
![]() | Line contains a tab character. | 5263 |
![]() | '703' is a magic number. | 5265 |
![]() | Line has trailing spaces. | 5266 |
![]() | '630' is a magic number. | 5266 |
![]() | Avoid nested blocks. | 5267 |
![]() | 'cast' is not followed by whitespace. | 5267 |
![]() | '704' is a magic number. | 5269 |
![]() | Line has trailing spaces. | 5270 |
![]() | '145' is a magic number. | 5270 |
![]() | Avoid nested blocks. | 5271 |
![]() | Line contains a tab character. | 5272 |
![]() | '705' is a magic number. | 5274 |
![]() | Line has trailing spaces. | 5275 |
![]() | '587' is a magic number. | 5275 |
![]() | Avoid nested blocks. | 5276 |
![]() | 'cast' is not followed by whitespace. | 5276 |
![]() | '706' is a magic number. | 5278 |
![]() | Line has trailing spaces. | 5279 |
![]() | '462' is a magic number. | 5279 |
![]() | Avoid nested blocks. | 5280 |
![]() | 'cast' is not followed by whitespace. | 5280 |
![]() | '707' is a magic number. | 5282 |
![]() | Line has trailing spaces. | 5283 |
![]() | '287' is a magic number. | 5283 |
![]() | Avoid nested blocks. | 5284 |
![]() | 'cast' is not followed by whitespace. | 5284 |
![]() | '708' is a magic number. | 5286 |
![]() | Line has trailing spaces. | 5287 |
![]() | '544' is a magic number. | 5287 |
![]() | Avoid nested blocks. | 5288 |
![]() | 'cast' is not followed by whitespace. | 5288 |
![]() | '709' is a magic number. | 5290 |
![]() | Line has trailing spaces. | 5291 |
![]() | '284' is a magic number. | 5291 |
![]() | Avoid nested blocks. | 5292 |
![]() | 'cast' is not followed by whitespace. | 5292 |
![]() | '710' is a magic number. | 5294 |
![]() | Line has trailing spaces. | 5295 |
![]() | '112' is a magic number. | 5295 |
![]() | Avoid nested blocks. | 5296 |
![]() | Line contains a tab character. | 5297 |
![]() | '711' is a magic number. | 5299 |
![]() | Line has trailing spaces. | 5300 |
![]() | '16' is a magic number. | 5300 |
![]() | Avoid nested blocks. | 5301 |
![]() | Line contains a tab character. | 5302 |
![]() | Line contains a tab character. | 5303 |
![]() | '712' is a magic number. | 5305 |
![]() | Line has trailing spaces. | 5306 |
![]() | '93' is a magic number. | 5306 |
![]() | Avoid nested blocks. | 5307 |
![]() | Line contains a tab character. | 5308 |
![]() | Line contains a tab character. | 5309 |
![]() | '713' is a magic number. | 5311 |
![]() | Line has trailing spaces. | 5312 |
![]() | Avoid nested blocks. | 5313 |
![]() | 'if' is not followed by whitespace. | 5314 |
![]() | '{' is not preceded with whitespace. | 5314 |
![]() | Line has trailing spaces. | 5318 |
![]() | Line is longer than 80 characters. | 5318 |
![]() | '+' is not preceded with whitespace. | 5318 |
![]() | '714' is a magic number. | 5321 |
![]() | Line has trailing spaces. | 5322 |
![]() | '536' is a magic number. | 5322 |
![]() | Avoid nested blocks. | 5323 |
![]() | 'cast' is not followed by whitespace. | 5323 |
![]() | '715' is a magic number. | 5325 |
![]() | Line has trailing spaces. | 5326 |
![]() | '550' is a magic number. | 5326 |
![]() | Avoid nested blocks. | 5327 |
![]() | 'cast' is not followed by whitespace. | 5327 |
![]() | '716' is a magic number. | 5329 |
![]() | Line has trailing spaces. | 5330 |
![]() | '293' is a magic number. | 5330 |
![]() | Avoid nested blocks. | 5331 |
![]() | 'cast' is not followed by whitespace. | 5331 |
![]() | '717' is a magic number. | 5333 |
![]() | Line has trailing spaces. | 5334 |
![]() | '609' is a magic number. | 5334 |
![]() | Avoid nested blocks. | 5335 |
![]() | 'cast' is not followed by whitespace. | 5335 |
![]() | '718' is a magic number. | 5337 |
![]() | Line has trailing spaces. | 5338 |
![]() | '495' is a magic number. | 5338 |
![]() | Avoid nested blocks. | 5339 |
![]() | 'cast' is not followed by whitespace. | 5339 |
![]() | '719' is a magic number. | 5341 |
![]() | Line has trailing spaces. | 5342 |
![]() | '314' is a magic number. | 5342 |
![]() | Avoid nested blocks. | 5343 |
![]() | 'cast' is not followed by whitespace. | 5343 |
![]() | '720' is a magic number. | 5345 |
![]() | Line has trailing spaces. | 5346 |
![]() | '513' is a magic number. | 5346 |
![]() | Avoid nested blocks. | 5347 |
![]() | 'cast' is not followed by whitespace. | 5347 |
![]() | '721' is a magic number. | 5349 |
![]() | Line has trailing spaces. | 5350 |
![]() | '619' is a magic number. | 5350 |
![]() | Avoid nested blocks. | 5351 |
![]() | 'cast' is not followed by whitespace. | 5351 |
![]() | '722' is a magic number. | 5353 |
![]() | Line has trailing spaces. | 5354 |
![]() | '342' is a magic number. | 5354 |
![]() | Avoid nested blocks. | 5355 |
![]() | 'cast' is not followed by whitespace. | 5355 |
![]() | '723' is a magic number. | 5357 |
![]() | Line has trailing spaces. | 5358 |
![]() | '40' is a magic number. | 5358 |
![]() | Avoid nested blocks. | 5359 |
![]() | Line contains a tab character. | 5360 |
![]() | Line contains a tab character. | 5361 |
![]() | '724' is a magic number. | 5363 |
![]() | Line has trailing spaces. | 5364 |
![]() | '131' is a magic number. | 5364 |
![]() | Avoid nested blocks. | 5365 |
![]() | Line contains a tab character. | 5366 |
![]() | '725' is a magic number. | 5368 |
![]() | Line has trailing spaces. | 5369 |
![]() | '548' is a magic number. | 5369 |
![]() | Avoid nested blocks. | 5370 |
![]() | 'cast' is not followed by whitespace. | 5370 |
![]() | '726' is a magic number. | 5372 |
![]() | Line has trailing spaces. | 5373 |
![]() | '506' is a magic number. | 5373 |
![]() | Avoid nested blocks. | 5374 |
![]() | 'cast' is not followed by whitespace. | 5374 |
![]() | '727' is a magic number. | 5376 |
![]() | Line has trailing spaces. | 5377 |
![]() | '410' is a magic number. | 5377 |
![]() | Avoid nested blocks. | 5378 |
![]() | 'cast' is not followed by whitespace. | 5378 |
![]() | '728' is a magic number. | 5380 |
![]() | Line has trailing spaces. | 5381 |
![]() | '67' is a magic number. | 5381 |
![]() | Avoid nested blocks. | 5382 |
![]() | Line is longer than 80 characters. | 5383 |
![]() | Line contains a tab character. | 5383 |
![]() | Line contains a tab character. | 5384 |
![]() | '729' is a magic number. | 5386 |
![]() | Line has trailing spaces. | 5387 |
![]() | '588' is a magic number. | 5387 |
![]() | Avoid nested blocks. | 5388 |
![]() | 'cast' is not followed by whitespace. | 5388 |
![]() | '730' is a magic number. | 5390 |
![]() | Line has trailing spaces. | 5391 |
![]() | '98' is a magic number. | 5391 |
![]() | Avoid nested blocks. | 5392 |
![]() | Line contains a tab character. | 5393 |
![]() | Line contains a tab character. | 5394 |
![]() | '731' is a magic number. | 5396 |
![]() | Line has trailing spaces. | 5397 |
![]() | '428' is a magic number. | 5397 |
![]() | Avoid nested blocks. | 5398 |
![]() | 'cast' is not followed by whitespace. | 5398 |
![]() | '732' is a magic number. | 5400 |
![]() | Line has trailing spaces. | 5401 |
![]() | '623' is a magic number. | 5401 |
![]() | Avoid nested blocks. | 5402 |
![]() | 'cast' is not followed by whitespace. | 5402 |
![]() | '733' is a magic number. | 5404 |
![]() | Line has trailing spaces. | 5405 |
![]() | '447' is a magic number. | 5405 |
![]() | Avoid nested blocks. | 5406 |
![]() | 'cast' is not followed by whitespace. | 5406 |
![]() | '734' is a magic number. | 5408 |
![]() | Line has trailing spaces. | 5409 |
![]() | '563' is a magic number. | 5409 |
![]() | Avoid nested blocks. | 5410 |
![]() | 'cast' is not followed by whitespace. | 5410 |
![]() | '735' is a magic number. | 5412 |
![]() | Line has trailing spaces. | 5413 |
![]() | '166' is a magic number. | 5413 |
![]() | Avoid nested blocks. | 5414 |
![]() | Line contains a tab character. | 5415 |
![]() | '736' is a magic number. | 5417 |
![]() | Line has trailing spaces. | 5418 |
![]() | '445' is a magic number. | 5418 |
![]() | Avoid nested blocks. | 5419 |
![]() | 'cast' is not followed by whitespace. | 5419 |
![]() | '737' is a magic number. | 5421 |
![]() | Line has trailing spaces. | 5422 |
![]() | '19' is a magic number. | 5422 |
![]() | Avoid nested blocks. | 5423 |
![]() | Line contains a tab character. | 5424 |
![]() | Line contains a tab character. | 5425 |
![]() | '738' is a magic number. | 5427 |
![]() | Line has trailing spaces. | 5428 |
![]() | '365' is a magic number. | 5428 |
![]() | Avoid nested blocks. | 5429 |
![]() | 'cast' is not followed by whitespace. | 5429 |
![]() | '739' is a magic number. | 5431 |
![]() | Line has trailing spaces. | 5432 |
![]() | '429' is a magic number. | 5432 |
![]() | Avoid nested blocks. | 5433 |
![]() | 'cast' is not followed by whitespace. | 5433 |
![]() | '740' is a magic number. | 5435 |
![]() | Line has trailing spaces. | 5436 |
![]() | '337' is a magic number. | 5436 |
![]() | Avoid nested blocks. | 5437 |
![]() | 'cast' is not followed by whitespace. | 5437 |
![]() | '741' is a magic number. | 5439 |
![]() | Line has trailing spaces. | 5440 |
![]() | '622' is a magic number. | 5440 |
![]() | Avoid nested blocks. | 5441 |
![]() | 'cast' is not followed by whitespace. | 5441 |
![]() | '742' is a magic number. | 5443 |
![]() | Line has trailing spaces. | 5444 |
![]() | '66' is a magic number. | 5444 |
![]() | Avoid nested blocks. | 5445 |
![]() | Line contains a tab character. | 5446 |
![]() | Line contains a tab character. | 5447 |
![]() | '743' is a magic number. | 5449 |
![]() | Line has trailing spaces. | 5450 |
![]() | '575' is a magic number. | 5450 |
![]() | Avoid nested blocks. | 5451 |
![]() | 'cast' is not followed by whitespace. | 5451 |
![]() | '744' is a magic number. | 5453 |
![]() | Line has trailing spaces. | 5454 |
![]() | '430' is a magic number. | 5454 |
![]() | Avoid nested blocks. | 5455 |
![]() | 'cast' is not followed by whitespace. | 5455 |
![]() | '745' is a magic number. | 5457 |
![]() | Line has trailing spaces. | 5458 |
![]() | '235' is a magic number. | 5458 |
![]() | Avoid nested blocks. | 5459 |
![]() | 'cast' is not followed by whitespace. | 5459 |
![]() | '746' is a magic number. | 5461 |
![]() | Line has trailing spaces. | 5462 |
![]() | '427' is a magic number. | 5462 |
![]() | Avoid nested blocks. | 5463 |
![]() | 'cast' is not followed by whitespace. | 5463 |
![]() | '747' is a magic number. | 5465 |
![]() | Line has trailing spaces. | 5466 |
![]() | '153' is a magic number. | 5466 |
![]() | Avoid nested blocks. | 5467 |
![]() | Line contains a tab character. | 5468 |
![]() | '748' is a magic number. | 5470 |
![]() | Line has trailing spaces. | 5471 |
![]() | '252' is a magic number. | 5471 |
![]() | Avoid nested blocks. | 5472 |
![]() | 'cast' is not followed by whitespace. | 5472 |
![]() | '749' is a magic number. | 5474 |
![]() | Line has trailing spaces. | 5475 |
![]() | '306' is a magic number. | 5475 |
![]() | Avoid nested blocks. | 5476 |
![]() | 'cast' is not followed by whitespace. | 5476 |
![]() | '750' is a magic number. | 5478 |
![]() | Line has trailing spaces. | 5479 |
![]() | '103' is a magic number. | 5479 |
![]() | Avoid nested blocks. | 5480 |
![]() | Line contains a tab character. | 5481 |
![]() | Line contains a tab character. | 5482 |
![]() | '751' is a magic number. | 5484 |
![]() | Line has trailing spaces. | 5485 |
![]() | '407' is a magic number. | 5485 |
![]() | Avoid nested blocks. | 5486 |
![]() | 'cast' is not followed by whitespace. | 5486 |
![]() | '752' is a magic number. | 5488 |
![]() | Line has trailing spaces. | 5489 |
![]() | '612' is a magic number. | 5489 |
![]() | Avoid nested blocks. | 5490 |
![]() | 'cast' is not followed by whitespace. | 5490 |
![]() | '753' is a magic number. | 5492 |
![]() | Line has trailing spaces. | 5493 |
![]() | '111' is a magic number. | 5493 |
![]() | Avoid nested blocks. | 5494 |
![]() | Line contains a tab character. | 5495 |
![]() | '754' is a magic number. | 5497 |
![]() | Line has trailing spaces. | 5498 |
![]() | '267' is a magic number. | 5498 |
![]() | Avoid nested blocks. | 5499 |
![]() | 'cast' is not followed by whitespace. | 5499 |
![]() | Line has trailing spaces. | 5500 |
![]() | Line contains a tab character. | 5500 |
![]() | Line is longer than 80 characters. | 5501 |
![]() | Line contains a tab character. | 5501 |
![]() | 'cast' is not followed by whitespace. | 5501 |
![]() | 'cast' is not followed by whitespace. | 5501 |
![]() | '755' is a magic number. | 5503 |
![]() | Line has trailing spaces. | 5504 |
![]() | '240' is a magic number. | 5504 |
![]() | Avoid nested blocks. | 5505 |
![]() | 'cast' is not followed by whitespace. | 5505 |
![]() | '756' is a magic number. | 5507 |
![]() | Line has trailing spaces. | 5508 |
![]() | '224' is a magic number. | 5508 |
![]() | Avoid nested blocks. | 5509 |
![]() | 'cast' is not followed by whitespace. | 5509 |
![]() | '757' is a magic number. | 5511 |
![]() | Line has trailing spaces. | 5512 |
![]() | '569' is a magic number. | 5512 |
![]() | Avoid nested blocks. | 5513 |
![]() | 'cast' is not followed by whitespace. | 5513 |
![]() | '758' is a magic number. | 5515 |
![]() | Line has trailing spaces. | 5516 |
![]() | '345' is a magic number. | 5516 |
![]() | Avoid nested blocks. | 5517 |
![]() | 'cast' is not followed by whitespace. | 5517 |
![]() | '759' is a magic number. | 5519 |
![]() | Line has trailing spaces. | 5520 |
![]() | '607' is a magic number. | 5520 |
![]() | Avoid nested blocks. | 5521 |
![]() | 'cast' is not followed by whitespace. | 5521 |
![]() | '760' is a magic number. | 5523 |
![]() | Line has trailing spaces. | 5524 |
![]() | '113' is a magic number. | 5524 |
![]() | Avoid nested blocks. | 5525 |
![]() | Line contains a tab character. | 5526 |
![]() | '761' is a magic number. | 5528 |
![]() | Line has trailing spaces. | 5529 |
![]() | '360' is a magic number. | 5529 |
![]() | Avoid nested blocks. | 5530 |
![]() | 'cast' is not followed by whitespace. | 5530 |
![]() | '762' is a magic number. | 5532 |
![]() | Line has trailing spaces. | 5533 |
![]() | '570' is a magic number. | 5533 |
![]() | Avoid nested blocks. | 5534 |
![]() | 'cast' is not followed by whitespace. | 5534 |
![]() | '763' is a magic number. | 5536 |
![]() | Line has trailing spaces. | 5537 |
![]() | '400' is a magic number. | 5537 |
![]() | Avoid nested blocks. | 5538 |
![]() | 'cast' is not followed by whitespace. | 5538 |
![]() | '764' is a magic number. | 5540 |
![]() | Line has trailing spaces. | 5541 |
![]() | '104' is a magic number. | 5541 |
![]() | Avoid nested blocks. | 5542 |
![]() | Line contains a tab character. | 5543 |
![]() | Line contains a tab character. | 5544 |
![]() | '765' is a magic number. | 5546 |
![]() | Line has trailing spaces. | 5547 |
![]() | '191' is a magic number. | 5547 |
![]() | Avoid nested blocks. | 5548 |
![]() | Line contains a tab character. | 5549 |
![]() | '766' is a magic number. | 5551 |
![]() | Line has trailing spaces. | 5552 |
![]() | '524' is a magic number. | 5552 |
![]() | Avoid nested blocks. | 5553 |
![]() | 'cast' is not followed by whitespace. | 5553 |
![]() | '767' is a magic number. | 5555 |
![]() | Line has trailing spaces. | 5556 |
![]() | '302' is a magic number. | 5556 |
![]() | Avoid nested blocks. | 5557 |
![]() | 'cast' is not followed by whitespace. | 5557 |
![]() | '768' is a magic number. | 5559 |
![]() | Line has trailing spaces. | 5560 |
![]() | '396' is a magic number. | 5560 |
![]() | Avoid nested blocks. | 5561 |
![]() | 'cast' is not followed by whitespace. | 5561 |
![]() | '769' is a magic number. | 5563 |
![]() | Line has trailing spaces. | 5564 |
![]() | '382' is a magic number. | 5564 |
![]() | Avoid nested blocks. | 5565 |
![]() | 'cast' is not followed by whitespace. | 5565 |
![]() | '770' is a magic number. | 5567 |
![]() | Line has trailing spaces. | 5568 |
![]() | '557' is a magic number. | 5568 |
![]() | Avoid nested blocks. | 5569 |
![]() | 'cast' is not followed by whitespace. | 5569 |
![]() | '771' is a magic number. | 5571 |
![]() | Line has trailing spaces. | 5572 |
![]() | '601' is a magic number. | 5572 |
![]() | Avoid nested blocks. | 5573 |
![]() | 'cast' is not followed by whitespace. | 5573 |
![]() | '772' is a magic number. | 5575 |
![]() | Line has trailing spaces. | 5576 |
![]() | '325' is a magic number. | 5576 |
![]() | Avoid nested blocks. | 5577 |
![]() | 'cast' is not followed by whitespace. | 5577 |
![]() | '773' is a magic number. | 5579 |
![]() | Line has trailing spaces. | 5580 |
![]() | '479' is a magic number. | 5580 |
![]() | Avoid nested blocks. | 5581 |
![]() | 'cast' is not followed by whitespace. | 5581 |
![]() | '774' is a magic number. | 5583 |
![]() | Line has trailing spaces. | 5584 |
![]() | '208' is a magic number. | 5584 |
![]() | Avoid nested blocks. | 5585 |
![]() | 'cast' is not followed by whitespace. | 5585 |
![]() | '775' is a magic number. | 5587 |
![]() | Line has trailing spaces. | 5588 |
![]() | '26' is a magic number. | 5588 |
![]() | Avoid nested blocks. | 5589 |
![]() | Line contains a tab character. | 5590 |
![]() | Line contains a tab character. | 5591 |
![]() | '776' is a magic number. | 5593 |
![]() | Line has trailing spaces. | 5594 |
![]() | '628' is a magic number. | 5594 |
![]() | Avoid nested blocks. | 5595 |
![]() | 'cast' is not followed by whitespace. | 5595 |
![]() | '777' is a magic number. | 5597 |
![]() | Line has trailing spaces. | 5598 |
![]() | '500' is a magic number. | 5598 |
![]() | Avoid nested blocks. | 5599 |
![]() | 'cast' is not followed by whitespace. | 5599 |
![]() | '778' is a magic number. | 5601 |
![]() | Line has trailing spaces. | 5602 |
![]() | '222' is a magic number. | 5602 |
![]() | Avoid nested blocks. | 5603 |
![]() | 'cast' is not followed by whitespace. | 5603 |
![]() | '779' is a magic number. | 5605 |
![]() | Line has trailing spaces. | 5606 |
![]() | '246' is a magic number. | 5606 |
![]() | Avoid nested blocks. | 5607 |
![]() | 'cast' is not followed by whitespace. | 5607 |
![]() | '780' is a magic number. | 5609 |
![]() | Line has trailing spaces. | 5610 |
![]() | '451' is a magic number. | 5610 |
![]() | Avoid nested blocks. | 5611 |
![]() | 'cast' is not followed by whitespace. | 5611 |
![]() | '781' is a magic number. | 5613 |
![]() | Line has trailing spaces. | 5614 |
![]() | '168' is a magic number. | 5614 |
![]() | Avoid nested blocks. | 5615 |
![]() | Line contains a tab character. | 5616 |
![]() | '782' is a magic number. | 5618 |
![]() | Line has trailing spaces. | 5619 |
![]() | '402' is a magic number. | 5619 |
![]() | Avoid nested blocks. | 5620 |
![]() | 'cast' is not followed by whitespace. | 5620 |
![]() | '783' is a magic number. | 5622 |
![]() | Line has trailing spaces. | 5623 |
![]() | '279' is a magic number. | 5623 |
![]() | Avoid nested blocks. | 5624 |
![]() | 'cast' is not followed by whitespace. | 5624 |
![]() | '784' is a magic number. | 5626 |
![]() | Line has trailing spaces. | 5627 |
![]() | '173' is a magic number. | 5627 |
![]() | Avoid nested blocks. | 5628 |
![]() | Line contains a tab character. | 5629 |
![]() | '785' is a magic number. | 5631 |
![]() | Line has trailing spaces. | 5632 |
![]() | '621' is a magic number. | 5632 |
![]() | Avoid nested blocks. | 5633 |
![]() | 'cast' is not followed by whitespace. | 5633 |
![]() | '786' is a magic number. | 5635 |
![]() | Line has trailing spaces. | 5636 |
![]() | '12' is a magic number. | 5636 |
![]() | Avoid nested blocks. | 5637 |
![]() | Line contains a tab character. | 5638 |
![]() | Line contains a tab character. | 5639 |
![]() | '787' is a magic number. | 5641 |
![]() | Line has trailing spaces. | 5642 |
![]() | '395' is a magic number. | 5642 |
![]() | Avoid nested blocks. | 5643 |
![]() | 'cast' is not followed by whitespace. | 5643 |
![]() | '788' is a magic number. | 5645 |
![]() | Line has trailing spaces. | 5646 |
![]() | '172' is a magic number. | 5646 |
![]() | Avoid nested blocks. | 5647 |
![]() | Line contains a tab character. | 5648 |
![]() | '789' is a magic number. | 5650 |
![]() | Line has trailing spaces. | 5651 |
![]() | '139' is a magic number. | 5651 |
![]() | Avoid nested blocks. | 5652 |
![]() | Line contains a tab character. | 5653 |
![]() | '790' is a magic number. | 5655 |
![]() | Line has trailing spaces. | 5656 |
![]() | '14' is a magic number. | 5656 |
![]() | Avoid nested blocks. | 5657 |
![]() | Line contains a tab character. | 5658 |
![]() | Line contains a tab character. | 5659 |
![]() | '791' is a magic number. | 5661 |
![]() | Line has trailing spaces. | 5662 |
![]() | '565' is a magic number. | 5662 |
![]() | Avoid nested blocks. | 5663 |
![]() | 'cast' is not followed by whitespace. | 5663 |
![]() | '792' is a magic number. | 5665 |
![]() | Line has trailing spaces. | 5666 |
![]() | '136' is a magic number. | 5666 |
![]() | Avoid nested blocks. | 5667 |
![]() | Line contains a tab character. | 5668 |
![]() | '793' is a magic number. | 5670 |
![]() | Line has trailing spaces. | 5671 |
![]() | '57' is a magic number. | 5671 |
![]() | Avoid nested blocks. | 5672 |
![]() | Line contains a tab character. | 5673 |
![]() | Line contains a tab character. | 5674 |
![]() | '794' is a magic number. | 5676 |
![]() | Line has trailing spaces. | 5677 |
![]() | '477' is a magic number. | 5677 |
![]() | Avoid nested blocks. | 5678 |
![]() | 'cast' is not followed by whitespace. | 5678 |
![]() | '795' is a magic number. | 5680 |
![]() | Line has trailing spaces. | 5681 |
![]() | '205' is a magic number. | 5681 |
![]() | Avoid nested blocks. | 5682 |
![]() | 'cast' is not followed by whitespace. | 5682 |
![]() | '796' is a magic number. | 5684 |
![]() | Line has trailing spaces. | 5685 |
![]() | '35' is a magic number. | 5685 |
![]() | Avoid nested blocks. | 5686 |
![]() | Line contains a tab character. | 5687 |
![]() | Line contains a tab character. | 5688 |
![]() | '797' is a magic number. | 5690 |
![]() | Line has trailing spaces. | 5691 |
![]() | '250' is a magic number. | 5691 |
![]() | Avoid nested blocks. | 5692 |
![]() | 'cast' is not followed by whitespace. | 5692 |
![]() | '798' is a magic number. | 5694 |
![]() | Line has trailing spaces. | 5695 |
![]() | '162' is a magic number. | 5695 |
![]() | Avoid nested blocks. | 5696 |
![]() | Line contains a tab character. | 5697 |
![]() | '799' is a magic number. | 5699 |
![]() | Line has trailing spaces. | 5700 |
![]() | '247' is a magic number. | 5700 |
![]() | Avoid nested blocks. | 5701 |
![]() | 'cast' is not followed by whitespace. | 5701 |
![]() | '800' is a magic number. | 5703 |
![]() | Line has trailing spaces. | 5704 |
![]() | '229' is a magic number. | 5704 |
![]() | Avoid nested blocks. | 5705 |
![]() | 'cast' is not followed by whitespace. | 5705 |
![]() | '801' is a magic number. | 5707 |
![]() | Line has trailing spaces. | 5708 |
![]() | '420' is a magic number. | 5708 |
![]() | Avoid nested blocks. | 5709 |
![]() | 'cast' is not followed by whitespace. | 5709 |
![]() | '802' is a magic number. | 5711 |
![]() | Line has trailing spaces. | 5712 |
![]() | '465' is a magic number. | 5712 |
![]() | Avoid nested blocks. | 5713 |
![]() | 'cast' is not followed by whitespace. | 5713 |
![]() | '803' is a magic number. | 5715 |
![]() | Line has trailing spaces. | 5716 |
![]() | '157' is a magic number. | 5716 |
![]() | Avoid nested blocks. | 5717 |
![]() | Line contains a tab character. | 5718 |
![]() | '804' is a magic number. | 5720 |
![]() | Line has trailing spaces. | 5721 |
![]() | '310' is a magic number. | 5721 |
![]() | Avoid nested blocks. | 5722 |
![]() | 'cast' is not followed by whitespace. | 5722 |
![]() | '805' is a magic number. | 5724 |
![]() | Line has trailing spaces. | 5725 |
![]() | '248' is a magic number. | 5725 |
![]() | Avoid nested blocks. | 5726 |
![]() | 'cast' is not followed by whitespace. | 5726 |
![]() | '806' is a magic number. | 5728 |
![]() | Line has trailing spaces. | 5729 |
![]() | '505' is a magic number. | 5729 |
![]() | Avoid nested blocks. | 5730 |
![]() | 'cast' is not followed by whitespace. | 5730 |
![]() | '807' is a magic number. | 5732 |
![]() | Line has trailing spaces. | 5733 |
![]() | '187' is a magic number. | 5733 |
![]() | Avoid nested blocks. | 5734 |
![]() | 'cast' is not followed by whitespace. | 5734 |
![]() | '808' is a magic number. | 5736 |
![]() | Line has trailing spaces. | 5737 |
![]() | '282' is a magic number. | 5737 |
![]() | Avoid nested blocks. | 5738 |
![]() | 'cast' is not followed by whitespace. | 5738 |
![]() | '809' is a magic number. | 5740 |
![]() | Line has trailing spaces. | 5741 |
![]() | '176' is a magic number. | 5741 |
![]() | Avoid nested blocks. | 5742 |
![]() | Line contains a tab character. | 5743 |
![]() | '810' is a magic number. | 5745 |
![]() | Line has trailing spaces. | 5746 |
![]() | '251' is a magic number. | 5746 |
![]() | Avoid nested blocks. | 5747 |
![]() | 'cast' is not followed by whitespace. | 5747 |
![]() | '811' is a magic number. | 5749 |
![]() | Line has trailing spaces. | 5750 |
![]() | '8' is a magic number. | 5750 |
![]() | Avoid nested blocks. | 5751 |
![]() | Line contains a tab character. | 5752 |
![]() | Line contains a tab character. | 5753 |
![]() | '812' is a magic number. | 5755 |
![]() | Line has trailing spaces. | 5756 |
![]() | '466' is a magic number. | 5756 |
![]() | Avoid nested blocks. | 5757 |
![]() | 'cast' is not followed by whitespace. | 5757 |
![]() | '813' is a magic number. | 5759 |
![]() | Line has trailing spaces. | 5760 |
![]() | '494' is a magic number. | 5760 |
![]() | Avoid nested blocks. | 5761 |
![]() | 'cast' is not followed by whitespace. | 5761 |
![]() | '814' is a magic number. | 5763 |
![]() | Line has trailing spaces. | 5764 |
![]() | '509' is a magic number. | 5764 |
![]() | Avoid nested blocks. | 5765 |
![]() | 'cast' is not followed by whitespace. | 5765 |
![]() | '815' is a magic number. | 5767 |
![]() | Line has trailing spaces. | 5768 |
![]() | '129' is a magic number. | 5768 |
![]() | Avoid nested blocks. | 5769 |
![]() | Line contains a tab character. | 5770 |
![]() | '816' is a magic number. | 5772 |
![]() | Line has trailing spaces. | 5773 |
![]() | '364' is a magic number. | 5773 |
![]() | Avoid nested blocks. | 5774 |
![]() | 'cast' is not followed by whitespace. | 5774 |
![]() | '817' is a magic number. | 5776 |
![]() | Line has trailing spaces. | 5777 |
![]() | '321' is a magic number. | 5777 |
![]() | Avoid nested blocks. | 5778 |
![]() | 'cast' is not followed by whitespace. | 5778 |
![]() | '818' is a magic number. | 5780 |
![]() | Line has trailing spaces. | 5781 |
![]() | '534' is a magic number. | 5781 |
![]() | Avoid nested blocks. | 5782 |
![]() | 'cast' is not followed by whitespace. | 5782 |
![]() | '819' is a magic number. | 5784 |
![]() | Line has trailing spaces. | 5785 |
![]() | '21' is a magic number. | 5785 |
![]() | Avoid nested blocks. | 5786 |
![]() | Line contains a tab character. | 5787 |
![]() | Line contains a tab character. | 5788 |
![]() | '820' is a magic number. | 5790 |
![]() | Line has trailing spaces. | 5791 |
![]() | '6' is a magic number. | 5791 |
![]() | Avoid nested blocks. | 5792 |
![]() | Line contains a tab character. | 5793 |
![]() | Line contains a tab character. | 5794 |
![]() | '821' is a magic number. | 5796 |
![]() | Line has trailing spaces. | 5797 |
![]() | '89' is a magic number. | 5797 |
![]() | Avoid nested blocks. | 5798 |
![]() | Line contains a tab character. | 5799 |
![]() | Line contains a tab character. | 5800 |
![]() | '822' is a magic number. | 5802 |
![]() | Line has trailing spaces. | 5803 |
![]() | '568' is a magic number. | 5803 |
![]() | Avoid nested blocks. | 5804 |
![]() | 'cast' is not followed by whitespace. | 5804 |
![]() | '823' is a magic number. | 5806 |
![]() | Line has trailing spaces. | 5807 |
![]() | '554' is a magic number. | 5807 |
![]() | Avoid nested blocks. | 5808 |
![]() | 'cast' is not followed by whitespace. | 5808 |
![]() | '824' is a magic number. | 5810 |
![]() | Line has trailing spaces. | 5811 |
![]() | '371' is a magic number. | 5811 |
![]() | Avoid nested blocks. | 5812 |
![]() | 'cast' is not followed by whitespace. | 5812 |
![]() | '825' is a magic number. | 5814 |
![]() | Line has trailing spaces. | 5815 |
![]() | '68' is a magic number. | 5815 |
![]() | Avoid nested blocks. | 5816 |
![]() | Line contains a tab character. | 5817 |
![]() | Line contains a tab character. | 5818 |
![]() | '826' is a magic number. | 5820 |
![]() | Line has trailing spaces. | 5821 |
![]() | '245' is a magic number. | 5821 |
![]() | Avoid nested blocks. | 5822 |
![]() | 'cast' is not followed by whitespace. | 5822 |
![]() | '827' is a magic number. | 5824 |
![]() | Line has trailing spaces. | 5825 |
![]() | '53' is a magic number. | 5825 |
![]() | Avoid nested blocks. | 5826 |
![]() | Line contains a tab character. | 5827 |
![]() | Line contains a tab character. | 5828 |
![]() | '828' is a magic number. | 5830 |
![]() | Line has trailing spaces. | 5831 |
![]() | '492' is a magic number. | 5831 |
![]() | Avoid nested blocks. | 5832 |
![]() | 'cast' is not followed by whitespace. | 5832 |
![]() | '829' is a magic number. | 5834 |
![]() | Line has trailing spaces. | 5835 |
![]() | '491' is a magic number. | 5835 |
![]() | Avoid nested blocks. | 5836 |
![]() | 'cast' is not followed by whitespace. | 5836 |
![]() | '830' is a magic number. | 5838 |
![]() | Line has trailing spaces. | 5839 |
![]() | '356' is a magic number. | 5839 |
![]() | Avoid nested blocks. | 5840 |
![]() | 'cast' is not followed by whitespace. | 5840 |
![]() | '831' is a magic number. | 5842 |
![]() | Line has trailing spaces. | 5843 |
![]() | '72' is a magic number. | 5843 |
![]() | Avoid nested blocks. | 5844 |
![]() | Line contains a tab character. | 5845 |
![]() | Line contains a tab character. | 5846 |
![]() | '832' is a magic number. | 5848 |
![]() | Line has trailing spaces. | 5849 |
![]() | '255' is a magic number. | 5849 |
![]() | Avoid nested blocks. | 5850 |
![]() | Line contains a tab character. | 5851 |
![]() | '833' is a magic number. | 5853 |
![]() | Line has trailing spaces. | 5854 |
![]() | '20' is a magic number. | 5854 |
![]() | Avoid nested blocks. | 5855 |
![]() | Line contains a tab character. | 5856 |
![]() | Line contains a tab character. | 5857 |
![]() | '834' is a magic number. | 5859 |
![]() | Line has trailing spaces. | 5860 |
![]() | '558' is a magic number. | 5860 |
![]() | Avoid nested blocks. | 5861 |
![]() | 'cast' is not followed by whitespace. | 5861 |
![]() | '835' is a magic number. | 5863 |
![]() | Line has trailing spaces. | 5864 |
![]() | '522' is a magic number. | 5864 |
![]() | Avoid nested blocks. | 5865 |
![]() | 'cast' is not followed by whitespace. | 5865 |
![]() | '836' is a magic number. | 5867 |
![]() | Line has trailing spaces. | 5868 |
![]() | '593' is a magic number. | 5868 |
![]() | Avoid nested blocks. | 5869 |
![]() | 'cast' is not followed by whitespace. | 5869 |
![]() | '837' is a magic number. | 5871 |
![]() | Line has trailing spaces. | 5872 |
![]() | '329' is a magic number. | 5872 |
![]() | Avoid nested blocks. | 5873 |
![]() | 'cast' is not followed by whitespace. | 5873 |
![]() | '838' is a magic number. | 5875 |
![]() | Line has trailing spaces. | 5876 |
![]() | '253' is a magic number. | 5876 |
![]() | Avoid nested blocks. | 5877 |
![]() | Line contains a tab character. | 5878 |
![]() | '839' is a magic number. | 5880 |
![]() | Line has trailing spaces. | 5881 |
![]() | '398' is a magic number. | 5881 |
![]() | Avoid nested blocks. | 5882 |
![]() | 'cast' is not followed by whitespace. | 5882 |
![]() | '840' is a magic number. | 5884 |
![]() | Line has trailing spaces. | 5885 |
![]() | '44' is a magic number. | 5885 |
![]() | Avoid nested blocks. | 5886 |
![]() | Line contains a tab character. | 5887 |
![]() | Line contains a tab character. | 5888 |
![]() | '841' is a magic number. | 5890 |
![]() | Line has trailing spaces. | 5891 |
![]() | '530' is a magic number. | 5891 |
![]() | Avoid nested blocks. | 5892 |
![]() | 'cast' is not followed by whitespace. | 5892 |
![]() | '842' is a magic number. | 5894 |
![]() | Line has trailing spaces. | 5895 |
![]() | '62' is a magic number. | 5895 |
![]() | Avoid nested blocks. | 5896 |
![]() | Line contains a tab character. | 5897 |
![]() | Line contains a tab character. | 5898 |
![]() | '843' is a magic number. | 5900 |
![]() | Line has trailing spaces. | 5901 |
![]() | '455' is a magic number. | 5901 |
![]() | Avoid nested blocks. | 5902 |
![]() | 'cast' is not followed by whitespace. | 5902 |
![]() | '844' is a magic number. | 5904 |
![]() | Line has trailing spaces. | 5905 |
![]() | '431' is a magic number. | 5905 |
![]() | Avoid nested blocks. | 5906 |
![]() | 'cast' is not followed by whitespace. | 5906 |
![]() | '845' is a magic number. | 5908 |
![]() | Line has trailing spaces. | 5909 |
![]() | '200' is a magic number. | 5909 |
![]() | Avoid nested blocks. | 5910 |
![]() | 'cast' is not followed by whitespace. | 5910 |
![]() | '846' is a magic number. | 5912 |
![]() | Line has trailing spaces. | 5913 |
![]() | '262' is a magic number. | 5913 |
![]() | Avoid nested blocks. | 5914 |
![]() | 'cast' is not followed by whitespace. | 5914 |
![]() | '847' is a magic number. | 5916 |
![]() | Line has trailing spaces. | 5917 |
![]() | '338' is a magic number. | 5917 |
![]() | Avoid nested blocks. | 5918 |
![]() | 'cast' is not followed by whitespace. | 5918 |
![]() | '848' is a magic number. | 5920 |
![]() | Line has trailing spaces. | 5921 |
![]() | '347' is a magic number. | 5921 |
![]() | Avoid nested blocks. | 5922 |
![]() | 'cast' is not followed by whitespace. | 5922 |
![]() | '849' is a magic number. | 5924 |
![]() | Line has trailing spaces. | 5925 |
![]() | '232' is a magic number. | 5925 |
![]() | Avoid nested blocks. | 5926 |
![]() | Line contains a tab character. | 5927 |
![]() | '850' is a magic number. | 5929 |
![]() | Line has trailing spaces. | 5930 |
![]() | '133' is a magic number. | 5930 |
![]() | Avoid nested blocks. | 5931 |
![]() | Line contains a tab character. | 5932 |
![]() | '851' is a magic number. | 5934 |
![]() | Line has trailing spaces. | 5935 |
![]() | '444' is a magic number. | 5935 |
![]() | Avoid nested blocks. | 5936 |
![]() | 'cast' is not followed by whitespace. | 5936 |
![]() | '852' is a magic number. | 5938 |
![]() | Line has trailing spaces. | 5939 |
![]() | '152' is a magic number. | 5939 |
![]() | Avoid nested blocks. | 5940 |
![]() | Line contains a tab character. | 5941 |
![]() | '853' is a magic number. | 5943 |
![]() | Line has trailing spaces. | 5944 |
![]() | '11' is a magic number. | 5944 |
![]() | Avoid nested blocks. | 5945 |
![]() | Line contains a tab character. | 5946 |
![]() | Line contains a tab character. | 5947 |
![]() | '854' is a magic number. | 5949 |
![]() | Line has trailing spaces. | 5950 |
![]() | '115' is a magic number. | 5950 |
![]() | Avoid nested blocks. | 5951 |
![]() | Line contains a tab character. | 5952 |
![]() | '855' is a magic number. | 5954 |
![]() | Line has trailing spaces. | 5955 |
![]() | '576' is a magic number. | 5955 |
![]() | Avoid nested blocks. | 5956 |
![]() | 'cast' is not followed by whitespace. | 5956 |
![]() | '856' is a magic number. | 5958 |
![]() | Line has trailing spaces. | 5959 |
![]() | '343' is a magic number. | 5959 |
![]() | Avoid nested blocks. | 5960 |
![]() | 'cast' is not followed by whitespace. | 5960 |
![]() | '857' is a magic number. | 5962 |
![]() | Line has trailing spaces. | 5963 |
![]() | '61' is a magic number. | 5963 |
![]() | Avoid nested blocks. | 5964 |
![]() | Line contains a tab character. | 5965 |
![]() | Line contains a tab character. | 5966 |
![]() | '858' is a magic number. | 5968 |
![]() | Line has trailing spaces. | 5969 |
![]() | '624' is a magic number. | 5969 |
![]() | Avoid nested blocks. | 5970 |
![]() | 'cast' is not followed by whitespace. | 5970 |
![]() | '859' is a magic number. | 5972 |
![]() | Line has trailing spaces. | 5973 |
![]() | '352' is a magic number. | 5973 |
![]() | Avoid nested blocks. | 5974 |
![]() | 'cast' is not followed by whitespace. | 5974 |
![]() | '860' is a magic number. | 5976 |
![]() | Line has trailing spaces. | 5977 |
![]() | '458' is a magic number. | 5977 |
![]() | Avoid nested blocks. | 5978 |
![]() | 'cast' is not followed by whitespace. | 5978 |
![]() | '861' is a magic number. | 5980 |
![]() | Line has trailing spaces. | 5981 |
![]() | '424' is a magic number. | 5981 |
![]() | Avoid nested blocks. | 5982 |
![]() | 'cast' is not followed by whitespace. | 5982 |
![]() | '862' is a magic number. | 5984 |
![]() | Line has trailing spaces. | 5985 |
![]() | '417' is a magic number. | 5985 |
![]() | Avoid nested blocks. | 5986 |
![]() | 'cast' is not followed by whitespace. | 5986 |
![]() | '863' is a magic number. | 5988 |
![]() | Line has trailing spaces. | 5989 |
![]() | '81' is a magic number. | 5989 |
![]() | Avoid nested blocks. | 5990 |
![]() | Line contains a tab character. | 5991 |
![]() | Line contains a tab character. | 5992 |
![]() | '864' is a magic number. | 5994 |
![]() | Line has trailing spaces. | 5995 |
![]() | '533' is a magic number. | 5995 |
![]() | Avoid nested blocks. | 5996 |
![]() | 'cast' is not followed by whitespace. | 5996 |
![]() | '865' is a magic number. | 5998 |
![]() | Line has trailing spaces. | 5999 |
![]() | '94' is a magic number. | 5999 |
![]() | Avoid nested blocks. | 6000 |
![]() | Line contains a tab character. | 6001 |
![]() | Line contains a tab character. | 6002 |
![]() | '866' is a magic number. | 6004 |
![]() | Line has trailing spaces. | 6005 |
![]() | '603' is a magic number. | 6005 |
![]() | Avoid nested blocks. | 6006 |
![]() | 'cast' is not followed by whitespace. | 6006 |
![]() | '867' is a magic number. | 6008 |
![]() | Line has trailing spaces. | 6009 |
![]() | '478' is a magic number. | 6009 |
![]() | Avoid nested blocks. | 6010 |
![]() | 'cast' is not followed by whitespace. | 6010 |
![]() | '868' is a magic number. | 6012 |
![]() | Line has trailing spaces. | 6013 |
![]() | '51' is a magic number. | 6013 |
![]() | Avoid nested blocks. | 6014 |
![]() | Line contains a tab character. | 6015 |
![]() | Line contains a tab character. | 6016 |
![]() | '869' is a magic number. | 6018 |
![]() | Line has trailing spaces. | 6019 |
![]() | '559' is a magic number. | 6019 |
![]() | Avoid nested blocks. | 6020 |
![]() | 'cast' is not followed by whitespace. | 6020 |
![]() | '870' is a magic number. | 6022 |
![]() | Line has trailing spaces. | 6023 |
![]() | '416' is a magic number. | 6023 |
![]() | Avoid nested blocks. | 6024 |
![]() | 'cast' is not followed by whitespace. | 6024 |
![]() | '871' is a magic number. | 6026 |
![]() | Line has trailing spaces. | 6027 |
![]() | '421' is a magic number. | 6027 |
![]() | Avoid nested blocks. | 6028 |
![]() | 'cast' is not followed by whitespace. | 6028 |
![]() | '872' is a magic number. | 6030 |
![]() | Line has trailing spaces. | 6031 |
![]() | '323' is a magic number. | 6031 |
![]() | Avoid nested blocks. | 6032 |
![]() | 'cast' is not followed by whitespace. | 6032 |
![]() | '873' is a magic number. | 6034 |
![]() | Line has trailing spaces. | 6035 |
![]() | '82' is a magic number. | 6035 |
![]() | Avoid nested blocks. | 6036 |
![]() | Line contains a tab character. | 6037 |
![]() | Line contains a tab character. | 6038 |
![]() | '874' is a magic number. | 6040 |
![]() | Line has trailing spaces. | 6041 |
![]() | '32' is a magic number. | 6041 |
![]() | Avoid nested blocks. | 6042 |
![]() | Line contains a tab character. | 6043 |
![]() | Line contains a tab character. | 6044 |
![]() | '875' is a magic number. | 6046 |
![]() | Line has trailing spaces. | 6047 |
![]() | '308' is a magic number. | 6047 |
![]() | Avoid nested blocks. | 6048 |
![]() | 'cast' is not followed by whitespace. | 6048 |
![]() | '876' is a magic number. | 6050 |
![]() | Line has trailing spaces. | 6051 |
![]() | '336' is a magic number. | 6051 |
![]() | Avoid nested blocks. | 6052 |
![]() | 'cast' is not followed by whitespace. | 6052 |
![]() | '877' is a magic number. | 6054 |
![]() | Line has trailing spaces. | 6055 |
![]() | '411' is a magic number. | 6055 |
![]() | Avoid nested blocks. | 6056 |
![]() | 'cast' is not followed by whitespace. | 6056 |
![]() | '878' is a magic number. | 6058 |
![]() | Line has trailing spaces. | 6059 |
![]() | '521' is a magic number. | 6059 |
![]() | Avoid nested blocks. | 6060 |
![]() | 'cast' is not followed by whitespace. | 6060 |
![]() | '879' is a magic number. | 6062 |
![]() | Line has trailing spaces. | 6063 |
![]() | '161' is a magic number. | 6063 |
![]() | Avoid nested blocks. | 6064 |
![]() | Line contains a tab character. | 6065 |
![]() | '880' is a magic number. | 6067 |
![]() | Line has trailing spaces. | 6068 |
![]() | '124' is a magic number. | 6068 |
![]() | Avoid nested blocks. | 6069 |
![]() | Line contains a tab character. | 6070 |
![]() | '881' is a magic number. | 6072 |
![]() | Line has trailing spaces. | 6073 |
![]() | '101' is a magic number. | 6073 |
![]() | Avoid nested blocks. | 6074 |
![]() | Line contains a tab character. | 6075 |
![]() | Line contains a tab character. | 6076 |
![]() | '882' is a magic number. | 6078 |
![]() | Line has trailing spaces. | 6079 |
![]() | '597' is a magic number. | 6079 |
![]() | Avoid nested blocks. | 6080 |
![]() | 'cast' is not followed by whitespace. | 6080 |
![]() | '883' is a magic number. | 6082 |
![]() | Line has trailing spaces. | 6083 |
![]() | '34' is a magic number. | 6083 |
![]() | Avoid nested blocks. | 6084 |
![]() | Line contains a tab character. | 6085 |
![]() | Line contains a tab character. | 6086 |
![]() | '884' is a magic number. | 6088 |
![]() | Line has trailing spaces. | 6089 |
![]() | '63' is a magic number. | 6089 |
![]() | Avoid nested blocks. | 6090 |
![]() | Line contains a tab character. | 6091 |
![]() | Line contains a tab character. | 6092 |
![]() | '885' is a magic number. | 6094 |
![]() | Line has trailing spaces. | 6095 |
![]() | '332' is a magic number. | 6095 |
![]() | Avoid nested blocks. | 6096 |
![]() | 'cast' is not followed by whitespace. | 6096 |
![]() | '886' is a magic number. | 6098 |
![]() | Line has trailing spaces. | 6099 |
![]() | '344' is a magic number. | 6099 |
![]() | Avoid nested blocks. | 6100 |
![]() | 'cast' is not followed by whitespace. | 6100 |
![]() | '887' is a magic number. | 6102 |
![]() | Line has trailing spaces. | 6103 |
![]() | '196' is a magic number. | 6103 |
![]() | Avoid nested blocks. | 6104 |
![]() | Line contains a tab character. | 6105 |
![]() | '888' is a magic number. | 6107 |
![]() | Line has trailing spaces. | 6108 |
![]() | '48' is a magic number. | 6108 |
![]() | Avoid nested blocks. | 6109 |
![]() | Line contains a tab character. | 6110 |
![]() | Line contains a tab character. | 6111 |
![]() | '889' is a magic number. | 6113 |
![]() | Line has trailing spaces. | 6114 |
![]() | '482' is a magic number. | 6114 |
![]() | Avoid nested blocks. | 6115 |
![]() | 'cast' is not followed by whitespace. | 6115 |
![]() | '890' is a magic number. | 6117 |
![]() | Line has trailing spaces. | 6118 |
![]() | '185' is a magic number. | 6118 |
![]() | Avoid nested blocks. | 6119 |
![]() | 'cast' is not followed by whitespace. | 6119 |
![]() | '891' is a magic number. | 6121 |
![]() | Line has trailing spaces. | 6122 |
![]() | '353' is a magic number. | 6122 |
![]() | Avoid nested blocks. | 6123 |
![]() | 'cast' is not followed by whitespace. | 6123 |
![]() | '892' is a magic number. | 6125 |
![]() | Line has trailing spaces. | 6126 |
![]() | '583' is a magic number. | 6126 |
![]() | Avoid nested blocks. | 6127 |
![]() | 'cast' is not followed by whitespace. | 6127 |
![]() | '893' is a magic number. | 6129 |
![]() | Line has trailing spaces. | 6130 |
![]() | '194' is a magic number. | 6130 |
![]() | Avoid nested blocks. | 6131 |
![]() | Line contains a tab character. | 6132 |
![]() | '894' is a magic number. | 6134 |
![]() | Line has trailing spaces. | 6135 |
![]() | '78' is a magic number. | 6135 |
![]() | Avoid nested blocks. | 6136 |
![]() | Line contains a tab character. | 6137 |
![]() | Line contains a tab character. | 6138 |
![]() | '895' is a magic number. | 6140 |
![]() | Line has trailing spaces. | 6141 |
![]() | '9' is a magic number. | 6141 |
![]() | Avoid nested blocks. | 6142 |
![]() | Line contains a tab character. | 6143 |
![]() | Line contains a tab character. | 6144 |
![]() | '896' is a magic number. | 6146 |
![]() | Line has trailing spaces. | 6147 |
![]() | '311' is a magic number. | 6147 |
![]() | Avoid nested blocks. | 6148 |
![]() | 'cast' is not followed by whitespace. | 6148 |
![]() | '897' is a magic number. | 6150 |
![]() | Line has trailing spaces. | 6151 |
![]() | '4' is a magic number. | 6151 |
![]() | Avoid nested blocks. | 6152 |
![]() | Line is longer than 80 characters. | 6153 |
![]() | '898' is a magic number. | 6156 |
![]() | Line has trailing spaces. | 6157 |
![]() | '309' is a magic number. | 6157 |
![]() | Avoid nested blocks. | 6158 |
![]() | 'cast' is not followed by whitespace. | 6158 |
![]() | '899' is a magic number. | 6160 |
![]() | Line has trailing spaces. | 6161 |
![]() | '459' is a magic number. | 6161 |
![]() | Avoid nested blocks. | 6162 |
![]() | 'cast' is not followed by whitespace. | 6162 |
![]() | '900' is a magic number. | 6164 |
![]() | Line has trailing spaces. | 6165 |
![]() | '227' is a magic number. | 6165 |
![]() | Avoid nested blocks. | 6166 |
![]() | 'cast' is not followed by whitespace. | 6166 |
![]() | '901' is a magic number. | 6168 |
![]() | Line has trailing spaces. | 6169 |
![]() | '527' is a magic number. | 6169 |
![]() | Avoid nested blocks. | 6170 |
![]() | 'cast' is not followed by whitespace. | 6170 |
![]() | '902' is a magic number. | 6172 |
![]() | Line has trailing spaces. | 6173 |
![]() | '154' is a magic number. | 6173 |
![]() | Avoid nested blocks. | 6174 |
![]() | Line contains a tab character. | 6175 |
![]() | '903' is a magic number. | 6177 |
![]() | Line has trailing spaces. | 6178 |
![]() | '488' is a magic number. | 6178 |
![]() | Avoid nested blocks. | 6179 |
![]() | 'cast' is not followed by whitespace. | 6179 |
![]() | '904' is a magic number. | 6181 |
![]() | Line has trailing spaces. | 6182 |
![]() | '547' is a magic number. | 6182 |
![]() | Avoid nested blocks. | 6183 |
![]() | 'cast' is not followed by whitespace. | 6183 |
![]() | '905' is a magic number. | 6185 |
![]() | Line has trailing spaces. | 6186 |
![]() | '74' is a magic number. | 6186 |
![]() | Avoid nested blocks. | 6187 |
![]() | Line contains a tab character. | 6188 |
![]() | Line contains a tab character. | 6189 |
![]() | '906' is a magic number. | 6191 |
![]() | Line has trailing spaces. | 6192 |
![]() | '355' is a magic number. | 6192 |
![]() | Avoid nested blocks. | 6193 |
![]() | 'cast' is not followed by whitespace. | 6193 |
![]() | '907' is a magic number. | 6195 |
![]() | Line has trailing spaces. | 6196 |
![]() | '413' is a magic number. | 6196 |
![]() | Avoid nested blocks. | 6197 |
![]() | 'cast' is not followed by whitespace. | 6197 |
![]() | '908' is a magic number. | 6199 |
![]() | Line has trailing spaces. | 6200 |
![]() | '260' is a magic number. | 6200 |
![]() | Avoid nested blocks. | 6201 |
![]() | 'cast' is not followed by whitespace. | 6201 |
![]() | '909' is a magic number. | 6203 |
![]() | Line has trailing spaces. | 6204 |
![]() | '54' is a magic number. | 6204 |
![]() | Avoid nested blocks. | 6205 |
![]() | Line contains a tab character. | 6206 |
![]() | Line contains a tab character. | 6207 |
![]() | '910' is a magic number. | 6209 |
![]() | Line has trailing spaces. | 6210 |
![]() | '52' is a magic number. | 6210 |
![]() | Avoid nested blocks. | 6211 |
![]() | Line contains a tab character. | 6212 |
![]() | Line contains a tab character. | 6213 |
![]() | '911' is a magic number. | 6215 |
![]() | Line has trailing spaces. | 6216 |
![]() | '625' is a magic number. | 6216 |
![]() | Avoid nested blocks. | 6217 |
![]() | 'cast' is not followed by whitespace. | 6217 |
![]() | '912' is a magic number. | 6219 |
![]() | Line has trailing spaces. | 6220 |
![]() | '303' is a magic number. | 6220 |
![]() | Avoid nested blocks. | 6221 |
![]() | 'cast' is not followed by whitespace. | 6221 |
![]() | '913' is a magic number. | 6223 |
![]() | Line has trailing spaces. | 6224 |
![]() | '210' is a magic number. | 6224 |
![]() | Avoid nested blocks. | 6225 |
![]() | 'cast' is not followed by whitespace. | 6225 |
![]() | '914' is a magic number. | 6227 |
![]() | Line has trailing spaces. | 6228 |
![]() | '118' is a magic number. | 6228 |
![]() | Avoid nested blocks. | 6229 |
![]() | Line contains a tab character. | 6230 |
![]() | '915' is a magic number. | 6232 |
![]() | Line has trailing spaces. | 6233 |
![]() | '121' is a magic number. | 6233 |
![]() | Avoid nested blocks. | 6234 |
![]() | Line contains a tab character. | 6235 |
![]() | '916' is a magic number. | 6237 |
![]() | Line has trailing spaces. | 6238 |
![]() | '184' is a magic number. | 6238 |
![]() | Avoid nested blocks. | 6239 |
![]() | 'cast' is not followed by whitespace. | 6239 |
![]() | '917' is a magic number. | 6241 |
![]() | Line has trailing spaces. | 6242 |
![]() | '65' is a magic number. | 6242 |
![]() | Avoid nested blocks. | 6243 |
![]() | Line contains a tab character. | 6244 |
![]() | Line contains a tab character. | 6245 |
![]() | '918' is a magic number. | 6247 |
![]() | Line has trailing spaces. | 6248 |
![]() | '334' is a magic number. | 6248 |
![]() | Avoid nested blocks. | 6249 |
![]() | 'cast' is not followed by whitespace. | 6249 |
![]() | '919' is a magic number. | 6251 |
![]() | Line has trailing spaces. | 6252 |
![]() | '273' is a magic number. | 6252 |
![]() | Avoid nested blocks. | 6253 |
![]() | 'cast' is not followed by whitespace. | 6253 |
![]() | '920' is a magic number. | 6255 |
![]() | Line has trailing spaces. | 6256 |
![]() | '560' is a magic number. | 6256 |
![]() | Avoid nested blocks. | 6257 |
![]() | 'cast' is not followed by whitespace. | 6257 |
![]() | '921' is a magic number. | 6259 |
![]() | Line has trailing spaces. | 6260 |
![]() | '105' is a magic number. | 6260 |
![]() | Avoid nested blocks. | 6261 |
![]() | Line contains a tab character. | 6262 |
![]() | Line contains a tab character. | 6263 |
![]() | Line contains a tab character. | 6264 |
![]() | Line has trailing spaces. | 6265 |
![]() | Line contains a tab character. | 6265 |
![]() | '{' should be on the previous line. | 6265 |
![]() | Line contains a tab character. | 6266 |
![]() | Line has trailing spaces. | 6267 |
![]() | Line contains a tab character. | 6267 |
![]() | Line contains a tab character. | 6268 |
![]() | 'cast' is not followed by whitespace. | 6269 |
![]() | 'cast' is not followed by whitespace. | 6272 |
![]() | Line contains a tab character. | 6274 |
![]() | Line contains a tab character. | 6275 |
![]() | 'cast' is not followed by whitespace. | 6275 |
![]() | Line contains a tab character. | 6276 |
![]() | Line has trailing spaces. | 6277 |
![]() | Line contains a tab character. | 6277 |
![]() | Line contains a tab character. | 6278 |
![]() | Line contains a tab character. | 6279 |
![]() | Line contains a tab character. | 6280 |
![]() | '922' is a magic number. | 6282 |
![]() | Line has trailing spaces. | 6283 |
![]() | '405' is a magic number. | 6283 |
![]() | Avoid nested blocks. | 6284 |
![]() | 'cast' is not followed by whitespace. | 6284 |
![]() | '923' is a magic number. | 6286 |
![]() | Line has trailing spaces. | 6287 |
![]() | '566' is a magic number. | 6287 |
![]() | Avoid nested blocks. | 6288 |
![]() | 'cast' is not followed by whitespace. | 6288 |
![]() | '924' is a magic number. | 6290 |
![]() | Line has trailing spaces. | 6291 |
![]() | '230' is a magic number. | 6291 |
![]() | Avoid nested blocks. | 6292 |
![]() | Line contains a tab character. | 6293 |
![]() | '925' is a magic number. | 6295 |
![]() | Line has trailing spaces. | 6296 |
![]() | '381' is a magic number. | 6296 |
![]() | Avoid nested blocks. | 6297 |
![]() | 'cast' is not followed by whitespace. | 6297 |
![]() | '926' is a magic number. | 6299 |
![]() | Line has trailing spaces. | 6300 |
![]() | '126' is a magic number. | 6300 |
![]() | Avoid nested blocks. | 6301 |
![]() | Line contains a tab character. | 6302 |
![]() | '927' is a magic number. | 6304 |
![]() | Line has trailing spaces. | 6305 |
![]() | '489' is a magic number. | 6305 |
![]() | Avoid nested blocks. | 6306 |
![]() | 'cast' is not followed by whitespace. | 6306 |
![]() | '928' is a magic number. | 6308 |
![]() | Line has trailing spaces. | 6309 |
![]() | '79' is a magic number. | 6309 |
![]() | Avoid nested blocks. | 6310 |
![]() | Line contains a tab character. | 6311 |
![]() | Line contains a tab character. | 6312 |
![]() | '929' is a magic number. | 6314 |
![]() | Line has trailing spaces. | 6315 |
![]() | '330' is a magic number. | 6315 |
![]() | Avoid nested blocks. | 6316 |
![]() | 'cast' is not followed by whitespace. | 6316 |
![]() | '930' is a magic number. | 6318 |
![]() | Line has trailing spaces. | 6319 |
![]() | '143' is a magic number. | 6319 |
![]() | Avoid nested blocks. | 6320 |
![]() | Line contains a tab character. | 6321 |
![]() | '931' is a magic number. | 6323 |
![]() | Line has trailing spaces. | 6324 |
![]() | '383' is a magic number. | 6324 |
![]() | Avoid nested blocks. | 6325 |
![]() | 'cast' is not followed by whitespace. | 6325 |
![]() | '932' is a magic number. | 6327 |
![]() | Line has trailing spaces. | 6328 |
![]() | '88' is a magic number. | 6328 |
![]() | Avoid nested blocks. | 6329 |
![]() | Line contains a tab character. | 6330 |
![]() | Line contains a tab character. | 6331 |
![]() | '933' is a magic number. | 6333 |
![]() | Line has trailing spaces. | 6334 |
![]() | '299' is a magic number. | 6334 |
![]() | Avoid nested blocks. | 6335 |
![]() | 'cast' is not followed by whitespace. | 6335 |
![]() | '934' is a magic number. | 6337 |
![]() | Line has trailing spaces. | 6338 |
![]() | '541' is a magic number. | 6338 |
![]() | Avoid nested blocks. | 6339 |
![]() | 'cast' is not followed by whitespace. | 6339 |
![]() | '935' is a magic number. | 6341 |
![]() | Line has trailing spaces. | 6342 |
![]() | '5' is a magic number. | 6342 |
![]() | Avoid nested blocks. | 6343 |
![]() | Line contains a tab character. | 6344 |
![]() | Line contains a tab character. | 6345 |
![]() | '936' is a magic number. | 6347 |
![]() | Line has trailing spaces. | 6348 |
![]() | '456' is a magic number. | 6348 |
![]() | Avoid nested blocks. | 6349 |
![]() | 'cast' is not followed by whitespace. | 6349 |
![]() | '937' is a magic number. | 6351 |
![]() | Line has trailing spaces. | 6352 |
![]() | '264' is a magic number. | 6352 |
![]() | Avoid nested blocks. | 6353 |
![]() | 'cast' is not followed by whitespace. | 6353 |
![]() | '938' is a magic number. | 6355 |
![]() | Line has trailing spaces. | 6356 |
![]() | '435' is a magic number. | 6356 |
![]() | Avoid nested blocks. | 6357 |
![]() | 'cast' is not followed by whitespace. | 6357 |
![]() | '939' is a magic number. | 6359 |
![]() | Line has trailing spaces. | 6360 |
![]() | '331' is a magic number. | 6360 |
![]() | Avoid nested blocks. | 6361 |
![]() | 'cast' is not followed by whitespace. | 6361 |
![]() | '940' is a magic number. | 6363 |
![]() | Line has trailing spaces. | 6364 |
![]() | '268' is a magic number. | 6364 |
![]() | Avoid nested blocks. | 6365 |
![]() | 'cast' is not followed by whitespace. | 6365 |
![]() | '941' is a magic number. | 6367 |
![]() | Line has trailing spaces. | 6368 |
![]() | '350' is a magic number. | 6368 |
![]() | Avoid nested blocks. | 6369 |
![]() | 'cast' is not followed by whitespace. | 6369 |
![]() | '942' is a magic number. | 6371 |
![]() | Line has trailing spaces. | 6372 |
![]() | '24' is a magic number. | 6372 |
![]() | Avoid nested blocks. | 6373 |
![]() | Line contains a tab character. | 6374 |
![]() | Line contains a tab character. | 6375 |
![]() | '943' is a magic number. | 6377 |
![]() | Line has trailing spaces. | 6378 |
![]() | '439' is a magic number. | 6378 |
![]() | Avoid nested blocks. | 6379 |
![]() | 'cast' is not followed by whitespace. | 6379 |
![]() | '944' is a magic number. | 6381 |
![]() | Line has trailing spaces. | 6382 |
![]() | '599' is a magic number. | 6382 |
![]() | Avoid nested blocks. | 6383 |
![]() | 'cast' is not followed by whitespace. | 6383 |
![]() | '945' is a magic number. | 6385 |
![]() | Line has trailing spaces. | 6386 |
![]() | '183' is a magic number. | 6386 |
![]() | Avoid nested blocks. | 6387 |
![]() | 'cast' is not followed by whitespace. | 6387 |
![]() | '946' is a magic number. | 6389 |
![]() | Line has trailing spaces. | 6390 |
![]() | '351' is a magic number. | 6390 |
![]() | Avoid nested blocks. | 6391 |
![]() | 'cast' is not followed by whitespace. | 6391 |
![]() | '947' is a magic number. | 6393 |
![]() | Line has trailing spaces. | 6394 |
![]() | '80' is a magic number. | 6394 |
![]() | Avoid nested blocks. | 6395 |
![]() | Line contains a tab character. | 6396 |
![]() | Line contains a tab character. | 6397 |
![]() | '948' is a magic number. | 6399 |
![]() | Line has trailing spaces. | 6400 |
![]() | '434' is a magic number. | 6400 |
![]() | Avoid nested blocks. | 6401 |
![]() | 'cast' is not followed by whitespace. | 6401 |
![]() | '949' is a magic number. | 6403 |
![]() | Line has trailing spaces. | 6404 |
![]() | '539' is a magic number. | 6404 |
![]() | Avoid nested blocks. | 6405 |
![]() | 'cast' is not followed by whitespace. | 6405 |
![]() | '950' is a magic number. | 6407 |
![]() | Line has trailing spaces. | 6408 |
![]() | '632' is a magic number. | 6408 |
![]() | Avoid nested blocks. | 6409 |
![]() | 'cast' is not followed by whitespace. | 6409 |
![]() | '951' is a magic number. | 6411 |
![]() | Line has trailing spaces. | 6412 |
![]() | '526' is a magic number. | 6412 |
![]() | Avoid nested blocks. | 6413 |
![]() | 'cast' is not followed by whitespace. | 6413 |
![]() | '952' is a magic number. | 6415 |
![]() | Line has trailing spaces. | 6416 |
![]() | '464' is a magic number. | 6416 |
![]() | Avoid nested blocks. | 6417 |
![]() | 'cast' is not followed by whitespace. | 6417 |
![]() | '953' is a magic number. | 6419 |
![]() | Line has trailing spaces. | 6420 |
![]() | '234' is a magic number. | 6420 |
![]() | Avoid nested blocks. | 6421 |
![]() | 'cast' is not followed by whitespace. | 6421 |
![]() | '954' is a magic number. | 6423 |
![]() | Line has trailing spaces. | 6424 |
![]() | '442' is a magic number. | 6424 |
![]() | Avoid nested blocks. | 6425 |
![]() | 'cast' is not followed by whitespace. | 6425 |
![]() | '955' is a magic number. | 6427 |
![]() | Line has trailing spaces. | 6428 |
![]() | '361' is a magic number. | 6428 |
![]() | Avoid nested blocks. | 6429 |
![]() | 'cast' is not followed by whitespace. | 6429 |
![]() | '956' is a magic number. | 6431 |
![]() | Line has trailing spaces. | 6432 |
![]() | '461' is a magic number. | 6432 |
![]() | Avoid nested blocks. | 6433 |
![]() | 'cast' is not followed by whitespace. | 6433 |
![]() | '957' is a magic number. | 6435 |
![]() | Line has trailing spaces. | 6436 |
![]() | '316' is a magic number. | 6436 |
![]() | Avoid nested blocks. | 6437 |
![]() | 'cast' is not followed by whitespace. | 6437 |
![]() | '958' is a magic number. | 6439 |
![]() | Line has trailing spaces. | 6440 |
![]() | '629' is a magic number. | 6440 |
![]() | Avoid nested blocks. | 6441 |
![]() | 'cast' is not followed by whitespace. | 6441 |
![]() | '959' is a magic number. | 6443 |
![]() | Line has trailing spaces. | 6444 |
![]() | '372' is a magic number. | 6444 |
![]() | Avoid nested blocks. | 6445 |
![]() | 'cast' is not followed by whitespace. | 6445 |
![]() | '960' is a magic number. | 6447 |
![]() | Line has trailing spaces. | 6448 |
![]() | '290' is a magic number. | 6448 |
![]() | Avoid nested blocks. | 6449 |
![]() | 'cast' is not followed by whitespace. | 6449 |
![]() | '961' is a magic number. | 6451 |
![]() | Line has trailing spaces. | 6452 |
![]() | '490' is a magic number. | 6452 |
![]() | Avoid nested blocks. | 6453 |
![]() | 'cast' is not followed by whitespace. | 6453 |
![]() | '962' is a magic number. | 6455 |
![]() | Line has trailing spaces. | 6456 |
![]() | '300' is a magic number. | 6456 |
![]() | Avoid nested blocks. | 6457 |
![]() | 'cast' is not followed by whitespace. | 6457 |
![]() | '963' is a magic number. | 6459 |
![]() | Line has trailing spaces. | 6460 |
![]() | '384' is a magic number. | 6460 |
![]() | Avoid nested blocks. | 6461 |
![]() | 'cast' is not followed by whitespace. | 6461 |
![]() | '964' is a magic number. | 6463 |
![]() | Line has trailing spaces. | 6464 |
![]() | '120' is a magic number. | 6464 |
![]() | Avoid nested blocks. | 6465 |
![]() | Line contains a tab character. | 6466 |
![]() | '965' is a magic number. | 6468 |
![]() | Line has trailing spaces. | 6469 |
![]() | '257' is a magic number. | 6469 |
![]() | Avoid nested blocks. | 6470 |
![]() | 'cast' is not followed by whitespace. | 6470 |
![]() | '966' is a magic number. | 6472 |
![]() | Line has trailing spaces. | 6473 |
![]() | '326' is a magic number. | 6473 |
![]() | Avoid nested blocks. | 6474 |
![]() | 'cast' is not followed by whitespace. | 6474 |
![]() | '967' is a magic number. | 6476 |
![]() | Line has trailing spaces. | 6477 |
![]() | '582' is a magic number. | 6477 |
![]() | Avoid nested blocks. | 6478 |
![]() | 'cast' is not followed by whitespace. | 6478 |
![]() | '968' is a magic number. | 6480 |
![]() | Line has trailing spaces. | 6481 |
![]() | '357' is a magic number. | 6481 |
![]() | Avoid nested blocks. | 6482 |
![]() | 'cast' is not followed by whitespace. | 6482 |
![]() | '969' is a magic number. | 6484 |
![]() | Line has trailing spaces. | 6485 |
![]() | '211' is a magic number. | 6485 |
![]() | Avoid nested blocks. | 6486 |
![]() | 'cast' is not followed by whitespace. | 6486 |
![]() | '970' is a magic number. | 6488 |
![]() | Line has trailing spaces. | 6489 |
![]() | '266' is a magic number. | 6489 |
![]() | Avoid nested blocks. | 6490 |
![]() | 'cast' is not followed by whitespace. | 6490 |
![]() | '971' is a magic number. | 6492 |
![]() | Line has trailing spaces. | 6493 |
![]() | Line is longer than 80 characters. | 6494 |
![]() | Avoid nested blocks. | 6494 |
![]() | '+' is not preceded with whitespace. | 6494 |
![]() | '972' is a magic number. | 6496 |
![]() | Line has trailing spaces. | 6497 |
![]() | '341' is a magic number. | 6497 |
![]() | Avoid nested blocks. | 6498 |
![]() | 'cast' is not followed by whitespace. | 6498 |
![]() | '973' is a magic number. | 6500 |
![]() | Line has trailing spaces. | 6501 |
![]() | '244' is a magic number. | 6501 |
![]() | Avoid nested blocks. | 6502 |
![]() | 'cast' is not followed by whitespace. | 6502 |
![]() | '974' is a magic number. | 6504 |
![]() | Line has trailing spaces. | 6505 |
![]() | '373' is a magic number. | 6505 |
![]() | Avoid nested blocks. | 6506 |
![]() | 'cast' is not followed by whitespace. | 6506 |
![]() | '975' is a magic number. | 6508 |
![]() | Line has trailing spaces. | 6509 |
![]() | '17' is a magic number. | 6509 |
![]() | Avoid nested blocks. | 6510 |
![]() | Line contains a tab character. | 6511 |
![]() | Line contains a tab character. | 6512 |
![]() | '976' is a magic number. | 6514 |
![]() | Line has trailing spaces. | 6515 |
![]() | '390' is a magic number. | 6515 |
![]() | Avoid nested blocks. | 6516 |
![]() | 'cast' is not followed by whitespace. | 6516 |
![]() | '977' is a magic number. | 6518 |
![]() | Line has trailing spaces. | 6519 |
![]() | '374' is a magic number. | 6519 |
![]() | Avoid nested blocks. | 6520 |
![]() | 'cast' is not followed by whitespace. | 6520 |
![]() | '978' is a magic number. | 6522 |
![]() | Line has trailing spaces. | 6523 |
![]() | '401' is a magic number. | 6523 |
![]() | Avoid nested blocks. | 6524 |
![]() | 'cast' is not followed by whitespace. | 6524 |
![]() | '979' is a magic number. | 6526 |
![]() | Line has trailing spaces. | 6527 |
![]() | '328' is a magic number. | 6527 |
![]() | Avoid nested blocks. | 6528 |
![]() | 'cast' is not followed by whitespace. | 6528 |
![]() | '980' is a magic number. | 6530 |
![]() | Line has trailing spaces. | 6531 |
![]() | '501' is a magic number. | 6531 |
![]() | Avoid nested blocks. | 6532 |
![]() | 'cast' is not followed by whitespace. | 6532 |
![]() | '981' is a magic number. | 6534 |
![]() | Line has trailing spaces. | 6535 |
![]() | '249' is a magic number. | 6535 |
![]() | Avoid nested blocks. | 6536 |
![]() | 'cast' is not followed by whitespace. | 6536 |
![]() | '982' is a magic number. | 6538 |
![]() | Line has trailing spaces. | 6539 |
![]() | '504' is a magic number. | 6539 |
![]() | Avoid nested blocks. | 6540 |
![]() | 'cast' is not followed by whitespace. | 6540 |
![]() | '983' is a magic number. | 6542 |
![]() | Line has trailing spaces. | 6543 |
![]() | '305' is a magic number. | 6543 |
![]() | Avoid nested blocks. | 6544 |
![]() | 'cast' is not followed by whitespace. | 6544 |
![]() | '984' is a magic number. | 6546 |
![]() | Line has trailing spaces. | 6547 |
![]() | '215' is a magic number. | 6547 |
![]() | Avoid nested blocks. | 6548 |
![]() | 'cast' is not followed by whitespace. | 6548 |
![]() | '985' is a magic number. | 6550 |
![]() | Line has trailing spaces. | 6551 |
![]() | '503' is a magic number. | 6551 |
![]() | Avoid nested blocks. | 6552 |
![]() | 'cast' is not followed by whitespace. | 6552 |
![]() | '986' is a magic number. | 6554 |
![]() | Line has trailing spaces. | 6555 |
![]() | '174' is a magic number. | 6555 |
![]() | Avoid nested blocks. | 6556 |
![]() | Line contains a tab character. | 6557 |
![]() | '987' is a magic number. | 6559 |
![]() | Line has trailing spaces. | 6560 |
![]() | '22' is a magic number. | 6560 |
![]() | Avoid nested blocks. | 6561 |
![]() | Line contains a tab character. | 6562 |
![]() | Line contains a tab character. | 6563 |
![]() | '988' is a magic number. | 6565 |
![]() | Line has trailing spaces. | 6566 |
![]() | '231' is a magic number. | 6566 |
![]() | Avoid nested blocks. | 6567 |
![]() | Line contains a tab character. | 6568 |
![]() | '989' is a magic number. | 6570 |
![]() | Line has trailing spaces. | 6571 |
![]() | '379' is a magic number. | 6571 |
![]() | Avoid nested blocks. | 6572 |
![]() | 'cast' is not followed by whitespace. | 6572 |
![]() | '990' is a magic number. | 6574 |
![]() | Line has trailing spaces. | 6575 |
![]() | '518' is a magic number. | 6575 |
![]() | Avoid nested blocks. | 6576 |
![]() | 'cast' is not followed by whitespace. | 6576 |
![]() | '991' is a magic number. | 6578 |
![]() | Line has trailing spaces. | 6579 |
![]() | '214' is a magic number. | 6579 |
![]() | Avoid nested blocks. | 6580 |
![]() | 'cast' is not followed by whitespace. | 6580 |
![]() | '992' is a magic number. | 6582 |
![]() | Line has trailing spaces. | 6583 |
![]() | '15' is a magic number. | 6583 |
![]() | Avoid nested blocks. | 6584 |
![]() | Line contains a tab character. | 6585 |
![]() | Line contains a tab character. | 6586 |
![]() | '993' is a magic number. | 6588 |
![]() | Line has trailing spaces. | 6589 |
![]() | '218' is a magic number. | 6589 |
![]() | Avoid nested blocks. | 6590 |
![]() | 'cast' is not followed by whitespace. | 6590 |
![]() | '994' is a magic number. | 6592 |
![]() | Line has trailing spaces. | 6593 |
![]() | '403' is a magic number. | 6593 |
![]() | Avoid nested blocks. | 6594 |
![]() | 'cast' is not followed by whitespace. | 6594 |
![]() | '995' is a magic number. | 6596 |
![]() | Line has trailing spaces. | 6597 |
![]() | '476' is a magic number. | 6597 |
![]() | Avoid nested blocks. | 6598 |
![]() | 'cast' is not followed by whitespace. | 6598 |
![]() | '996' is a magic number. | 6600 |
![]() | Line has trailing spaces. | 6601 |
![]() | '426' is a magic number. | 6601 |
![]() | Avoid nested blocks. | 6602 |
![]() | 'cast' is not followed by whitespace. | 6602 |
![]() | '997' is a magic number. | 6604 |
![]() | Line has trailing spaces. | 6605 |
![]() | '270' is a magic number. | 6605 |
![]() | Avoid nested blocks. | 6606 |
![]() | 'cast' is not followed by whitespace. | 6606 |
![]() | Line has trailing spaces. | 6607 |
![]() | Line contains a tab character. | 6607 |
![]() | Line is longer than 80 characters. | 6608 |
![]() | Line contains a tab character. | 6608 |
![]() | 'cast' is not followed by whitespace. | 6608 |
![]() | 'cast' is not followed by whitespace. | 6608 |
![]() | '998' is a magic number. | 6610 |
![]() | Line has trailing spaces. | 6611 |
![]() | '391' is a magic number. | 6611 |
![]() | Avoid nested blocks. | 6612 |
![]() | 'cast' is not followed by whitespace. | 6612 |
![]() | '999' is a magic number. | 6614 |
![]() | Line has trailing spaces. | 6615 |
![]() | '132' is a magic number. | 6615 |
![]() | Avoid nested blocks. | 6616 |
![]() | Line contains a tab character. | 6617 |
![]() | '1000' is a magic number. | 6619 |
![]() | Line has trailing spaces. | 6620 |
![]() | '71' is a magic number. | 6620 |
![]() | Avoid nested blocks. | 6621 |
![]() | Line contains a tab character. | 6622 |
![]() | Line contains a tab character. | 6623 |
![]() | '1001' is a magic number. | 6625 |
![]() | Line has trailing spaces. | 6626 |
![]() | '346' is a magic number. | 6626 |
![]() | Avoid nested blocks. | 6627 |
![]() | 'cast' is not followed by whitespace. | 6627 |
![]() | '1002' is a magic number. | 6629 |
![]() | Line has trailing spaces. | 6630 |
![]() | '127' is a magic number. | 6630 |
![]() | Avoid nested blocks. | 6631 |
![]() | Line contains a tab character. | 6632 |
![]() | '1003' is a magic number. | 6634 |
![]() | Line has trailing spaces. | 6635 |
![]() | '110' is a magic number. | 6635 |
![]() | Avoid nested blocks. | 6636 |
![]() | Line contains a tab character. | 6637 |
![]() | '1004' is a magic number. | 6639 |
![]() | Line has trailing spaces. | 6640 |
![]() | '236' is a magic number. | 6640 |
![]() | Avoid nested blocks. | 6641 |
![]() | 'cast' is not followed by whitespace. | 6641 |
![]() | '1005' is a magic number. | 6643 |
![]() | Line has trailing spaces. | 6644 |
![]() | '370' is a magic number. | 6644 |
![]() | Avoid nested blocks. | 6645 |
![]() | Line contains a tab character. | 6646 |
![]() | '1006' is a magic number. | 6648 |
![]() | Line has trailing spaces. | 6649 |
![]() | '585' is a magic number. | 6649 |
![]() | Avoid nested blocks. | 6650 |
![]() | 'cast' is not followed by whitespace. | 6650 |
![]() | '1007' is a magic number. | 6652 |
![]() | Line has trailing spaces. | 6653 |
![]() | '412' is a magic number. | 6653 |
![]() | Avoid nested blocks. | 6654 |
![]() | 'cast' is not followed by whitespace. | 6654 |
![]() | '1008' is a magic number. | 6656 |
![]() | Line has trailing spaces. | 6657 |
![]() | '375' is a magic number. | 6657 |
![]() | Avoid nested blocks. | 6658 |
![]() | 'cast' is not followed by whitespace. | 6658 |
![]() | '1009' is a magic number. | 6660 |
![]() | Line has trailing spaces. | 6661 |
![]() | '114' is a magic number. | 6661 |
![]() | Avoid nested blocks. | 6662 |
![]() | Line contains a tab character. | 6663 |
![]() | '1010' is a magic number. | 6665 |
![]() | Line has trailing spaces. | 6666 |
![]() | '188' is a magic number. | 6666 |
![]() | Avoid nested blocks. | 6667 |
![]() | 'cast' is not followed by whitespace. | 6667 |
![]() | '1011' is a magic number. | 6669 |
![]() | Line has trailing spaces. | 6670 |
![]() | '562' is a magic number. | 6670 |
![]() | Avoid nested blocks. | 6671 |
![]() | 'cast' is not followed by whitespace. | 6671 |
![]() | '1012' is a magic number. | 6673 |
![]() | Line has trailing spaces. | 6674 |
![]() | '425' is a magic number. | 6674 |
![]() | Avoid nested blocks. | 6675 |
![]() | 'cast' is not followed by whitespace. | 6675 |
![]() | '1013' is a magic number. | 6677 |
![]() | Line has trailing spaces. | 6678 |
![]() | '278' is a magic number. | 6678 |
![]() | Avoid nested blocks. | 6679 |
![]() | 'cast' is not followed by whitespace. | 6679 |
![]() | '1014' is a magic number. | 6681 |
![]() | Line has trailing spaces. | 6682 |
![]() | '269' is a magic number. | 6682 |
![]() | Avoid nested blocks. | 6683 |
![]() | 'cast' is not followed by whitespace. | 6683 |
![]() | '1015' is a magic number. | 6685 |
![]() | Line has trailing spaces. | 6686 |
![]() | '283' is a magic number. | 6686 |
![]() | Avoid nested blocks. | 6687 |
![]() | 'cast' is not followed by whitespace. | 6687 |
![]() | '1016' is a magic number. | 6689 |
![]() | Line has trailing spaces. | 6690 |
![]() | '574' is a magic number. | 6690 |
![]() | Line is longer than 80 characters. | 6691 |
![]() | Avoid nested blocks. | 6691 |
![]() | 'cast' is not followed by whitespace. | 6691 |
![]() | '1017' is a magic number. | 6693 |
![]() | Line has trailing spaces. | 6694 |
![]() | '274' is a magic number. | 6694 |
![]() | Avoid nested blocks. | 6695 |
![]() | Line contains a tab character. | 6696 |
![]() | '1018' is a magic number. | 6698 |
![]() | Line has trailing spaces. | 6699 |
![]() | '217' is a magic number. | 6699 |
![]() | Avoid nested blocks. | 6700 |
![]() | 'cast' is not followed by whitespace. | 6700 |
![]() | '1019' is a magic number. | 6702 |
![]() | Line has trailing spaces. | 6703 |
![]() | '109' is a magic number. | 6703 |
![]() | Avoid nested blocks. | 6704 |
![]() | Line contains a tab character. | 6705 |
![]() | '1020' is a magic number. | 6707 |
![]() | Line has trailing spaces. | 6708 |
![]() | '156' is a magic number. | 6708 |
![]() | Avoid nested blocks. | 6709 |
![]() | Line contains a tab character. | 6710 |
![]() | '1021' is a magic number. | 6712 |
![]() | Line has trailing spaces. | 6713 |
![]() | '473' is a magic number. | 6713 |
![]() | Avoid nested blocks. | 6714 |
![]() | 'cast' is not followed by whitespace. | 6714 |
![]() | '1022' is a magic number. | 6716 |
![]() | Line has trailing spaces. | 6717 |
![]() | '189' is a magic number. | 6717 |
![]() | Avoid nested blocks. | 6718 |
![]() | 'cast' is not followed by whitespace. | 6718 |
![]() | '1023' is a magic number. | 6720 |
![]() | Line has trailing spaces. | 6721 |
![]() | '59' is a magic number. | 6721 |
![]() | Avoid nested blocks. | 6722 |
![]() | Line is longer than 80 characters. | 6723 |
![]() | Line contains a tab character. | 6723 |
![]() | Line contains a tab character. | 6724 |
![]() | '1024' is a magic number. | 6726 |
![]() | Line has trailing spaces. | 6727 |
![]() | '386' is a magic number. | 6727 |
![]() | Avoid nested blocks. | 6728 |
![]() | 'cast' is not followed by whitespace. | 6728 |
![]() | '1025' is a magic number. | 6730 |
![]() | Line has trailing spaces. | 6731 |
![]() | '170' is a magic number. | 6731 |
![]() | Avoid nested blocks. | 6732 |
![]() | Line contains a tab character. | 6733 |
![]() | '1026' is a magic number. | 6735 |
![]() | Line has trailing spaces. | 6736 |
![]() | '27' is a magic number. | 6736 |
![]() | Avoid nested blocks. | 6737 |
![]() | Line contains a tab character. | 6738 |
![]() | Line contains a tab character. | 6739 |
![]() | '1027' is a magic number. | 6741 |
![]() | Line has trailing spaces. | 6742 |
![]() | '84' is a magic number. | 6742 |
![]() | Avoid nested blocks. | 6743 |
![]() | Line contains a tab character. | 6744 |
![]() | Line contains a tab character. | 6745 |
![]() | '1028' is a magic number. | 6747 |
![]() | Line has trailing spaces. | 6748 |
![]() | '75' is a magic number. | 6748 |
![]() | Avoid nested blocks. | 6749 |
![]() | Line contains a tab character. | 6750 |
![]() | Line contains a tab character. | 6751 |
![]() | '1029' is a magic number. | 6753 |
![]() | Line has trailing spaces. | 6754 |
![]() | '140' is a magic number. | 6754 |
![]() | Avoid nested blocks. | 6755 |
![]() | Line contains a tab character. | 6756 |
![]() | '1030' is a magic number. | 6758 |
![]() | Line has trailing spaces. | 6759 |
![]() | '148' is a magic number. | 6759 |
![]() | Avoid nested blocks. | 6760 |
![]() | Line contains a tab character. | 6761 |
![]() | '1031' is a magic number. | 6763 |
![]() | Line has trailing spaces. | 6764 |
![]() | '39' is a magic number. | 6764 |
![]() | Avoid nested blocks. | 6765 |
![]() | Line contains a tab character. | 6766 |
![]() | Line contains a tab character. | 6767 |
![]() | '1032' is a magic number. | 6769 |
![]() | Line has trailing spaces. | 6770 |
![]() | '577' is a magic number. | 6770 |
![]() | Avoid nested blocks. | 6771 |
![]() | 'cast' is not followed by whitespace. | 6771 |
![]() | '1033' is a magic number. | 6773 |
![]() | Line has trailing spaces. | 6774 |
![]() | '165' is a magic number. | 6774 |
![]() | Avoid nested blocks. | 6775 |
![]() | Line contains a tab character. | 6776 |
![]() | '1034' is a magic number. | 6778 |
![]() | Line has trailing spaces. | 6779 |
![]() | '470' is a magic number. | 6779 |
![]() | Avoid nested blocks. | 6780 |
![]() | 'cast' is not followed by whitespace. | 6780 |
![]() | '1035' is a magic number. | 6782 |
![]() | Line has trailing spaces. | 6783 |
![]() | '135' is a magic number. | 6783 |
![]() | Avoid nested blocks. | 6784 |
![]() | Line contains a tab character. | 6785 |
![]() | '1036' is a magic number. | 6787 |
![]() | Line has trailing spaces. | 6788 |
![]() | '552' is a magic number. | 6788 |
![]() | Avoid nested blocks. | 6789 |
![]() | 'cast' is not followed by whitespace. | 6789 |
![]() | '1037' is a magic number. | 6791 |
![]() | Line has trailing spaces. | 6792 |
![]() | '529' is a magic number. | 6792 |
![]() | Avoid nested blocks. | 6793 |
![]() | 'cast' is not followed by whitespace. | 6793 |
![]() | '1038' is a magic number. | 6795 |
![]() | Line has trailing spaces. | 6796 |
![]() | '572' is a magic number. | 6796 |
![]() | Avoid nested blocks. | 6797 |
![]() | 'cast' is not followed by whitespace. | 6797 |
![]() | '1039' is a magic number. | 6799 |
![]() | Line has trailing spaces. | 6800 |
![]() | '64' is a magic number. | 6800 |
![]() | Avoid nested blocks. | 6801 |
![]() | Line contains a tab character. | 6802 |
![]() | Line contains a tab character. | 6803 |
![]() | '1040' is a magic number. | 6805 |
![]() | Line has trailing spaces. | 6806 |
![]() | '457' is a magic number. | 6806 |
![]() | Avoid nested blocks. | 6807 |
![]() | 'cast' is not followed by whitespace. | 6807 |
![]() | '1041' is a magic number. | 6809 |
![]() | Line has trailing spaces. | 6810 |
![]() | '77' is a magic number. | 6810 |
![]() | Avoid nested blocks. | 6811 |
![]() | Line contains a tab character. | 6812 |
![]() | Line contains a tab character. | 6813 |
![]() | '1042' is a magic number. | 6815 |
![]() | Line has trailing spaces. | 6816 |
![]() | '301' is a magic number. | 6816 |
![]() | Avoid nested blocks. | 6817 |
![]() | 'cast' is not followed by whitespace. | 6817 |
![]() | '1043' is a magic number. | 6819 |
![]() | Line has trailing spaces. | 6820 |
![]() | '167' is a magic number. | 6820 |
![]() | Avoid nested blocks. | 6821 |
![]() | Line contains a tab character. | 6822 |
![]() | '1044' is a magic number. | 6824 |
![]() | Line has trailing spaces. | 6825 |
![]() | '169' is a magic number. | 6825 |
![]() | Avoid nested blocks. | 6826 |
![]() | Line contains a tab character. | 6827 |
![]() | '1045' is a magic number. | 6829 |
![]() | Line has trailing spaces. | 6830 |
![]() | '454' is a magic number. | 6830 |
![]() | Avoid nested blocks. | 6831 |
![]() | 'cast' is not followed by whitespace. | 6831 |
![]() | '1046' is a magic number. | 6833 |
![]() | Line has trailing spaces. | 6834 |
![]() | '631' is a magic number. | 6834 |
![]() | Avoid nested blocks. | 6835 |
![]() | 'cast' is not followed by whitespace. | 6835 |
![]() | '1047' is a magic number. | 6837 |
![]() | Line has trailing spaces. | 6838 |
![]() | '171' is a magic number. | 6838 |
![]() | Avoid nested blocks. | 6839 |
![]() | Line contains a tab character. | 6840 |
![]() | '1048' is a magic number. | 6842 |
![]() | Line has trailing spaces. | 6843 |
![]() | '545' is a magic number. | 6843 |
![]() | Avoid nested blocks. | 6844 |
![]() | 'cast' is not followed by whitespace. | 6844 |
![]() | '1049' is a magic number. | 6846 |
![]() | Line has trailing spaces. | 6847 |
![]() | '175' is a magic number. | 6847 |
![]() | Avoid nested blocks. | 6848 |
![]() | Line contains a tab character. | 6849 |
![]() | '1050' is a magic number. | 6851 |
![]() | Line has trailing spaces. | 6852 |
![]() | '45' is a magic number. | 6852 |
![]() | Avoid nested blocks. | 6853 |
![]() | Line contains a tab character. | 6854 |
![]() | Line contains a tab character. | 6855 |
![]() | '1051' is a magic number. | 6857 |
![]() | Line has trailing spaces. | 6858 |
![]() | '207' is a magic number. | 6858 |
![]() | Avoid nested blocks. | 6859 |
![]() | 'cast' is not followed by whitespace. | 6859 |
![]() | '1052' is a magic number. | 6861 |
![]() | Line has trailing spaces. | 6862 |
![]() | '590' is a magic number. | 6862 |
![]() | Avoid nested blocks. | 6863 |
![]() | 'cast' is not followed by whitespace. | 6863 |
![]() | '1053' is a magic number. | 6865 |
![]() | Line has trailing spaces. | 6866 |
![]() | '385' is a magic number. | 6866 |
![]() | Avoid nested blocks. | 6867 |
![]() | 'cast' is not followed by whitespace. | 6867 |
![]() | '1054' is a magic number. | 6869 |
![]() | Line has trailing spaces. | 6870 |
![]() | '259' is a magic number. | 6870 |
![]() | Avoid nested blocks. | 6871 |
![]() | 'cast' is not followed by whitespace. | 6871 |
![]() | '1055' is a magic number. | 6873 |
![]() | Line has trailing spaces. | 6874 |
![]() | '134' is a magic number. | 6874 |
![]() | Avoid nested blocks. | 6875 |
![]() | Line contains a tab character. | 6876 |
![]() | '1056' is a magic number. | 6878 |
![]() | Line has trailing spaces. | 6879 |
![]() | '349' is a magic number. | 6879 |
![]() | Avoid nested blocks. | 6880 |
![]() | 'cast' is not followed by whitespace. | 6880 |
![]() | '1057' is a magic number. | 6882 |
![]() | Line has trailing spaces. | 6883 |
![]() | '487' is a magic number. | 6883 |
![]() | Avoid nested blocks. | 6884 |
![]() | 'cast' is not followed by whitespace. | 6884 |
![]() | '1058' is a magic number. | 6886 |
![]() | Line has trailing spaces. | 6887 |
![]() | '486' is a magic number. | 6887 |
![]() | Avoid nested blocks. | 6888 |
![]() | 'cast' is not followed by whitespace. | 6888 |
![]() | '1059' is a magic number. | 6890 |
![]() | Line has trailing spaces. | 6891 |
![]() | '538' is a magic number. | 6891 |
![]() | Avoid nested blocks. | 6892 |
![]() | 'cast' is not followed by whitespace. | 6892 |
![]() | '1060' is a magic number. | 6894 |
![]() | Line has trailing spaces. | 6895 |
![]() | '86' is a magic number. | 6895 |
![]() | Avoid nested blocks. | 6896 |
![]() | Line contains a tab character. | 6897 |
![]() | Line contains a tab character. | 6898 |
![]() | '1061' is a magic number. | 6900 |
![]() | Line has trailing spaces. | 6901 |
![]() | '151' is a magic number. | 6901 |
![]() | Avoid nested blocks. | 6902 |
![]() | Line contains a tab character. | 6903 |
![]() | '1062' is a magic number. | 6905 |
![]() | Line has trailing spaces. | 6906 |
![]() | '472' is a magic number. | 6906 |
![]() | Avoid nested blocks. | 6907 |
![]() | 'cast' is not followed by whitespace. | 6907 |
![]() | '1063' is a magic number. | 6909 |
![]() | Line has trailing spaces. | 6910 |
![]() | '317' is a magic number. | 6910 |
![]() | Avoid nested blocks. | 6911 |
![]() | 'cast' is not followed by whitespace. | 6911 |
![]() | '1064' is a magic number. | 6913 |
![]() | Line has trailing spaces. | 6914 |
![]() | '315' is a magic number. | 6914 |
![]() | Avoid nested blocks. | 6915 |
![]() | 'cast' is not followed by whitespace. | 6915 |
![]() | '1065' is a magic number. | 6917 |
![]() | Line has trailing spaces. | 6918 |
![]() | '108' is a magic number. | 6918 |
![]() | Avoid nested blocks. | 6919 |
![]() | Line contains a tab character. | 6920 |
![]() | '1066' is a magic number. | 6922 |
![]() | Line has trailing spaces. | 6923 |
![]() | '596' is a magic number. | 6923 |
![]() | Avoid nested blocks. | 6924 |
![]() | 'cast' is not followed by whitespace. | 6924 |
![]() | '1067' is a magic number. | 6926 |
![]() | Line has trailing spaces. | 6927 |
![]() | '298' is a magic number. | 6927 |
![]() | Avoid nested blocks. | 6928 |
![]() | 'cast' is not followed by whitespace. | 6928 |
![]() | '1068' is a magic number. | 6930 |
![]() | Line has trailing spaces. | 6931 |
![]() | '130' is a magic number. | 6931 |
![]() | Avoid nested blocks. | 6932 |
![]() | Line contains a tab character. | 6933 |
![]() | '1069' is a magic number. | 6935 |
![]() | Line has trailing spaces. | 6936 |
![]() | '87' is a magic number. | 6936 |
![]() | Avoid nested blocks. | 6937 |
![]() | Line contains a tab character. | 6938 |
![]() | Line contains a tab character. | 6939 |
![]() | '1070' is a magic number. | 6941 |
![]() | Line has trailing spaces. | 6942 |
![]() | '258' is a magic number. | 6942 |
![]() | Avoid nested blocks. | 6943 |
![]() | 'cast' is not followed by whitespace. | 6943 |
![]() | '1071' is a magic number. | 6945 |
![]() | Line has trailing spaces. | 6946 |
![]() | '209' is a magic number. | 6946 |
![]() | Avoid nested blocks. | 6947 |
![]() | 'cast' is not followed by whitespace. | 6947 |
![]() | '1072' is a magic number. | 6949 |
![]() | Line has trailing spaces. | 6950 |
![]() | '307' is a magic number. | 6950 |
![]() | Avoid nested blocks. | 6951 |
![]() | 'cast' is not followed by whitespace. | 6951 |
![]() | '1073' is a magic number. | 6953 |
![]() | Line has trailing spaces. | 6954 |
![]() | '497' is a magic number. | 6954 |
![]() | Avoid nested blocks. | 6955 |
![]() | 'cast' is not followed by whitespace. | 6955 |
![]() | '1074' is a magic number. | 6957 |
![]() | Line has trailing spaces. | 6958 |
![]() | '261' is a magic number. | 6958 |
![]() | Avoid nested blocks. | 6959 |
![]() | 'cast' is not followed by whitespace. | 6959 |
![]() | '1075' is a magic number. | 6961 |
![]() | Line has trailing spaces. | 6962 |
![]() | '581' is a magic number. | 6962 |
![]() | Avoid nested blocks. | 6963 |
![]() | Line contains a tab character. | 6964 |
![]() | '1076' is a magic number. | 6966 |
![]() | Line has trailing spaces. | 6967 |
![]() | '272' is a magic number. | 6967 |
![]() | Avoid nested blocks. | 6968 |
![]() | 'cast' is not followed by whitespace. | 6968 |
![]() | '1077' is a magic number. | 6970 |
![]() | Line has trailing spaces. | 6971 |
![]() | '150' is a magic number. | 6971 |
![]() | Avoid nested blocks. | 6972 |
![]() | Line contains a tab character. | 6973 |
![]() | '1078' is a magic number. | 6975 |
![]() | Line has trailing spaces. | 6976 |
![]() | '60' is a magic number. | 6976 |
![]() | Avoid nested blocks. | 6977 |
![]() | Line contains a tab character. | 6978 |
![]() | Line contains a tab character. | 6979 |
![]() | '1079' is a magic number. | 6981 |
![]() | Line has trailing spaces. | 6982 |
![]() | '633' is a magic number. | 6982 |
![]() | Avoid nested blocks. | 6983 |
![]() | 'cast' is not followed by whitespace. | 6983 |
![]() | '1080' is a magic number. | 6985 |
![]() | Line has trailing spaces. | 6986 |
![]() | '30' is a magic number. | 6986 |
![]() | Avoid nested blocks. | 6987 |
![]() | Line contains a tab character. | 6988 |
![]() | Line contains a tab character. | 6989 |
![]() | '1081' is a magic number. | 6991 |
![]() | Line has trailing spaces. | 6992 |
![]() | '377' is a magic number. | 6992 |
![]() | Avoid nested blocks. | 6993 |
![]() | 'cast' is not followed by whitespace. | 6993 |
![]() | '1082' is a magic number. | 6995 |
![]() | Line has trailing spaces. | 6996 |
![]() | '33' is a magic number. | 6996 |
![]() | Avoid nested blocks. | 6997 |
![]() | Line contains a tab character. | 6998 |
![]() | Line contains a tab character. | 6999 |
![]() | '1083' is a magic number. | 7001 |
![]() | Line has trailing spaces. | 7002 |
![]() | '313' is a magic number. | 7002 |
![]() | Avoid nested blocks. | 7003 |
![]() | 'cast' is not followed by whitespace. | 7003 |
![]() | '1084' is a magic number. | 7005 |
![]() | Line has trailing spaces. | 7006 |
![]() | '520' is a magic number. | 7006 |
![]() | Avoid nested blocks. | 7007 |
![]() | 'cast' is not followed by whitespace. | 7007 |
![]() | '1085' is a magic number. | 7009 |
![]() | Line has trailing spaces. | 7010 |
![]() | '292' is a magic number. | 7010 |
![]() | Avoid nested blocks. | 7011 |
![]() | 'cast' is not followed by whitespace. | 7011 |
![]() | '1086' is a magic number. | 7013 |
![]() | Line has trailing spaces. | 7014 |
![]() | '512' is a magic number. | 7014 |
![]() | Avoid nested blocks. | 7015 |
![]() | 'cast' is not followed by whitespace. | 7015 |
![]() | '1087' is a magic number. | 7017 |
![]() | Line has trailing spaces. | 7018 |
![]() | '468' is a magic number. | 7018 |
![]() | Avoid nested blocks. | 7019 |
![]() | 'cast' is not followed by whitespace. | 7019 |
![]() | '1088' is a magic number. | 7021 |
![]() | Line has trailing spaces. | 7022 |
![]() | '340' is a magic number. | 7022 |
![]() | Avoid nested blocks. | 7023 |
![]() | 'cast' is not followed by whitespace. | 7023 |
![]() | '1089' is a magic number. | 7025 |
![]() | Line has trailing spaces. | 7026 |
![]() | '499' is a magic number. | 7026 |
![]() | Avoid nested blocks. | 7027 |
![]() | 'cast' is not followed by whitespace. | 7027 |
![]() | '1090' is a magic number. | 7029 |
![]() | Line has trailing spaces. | 7030 |
![]() | '578' is a magic number. | 7030 |
![]() | Avoid nested blocks. | 7031 |
![]() | 'cast' is not followed by whitespace. | 7031 |
![]() | '1091' is a magic number. | 7033 |
![]() | Line has trailing spaces. | 7034 |
![]() | '498' is a magic number. | 7034 |
![]() | Avoid nested blocks. | 7035 |
![]() | 'cast' is not followed by whitespace. | 7035 |
![]() | '1092' is a magic number. | 7037 |
![]() | Line has trailing spaces. | 7038 |
![]() | '502' is a magic number. | 7038 |
![]() | Avoid nested blocks. | 7039 |
![]() | 'cast' is not followed by whitespace. | 7039 |
![]() | '1093' is a magic number. | 7041 |
![]() | Line has trailing spaces. | 7042 |
![]() | '219' is a magic number. | 7042 |
![]() | Avoid nested blocks. | 7043 |
![]() | 'cast' is not followed by whitespace. | 7043 |
![]() | '1094' is a magic number. | 7045 |
![]() | Line has trailing spaces. | 7046 |
![]() | '440' is a magic number. | 7046 |
![]() | Avoid nested blocks. | 7047 |
![]() | 'cast' is not followed by whitespace. | 7047 |
![]() | '1095' is a magic number. | 7049 |
![]() | Line has trailing spaces. | 7050 |
![]() | '56' is a magic number. | 7050 |
![]() | Avoid nested blocks. | 7051 |
![]() | Line contains a tab character. | 7052 |
![]() | Line contains a tab character. | 7053 |
![]() | '1096' is a magic number. | 7055 |
![]() | Line has trailing spaces. | 7056 |
![]() | '393' is a magic number. | 7056 |
![]() | Avoid nested blocks. | 7057 |
![]() | 'cast' is not followed by whitespace. | 7057 |
![]() | '1097' is a magic number. | 7059 |
![]() | Line has trailing spaces. | 7060 |
![]() | '233' is a magic number. | 7060 |
![]() | Avoid nested blocks. | 7061 |
![]() | 'cast' is not followed by whitespace. | 7061 |
![]() | '1098' is a magic number. | 7063 |
![]() | Line has trailing spaces. | 7064 |
![]() | '589' is a magic number. | 7064 |
![]() | Avoid nested blocks. | 7065 |
![]() | 'cast' is not followed by whitespace. | 7065 |
![]() | '1099' is a magic number. | 7067 |
![]() | Line has trailing spaces. | 7068 |
![]() | '448' is a magic number. | 7068 |
![]() | Avoid nested blocks. | 7069 |
![]() | 'cast' is not followed by whitespace. | 7069 |
![]() | '1100' is a magic number. | 7071 |
![]() | Line has trailing spaces. | 7072 |
![]() | '47' is a magic number. | 7072 |
![]() | Avoid nested blocks. | 7073 |
![]() | Line contains a tab character. | 7074 |
![]() | Line contains a tab character. | 7075 |
![]() | '1101' is a magic number. | 7077 |
![]() | Line has trailing spaces. | 7078 |
![]() | '256' is a magic number. | 7078 |
![]() | Avoid nested blocks. | 7079 |
![]() | Line contains a tab character. | 7080 |
![]() | '1102' is a magic number. | 7082 |
![]() | Line has trailing spaces. | 7083 |
![]() | '102' is a magic number. | 7083 |
![]() | Avoid nested blocks. | 7084 |
![]() | Line contains a tab character. | 7085 |
![]() | Line contains a tab character. | 7086 |
![]() | '1103' is a magic number. | 7088 |
![]() | Line has trailing spaces. | 7089 |
![]() | '241' is a magic number. | 7089 |
![]() | Avoid nested blocks. | 7090 |
![]() | 'cast' is not followed by whitespace. | 7090 |
![]() | '1104' is a magic number. | 7092 |
![]() | Line has trailing spaces. | 7093 |
![]() | '388' is a magic number. | 7093 |
![]() | Avoid nested blocks. | 7094 |
![]() | 'cast' is not followed by whitespace. | 7094 |
![]() | '1105' is a magic number. | 7096 |
![]() | Line has trailing spaces. | 7097 |
![]() | '354' is a magic number. | 7097 |
![]() | Avoid nested blocks. | 7098 |
![]() | 'cast' is not followed by whitespace. | 7098 |
![]() | '1106' is a magic number. | 7100 |
![]() | Line has trailing spaces. | 7101 |
![]() | '376' is a magic number. | 7101 |
![]() | Avoid nested blocks. | 7102 |
![]() | 'cast' is not followed by whitespace. | 7102 |
![]() | '1107' is a magic number. | 7104 |
![]() | Line has trailing spaces. | 7105 |
![]() | '186' is a magic number. | 7105 |
![]() | Avoid nested blocks. | 7106 |
![]() | 'cast' is not followed by whitespace. | 7106 |
![]() | '1108' is a magic number. | 7108 |
![]() | Line has trailing spaces. | 7109 |
![]() | '163' is a magic number. | 7109 |
![]() | Avoid nested blocks. | 7110 |
![]() | Line contains a tab character. | 7111 |
![]() | '1109' is a magic number. | 7113 |
![]() | Line has trailing spaces. | 7114 |
![]() | '463' is a magic number. | 7114 |
![]() | Avoid nested blocks. | 7115 |
![]() | 'cast' is not followed by whitespace. | 7115 |
![]() | '1110' is a magic number. | 7117 |
![]() | Line has trailing spaces. | 7118 |
![]() | '96' is a magic number. | 7118 |
![]() | Avoid nested blocks. | 7119 |
![]() | Line contains a tab character. | 7120 |
![]() | Line contains a tab character. | 7121 |
![]() | '1111' is a magic number. | 7123 |
![]() | Line has trailing spaces. | 7124 |
![]() | '158' is a magic number. | 7124 |
![]() | Avoid nested blocks. | 7125 |
![]() | Line contains a tab character. | 7126 |
![]() | '1112' is a magic number. | 7128 |
![]() | Line has trailing spaces. | 7129 |
![]() | '97' is a magic number. | 7129 |
![]() | Avoid nested blocks. | 7130 |
![]() | Line contains a tab character. | 7131 |
![]() | Line contains a tab character. | 7132 |
![]() | '1113' is a magic number. | 7134 |
![]() | Line has trailing spaces. | 7135 |
![]() | '90' is a magic number. | 7135 |
![]() | Avoid nested blocks. | 7136 |
![]() | Line contains a tab character. | 7137 |
![]() | Line contains a tab character. | 7138 |
![]() | '1114' is a magic number. | 7140 |
![]() | Line has trailing spaces. | 7141 |
![]() | '626' is a magic number. | 7141 |
![]() | Avoid nested blocks. | 7142 |
![]() | 'cast' is not followed by whitespace. | 7142 |
![]() | '1115' is a magic number. | 7144 |
![]() | Line has trailing spaces. | 7145 |
![]() | '7' is a magic number. | 7145 |
![]() | Avoid nested blocks. | 7146 |
![]() | Line contains a tab character. | 7147 |
![]() | Line contains a tab character. | 7148 |
![]() | '1116' is a magic number. | 7150 |
![]() | Line has trailing spaces. | 7151 |
![]() | '580' is a magic number. | 7151 |
![]() | Avoid nested blocks. | 7152 |
![]() | 'cast' is not followed by whitespace. | 7152 |
![]() | '1117' is a magic number. | 7154 |
![]() | Line has trailing spaces. | 7155 |
![]() | '380' is a magic number. | 7155 |
![]() | Avoid nested blocks. | 7156 |
![]() | 'cast' is not followed by whitespace. | 7156 |
![]() | '1118' is a magic number. | 7158 |
![]() | Line has trailing spaces. | 7159 |
![]() | '137' is a magic number. | 7159 |
![]() | Avoid nested blocks. | 7160 |
![]() | Line contains a tab character. | 7161 |
![]() | '1119' is a magic number. | 7163 |
![]() | Line has trailing spaces. | 7164 |
![]() | '138' is a magic number. | 7164 |
![]() | Avoid nested blocks. | 7165 |
![]() | Line contains a tab character. | 7166 |
![]() | '1120' is a magic number. | 7168 |
![]() | Line has trailing spaces. | 7169 |
![]() | '469' is a magic number. | 7169 |
![]() | Avoid nested blocks. | 7170 |
![]() | 'cast' is not followed by whitespace. | 7170 |
![]() | '1121' is a magic number. | 7172 |
![]() | Line has trailing spaces. | 7173 |
![]() | '510' is a magic number. | 7173 |
![]() | Avoid nested blocks. | 7174 |
![]() | 'cast' is not followed by whitespace. | 7174 |
![]() | '1122' is a magic number. | 7176 |
![]() | Line has trailing spaces. | 7177 |
![]() | '460' is a magic number. | 7177 |
![]() | Avoid nested blocks. | 7178 |
![]() | 'cast' is not followed by whitespace. | 7178 |
![]() | '1123' is a magic number. | 7180 |
![]() | Line has trailing spaces. | 7181 |
![]() | '197' is a magic number. | 7181 |
![]() | Avoid nested blocks. | 7182 |
![]() | Line contains a tab character. | 7183 |
![]() | '1124' is a magic number. | 7185 |
![]() | Line has trailing spaces. | 7186 |
![]() | '339' is a magic number. | 7186 |
![]() | Avoid nested blocks. | 7187 |
![]() | 'cast' is not followed by whitespace. | 7187 |
![]() | '1125' is a magic number. | 7189 |
![]() | Line has trailing spaces. | 7190 |
![]() | '584' is a magic number. | 7190 |
![]() | Avoid nested blocks. | 7191 |
![]() | 'cast' is not followed by whitespace. | 7191 |
![]() | '1126' is a magic number. | 7193 |
![]() | Line has trailing spaces. | 7194 |
![]() | '243' is a magic number. | 7194 |
![]() | Avoid nested blocks. | 7195 |
![]() | 'cast' is not followed by whitespace. | 7195 |
![]() | '1127' is a magic number. | 7197 |
![]() | Line has trailing spaces. | 7198 |
![]() | '432' is a magic number. | 7198 |
![]() | Avoid nested blocks. | 7199 |
![]() | 'cast' is not followed by whitespace. | 7199 |
![]() | '1128' is a magic number. | 7201 |
![]() | Line has trailing spaces. | 7202 |
![]() | '627' is a magic number. | 7202 |
![]() | Line is longer than 80 characters. | 7203 |
![]() | Avoid nested blocks. | 7203 |
![]() | 'cast' is not followed by whitespace. | 7203 |
![]() | '1129' is a magic number. | 7205 |
![]() | Line has trailing spaces. | 7206 |
![]() | '441' is a magic number. | 7206 |
![]() | Avoid nested blocks. | 7207 |
![]() | 'cast' is not followed by whitespace. | 7207 |
![]() | '1130' is a magic number. | 7209 |
![]() | Line has trailing spaces. | 7210 |
![]() | '289' is a magic number. | 7210 |
![]() | Avoid nested blocks. | 7211 |
![]() | 'cast' is not followed by whitespace. | 7211 |
![]() | '1131' is a magic number. | 7213 |
![]() | Line has trailing spaces. | 7214 |
![]() | '611' is a magic number. | 7214 |
![]() | Avoid nested blocks. | 7215 |
![]() | 'cast' is not followed by whitespace. | 7215 |
![]() | '1132' is a magic number. | 7217 |
![]() | Line has trailing spaces. | 7218 |
![]() | '564' is a magic number. | 7218 |
![]() | Avoid nested blocks. | 7219 |
![]() | 'cast' is not followed by whitespace. | 7219 |
![]() | '1133' is a magic number. | 7221 |
![]() | Line has trailing spaces. | 7222 |
![]() | '202' is a magic number. | 7222 |
![]() | Avoid nested blocks. | 7223 |
![]() | 'cast' is not followed by whitespace. | 7223 |
![]() | '1134' is a magic number. | 7225 |
![]() | Line has trailing spaces. | 7226 |
![]() | '190' is a magic number. | 7226 |
![]() | Avoid nested blocks. | 7227 |
![]() | 'cast' is not followed by whitespace. | 7227 |
![]() | '1135' is a magic number. | 7229 |
![]() | Line has trailing spaces. | 7230 |
![]() | '537' is a magic number. | 7230 |
![]() | Avoid nested blocks. | 7231 |
![]() | 'cast' is not followed by whitespace. | 7231 |
![]() | '1136' is a magic number. | 7233 |
![]() | Line has trailing spaces. | 7234 |
![]() | '228' is a magic number. | 7234 |
![]() | Avoid nested blocks. | 7235 |
![]() | 'cast' is not followed by whitespace. | 7235 |
![]() | '1137' is a magic number. | 7237 |
![]() | Line has trailing spaces. | 7238 |
![]() | '592' is a magic number. | 7238 |
![]() | Avoid nested blocks. | 7239 |
![]() | 'cast' is not followed by whitespace. | 7239 |
![]() | '1138' is a magic number. | 7241 |
![]() | Line has trailing spaces. | 7242 |
![]() | '556' is a magic number. | 7242 |
![]() | Avoid nested blocks. | 7243 |
![]() | 'cast' is not followed by whitespace. | 7243 |
![]() | '1139' is a magic number. | 7245 |
![]() | Line has trailing spaces. | 7246 |
![]() | '10' is a magic number. | 7246 |
![]() | Avoid nested blocks. | 7247 |
![]() | Line contains a tab character. | 7248 |
![]() | Line contains a tab character. | 7249 |
![]() | '1140' is a magic number. | 7251 |
![]() | Line has trailing spaces. | 7252 |
![]() | '28' is a magic number. | 7252 |
![]() | Avoid nested blocks. | 7253 |
![]() | Line contains a tab character. | 7254 |
![]() | Line contains a tab character. | 7255 |
![]() | '1141' is a magic number. | 7257 |
![]() | Line has trailing spaces. | 7258 |
![]() | '436' is a magic number. | 7258 |
![]() | Avoid nested blocks. | 7259 |
![]() | 'cast' is not followed by whitespace. | 7259 |
![]() | '1142' is a magic number. | 7261 |
![]() | Line has trailing spaces. | 7262 |
![]() | '25' is a magic number. | 7262 |
![]() | Avoid nested blocks. | 7263 |
![]() | Line is longer than 80 characters. | 7264 |
![]() | Line contains a tab character. | 7264 |
![]() | Line contains a tab character. | 7265 |
![]() | '1143' is a magic number. | 7267 |
![]() | Line has trailing spaces. | 7268 |
![]() | '31' is a magic number. | 7268 |
![]() | Avoid nested blocks. | 7269 |
![]() | Line contains a tab character. | 7270 |
![]() | Line contains a tab character. | 7271 |
![]() | '1144' is a magic number. | 7273 |
![]() | Line has trailing spaces. | 7274 |
![]() | '573' is a magic number. | 7274 |
![]() | Avoid nested blocks. | 7275 |
![]() | 'cast' is not followed by whitespace. | 7275 |
![]() | '1145' is a magic number. | 7277 |
![]() | Line has trailing spaces. | 7278 |
![]() | '83' is a magic number. | 7278 |
![]() | Avoid nested blocks. | 7279 |
![]() | Line contains a tab character. | 7280 |
![]() | Line contains a tab character. | 7281 |
![]() | '1146' is a magic number. | 7283 |
![]() | Line has trailing spaces. | 7284 |
![]() | '600' is a magic number. | 7284 |
![]() | Line is longer than 80 characters. | 7285 |
![]() | Avoid nested blocks. | 7285 |
![]() | 'cast' is not followed by whitespace. | 7285 |
![]() | '1147' is a magic number. | 7287 |
![]() | Line has trailing spaces. | 7288 |
![]() | '525' is a magic number. | 7288 |
![]() | Avoid nested blocks. | 7289 |
![]() | 'cast' is not followed by whitespace. | 7289 |
![]() | '1148' is a magic number. | 7291 |
![]() | Line has trailing spaces. | 7292 |
![]() | '433' is a magic number. | 7292 |
![]() | Avoid nested blocks. | 7293 |
![]() | 'cast' is not followed by whitespace. | 7293 |
![]() | '1149' is a magic number. | 7295 |
![]() | Line has trailing spaces. | 7296 |
![]() | '358' is a magic number. | 7296 |
![]() | Avoid nested blocks. | 7297 |
![]() | 'cast' is not followed by whitespace. | 7297 |
![]() | '1150' is a magic number. | 7299 |
![]() | Line has trailing spaces. | 7300 |
![]() | '42' is a magic number. | 7300 |
![]() | Avoid nested blocks. | 7301 |
![]() | Line contains a tab character. | 7302 |
![]() | Line contains a tab character. | 7303 |
![]() | '1151' is a magic number. | 7305 |
![]() | Line has trailing spaces. | 7306 |
![]() | '450' is a magic number. | 7306 |
![]() | Avoid nested blocks. | 7307 |
![]() | 'cast' is not followed by whitespace. | 7307 |
![]() | '1152' is a magic number. | 7309 |
![]() | Line has trailing spaces. | 7310 |
![]() | '239' is a magic number. | 7310 |
![]() | Avoid nested blocks. | 7311 |
![]() | 'cast' is not followed by whitespace. | 7311 |
![]() | '1153' is a magic number. | 7313 |
![]() | Line has trailing spaces. | 7314 |
![]() | '399' is a magic number. | 7314 |
![]() | Avoid nested blocks. | 7315 |
![]() | 'cast' is not followed by whitespace. | 7315 |
![]() | '1154' is a magic number. | 7317 |
![]() | Line has trailing spaces. | 7318 |
![]() | '394' is a magic number. | 7318 |
![]() | Avoid nested blocks. | 7319 |
![]() | 'cast' is not followed by whitespace. | 7319 |
![]() | '1155' is a magic number. | 7321 |
![]() | Line has trailing spaces. | 7322 |
![]() | '485' is a magic number. | 7322 |
![]() | Avoid nested blocks. | 7323 |
![]() | 'cast' is not followed by whitespace. | 7323 |
![]() | '1156' is a magic number. | 7325 |
![]() | Line has trailing spaces. | 7326 |
![]() | '92' is a magic number. | 7326 |
![]() | Avoid nested blocks. | 7327 |
![]() | Line contains a tab character. | 7328 |
![]() | Line contains a tab character. | 7329 |
![]() | '1157' is a magic number. | 7331 |
![]() | Line has trailing spaces. | 7332 |
![]() | '146' is a magic number. | 7332 |
![]() | Avoid nested blocks. | 7333 |
![]() | Line contains a tab character. | 7334 |
![]() | '1158' is a magic number. | 7336 |
![]() | Line has trailing spaces. | 7337 |
![]() | '193' is a magic number. | 7337 |
![]() | Avoid nested blocks. | 7338 |
![]() | Line contains a tab character. | 7339 |
![]() | '1159' is a magic number. | 7341 |
![]() | Line has trailing spaces. | 7342 |
![]() | '551' is a magic number. | 7342 |
![]() | Avoid nested blocks. | 7343 |
![]() | 'cast' is not followed by whitespace. | 7343 |
![]() | '1160' is a magic number. | 7345 |
![]() | Line has trailing spaces. | 7346 |
![]() | '484' is a magic number. | 7346 |
![]() | Avoid nested blocks. | 7347 |
![]() | 'cast' is not followed by whitespace. | 7347 |
![]() | '1161' is a magic number. | 7349 |
![]() | Line has trailing spaces. | 7350 |
![]() | '333' is a magic number. | 7350 |
![]() | Avoid nested blocks. | 7351 |
![]() | 'cast' is not followed by whitespace. | 7351 |
![]() | '1162' is a magic number. | 7353 |
![]() | Line has trailing spaces. | 7354 |
![]() | '41' is a magic number. | 7354 |
![]() | Avoid nested blocks. | 7355 |
![]() | Line contains a tab character. | 7356 |
![]() | Line contains a tab character. | 7357 |
![]() | '1163' is a magic number. | 7359 |
![]() | Line has trailing spaces. | 7360 |
![]() | '602' is a magic number. | 7360 |
![]() | Avoid nested blocks. | 7361 |
![]() | 'cast' is not followed by whitespace. | 7361 |
![]() | '1164' is a magic number. | 7363 |
![]() | Line has trailing spaces. | 7364 |
![]() | '204' is a magic number. | 7364 |
![]() | Avoid nested blocks. | 7365 |
![]() | 'cast' is not followed by whitespace. | 7365 |
![]() | '1165' is a magic number. | 7367 |
![]() | Line has trailing spaces. | 7368 |
![]() | '452' is a magic number. | 7368 |
![]() | Avoid nested blocks. | 7369 |
![]() | 'cast' is not followed by whitespace. | 7369 |
![]() | '1166' is a magic number. | 7371 |
![]() | Line has trailing spaces. | 7372 |
![]() | '49' is a magic number. | 7372 |
![]() | Avoid nested blocks. | 7373 |
![]() | Line contains a tab character. | 7374 |
![]() | Line contains a tab character. | 7375 |
![]() | '1167' is a magic number. | 7377 |
![]() | Line has trailing spaces. | 7378 |
![]() | '359' is a magic number. | 7378 |
![]() | Avoid nested blocks. | 7379 |
![]() | 'cast' is not followed by whitespace. | 7379 |
![]() | '1168' is a magic number. | 7381 |
![]() | Line has trailing spaces. | 7382 |
![]() | '422' is a magic number. | 7382 |
![]() | Avoid nested blocks. | 7383 |
![]() | 'cast' is not followed by whitespace. | 7383 |
![]() | '1169' is a magic number. | 7385 |
![]() | Line has trailing spaces. | 7386 |
![]() | '535' is a magic number. | 7386 |
![]() | Avoid nested blocks. | 7387 |
![]() | 'cast' is not followed by whitespace. | 7387 |
![]() | '1170' is a magic number. | 7389 |
![]() | Line has trailing spaces. | 7390 |
![]() | '418' is a magic number. | 7390 |
![]() | Avoid nested blocks. | 7391 |
![]() | 'cast' is not followed by whitespace. | 7391 |
![]() | '1171' is a magic number. | 7393 |
![]() | Line has trailing spaces. | 7394 |
![]() | '225' is a magic number. | 7394 |
![]() | Avoid nested blocks. | 7395 |
![]() | 'cast' is not followed by whitespace. | 7395 |
![]() | '1172' is a magic number. | 7397 |
![]() | Line has trailing spaces. | 7398 |
![]() | '467' is a magic number. | 7398 |
![]() | Avoid nested blocks. | 7399 |
![]() | 'cast' is not followed by whitespace. | 7399 |
![]() | '1173' is a magic number. | 7401 |
![]() | Line has trailing spaces. | 7402 |
![]() | '119' is a magic number. | 7402 |
![]() | Avoid nested blocks. | 7403 |
![]() | Line contains a tab character. | 7404 |
![]() | '1174' is a magic number. | 7406 |
![]() | Line has trailing spaces. | 7407 |
![]() | '182' is a magic number. | 7407 |
![]() | Avoid nested blocks. | 7408 |
![]() | Line contains a tab character. | 7409 |
![]() | '1175' is a magic number. | 7411 |
![]() | Line has trailing spaces. | 7412 |
![]() | '617' is a magic number. | 7412 |
![]() | Line is longer than 80 characters. | 7413 |
![]() | Avoid nested blocks. | 7413 |
![]() | 'cast' is not followed by whitespace. | 7413 |
![]() | '1176' is a magic number. | 7415 |
![]() | Line has trailing spaces. | 7416 |
![]() | '543' is a magic number. | 7416 |
![]() | Avoid nested blocks. | 7417 |
![]() | 'cast' is not followed by whitespace. | 7417 |
![]() | '1177' is a magic number. | 7419 |
![]() | Line has trailing spaces. | 7420 |
![]() | '285' is a magic number. | 7420 |
![]() | Avoid nested blocks. | 7421 |
![]() | 'cast' is not followed by whitespace. | 7421 |
![]() | '1178' is a magic number. | 7423 |
![]() | Line has trailing spaces. | 7424 |
![]() | '226' is a magic number. | 7424 |
![]() | Avoid nested blocks. | 7425 |
![]() | 'cast' is not followed by whitespace. | 7425 |
![]() | '1179' is a magic number. | 7427 |
![]() | Line has trailing spaces. | 7428 |
![]() | '409' is a magic number. | 7428 |
![]() | Avoid nested blocks. | 7429 |
![]() | 'cast' is not followed by whitespace. | 7429 |
![]() | '1180' is a magic number. | 7431 |
![]() | Line has trailing spaces. | 7432 |
![]() | '549' is a magic number. | 7432 |
![]() | Avoid nested blocks. | 7433 |
![]() | 'cast' is not followed by whitespace. | 7433 |
![]() | '1181' is a magic number. | 7435 |
![]() | Line has trailing spaces. | 7436 |
![]() | '542' is a magic number. | 7436 |
![]() | Avoid nested blocks. | 7437 |
![]() | 'cast' is not followed by whitespace. | 7437 |
![]() | '1182' is a magic number. | 7439 |
![]() | Line has trailing spaces. | 7440 |
![]() | '271' is a magic number. | 7440 |
![]() | Avoid nested blocks. | 7441 |
![]() | 'cast' is not followed by whitespace. | 7441 |
![]() | '1183' is a magic number. | 7443 |
![]() | Line has trailing spaces. | 7444 |
![]() | '571' is a magic number. | 7444 |
![]() | Avoid nested blocks. | 7445 |
![]() | 'cast' is not followed by whitespace. | 7445 |
![]() | '1184' is a magic number. | 7447 |
![]() | Line has trailing spaces. | 7448 |
![]() | '43' is a magic number. | 7448 |
![]() | Avoid nested blocks. | 7449 |
![]() | Line contains a tab character. | 7450 |
![]() | Line contains a tab character. | 7451 |
![]() | '1185' is a magic number. | 7453 |
![]() | Line has trailing spaces. | 7454 |
![]() | '91' is a magic number. | 7454 |
![]() | Avoid nested blocks. | 7455 |
![]() | Line contains a tab character. | 7456 |
![]() | Line contains a tab character. | 7457 |
![]() | '1186' is a magic number. | 7459 |
![]() | Line has trailing spaces. | 7460 |
![]() | '70' is a magic number. | 7460 |
![]() | Avoid nested blocks. | 7461 |
![]() | Line contains a tab character. | 7462 |
![]() | Line contains a tab character. | 7463 |
![]() | '1187' is a magic number. | 7465 |
![]() | Line has trailing spaces. | 7466 |
![]() | '221' is a magic number. | 7466 |
![]() | Avoid nested blocks. | 7467 |
![]() | 'cast' is not followed by whitespace. | 7467 |
![]() | '1188' is a magic number. | 7469 |
![]() | Line has trailing spaces. | 7470 |
![]() | '453' is a magic number. | 7470 |
![]() | Avoid nested blocks. | 7471 |
![]() | 'cast' is not followed by whitespace. | 7471 |
![]() | '1189' is a magic number. | 7473 |
![]() | Line has trailing spaces. | 7474 |
![]() | '242' is a magic number. | 7474 |
![]() | Avoid nested blocks. | 7475 |
![]() | 'cast' is not followed by whitespace. | 7475 |
![]() | '1190' is a magic number. | 7477 |
![]() | Line has trailing spaces. | 7478 |
![]() | '471' is a magic number. | 7478 |
![]() | Avoid nested blocks. | 7479 |
![]() | 'cast' is not followed by whitespace. | 7479 |
![]() | '1191' is a magic number. | 7481 |
![]() | Line has trailing spaces. | 7482 |
![]() | '606' is a magic number. | 7482 |
![]() | Avoid nested blocks. | 7483 |
![]() | 'cast' is not followed by whitespace. | 7483 |
![]() | '1192' is a magic number. | 7485 |
![]() | Line has trailing spaces. | 7486 |
![]() | '322' is a magic number. | 7486 |
![]() | Avoid nested blocks. | 7487 |
![]() | Line contains a tab character. | 7488 |
![]() | '1193' is a magic number. | 7490 |
![]() | Line has trailing spaces. | 7491 |
![]() | '142' is a magic number. | 7491 |
![]() | Avoid nested blocks. | 7492 |
![]() | Line contains a tab character. | 7493 |
![]() | '1194' is a magic number. | 7495 |
![]() | Line has trailing spaces. | 7496 |
![]() | '291' is a magic number. | 7496 |
![]() | Avoid nested blocks. | 7497 |
![]() | 'cast' is not followed by whitespace. | 7497 |
![]() | '1195' is a magic number. | 7499 |
![]() | Line has trailing spaces. | 7500 |
![]() | '203' is a magic number. | 7500 |
![]() | Avoid nested blocks. | 7501 |
![]() | 'cast' is not followed by whitespace. | 7501 |
![]() | '1196' is a magic number. | 7503 |
![]() | Line has trailing spaces. | 7504 |
![]() | '605' is a magic number. | 7504 |
![]() | Avoid nested blocks. | 7505 |
![]() | 'cast' is not followed by whitespace. | 7505 |
![]() | '1197' is a magic number. | 7507 |
![]() | Line has trailing spaces. | 7508 |
![]() | '378' is a magic number. | 7508 |
![]() | Avoid nested blocks. | 7509 |
![]() | 'cast' is not followed by whitespace. | 7509 |
![]() | '1198' is a magic number. | 7511 |
![]() | Line has trailing spaces. | 7512 |
![]() | '149' is a magic number. | 7512 |
![]() | Avoid nested blocks. | 7513 |
![]() | Line contains a tab character. | 7514 |
![]() | '1199' is a magic number. | 7516 |
![]() | Line has trailing spaces. | 7517 |
![]() | '198' is a magic number. | 7517 |
![]() | Avoid nested blocks. | 7518 |
![]() | Line contains a tab character. | 7519 |
![]() | '1200' is a magic number. | 7521 |
![]() | Line has trailing spaces. | 7522 |
![]() | '595' is a magic number. | 7522 |
![]() | Avoid nested blocks. | 7523 |
![]() | 'cast' is not followed by whitespace. | 7523 |
![]() | '1201' is a magic number. | 7525 |
![]() | Line has trailing spaces. | 7526 |
![]() | '496' is a magic number. | 7526 |
![]() | Avoid nested blocks. | 7527 |
![]() | 'cast' is not followed by whitespace. | 7527 |
![]() | '1202' is a magic number. | 7529 |
![]() | Line has trailing spaces. | 7530 |
![]() | '368' is a magic number. | 7530 |
![]() | Avoid nested blocks. | 7531 |
![]() | 'cast' is not followed by whitespace. | 7531 |
![]() | '1203' is a magic number. | 7533 |
![]() | Line has trailing spaces. | 7534 |
![]() | '519' is a magic number. | 7534 |
![]() | Avoid nested blocks. | 7535 |
![]() | 'cast' is not followed by whitespace. | 7535 |
![]() | '1204' is a magic number. | 7537 |
![]() | Line has trailing spaces. | 7538 |
![]() | '634' is a magic number. | 7538 |
![]() | Line is longer than 80 characters. | 7539 |
![]() | Avoid nested blocks. | 7539 |
![]() | 'cast' is not followed by whitespace. | 7539 |
![]() | '1205' is a magic number. | 7541 |
![]() | Line has trailing spaces. | 7542 |
![]() | '392' is a magic number. | 7542 |
![]() | Avoid nested blocks. | 7543 |
![]() | 'cast' is not followed by whitespace. | 7543 |
![]() | '1206' is a magic number. | 7545 |
![]() | Line has trailing spaces. | 7546 |
![]() | '437' is a magic number. | 7546 |
![]() | Avoid nested blocks. | 7547 |
![]() | 'cast' is not followed by whitespace. | 7547 |
![]() | '1207' is a magic number. | 7549 |
![]() | Line has trailing spaces. | 7550 |
![]() | '404' is a magic number. | 7550 |
![]() | Avoid nested blocks. | 7551 |
![]() | 'cast' is not followed by whitespace. | 7551 |
![]() | '1208' is a magic number. | 7553 |
![]() | Line has trailing spaces. | 7554 |
![]() | '199' is a magic number. | 7554 |
![]() | Avoid nested blocks. | 7555 |
![]() | Line contains a tab character. | 7556 |
![]() | '1209' is a magic number. | 7558 |
![]() | Line has trailing spaces. | 7559 |
![]() | '237' is a magic number. | 7559 |
![]() | Avoid nested blocks. | 7560 |
![]() | 'cast' is not followed by whitespace. | 7560 |
![]() | '1210' is a magic number. | 7562 |
![]() | Line has trailing spaces. | 7563 |
![]() | '216' is a magic number. | 7563 |
![]() | Avoid nested blocks. | 7564 |
![]() | 'cast' is not followed by whitespace. | 7564 |
![]() | '1211' is a magic number. | 7566 |
![]() | Line has trailing spaces. | 7567 |
![]() | '201' is a magic number. | 7567 |
![]() | Avoid nested blocks. | 7568 |
![]() | 'cast' is not followed by whitespace. | 7568 |
![]() | '1212' is a magic number. | 7570 |
![]() | Line has trailing spaces. | 7571 |
![]() | '443' is a magic number. | 7571 |
![]() | Avoid nested blocks. | 7572 |
![]() | 'cast' is not followed by whitespace. | 7572 |
![]() | '1213' is a magic number. | 7574 |
![]() | Line has trailing spaces. | 7575 |
![]() | '406' is a magic number. | 7575 |
![]() | Avoid nested blocks. | 7576 |
![]() | 'cast' is not followed by whitespace. | 7576 |
![]() | '1214' is a magic number. | 7578 |
![]() | Line has trailing spaces. | 7579 |
![]() | '335' is a magic number. | 7579 |
![]() | Avoid nested blocks. | 7580 |
![]() | 'cast' is not followed by whitespace. | 7580 |
![]() | '1215' is a magic number. | 7582 |
![]() | Line has trailing spaces. | 7583 |
![]() | '594' is a magic number. | 7583 |
![]() | Avoid nested blocks. | 7584 |
![]() | 'cast' is not followed by whitespace. | 7584 |
![]() | '1216' is a magic number. | 7586 |
![]() | Line has trailing spaces. | 7587 |
![]() | '555' is a magic number. | 7587 |
![]() | Avoid nested blocks. | 7588 |
![]() | 'cast' is not followed by whitespace. | 7588 |
![]() | '1217' is a magic number. | 7590 |
![]() | Line has trailing spaces. | 7591 |
![]() | '613' is a magic number. | 7591 |
![]() | Avoid nested blocks. | 7592 |
![]() | 'cast' is not followed by whitespace. | 7592 |
![]() | '1218' is a magic number. | 7594 |
![]() | Line has trailing spaces. | 7595 |
![]() | '514' is a magic number. | 7595 |
![]() | Avoid nested blocks. | 7596 |
![]() | 'cast' is not followed by whitespace. | 7596 |
![]() | '1219' is a magic number. | 7598 |
![]() | Line has trailing spaces. | 7599 |
![]() | '608' is a magic number. | 7599 |
![]() | Avoid nested blocks. | 7600 |
![]() | 'cast' is not followed by whitespace. | 7600 |
![]() | '1220' is a magic number. | 7602 |
![]() | Line has trailing spaces. | 7603 |
![]() | '141' is a magic number. | 7603 |
![]() | Avoid nested blocks. | 7604 |
![]() | Line contains a tab character. | 7605 |
![]() | '1221' is a magic number. | 7607 |
![]() | Line has trailing spaces. | 7608 |
![]() | '320' is a magic number. | 7608 |
![]() | Avoid nested blocks. | 7609 |
![]() | 'cast' is not followed by whitespace. | 7609 |
![]() | '1222' is a magic number. | 7611 |
![]() | Line has trailing spaces. | 7612 |
![]() | '493' is a magic number. | 7612 |
![]() | Avoid nested blocks. | 7613 |
![]() | 'cast' is not followed by whitespace. | 7613 |
![]() | '1223' is a magic number. | 7615 |
![]() | Line has trailing spaces. | 7616 |
![]() | '348' is a magic number. | 7616 |
![]() | Avoid nested blocks. | 7617 |
![]() | 'cast' is not followed by whitespace. | 7617 |
![]() | '1224' is a magic number. | 7619 |
![]() | Line has trailing spaces. | 7620 |
![]() | '516' is a magic number. | 7620 |
![]() | Avoid nested blocks. | 7621 |
![]() | 'cast' is not followed by whitespace. | 7621 |
![]() | '1225' is a magic number. | 7623 |
![]() | Line has trailing spaces. | 7624 |
![]() | '50' is a magic number. | 7624 |
![]() | Avoid nested blocks. | 7625 |
![]() | Line contains a tab character. | 7626 |
![]() | Line contains a tab character. | 7627 |
![]() | '1226' is a magic number. | 7629 |
![]() | Line has trailing spaces. | 7630 |
![]() | '618' is a magic number. | 7630 |
![]() | Avoid nested blocks. | 7631 |
![]() | 'cast' is not followed by whitespace. | 7631 |
![]() | '1227' is a magic number. | 7633 |
![]() | Line has trailing spaces. | 7634 |
![]() | '180' is a magic number. | 7634 |
![]() | Avoid nested blocks. | 7635 |
![]() | Line contains a tab character. | 7636 |
![]() | '1228' is a magic number. | 7638 |
![]() | Line has trailing spaces. | 7639 |
![]() | '107' is a magic number. | 7639 |
![]() | Avoid nested blocks. | 7640 |
![]() | Line contains a tab character. | 7641 |
![]() | '1229' is a magic number. | 7643 |
![]() | Line has trailing spaces. | 7644 |
![]() | '36' is a magic number. | 7644 |
![]() | Avoid nested blocks. | 7645 |
![]() | Line contains a tab character. | 7646 |
![]() | Line contains a tab character. | 7647 |
![]() | '1230' is a magic number. | 7649 |
![]() | Line has trailing spaces. | 7650 |
![]() | '598' is a magic number. | 7650 |
![]() | Avoid nested blocks. | 7651 |
![]() | 'cast' is not followed by whitespace. | 7651 |
![]() | '1231' is a magic number. | 7653 |
![]() | Line has trailing spaces. | 7654 |
![]() | '195' is a magic number. | 7654 |
![]() | Avoid nested blocks. | 7655 |
![]() | Line contains a tab character. | 7656 |
![]() | '1232' is a magic number. | 7658 |
![]() | Line has trailing spaces. | 7659 |
![]() | '29' is a magic number. | 7659 |
![]() | Avoid nested blocks. | 7660 |
![]() | Line contains a tab character. | 7661 |
![]() | Line contains a tab character. | 7662 |
![]() | '1233' is a magic number. | 7664 |
![]() | Line has trailing spaces. | 7665 |
![]() | '46' is a magic number. | 7665 |
![]() | Avoid nested blocks. | 7666 |
![]() | Line contains a tab character. | 7667 |
![]() | Line contains a tab character. | 7668 |
![]() | '1234' is a magic number. | 7670 |
![]() | Line has trailing spaces. | 7671 |
![]() | '277' is a magic number. | 7671 |
![]() | Avoid nested blocks. | 7672 |
![]() | Line contains a tab character. | 7673 |
![]() | '1235' is a magic number. | 7675 |
![]() | Line has trailing spaces. | 7676 |
![]() | '212' is a magic number. | 7676 |
![]() | Avoid nested blocks. | 7677 |
![]() | 'cast' is not followed by whitespace. | 7677 |
![]() | '1236' is a magic number. | 7679 |
![]() | Line has trailing spaces. | 7680 |
![]() | '220' is a magic number. | 7680 |
![]() | Avoid nested blocks. | 7681 |
![]() | 'cast' is not followed by whitespace. | 7681 |
![]() | '1237' is a magic number. | 7683 |
![]() | Line has trailing spaces. | 7684 |
![]() | '483' is a magic number. | 7684 |
![]() | Avoid nested blocks. | 7685 |
![]() | 'cast' is not followed by whitespace. | 7685 |
![]() | '1238' is a magic number. | 7687 |
![]() | Line has trailing spaces. | 7688 |
![]() | '178' is a magic number. | 7688 |
![]() | Avoid nested blocks. | 7689 |
![]() | Line contains a tab character. | 7690 |
![]() | '1239' is a magic number. | 7692 |
![]() | Line has trailing spaces. | 7693 |
![]() | '414' is a magic number. | 7693 |
![]() | Avoid nested blocks. | 7694 |
![]() | 'cast' is not followed by whitespace. | 7694 |
![]() | '1240' is a magic number. | 7696 |
![]() | Line has trailing spaces. | 7697 |
![]() | '159' is a magic number. | 7697 |
![]() | Avoid nested blocks. | 7698 |
![]() | Line contains a tab character. | 7699 |
![]() | '1241' is a magic number. | 7701 |
![]() | Line has trailing spaces. | 7702 |
![]() | '508' is a magic number. | 7702 |
![]() | Avoid nested blocks. | 7703 |
![]() | 'cast' is not followed by whitespace. | 7703 |
![]() | '1242' is a magic number. | 7705 |
![]() | Line has trailing spaces. | 7706 |
![]() | '389' is a magic number. | 7706 |
![]() | Avoid nested blocks. | 7707 |
![]() | 'cast' is not followed by whitespace. | 7707 |
![]() | '1243' is a magic number. | 7709 |
![]() | Line has trailing spaces. | 7710 |
![]() | '294' is a magic number. | 7710 |
![]() | Avoid nested blocks. | 7711 |
![]() | 'cast' is not followed by whitespace. | 7711 |
![]() | '1244' is a magic number. | 7713 |
![]() | Line has trailing spaces. | 7714 |
![]() | '106' is a magic number. | 7714 |
![]() | Avoid nested blocks. | 7715 |
![]() | Line contains a tab character. | 7716 |
![]() | '1245' is a magic number. | 7718 |
![]() | Line has trailing spaces. | 7719 |
![]() | '408' is a magic number. | 7719 |
![]() | Avoid nested blocks. | 7720 |
![]() | 'cast' is not followed by whitespace. | 7720 |
![]() | '1246' is a magic number. | 7722 |
![]() | Line has trailing spaces. | 7723 |
![]() | '616' is a magic number. | 7723 |
![]() | Line is longer than 80 characters. | 7724 |
![]() | Avoid nested blocks. | 7724 |
![]() | 'cast' is not followed by whitespace. | 7724 |
![]() | '1247' is a magic number. | 7726 |
![]() | Line has trailing spaces. | 7727 |
![]() | '319' is a magic number. | 7727 |
![]() | Avoid nested blocks. | 7728 |
![]() | 'cast' is not followed by whitespace. | 7728 |
![]() | '1248' is a magic number. | 7730 |
![]() | Line has trailing spaces. | 7731 |
![]() | '144' is a magic number. | 7731 |
![]() | Avoid nested blocks. | 7732 |
![]() | Line contains a tab character. | 7733 |
![]() | '1249' is a magic number. | 7735 |
![]() | Line has trailing spaces. | 7736 |
![]() | '318' is a magic number. | 7736 |
![]() | Avoid nested blocks. | 7737 |
![]() | 'cast' is not followed by whitespace. | 7737 |
![]() | '1250' is a magic number. | 7739 |
![]() | Line has trailing spaces. | 7740 |
![]() | '449' is a magic number. | 7740 |
![]() | Avoid nested blocks. | 7741 |
![]() | 'cast' is not followed by whitespace. | 7741 |
![]() | '1251' is a magic number. | 7743 |
![]() | Line has trailing spaces. | 7744 |
![]() | '474' is a magic number. | 7744 |
![]() | Avoid nested blocks. | 7745 |
![]() | 'cast' is not followed by whitespace. | 7745 |
![]() | '1252' is a magic number. | 7747 |
![]() | Line has trailing spaces. | 7748 |
![]() | '312' is a magic number. | 7748 |
![]() | Avoid nested blocks. | 7749 |
![]() | 'cast' is not followed by whitespace. | 7749 |
![]() | '1253' is a magic number. | 7751 |
![]() | Line has trailing spaces. | 7752 |
![]() | '276' is a magic number. | 7752 |
![]() | Avoid nested blocks. | 7753 |
![]() | Line contains a tab character. | 7754 |
![]() | '1254' is a magic number. | 7756 |
![]() | Line has trailing spaces. | 7757 |
![]() | '100' is a magic number. | 7757 |
![]() | Avoid nested blocks. | 7758 |
![]() | Line contains a tab character. | 7759 |
![]() | Line contains a tab character. | 7760 |
![]() | '1255' is a magic number. | 7762 |
![]() | Line has trailing spaces. | 7763 |
![]() | '604' is a magic number. | 7763 |
![]() | Avoid nested blocks. | 7764 |
![]() | 'cast' is not followed by whitespace. | 7764 |
![]() | '1256' is a magic number. | 7766 |
![]() | Line has trailing spaces. | 7767 |
![]() | '69' is a magic number. | 7767 |
![]() | Avoid nested blocks. | 7768 |
![]() | Line contains a tab character. | 7769 |
![]() | Line contains a tab character. | 7770 |
![]() | '1257' is a magic number. | 7772 |
![]() | Line has trailing spaces. | 7773 |
![]() | '177' is a magic number. | 7773 |
![]() | Avoid nested blocks. | 7774 |
![]() | Line contains a tab character. | 7775 |
![]() | '1258' is a magic number. | 7777 |
![]() | Line has trailing spaces. | 7778 |
![]() | '397' is a magic number. | 7778 |
![]() | Avoid nested blocks. | 7779 |
![]() | 'cast' is not followed by whitespace. | 7779 |
![]() | '1259' is a magic number. | 7781 |
![]() | Line has trailing spaces. | 7782 |
![]() | '288' is a magic number. | 7782 |
![]() | Avoid nested blocks. | 7783 |
![]() | 'cast' is not followed by whitespace. | 7783 |
![]() | '1260' is a magic number. | 7785 |
![]() | Line has trailing spaces. | 7786 |
![]() | '528' is a magic number. | 7786 |
![]() | Avoid nested blocks. | 7787 |
![]() | 'cast' is not followed by whitespace. | 7787 |
![]() | '1261' is a magic number. | 7789 |
![]() | Line has trailing spaces. | 7790 |
![]() | '76' is a magic number. | 7790 |
![]() | Avoid nested blocks. | 7791 |
![]() | Line contains a tab character. | 7792 |
![]() | Line contains a tab character. | 7793 |
![]() | '1262' is a magic number. | 7795 |
![]() | Line has trailing spaces. | 7796 |
![]() | '99' is a magic number. | 7796 |
![]() | Avoid nested blocks. | 7797 |
![]() | Line contains a tab character. | 7798 |
![]() | Line contains a tab character. | 7799 |
![]() | '1263' is a magic number. | 7801 |
![]() | Line has trailing spaces. | 7802 |
![]() | '591' is a magic number. | 7802 |
![]() | Avoid nested blocks. | 7803 |
![]() | 'cast' is not followed by whitespace. | 7803 |
![]() | '1264' is a magic number. | 7805 |
![]() | Line has trailing spaces. | 7806 |
![]() | '128' is a magic number. | 7806 |
![]() | Avoid nested blocks. | 7807 |
![]() | Line contains a tab character. | 7808 |
![]() | '1265' is a magic number. | 7810 |
![]() | Line has trailing spaces. | 7811 |
![]() | '281' is a magic number. | 7811 |
![]() | Avoid nested blocks. | 7812 |
![]() | 'cast' is not followed by whitespace. | 7812 |
![]() | '1266' is a magic number. | 7814 |
![]() | Line has trailing spaces. | 7815 |
![]() | '475' is a magic number. | 7815 |
![]() | Avoid nested blocks. | 7816 |
![]() | 'cast' is not followed by whitespace. | 7816 |
![]() | '1267' is a magic number. | 7818 |
![]() | Line has trailing spaces. | 7819 |
![]() | '18' is a magic number. | 7819 |
![]() | Avoid nested blocks. | 7820 |
![]() | Line contains a tab character. | 7821 |
![]() | Line contains a tab character. | 7822 |
![]() | '1268' is a magic number. | 7824 |
![]() | Line has trailing spaces. | 7825 |
![]() | '295' is a magic number. | 7825 |
![]() | Avoid nested blocks. | 7826 |
![]() | 'cast' is not followed by whitespace. | 7826 |
![]() | '1269' is a magic number. | 7828 |
![]() | Line has trailing spaces. | 7829 |
![]() | '610' is a magic number. | 7829 |
![]() | Avoid nested blocks. | 7830 |
![]() | 'cast' is not followed by whitespace. | 7830 |
![]() | '1270' is a magic number. | 7832 |
![]() | Line has trailing spaces. | 7833 |
![]() | '3' is a magic number. | 7833 |
![]() | Line has trailing spaces. | 7834 |
![]() | Avoid nested blocks. | 7834 |
![]() | '1271' is a magic number. | 7836 |
![]() | Line has trailing spaces. | 7837 |
![]() | '532' is a magic number. | 7837 |
![]() | Avoid nested blocks. | 7838 |
![]() | 'cast' is not followed by whitespace. | 7838 |
![]() | '1272' is a magic number. | 7840 |
![]() | Line has trailing spaces. | 7841 |
![]() | Avoid nested blocks. | 7844 |
![]() | Line has trailing spaces. | 7846 |
![]() | '}' should be on the same line. | 7846 |
![]() | Parameter argv should be final. | 7863 |
![]() | Array brackets at illegal position. | 7863 |
![]() | '}' should be on the same line. | 7866 |
![]() | '(' is followed by whitespace. | 7871 |
![]() | ')' is preceded with whitespace. | 7871 |
![]() | 'while' construct must use '{}'s. | 7872 |
![]() | '(' is followed by whitespace. | 7872 |
![]() | ')' is preceded with whitespace. | 7872 |
![]() | '}' should be on the same line. | 7873 |
![]() | '+' is not preceded with whitespace. | 7875 |
![]() | '+' is not followed by whitespace. | 7875 |
![]() | '+' is not preceded with whitespace. | 7875 |
![]() | '+' is not followed by whitespace. | 7875 |
![]() | '}' should be on the same line. | 7876 |
![]() | '+' is not preceded with whitespace. | 7878 |
![]() | '+' is not followed by whitespace. | 7878 |
![]() | '+' is not preceded with whitespace. | 7878 |
![]() | '+' is not followed by whitespace. | 7878 |
![]() | '}' should be on the same line. | 7880 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Using the '.*' form of import should be avoided - javax.vecmath.*. | 13 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 14 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 15 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.event.*. | 16 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 17 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.translator.event.*. | 18 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.*. | 19 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base3d.worldview.object.event.*. | 20 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId. | 21 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.messages.*. | 22 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.worldview.objects.*. | 23 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.*. | 24 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType.Category. | 25 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdateResult.Result. | 27 |
![]() | Unused import - cz.cuni.amis.utils.SafeEquals. | 28 |
![]() | Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.multi.communication.worldview.object.*. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | '{' should be on the previous line. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter Id should be final. | 60 |
![]() | 'Id' hides a field. | 60 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 73 |
![]() | Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Variable 'Id' must be private and have accessor methods. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 83 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Parameter original should be final. | 117 |
![]() | Expected @param tag for 'original'. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | '=' is not preceded with whitespace. | 119 |
![]() | '=' is not followed by whitespace. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 123 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | '+' should be on a new line. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | '+' should be on a new line. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | '+' should be on a new line. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | '+' should be on a new line. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | '+' should be on a new line. | 146 |
![]() | '+' should be on a new line. | 147 |
![]() | '+' should be on a new line. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 156 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.base.utils.guice.AgentScoped. | 4 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Redundant 'public' modifier. | 10 |
![]() | Line has trailing spaces. | 11 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Redundant 'public' modifier. | 12 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 15 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line has trailing spaces. | 20 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | Parameter unrealIdTranslator should be final. | 22 |
![]() | Parameter itemTranslator should be final. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Parameter readerProvider should be final. | 23 |
![]() | Parameter yylex should be final. | 23 |
![]() | Parameter yylexObserver should be final. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Parameter bus should be final. | 24 |
![]() | Parameter logger should be final. | 24 |
![]() | Redundant throws: 'CommunicationException' is unchecked exception. | 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 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 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 8 |
![]() | Line has trailing spaces. | 11 |
![]() | Line is longer than 80 characters. | 11 |
![]() | '=' is not preceded with whitespace. | 14 |
![]() | '=' is not followed by whitespace. | 14 |
![]() | 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 |
![]() | Line contains a tab character. | 21 |
![]() | Redundant 'public' modifier. | 21 |
![]() | Expected @param tag for 'event'. | 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 |
![]() | Redundant 'public' modifier. | 27 |
![]() | Expected @param tag for 'events'. | 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 has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Expected an @return tag. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Redundant 'public' modifier. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | '50' is a magic number. | 39 |
![]() | Line contains a tab character. | 41 |
![]() | Method 'popEvents' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | 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 has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'pushEvent' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter event should be final. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Method 'pushEvent' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Parameter events should be final. | 54 |
![]() | 'events' hides a field. | 54 |
![]() | 'for' construct must use '{}'s. | 55 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter events should be final. | 41 |
![]() | 'events' hides a field. | 41 |
![]() | Parameter itemTranslator should be final. | 41 |
![]() | 'itemTranslator' hides a field. | 41 |
![]() | Parameter log should be final. | 41 |
![]() | 'log' hides a field. | 41 |
![]() | Line has trailing spaces. | 46 |
![]() | Method 'reset' 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 contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 53 |
![]() | Method 'getEventQueue' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line has trailing spaces. | 57 |
![]() | Method 'getItemTranslator' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Method 'getNeighbours' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Method 'setNeighbours' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter neighs should be final. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Method 'setNavPointLinks' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Parameter links should be final. | 74 |
![]() | 'links' hides a field. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | Method 'getNavPointLinks' 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 |
![]() | Method 'setNavPoints' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter navPoints should be final. | 82 |
![]() | 'navPoints' hides a field. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Method 'getNavPoints' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | ';' is preceded with whitespace. | 87 |
![]() | Line contains a tab character. | 90 |
![]() | Method 'setItems' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter items should be final. | 90 |
![]() | 'items' hides a field. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 94 |
![]() | Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 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. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Method 'processNavPointLinks' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | 'if' construct must use '{}'s. | 108 |
![]() | 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 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | 'for' is not followed by whitespace. | 113 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | 'links' hides a field. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | 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 is longer than 80 characters. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | ')' is preceded with whitespace. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | 'if' construct must use '{}'s. | 125 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line is longer than 80 characters. | 131 |
![]() | 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 |
![]() | Method 'processNavPointsAndItems' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | 'if' construct must use '{}'s. | 141 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | 'items' hides a field. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 149 |
![]() | 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 contains a tab character. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | 'if' construct must use '{}'s. | 157 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line contains a tab character. | 159 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Utility classes should not have a public or default constructor. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Parameter state should be final. | 8 |
![]() | Parameter symbol should be final. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
![]() | Line has trailing spaces. | 11 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line contains a tab character. | 13 |
![]() | Parameter state should be final. | 13 |
![]() | Parameter symbol should be final. | 13 |
![]() | Parameter expected should be final. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line has trailing spaces. | 16 |
![]() | Line contains a tab character. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line contains a tab character. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Parameter state should be final. | 17 |
![]() | Parameter symbol should be final. | 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 is longer than 80 characters. | 21 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter state should be final. | 21 |
![]() | Parameter symbol should be final. | 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 is longer than 80 characters. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter state should be final. | 25 |
![]() | Parameter symbol 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 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Parameter state should be final. | 30 |
![]() | Parameter symbol should be final. | 30 |
![]() | Parameter expected should be final. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter state should be final. | 34 |
![]() | Parameter symbol should be final. | 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 is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter state should be final. | 38 |
![]() | Parameter symbol should be final. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | 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 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 |
![]() | Parameter message should be final. | 18 |
![]() | Expected @param tag for 'message'. | 18 |
![]() | Parameter origin should be final. | 18 |
![]() | 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 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 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 is longer than 80 characters. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter message should be final. | 31 |
![]() | Expected @param tag for 'message'. | 31 |
![]() | Parameter cause should be final. | 31 |
![]() | Expected @param tag for 'cause'. | 31 |
![]() | Parameter origin should be final. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line has trailing spaces. | 35 |
![]() | 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 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 is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter message should be final. | 45 |
![]() | Expected @param tag for 'message'. | 45 |
![]() | Parameter log should be final. | 45 |
![]() | Expected @param tag for 'log'. | 45 |
![]() | Parameter origin should be final. | 45 |
![]() | '{' is not preceded with whitespace. | 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 is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | 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 is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Parameter message should be final. | 58 |
![]() | Expected @param tag for 'message'. | 58 |
![]() | Parameter cause should be final. | 58 |
![]() | Expected @param tag for 'cause'. | 58 |
![]() | Parameter log should be final. | 58 |
![]() | Expected @param tag for 'log'. | 58 |
![]() | Parameter origin should be final. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.IWorldEventQueue.Queue. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | 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 contains a tab character. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter translator should be final. | 35 |
![]() | Parameter logger should be final. | 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. | 41 |
![]() | Method 'processMessage' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter message should be final. | 42 |
![]() | Redundant throws: 'TranslatorException' is unchecked exception. | 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 |
![]() | Method 'reset' 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 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | '}' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | '}' is not preceded with whitespace. | 32 |
![]() | Line contains a tab character. | 34 |
![]() | Line is longer than 80 characters. | 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. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter context should be final. | 48 |
![]() | Parameter arg1 should be final. | 48 |
![]() | Parameter arg2 should be final. | 48 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter context should be final. | 51 |
![]() | Parameter obj should be final. | 51 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter context should be final. | 90 |
![]() | Parameter arg1 should be final. | 90 |
![]() | Parameter symbol should be final. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 94 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line is longer than 80 characters. | 102 |
![]() | 'if' construct must use '{}'s. | 107 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 112 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter arg0 should be final. | 112 |
![]() | Method 'restart' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Parameter arg0 should be final. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 119 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line has trailing spaces. | 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 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter arg0 should be final. | 30 |
![]() | Parameter arg1 should be final. | 30 |
![]() | Parameter arg2 should be final. | 30 |
![]() | 'if' construct must use '{}'s. | 31 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Parameter symbol should be final. | 34 |
![]() | 'if' construct must use '{}'s. | 35 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter arg0 should be final. | 38 |
![]() | Parameter arg1 should be final. | 38 |
![]() | Parameter arg2 should be final. | 38 |
![]() | 'if' construct must use '{}'s. | 39 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | 'if' construct must use '{}'s. | 40 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter arg0 should be final. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter arg0 should be final. | 48 |
![]() | Line has trailing spaces. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | '=' is not preceded with whitespace. | 12 |
![]() | '=' is not followed by whitespace. | 12 |
![]() | '}' is not preceded with whitespace. | 12 |
![]() | Line is longer than 80 characters. | 14 |
![]() | '{' is not preceded with whitespace. | 14 |
![]() | Line contains a tab character. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Parameter context should be final. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Parameter context should be final. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Parameter context should be final. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Parameter fromState should be final. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Parameter symbol should be final. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter context should be final. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Parameter toState should be final. | 32 |
![]() | Parameter symbol should be final. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 35 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter context should be final. | 36 |
![]() | Parameter symbol should be final. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | '=' is not preceded with whitespace. | 18 |
![]() | '=' is not followed by whitespace. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line contains a tab character. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line contains a tab character. | 21 |
![]() | '=' is not preceded with whitespace. | 21 |
![]() | '=' is not followed by whitespace. | 21 |
![]() | '}' is not preceded with whitespace. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | '}' is not preceded with whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 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 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Parameter context should be final. | 33 |
![]() | Parameter toState should be final. | 33 |
![]() | Parameter symbol should be final. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | 'if' construct must use '{}'s. | 35 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | 'cast' is not followed by whitespace. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line has trailing spaces. | 17 |
![]() | Line has trailing spaces. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter context should be final. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter context should be final. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter fromState should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Parameter symbol should be final. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter context should be final. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Parameter toState should be final. | 46 |
![]() | Parameter symbol should be final. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | 'cast' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 51 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Parameter context should be final. | 52 |
![]() | Parameter symbol should be final. | 52 |
![]() | 'if' construct must use '{}'s. | 53 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | 'cast' is not followed by whitespace. | 53 |
![]() | 'if' construct must use '{}'s. | 54 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | 'cast' is not followed by whitespace. | 54 |
![]() | 'else' construct must use '{}'s. | 55 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | 'cast' is not followed by whitespace. | 55 |
![]() | Line contains a tab character. | 56 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line contains a tab character. | 19 |
![]() | '=' is not preceded with whitespace. | 19 |
![]() | '=' is not followed by whitespace. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line contains a tab character. | 21 |
![]() | '=' is not preceded with whitespace. | 21 |
![]() | '=' is not followed by whitespace. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | '}' is not preceded with whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Parameter context should be final. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Parameter context should be final. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter fromState should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter context should be final. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter toState should be final. | 45 |
![]() | Parameter symbol should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter context should be final. | 49 |
![]() | Parameter symbol should be final. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
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. | 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. | 15 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | 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 has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | '=' is not preceded with whitespace. | 29 |
![]() | '=' is not followed by whitespace. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | '=' is not preceded with whitespace. | 31 |
![]() | '=' is not followed by whitespace. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | '=' is not preceded with whitespace. | 32 |
![]() | '=' is not followed by whitespace. | 32 |
![]() | '}' is not preceded with whitespace. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | '=' is not preceded with whitespace. | 33 |
![]() | '=' is not followed by whitespace. | 33 |
![]() | '}' is not preceded with whitespace. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | '=' is not preceded with whitespace. | 36 |
![]() | '=' is not followed by whitespace. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | '=' is not preceded with whitespace. | 37 |
![]() | '=' is not followed by whitespace. | 37 |
![]() | '}' is not preceded with whitespace. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | '=' is not preceded with whitespace. | 38 |
![]() | '=' is not followed by whitespace. | 38 |
![]() | '}' is not preceded with whitespace. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | '=' is not preceded with whitespace. | 41 |
![]() | '=' is not followed by whitespace. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | '=' is not preceded with whitespace. | 42 |
![]() | '=' is not followed by whitespace. | 42 |
![]() | '}' is not preceded with whitespace. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | '=' is not preceded with whitespace. | 43 |
![]() | '=' is not followed by whitespace. | 43 |
![]() | '}' is not preceded with whitespace. | 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 has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | '}' is not preceded with whitespace. | 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 |
![]() | '}' is not preceded with whitespace. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | '}' is not preceded with whitespace. | 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 |
![]() | Line contains a tab character. | 63 |
![]() | '}' is not preceded with whitespace. | 63 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | '}' is not preceded with whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | '{' is not preceded with whitespace. | 72 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter context should be final. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Parameter context should be final. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Parameter context should be final. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Parameter fromState should be final. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Parameter symbol should be final. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Parameter context should be final. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Parameter toState should be final. | 90 |
![]() | Parameter symbol should be final. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 93 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Parameter context should be final. | 94 |
![]() | Parameter symbol should be final. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | 'cast' is not followed by whitespace. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 6 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 13 |
![]() | '=' is not preceded with whitespace. | 16 |
![]() | '=' is not followed by whitespace. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Line has trailing spaces. | 18 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line contains a tab character. | 18 |
![]() | '=' is not preceded with whitespace. | 18 |
![]() | '=' is not followed by whitespace. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line contains a tab character. | 19 |
![]() | '=' is not preceded with whitespace. | 19 |
![]() | '=' is not followed by whitespace. | 19 |
![]() | '}' is not preceded with whitespace. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line contains a tab character. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | '}' is not preceded with whitespace. | 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 has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line contains a tab character. | 19 |
![]() | '=' is not preceded with whitespace. | 19 |
![]() | '=' is not followed by whitespace. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line contains a tab character. | 21 |
![]() | '=' is not preceded with whitespace. | 21 |
![]() | '=' is not followed by whitespace. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | '}' is not preceded with whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | '{' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter fromState should be final. | 35 |
![]() | Parameter symbol should be final. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter context should be final. | 40 |
![]() | Parameter toState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | 'if' construct must use '{}'s. | 42 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | 'cast' is not followed by whitespace. | 43 |
![]() | Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | 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. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | '=' is not preceded with whitespace. | 26 |
![]() | '=' is not followed by whitespace. | 26 |
![]() | '}' is not preceded with whitespace. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | '{' is not preceded with whitespace. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Parameter context should be final. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter context should be final. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 39 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter context should be final. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Parameter fromState should be final. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter symbol should be final. | 42 |
![]() | 'if' construct must use '{}'s. | 43 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter toState should be final. | 48 |
![]() | Parameter symbol should be final. | 48 |
![]() | 'if' construct must use '{}'s. | 49 |
![]() | 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 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Parameter context should be final. | 53 |
![]() | Parameter symbol should be final. | 53 |
![]() | 'if' construct must use '{}'s. | 54 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | 'cast' is not followed by whitespace. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter translatorContext should be final. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter toState should be final. | 36 |
![]() | Parameter symbol should be final. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter origNavPoints should be final. | 41 |
![]() | Parameter list should be final. | 41 |
![]() | Parameter context should be final. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 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 has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Parameter context should be final. | 53 |
![]() | Parameter symbol should be final. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | 'cast' is not followed by whitespace. | 55 |
![]() | Line contains a tab character. | 56 |
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. | 12 |
![]() | Line is longer than 80 characters. | 16 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | '{' is not preceded with whitespace. | 27 |
![]() | 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. | 33 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Parameter fromState should be final. | 34 |
![]() | Parameter symbol should be final. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 39 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter context should be final. | 40 |
![]() | Parameter toState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Parameter symbol should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | 'cast' is not followed by whitespace. | 49 |
![]() | Line contains a tab character. | 50 |
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. | 12 |
![]() | Line is longer than 80 characters. | 16 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | '{' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | 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 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Parameter fromState should be final. | 34 |
![]() | Parameter symbol should be final. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter context should be final. | 40 |
![]() | Parameter toState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Parameter symbol should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | 'cast' is not followed by whitespace. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 13 |
![]() | 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 is longer than 80 characters. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | '=' is not preceded with whitespace. | 33 |
![]() | '=' is not followed by whitespace. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | '=' is not preceded with whitespace. | 34 |
![]() | '=' is not followed by whitespace. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | '=' is not preceded with whitespace. | 35 |
![]() | '=' is not followed by whitespace. | 35 |
![]() | '}' is not preceded with whitespace. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | '=' is not preceded with whitespace. | 36 |
![]() | '=' is not followed by whitespace. | 36 |
![]() | '}' is not preceded with whitespace. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | 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 contains a tab character. | 42 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | 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 contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Parameter context should be final. | 58 |
![]() | Parameter fromState should be final. | 58 |
![]() | Parameter symbol should be final. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | 'if' construct must use '{}'s. | 60 |
![]() | Line is longer than 80 characters. | 60 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 64 |
![]() | 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 has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Parameter context should be final. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Parameter toState should be final. | 71 |
![]() | Parameter symbol should be final. | 71 |
![]() | 'if' construct must use '{}'s. | 72 |
![]() | Line has trailing spaces. | 72 |
![]() | Line is longer than 80 characters. | 72 |
![]() | 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 has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 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 has trailing spaces. | 79 |
![]() | 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 |
![]() | '20' is a magic number. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | '20' is a magic number. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 86 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Parameter context should be final. | 87 |
![]() | Parameter symbol should be final. | 87 |
![]() | 'if' construct must use '{}'s. | 88 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | 'cast' is not followed by whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Parameter context should be final. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 97 |
![]() | Method 'restart' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Parameter context should be final. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | '20' is a magic number. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | '20' is a magic number. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line has trailing spaces. | 14 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line has trailing spaces. | 17 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter translatorContext should be final. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter toState should be final. | 36 |
![]() | Parameter symbol should be final. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line has trailing spaces. | 19 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line has trailing spaces. | 27 |
![]() | '=' is not preceded with whitespace. | 27 |
![]() | '=' is not followed by whitespace. | 27 |
![]() | '=' is not preceded with whitespace. | 28 |
![]() | '=' is not followed by whitespace. | 28 |
![]() | '}' is not preceded with whitespace. | 28 |
![]() | '=' is not preceded with whitespace. | 29 |
![]() | '=' is not followed by whitespace. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter context should be final. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter context should be final. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter fromState should be final. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter symbol should be final. | 45 |
![]() | 'if' construct must use '{}'s. | 46 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | 'if' construct must use '{}'s. | 47 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | 'cast' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Parameter context should be final. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Parameter toState should be final. | 53 |
![]() | Parameter symbol should be final. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 56 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Parameter context should be final. | 57 |
![]() | Parameter symbol should be final. | 57 |
![]() | 'if' construct must use '{}'s. | 58 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | '}' is not preceded with whitespace. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Parameter context should be final. | 41 |
![]() | Parameter fromState should be final. | 41 |
![]() | Parameter symbol should be final. | 41 |
![]() | 'cast' is not followed by whitespace. | 43 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Parameter toState should be final. | 47 |
![]() | Parameter symbol should be final. | 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 |
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. | 12 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.shared.events.InitCommandRequest. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | '=' is not preceded with whitespace. | 26 |
![]() | '=' is not followed by whitespace. | 26 |
![]() | '}' is not preceded with whitespace. | 26 |
![]() | '}' is not preceded with whitespace. | 26 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter context should be final. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter toState should be final. | 36 |
![]() | Parameter symbol should be final. | 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 has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter context should be final. | 43 |
![]() | Parameter symbol should be final. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | 'cast' is not followed by whitespace. | 45 |
![]() | Line contains a tab character. | 46 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | First sentence should end with a period. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | '}' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | '}' is not preceded with whitespace. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Parameter context should be final. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Parameter context should be final. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter context should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Parameter fromState should be final. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter symbol should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Parameter context should be final. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Parameter toState should be final. | 52 |
![]() | Parameter symbol should be final. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 55 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Parameter context should be final. | 56 |
![]() | Parameter symbol should be final. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
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. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line has trailing spaces. | 18 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter toState should be final. | 35 |
![]() | Parameter symbol should be final. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | 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. | 41 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter context should be final. | 42 |
![]() | Parameter symbol should be final. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | 'cast' is not followed by whitespace. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Line contains a tab character. | 7 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 7 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line contains a tab character. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line contains a tab character. | 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 |
![]() | 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 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 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 |
![]() | Parameter beginMessage should be final. | 44 |
![]() | 'beginMessage' hides a field. | 44 |
![]() | Parameter message should be final. | 44 |
![]() | 'message' hides a field. | 44 |
![]() | Parameter endMessage should be final. | 44 |
![]() | 'endMessage' hides a field. | 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 has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Method 'getList' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'newList' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 58 |
![]() | Method 'init' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter context should be final. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'restart' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter context should be final. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter context should be final. | 69 |
![]() | Parameter fromState should be final. | 69 |
![]() | Parameter symbol should be final. | 69 |
![]() | 'if' construct must use '{}'s. | 70 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Parameter context should be final. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter toState should be final. | 75 |
![]() | Parameter symbol should be final. | 75 |
![]() | 'if' construct must use '{}'s. | 76 |
![]() | Line has trailing spaces. | 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. | 79 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Parameter context should be final. | 80 |
![]() | Parameter symbol should be final. | 80 |
![]() | 'if' construct must use '{}'s. | 81 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line has trailing spaces. | 14 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 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 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. | 26 |
![]() | Parameter expectedMessage should be final. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter context should be final. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter context should be final. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter fromState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter context should be final. | 44 |
![]() | Parameter toState should be final. | 44 |
![]() | Parameter symbol should be final. | 44 |
![]() | 'if' construct must use '{}'s. | 45 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'stateSymbol' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter context should be final. | 49 |
![]() | Parameter symbol should be final. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Parameter context should be final. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Parameter context should be final. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 19 |
![]() | Method 'stepped' is not designed for extension - needs to be abstract, final or empty. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Parameter context should be final. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Parameter fromState should be final. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Parameter bySymbol should be final. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Parameter toState 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 contains a tab character. | 27 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 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. | 5 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'toString' 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 contains a tab character. | 57 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'getPriAmmoType' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Method 'getPriInitialAmount' 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. | 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 |
![]() | Method 'getPriMaxAmount' 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. | 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 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Method 'getPriMaxRange' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Method 'getPriDamageType' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Line contains a tab character. | 113 |
![]() | Method 'isPriArmorStops' 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 |
![]() | Line contains a tab character. | 122 |
![]() | Method 'isPriAlwaysGibs' 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 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Method 'isPriSpecial' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | 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 |
![]() | Method 'isPriDetonatesGoop' 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. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'isPriSuperWeapon' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | 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 has trailing spaces. | 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 |
![]() | Method 'isPriExtraMomZ' is not designed for extension - needs to be abstract, final or empty. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | 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 has trailing spaces. | 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 |
![]() | Method 'getPriProjType' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Method 'getPriDamage' is not designed for extension - needs to be abstract, final or empty. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | 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 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'getPriSpeed' is not designed for extension - needs to be abstract, final or empty. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Method 'getPriMaxSpeed' is not designed for extension - needs to be abstract, final or empty. | 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. | 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 'getPriLifeSpan' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 215 |
![]() | Line is longer than 80 characters. | 216 |
![]() | 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 |
![]() | Method 'getPriDamageRadius' is not designed for extension - needs to be abstract, final or empty. | 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 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 |
![]() | Method 'getPriTossZ' is not designed for extension - needs to be abstract, final or empty. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line has trailing spaces. | 238 |
![]() | 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 |
![]() | Method 'getPriMaxEffectDistance' is not designed for extension - needs to be abstract, final or empty. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
Violation | Message | Line |
---|---|---|
![]() | Class AmmoDescriptorFactory should be declared as final. | 8 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter configMsg should be final. | 19 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType. | 3 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Class ArmorDescriptorFactory should be declared as final. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter configMsg should be final. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | 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. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter configMsg should be final. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Must have at least one statement. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Must have at least one statement. | 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 |
![]() | Line contains a tab character. | 33 |
![]() | Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter key should be final. | 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 |
![]() | Method 'get' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter key should be final. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 41 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 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 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 3 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.ItemCategory. | 3 |
![]() | Class GeneralDescriptorFactory should be declared as final. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line has trailing spaces. | 11 |
![]() | Line contains a tab character. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Line has trailing spaces. | 13 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | '{' is not followed by whitespace. | 14 |
![]() | '}' is not preceded with whitespace. | 14 |
![]() | 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 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Parameter configMsg should be final. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line contains a tab character. | 12 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 12 |
![]() | 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 has trailing spaces. | 17 |
![]() | Line has trailing spaces. | 20 |
![]() | Method 'isSuperHealth' is not designed for extension - needs to be abstract, final or empty. | 23 |
![]() | Line has trailing spaces. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 3 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.ItemCategory. | 3 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Class HealthDescriptorFactory should be declared as final. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter configMsg should be final. | 21 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 6 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Line has trailing spaces. | 12 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 15 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Method 'getInventoryType' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Method 'getPickupType' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Method 'getItemCategory' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Method 'fieldToName' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Parameter string should be final. | 52 |
![]() | Method 'firstCharToUpperCase' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter input should be final. | 57 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Method 'doReflexion' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Parameter configMsg should be final. | 68 |
![]() | Expected @param tag for 'configMsg'. | 68 |
![]() | Parameter clazz should be final. | 68 |
![]() | Expected @param tag for 'clazz'. | 68 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line is longer than 80 characters. | 103 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 3 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.ItemCategory. | 3 |
![]() | Class ItemDescriptorFactory should be declared as final. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter configMsg should be final. | 21 |
![]() | ',' is not followed by whitespace. | 23 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 9 |
![]() | '=' is not preceded with whitespace. | 13 |
![]() | '=' is not followed by whitespace. | 13 |
![]() | '}' is not preceded with whitespace. | 13 |
![]() | '=' is not preceded with whitespace. | 14 |
![]() | '=' is not followed by whitespace. | 14 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line has trailing spaces. | 14 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line has trailing spaces. | 17 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 23 |
![]() | Comment matches to-do format 'TODO:'. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Method 'getItemTypes' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Method 'getDescriptor' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter msg should be final. | 42 |
![]() | Expected an @return tag. | 54 |
![]() | Method 'getDescriptor' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Parameter type should be final. | 54 |
![]() | Expected @param tag for 'type'. | 54 |
![]() | 'if' construct must use '{}'s. | 56 |
![]() | Expected an @return tag. | 68 |
![]() | Method 'getDefaultDescriptor' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Parameter type should be final. | 68 |
![]() | Expected @param tag for 'type'. | 68 |
![]() | Method 'addCustomUserDescriptor' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Parameter userDescriptor should be final. | 77 |
![]() | Expected @param tag for 'userDescriptor'. | 77 |
![]() | Line has trailing spaces. | 83 |
![]() | Expected an @return tag. | 86 |
![]() | Method 'createDescriptor' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Parameter message should be final. | 86 |
![]() | Expected @param tag for 'message'. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Inner assignments should be avoided. | 90 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Inner assignments should be avoided. | 93 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Inner assignments should be avoided. | 96 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Inner assignments should be avoided. | 99 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Inner assignments should be avoided. | 102 |
![]() | Line is longer than 80 characters. | 105 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 6 |
![]() | Line has trailing spaces. | 8 |
![]() | Expected an @return tag. | 17 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType. | 3 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Class OtherDescriptorFactory should be declared as final. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter configMsg should be final. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' is not preceded with whitespace. | 8 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.ItemType. | 3 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Class ShieldDescriptorFactory should be declared as final. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter configMsg should be final. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Line has trailing spaces. | 11 |
![]() | Line contains a tab character. | 11 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 7 |
![]() | Line contains a tab character. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | 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. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | 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. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 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. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Missing a Javadoc comment. | 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. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 197 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line is longer than 80 characters. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Method 'isMelee' is not designed for extension - needs to be abstract, final or empty. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | 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 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 |
![]() | Method 'isSniping' is not designed for extension - needs to be abstract, final or empty. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 224 |
![]() | Line is longer than 80 characters. | 225 |
![]() | 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 'isUsesAltAmmo' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line is longer than 80 characters. | 236 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line has trailing spaces. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Method 'getPriFireModeType' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'isPriSplashDamage' is not designed for extension - needs to be abstract, final or empty. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | 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 |
![]() | Line contains a tab character. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Method 'isPriSplashJump' is not designed for extension - needs to be abstract, final or empty. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line has trailing spaces. | 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. | 270 |
![]() | Method 'isPriRecomSplashDamage' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Line is longer than 80 characters. | 276 |
![]() | Line contains a tab character. | 276 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'isPriTossed' is not designed for extension - needs to be abstract, final or empty. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 284 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line has trailing spaces. | 287 |
![]() | 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 |
![]() | Method 'isPriLeadTarget' is not designed for extension - needs to be abstract, final or empty. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 295 |
![]() | Line is longer than 80 characters. | 296 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Line has trailing spaces. | 299 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Method 'isPriInstantHit' is not designed for extension - needs to be abstract, final or empty. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line is longer than 80 characters. | 308 |
![]() | Line contains a tab character. | 308 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line has trailing spaces. | 311 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Method 'isPriFireOnRelease' is not designed for extension - needs to be abstract, final or empty. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 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 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 |
![]() | Method 'isPriWaitForRelease' is not designed for extension - needs to be abstract, final or empty. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 329 |
![]() | Line is longer than 80 characters. | 330 |
![]() | 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 |
![]() | Method 'isPriModeExclusive' 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 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 |
![]() | Method 'getPriFireRate' is not designed for extension - needs to be abstract, final or empty. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | 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 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 |
![]() | Method 'getPriBotRefireRate' is not designed for extension - needs to be abstract, final or empty. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Line has trailing spaces. | 361 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Method 'getPriAmmoPerFire' is not designed for extension - needs to be abstract, final or empty. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | Line contains a tab character. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 374 |
![]() | Method 'getPriAmmoClipSize' is not designed for extension - needs to be abstract, final or empty. | 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 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 |
![]() | Method 'getPriAimError' is not designed for extension - needs to be abstract, final or empty. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 387 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 391 |
![]() | Line contains a tab character. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | Method 'getPriSpread' is not designed for extension - needs to be abstract, final or empty. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | 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 contains a tab character. | 401 |
![]() | Line contains a tab character. | 402 |
![]() | Line contains a tab character. | 403 |
![]() | Line has trailing spaces. | 404 |
![]() | Line contains a tab character. | 404 |
![]() | Line contains a tab character. | 405 |
![]() | Line contains a tab character. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Method 'getPriSpreadStyle' is not designed for extension - needs to be abstract, final or empty. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Line has trailing spaces. | 413 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line contains a tab character. | 416 |
![]() | Line contains a tab character. | 417 |
![]() | Method 'getPriFireCount' is not designed for extension - needs to be abstract, final or empty. | 417 |
![]() | Line contains a tab character. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Line contains a tab character. | 421 |
![]() | Line contains a tab character. | 422 |
![]() | Line has trailing spaces. | 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 |
![]() | Method 'getPriDamageAtten' is not designed for extension - needs to be abstract, final or empty. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line contains a tab character. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Line is longer than 80 characters. | 433 |
![]() | Line contains a tab character. | 433 |
![]() | Line is longer than 80 characters. | 434 |
![]() | Line contains a tab character. | 434 |
![]() | Line contains a tab character. | 435 |
![]() | Line has trailing spaces. | 436 |
![]() | Line contains a tab character. | 436 |
![]() | Line contains a tab character. | 437 |
![]() | Line contains a tab character. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Method 'getPriAmmoType' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Missing a Javadoc comment. | 443 |
![]() | Line has trailing spaces. | 444 |
![]() | 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 |
![]() | Method 'getPriAmmoItemType' is not designed for extension - needs to be abstract, final or empty. | 448 |
![]() | 'if' construct must use '{}'s. | 449 |
![]() | Line contains a tab character. | 449 |
![]() | 'if' construct must use '{}'s. | 450 |
![]() | 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. | 455 |
![]() | Line is longer than 80 characters. | 456 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line has trailing spaces. | 458 |
![]() | Line contains a tab character. | 458 |
![]() | Line contains a tab character. | 459 |
![]() | Line contains a tab character. | 460 |
![]() | Line contains a tab character. | 461 |
![]() | Method 'getPriInitialAmount' is not designed for extension - needs to be abstract, final or empty. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | Line contains a tab character. | 463 |
![]() | Line contains a tab character. | 465 |
![]() | Line contains a tab character. | 466 |
![]() | Line has trailing spaces. | 467 |
![]() | 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 'getPriMaxAmount' is not designed for extension - needs to be abstract, final or empty. | 470 |
![]() | Line contains a tab character. | 471 |
![]() | Line contains a tab character. | 472 |
![]() | Line contains a tab character. | 474 |
![]() | Line contains a tab character. | 475 |
![]() | Line has trailing spaces. | 476 |
![]() | 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 |
![]() | Method 'getPriMaxRange' is not designed for extension - needs to be abstract, final or empty. | 480 |
![]() | Line contains a tab character. | 481 |
![]() | Line contains a tab character. | 482 |
![]() | Line contains a tab character. | 484 |
![]() | Line contains a tab character. | 485 |
![]() | Line contains a tab character. | 486 |
![]() | Line has trailing spaces. | 487 |
![]() | Line contains a tab character. | 487 |
![]() | Line contains a tab character. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Line contains a tab character. | 490 |
![]() | Method 'getPriDamageType' is not designed for extension - needs to be abstract, final or empty. | 490 |
![]() | Line contains a tab character. | 491 |
![]() | Line contains a tab character. | 492 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Line has trailing spaces. | 496 |
![]() | Line contains a tab character. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Line contains a tab character. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Method 'isPriArmorStops' is not designed for extension - needs to be abstract, final or empty. | 499 |
![]() | Line contains a tab character. | 500 |
![]() | Line contains a tab character. | 501 |
![]() | Line contains a tab character. | 503 |
![]() | Line contains a tab character. | 504 |
![]() | Line has trailing spaces. | 505 |
![]() | Line contains a tab character. | 505 |
![]() | Line contains a tab character. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Method 'isPriAlwaysGibs' is not designed for extension - needs to be abstract, final or empty. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Line has trailing spaces. | 514 |
![]() | Line contains a tab character. | 514 |
![]() | Line contains a tab character. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Line contains a tab character. | 518 |
![]() | Method 'isPriSpecial' is not designed for extension - needs to be abstract, final or empty. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line contains a tab character. | 522 |
![]() | 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 |
![]() | Line contains a tab character. | 527 |
![]() | Line contains a tab character. | 528 |
![]() | Method 'isPriDetonatesGoop' is not designed for extension - needs to be abstract, final or empty. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 530 |
![]() | Line contains a tab character. | 532 |
![]() | Line is longer than 80 characters. | 533 |
![]() | Line contains a tab character. | 533 |
![]() | Line contains a tab character. | 534 |
![]() | Line has trailing spaces. | 535 |
![]() | Line contains a tab character. | 535 |
![]() | Line contains a tab character. | 536 |
![]() | Line contains a tab character. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Method 'isPriSuperWeapon' is not designed for extension - needs to be abstract, final or empty. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Line contains a tab character. | 542 |
![]() | Line is longer than 80 characters. | 543 |
![]() | 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 |
![]() | Line contains a tab character. | 548 |
![]() | Method 'isPriExtraMomZ' 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. | 552 |
![]() | Line is longer than 80 characters. | 553 |
![]() | Line contains a tab character. | 553 |
![]() | Line is longer than 80 characters. | 554 |
![]() | Line contains a tab character. | 554 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'getPriProjType' is not designed for extension - needs to be abstract, final or empty. | 559 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | Line has trailing spaces. | 565 |
![]() | Line contains a tab character. | 565 |
![]() | Line contains a tab character. | 566 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Method 'getPriDamage' is not designed for extension - needs to be abstract, final or empty. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Line contains a tab character. | 570 |
![]() | Line contains a tab character. | 572 |
![]() | Line is longer than 80 characters. | 573 |
![]() | Line contains a tab character. | 573 |
![]() | Line contains a tab character. | 574 |
![]() | Line has trailing spaces. | 575 |
![]() | Line contains a tab character. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | Line contains a tab character. | 577 |
![]() | Line contains a tab character. | 578 |
![]() | Method 'getPriSpeed' is not designed for extension - needs to be abstract, final or empty. | 578 |
![]() | Line contains a tab character. | 579 |
![]() | Line contains a tab character. | 580 |
![]() | Line contains a tab character. | 582 |
![]() | Line contains a tab character. | 583 |
![]() | Line has trailing spaces. | 584 |
![]() | Line contains a tab character. | 584 |
![]() | Line contains a tab character. | 585 |
![]() | Line contains a tab character. | 586 |
![]() | Line contains a tab character. | 587 |
![]() | Method 'getPriMaxSpeed' is not designed for extension - needs to be abstract, final or empty. | 587 |
![]() | Line contains a tab character. | 588 |
![]() | Line contains a tab character. | 589 |
![]() | Line contains a tab character. | 591 |
![]() | 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 |
![]() | Method 'getPriLifeSpan' is not designed for extension - needs to be abstract, final or empty. | 597 |
![]() | Line contains a tab character. | 598 |
![]() | Line contains a tab character. | 599 |
![]() | Line contains a tab character. | 601 |
![]() | Line is longer than 80 characters. | 602 |
![]() | Line contains a tab character. | 602 |
![]() | Line contains a tab character. | 603 |
![]() | Line has trailing spaces. | 604 |
![]() | Line contains a tab character. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Line contains a tab character. | 606 |
![]() | Line contains a tab character. | 607 |
![]() | Method 'getPriDamageRadius' is not designed for extension - needs to be abstract, final or empty. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | Line contains a tab character. | 611 |
![]() | Line contains a tab character. | 612 |
![]() | Line contains a tab character. | 613 |
![]() | Line has trailing spaces. | 614 |
![]() | Line contains a tab character. | 614 |
![]() | Line contains a tab character. | 615 |
![]() | Line contains a tab character. | 616 |
![]() | Line contains a tab character. | 617 |
![]() | Line contains a tab character. | 618 |
![]() | Method 'getPriTossZ' is not designed for extension - needs to be abstract, final or empty. | 618 |
![]() | Line contains a tab character. | 619 |
![]() | Line contains a tab character. | 620 |
![]() | Line contains a tab character. | 622 |
![]() | Line is longer than 80 characters. | 623 |
![]() | Line contains a tab character. | 623 |
![]() | Line has trailing spaces. | 624 |
![]() | 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 |
![]() | Method 'getPriMaxEffectDistance' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Method 'getSecFireModeType' is not designed for extension - needs to be abstract, final or empty. | 639 |
![]() | Line contains a tab character. | 640 |
![]() | Line contains a tab character. | 641 |
![]() | Line contains a tab character. | 643 |
![]() | Line is longer than 80 characters. | 644 |
![]() | Line contains a tab character. | 644 |
![]() | Line contains a tab character. | 645 |
![]() | Line has trailing spaces. | 646 |
![]() | Line contains a tab character. | 646 |
![]() | Line contains a tab character. | 647 |
![]() | Line contains a tab character. | 648 |
![]() | Line contains a tab character. | 649 |
![]() | Method 'isSecSplashDamage' is not designed for extension - needs to be abstract, final or empty. | 649 |
![]() | Line contains a tab character. | 650 |
![]() | Line contains a tab character. | 651 |
![]() | Line contains a tab character. | 653 |
![]() | Line contains a tab character. | 654 |
![]() | Line has trailing spaces. | 655 |
![]() | Line contains a tab character. | 655 |
![]() | Line contains a tab character. | 656 |
![]() | Line contains a tab character. | 657 |
![]() | Line contains a tab character. | 658 |
![]() | Method 'isSecSplashJump' is not designed for extension - needs to be abstract, final or empty. | 658 |
![]() | Line contains a tab character. | 659 |
![]() | Line contains a tab character. | 660 |
![]() | Line contains a tab character. | 662 |
![]() | Line contains a tab character. | 663 |
![]() | Line has trailing spaces. | 664 |
![]() | 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 |
![]() | Method 'isSecRecomSplashDamage' is not designed for extension - needs to be abstract, final or empty. | 668 |
![]() | Line contains a tab character. | 669 |
![]() | Line contains a tab character. | 670 |
![]() | Line contains a tab character. | 672 |
![]() | Line is longer than 80 characters. | 673 |
![]() | Line contains a tab character. | 673 |
![]() | Line is longer than 80 characters. | 674 |
![]() | 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 |
![]() | Method 'isSecTossed' is not designed for extension - needs to be abstract, final or empty. | 678 |
![]() | Line contains a tab character. | 679 |
![]() | Line contains a tab character. | 680 |
![]() | Line contains a tab character. | 682 |
![]() | Line is longer than 80 characters. | 683 |
![]() | Line contains a tab character. | 683 |
![]() | Line contains a tab character. | 684 |
![]() | Line has trailing spaces. | 685 |
![]() | Line contains a tab character. | 685 |
![]() | Line contains a tab character. | 686 |
![]() | Line contains a tab character. | 687 |
![]() | Line contains a tab character. | 688 |
![]() | Line contains a tab character. | 689 |
![]() | Method 'isSecLeadTarget' is not designed for extension - needs to be abstract, final or empty. | 689 |
![]() | Line contains a tab character. | 690 |
![]() | Line contains a tab character. | 691 |
![]() | Line contains a tab character. | 693 |
![]() | Line is longer than 80 characters. | 694 |
![]() | Line contains a tab character. | 694 |
![]() | Line contains a tab character. | 695 |
![]() | Line contains a tab character. | 696 |
![]() | Line has trailing spaces. | 697 |
![]() | Line contains a tab character. | 697 |
![]() | Line contains a tab character. | 698 |
![]() | Line contains a tab character. | 699 |
![]() | Line contains a tab character. | 700 |
![]() | Method 'isSecInstantHit' is not designed for extension - needs to be abstract, final or empty. | 700 |
![]() | Line contains a tab character. | 701 |
![]() | Line contains a tab character. | 702 |
![]() | Line contains a tab character. | 704 |
![]() | Line contains a tab character. | 705 |
![]() | Line is longer than 80 characters. | 706 |
![]() | Line contains a tab character. | 706 |
![]() | Line is longer than 80 characters. | 707 |
![]() | Line contains a tab character. | 707 |
![]() | Line contains a tab character. | 708 |
![]() | Line has trailing spaces. | 709 |
![]() | Line contains a tab character. | 709 |
![]() | Line contains a tab character. | 710 |
![]() | Line contains a tab character. | 711 |
![]() | Line contains a tab character. | 712 |
![]() | Method 'isSecFireOnRelease' is not designed for extension - needs to be abstract, final or empty. | 712 |
![]() | Line contains a tab character. | 713 |
![]() | Line contains a tab character. | 714 |
![]() | Line contains a tab character. | 716 |
![]() | Line is longer than 80 characters. | 717 |
![]() | Line contains a tab character. | 717 |
![]() | Line is longer than 80 characters. | 718 |
![]() | Line contains a tab character. | 718 |
![]() | Line contains a tab character. | 719 |
![]() | Line has trailing spaces. | 720 |
![]() | Line contains a tab character. | 720 |
![]() | Line contains a tab character. | 721 |
![]() | Line contains a tab character. | 722 |
![]() | Line contains a tab character. | 723 |
![]() | Method 'isSecWaitForRelease' is not designed for extension - needs to be abstract, final or empty. | 723 |
![]() | Line contains a tab character. | 724 |
![]() | Line contains a tab character. | 725 |
![]() | Line contains a tab character. | 727 |
![]() | Line is longer than 80 characters. | 728 |
![]() | Line contains a tab character. | 728 |
![]() | Line contains a tab character. | 729 |
![]() | Line has trailing spaces. | 730 |
![]() | Line contains a tab character. | 730 |
![]() | Line contains a tab character. | 731 |
![]() | Line contains a tab character. | 732 |
![]() | Line contains a tab character. | 733 |
![]() | Method 'isSecModeExclusive' is not designed for extension - needs to be abstract, final or empty. | 733 |
![]() | Line contains a tab character. | 734 |
![]() | Line contains a tab character. | 735 |
![]() | Line contains a tab character. | 737 |
![]() | Line contains a tab character. | 738 |
![]() | Line contains a tab character. | 739 |
![]() | Line has trailing spaces. | 740 |
![]() | Line contains a tab character. | 740 |
![]() | Line contains a tab character. | 741 |
![]() | Line contains a tab character. | 742 |
![]() | Line contains a tab character. | 743 |
![]() | Method 'getSecFireRate' is not designed for extension - needs to be abstract, final or empty. | 743 |
![]() | Line contains a tab character. | 744 |
![]() | Line contains a tab character. | 745 |
![]() | Line contains a tab character. | 747 |
![]() | Line is longer than 80 characters. | 748 |
![]() | Line contains a tab character. | 748 |
![]() | Line contains a tab character. | 749 |
![]() | Line has trailing spaces. | 750 |
![]() | Line contains a tab character. | 750 |
![]() | Line contains a tab character. | 751 |
![]() | Line contains a tab character. | 752 |
![]() | Line contains a tab character. | 753 |
![]() | Method 'getSecBotRefireRate' is not designed for extension - needs to be abstract, final or empty. | 753 |
![]() | Line contains a tab character. | 754 |
![]() | Line contains a tab character. | 755 |
![]() | Line contains a tab character. | 757 |
![]() | Line contains a tab character. | 758 |
![]() | Line has trailing spaces. | 759 |
![]() | Line contains a tab character. | 759 |
![]() | Line contains a tab character. | 760 |
![]() | Line contains a tab character. | 761 |
![]() | Line contains a tab character. | 762 |
![]() | Method 'getSecAmmoPerFire' is not designed for extension - needs to be abstract, final or empty. | 762 |
![]() | Line contains a tab character. | 763 |
![]() | Line contains a tab character. | 764 |
![]() | Line contains a tab character. | 766 |
![]() | Line contains a tab character. | 767 |
![]() | Line has trailing spaces. | 768 |
![]() | Line contains a tab character. | 768 |
![]() | Line contains a tab character. | 769 |
![]() | Line contains a tab character. | 770 |
![]() | Line contains a tab character. | 771 |
![]() | Line contains a tab character. | 772 |
![]() | Method 'getSecAmmoClipSize' is not designed for extension - needs to be abstract, final or empty. | 772 |
![]() | Line contains a tab character. | 773 |
![]() | Line contains a tab character. | 774 |
![]() | Line contains a tab character. | 776 |
![]() | Line is longer than 80 characters. | 777 |
![]() | Line contains a tab character. | 777 |
![]() | Line has trailing spaces. | 778 |
![]() | Line contains a tab character. | 778 |
![]() | Line contains a tab character. | 779 |
![]() | Line contains a tab character. | 780 |
![]() | Line contains a tab character. | 781 |
![]() | Method 'getSecAimError' is not designed for extension - needs to be abstract, final or empty. | 781 |
![]() | Line contains a tab character. | 782 |
![]() | Line contains a tab character. | 783 |
![]() | Line contains a tab character. | 785 |
![]() | Line is longer than 80 characters. | 786 |
![]() | Line contains a tab character. | 786 |
![]() | Line contains a tab character. | 787 |
![]() | Line has trailing spaces. | 788 |
![]() | Line contains a tab character. | 788 |
![]() | Line contains a tab character. | 789 |
![]() | Line contains a tab character. | 790 |
![]() | Line contains a tab character. | 791 |
![]() | Method 'getSecSpread' is not designed for extension - needs to be abstract, final or empty. | 791 |
![]() | Line contains a tab character. | 792 |
![]() | Line contains a tab character. | 793 |
![]() | Line contains a tab character. | 795 |
![]() | Line contains a tab character. | 796 |
![]() | Line contains a tab character. | 797 |
![]() | Line has trailing spaces. | 798 |
![]() | Line contains a tab character. | 798 |
![]() | Line contains a tab character. | 799 |
![]() | 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 |
![]() | Line contains a tab character. | 805 |
![]() | Method 'getSecSpreadStyle' 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. | 809 |
![]() | Line contains a tab character. | 810 |
![]() | Line has trailing spaces. | 811 |
![]() | Line contains a tab character. | 811 |
![]() | Line contains a tab character. | 812 |
![]() | Line contains a tab character. | 813 |
![]() | Line contains a tab character. | 814 |
![]() | Line contains a tab character. | 815 |
![]() | Method 'getSecFireCount' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 821 |
![]() | Line contains a tab character. | 821 |
![]() | Line contains a tab character. | 822 |
![]() | Line contains a tab character. | 823 |
![]() | Line contains a tab character. | 824 |
![]() | Method 'getSecDamageAtten' is not designed for extension - needs to be abstract, final or empty. | 824 |
![]() | Line contains a tab character. | 825 |
![]() | Line contains a tab character. | 826 |
![]() | Line contains a tab character. | 828 |
![]() | Line contains a tab character. | 829 |
![]() | Line contains a tab character. | 830 |
![]() | Line is longer than 80 characters. | 831 |
![]() | Line contains a tab character. | 831 |
![]() | Line is longer than 80 characters. | 832 |
![]() | 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 contains a tab character. | 836 |
![]() | Line contains a tab character. | 837 |
![]() | Method 'getSecAmmoType' is not designed for extension - needs to be abstract, final or empty. | 837 |
![]() | Line contains a tab character. | 838 |
![]() | Line contains a tab character. | 839 |
![]() | Line has trailing spaces. | 840 |
![]() | Line contains a tab character. | 840 |
![]() | Line contains a tab character. | 841 |
![]() | Missing a Javadoc comment. | 841 |
![]() | Line has trailing spaces. | 842 |
![]() | Line contains a tab character. | 842 |
![]() | Line contains a tab character. | 843 |
![]() | Line is longer than 80 characters. | 844 |
![]() | Line contains a tab character. | 844 |
![]() | Line contains a tab character. | 845 |
![]() | Line contains a tab character. | 846 |
![]() | Method 'getSecAmmoItemType' is not designed for extension - needs to be abstract, final or empty. | 846 |
![]() | 'if' construct must use '{}'s. | 847 |
![]() | Line is longer than 80 characters. | 847 |
![]() | Line contains a tab character. | 847 |
![]() | 'if' construct must use '{}'s. | 848 |
![]() | Line contains a tab character. | 848 |
![]() | Line contains a tab character. | 849 |
![]() | Line contains a tab character. | 850 |
![]() | Line contains a tab character. | 851 |
![]() | Line contains a tab character. | 854 |
![]() | Line is longer than 80 characters. | 855 |
![]() | Line contains a tab character. | 855 |
![]() | Line contains a tab character. | 856 |
![]() | Line has trailing spaces. | 857 |
![]() | Line contains a tab character. | 857 |
![]() | Line contains a tab character. | 858 |
![]() | Line contains a tab character. | 859 |
![]() | Line contains a tab character. | 860 |
![]() | Method 'getSecInitialAmount' is not designed for extension - needs to be abstract, final or empty. | 860 |
![]() | Line contains a tab character. | 861 |
![]() | Line contains a tab character. | 862 |
![]() | Line contains a tab character. | 864 |
![]() | Line contains a tab character. | 865 |
![]() | Line has trailing spaces. | 866 |
![]() | Line contains a tab character. | 866 |
![]() | Line contains a tab character. | 867 |
![]() | Line contains a tab character. | 868 |
![]() | Line contains a tab character. | 869 |
![]() | Method 'getSecMaxAmount' is not designed for extension - needs to be abstract, final or empty. | 869 |
![]() | Line contains a tab character. | 870 |
![]() | Line contains a tab character. | 871 |
![]() | Line contains a tab character. | 873 |
![]() | Line contains a tab character. | 874 |
![]() | Line has trailing spaces. | 875 |
![]() | Line contains a tab character. | 875 |
![]() | Line contains a tab character. | 876 |
![]() | Line contains a tab character. | 877 |
![]() | Line contains a tab character. | 878 |
![]() | Line contains a tab character. | 879 |
![]() | Method 'getSecMaxRange' is not designed for extension - needs to be abstract, final or empty. | 879 |
![]() | Line contains a tab character. | 880 |
![]() | Line contains a tab character. | 881 |
![]() | Line contains a tab character. | 883 |
![]() | Line contains a tab character. | 884 |
![]() | Line contains a tab character. | 885 |
![]() | Line has trailing spaces. | 886 |
![]() | Line contains a tab character. | 886 |
![]() | Line contains a tab character. | 887 |
![]() | Line contains a tab character. | 888 |
![]() | Line contains a tab character. | 889 |
![]() | Method 'getSecDamageType' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 895 |
![]() | Line contains a tab character. | 895 |
![]() | Line contains a tab character. | 896 |
![]() | Line contains a tab character. | 897 |
![]() | Line contains a tab character. | 898 |
![]() | Method 'isSecArmorStops' is not designed for extension - needs to be abstract, final or empty. | 898 |
![]() | Line contains a tab character. | 899 |
![]() | Line contains a tab character. | 900 |
![]() | Line contains a tab character. | 902 |
![]() | Line contains a tab character. | 903 |
![]() | Line has trailing spaces. | 904 |
![]() | Line contains a tab character. | 904 |
![]() | Line contains a tab character. | 905 |
![]() | Line contains a tab character. | 906 |
![]() | Line contains a tab character. | 907 |
![]() | Method 'isSecAlwaysGibs' is not designed for extension - needs to be abstract, final or empty. | 907 |
![]() | Line contains a tab character. | 908 |
![]() | Line contains a tab character. | 909 |
![]() | Line contains a tab character. | 911 |
![]() | 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 |
![]() | Method 'isSecSpecial' is not designed for extension - needs to be abstract, final or empty. | 917 |
![]() | Line contains a tab character. | 918 |
![]() | Line contains a tab character. | 919 |
![]() | Line contains a tab character. | 921 |
![]() | Line contains a tab character. | 922 |
![]() | Line has trailing spaces. | 923 |
![]() | Line contains a tab character. | 923 |
![]() | Line contains a tab character. | 924 |
![]() | Line contains a tab character. | 925 |
![]() | Line contains a tab character. | 926 |
![]() | Line contains a tab character. | 927 |
![]() | Method 'isSecDetonatesGoop' is not designed for extension - needs to be abstract, final or empty. | 927 |
![]() | Line contains a tab character. | 928 |
![]() | Line contains a tab character. | 929 |
![]() | Line contains a tab character. | 931 |
![]() | Line is longer than 80 characters. | 932 |
![]() | Line contains a tab character. | 932 |
![]() | Line contains a tab character. | 933 |
![]() | Line has trailing spaces. | 934 |
![]() | Line contains a tab character. | 934 |
![]() | Line contains a tab character. | 935 |
![]() | Line contains a tab character. | 936 |
![]() | Line contains a tab character. | 937 |
![]() | Method 'isSecSuperWeapon' is not designed for extension - needs to be abstract, final or empty. | 937 |
![]() | Line contains a tab character. | 938 |
![]() | Line contains a tab character. | 939 |
![]() | Line contains a tab character. | 941 |
![]() | Line is longer than 80 characters. | 942 |
![]() | Line contains a tab character. | 942 |
![]() | Line contains a tab character. | 943 |
![]() | Line has trailing spaces. | 944 |
![]() | Line contains a tab character. | 944 |
![]() | Line contains a tab character. | 945 |
![]() | Line contains a tab character. | 946 |
![]() | Line contains a tab character. | 947 |
![]() | Method 'isSecExtraMomZ' is not designed for extension - needs to be abstract, final or empty. | 947 |
![]() | Line contains a tab character. | 948 |
![]() | Line contains a tab character. | 949 |
![]() | Line contains a tab character. | 951 |
![]() | Line is longer than 80 characters. | 952 |
![]() | Line contains a tab character. | 952 |
![]() | Line is longer than 80 characters. | 953 |
![]() | Line contains a tab character. | 953 |
![]() | Line contains a tab character. | 954 |
![]() | Line has trailing spaces. | 955 |
![]() | Line contains a tab character. | 955 |
![]() | Line contains a tab character. | 956 |
![]() | Line contains a tab character. | 957 |
![]() | Line contains a tab character. | 958 |
![]() | Method 'getSecProjType' is not designed for extension - needs to be abstract, final or empty. | 958 |
![]() | Line contains a tab character. | 959 |
![]() | Line contains a tab character. | 960 |
![]() | Line contains a tab character. | 962 |
![]() | Line contains a tab character. | 963 |
![]() | Line has trailing spaces. | 964 |
![]() | Line contains a tab character. | 964 |
![]() | Line contains a tab character. | 965 |
![]() | Line contains a tab character. | 966 |
![]() | Line contains a tab character. | 967 |
![]() | Method 'getSecDamage' is not designed for extension - needs to be abstract, final or empty. | 967 |
![]() | Line contains a tab character. | 968 |
![]() | Line contains a tab character. | 969 |
![]() | Line contains a tab character. | 971 |
![]() | Line is longer than 80 characters. | 972 |
![]() | Line contains a tab character. | 972 |
![]() | Line contains a tab character. | 973 |
![]() | Line has trailing spaces. | 974 |
![]() | Line contains a tab character. | 974 |
![]() | Line contains a tab character. | 975 |
![]() | Line contains a tab character. | 976 |
![]() | Line contains a tab character. | 977 |
![]() | Method 'getSecSpeed' is not designed for extension - needs to be abstract, final or empty. | 977 |
![]() | Line contains a tab character. | 978 |
![]() | Line contains a tab character. | 979 |
![]() | Line contains a tab character. | 981 |
![]() | Line contains a tab character. | 982 |
![]() | Line has trailing spaces. | 983 |
![]() | Line contains a tab character. | 983 |
![]() | Line contains a tab character. | 984 |
![]() | Line contains a tab character. | 985 |
![]() | Line contains a tab character. | 986 |
![]() | Method 'getSecMaxSpeed' is not designed for extension - needs to be abstract, final or empty. | 986 |
![]() | Line contains a tab character. | 987 |
![]() | Line contains a tab character. | 988 |
![]() | Line contains a tab character. | 990 |
![]() | Line contains a tab character. | 991 |
![]() | Line contains a tab character. | 992 |
![]() | Line has trailing spaces. | 993 |
![]() | Line contains a tab character. | 993 |
![]() | Line contains a tab character. | 994 |
![]() | Line contains a tab character. | 995 |
![]() | Line contains a tab character. | 996 |
![]() | Method 'getSecLifeSpan' is not designed for extension - needs to be abstract, final or empty. | 996 |
![]() | Line contains a tab character. | 997 |
![]() | Line contains a tab character. | 998 |
![]() | Line contains a tab character. | 1000 |
![]() | Line is longer than 80 characters. | 1001 |
![]() | Line contains a tab character. | 1001 |
![]() | Line contains a tab character. | 1002 |
![]() | Line has trailing spaces. | 1003 |
![]() | Line contains a tab character. | 1003 |
![]() | Line contains a tab character. | 1004 |
![]() | Line contains a tab character. | 1005 |
![]() | Line contains a tab character. | 1006 |
![]() | Method 'getSecDamageRadius' is not designed for extension - needs to be abstract, final or empty. | 1006 |
![]() | Line contains a tab character. | 1007 |
![]() | Line contains a tab character. | 1008 |
![]() | Line contains a tab character. | 1010 |
![]() | Line contains a tab character. | 1011 |
![]() | Line contains a tab character. | 1012 |
![]() | Line has trailing spaces. | 1013 |
![]() | Line contains a tab character. | 1013 |
![]() | Line contains a tab character. | 1014 |
![]() | Line contains a tab character. | 1015 |
![]() | Line contains a tab character. | 1016 |
![]() | Line contains a tab character. | 1017 |
![]() | Method 'getSecTossZ' is not designed for extension - needs to be abstract, final or empty. | 1017 |
![]() | Line contains a tab character. | 1018 |
![]() | Line contains a tab character. | 1019 |
![]() | Line contains a tab character. | 1021 |
![]() | Line is longer than 80 characters. | 1022 |
![]() | Line contains a tab character. | 1022 |
![]() | Line has trailing spaces. | 1023 |
![]() | Line contains a tab character. | 1023 |
![]() | Line contains a tab character. | 1024 |
![]() | Line contains a tab character. | 1025 |
![]() | Line contains a tab character. | 1026 |
![]() | Line contains a tab character. | 1027 |
![]() | Method 'getSecMaxEffectDistance' is not designed for extension - needs to be abstract, final or empty. | 1027 |
![]() | Line contains a tab character. | 1028 |
![]() | Line contains a tab character. | 1029 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Class WeaponDescriptorFactory should be declared as final. | 8 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Parameter configMsg should be final. | 20 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.IWorldEventQueue.Queue. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | 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 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Parameter translator should be final. | 30 |
![]() | Parameter logger should be final. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 36 |
![]() | Method 'processMessage' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Parameter message should be final. | 37 |
![]() | Redundant throws: 'TranslatorException' is unchecked exception. | 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 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | '=' is not preceded with whitespace. | 12 |
![]() | '=' is not followed by whitespace. | 12 |
![]() | '}' is not preceded with whitespace. | 12 |
![]() | Line is longer than 80 characters. | 14 |
![]() | '{' is not preceded with whitespace. | 14 |
![]() | Line contains a tab character. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Parameter context should be final. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Parameter context should be final. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Parameter context should be final. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Parameter fromState should be final. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Parameter symbol should be final. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter context should be final. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Parameter toState should be final. | 32 |
![]() | Parameter symbol should be final. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 35 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter context should be final. | 36 |
![]() | Parameter symbol should be final. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line contains a tab character. | 19 |
![]() | '=' is not preceded with whitespace. | 19 |
![]() | '=' is not followed by whitespace. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line contains a tab character. | 21 |
![]() | '=' is not preceded with whitespace. | 21 |
![]() | '=' is not followed by whitespace. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | '}' is not preceded with whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Parameter context should be final. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Parameter context should be final. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter fromState should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter context should be final. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter toState should be final. | 45 |
![]() | Parameter symbol should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter context should be final. | 49 |
![]() | Parameter symbol should be final. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 12 |
![]() | '=' is not preceded with whitespace. | 15 |
![]() | '=' is not followed by whitespace. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Line has trailing spaces. | 17 |
![]() | Line contains a tab character. | 17 |
![]() | '=' is not preceded with whitespace. | 17 |
![]() | '=' is not followed by whitespace. | 17 |
![]() | Line has trailing spaces. | 18 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line contains a tab character. | 18 |
![]() | '=' is not preceded with whitespace. | 18 |
![]() | '=' is not followed by whitespace. | 18 |
![]() | '}' is not preceded with whitespace. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line contains a tab character. | 19 |
![]() | '=' is not preceded with whitespace. | 19 |
![]() | '=' is not followed by whitespace. | 19 |
![]() | '}' is not preceded with whitespace. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | 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. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | '=' is not preceded with whitespace. | 26 |
![]() | '=' is not followed by whitespace. | 26 |
![]() | '}' is not preceded with whitespace. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | '{' is not preceded with whitespace. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Parameter context should be final. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter context should be final. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 39 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter context should be final. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Parameter fromState should be final. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter symbol should be final. | 42 |
![]() | 'if' construct must use '{}'s. | 43 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter toState should be final. | 48 |
![]() | Parameter symbol should be final. | 48 |
![]() | 'if' construct must use '{}'s. | 49 |
![]() | 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 'innerStateSymbol' 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 context should be final. | 53 |
![]() | Parameter symbol should be final. | 53 |
![]() | 'if' construct must use '{}'s. | 54 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | 'cast' is not followed by whitespace. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | '=' is not preceded with whitespace. | 26 |
![]() | '=' is not followed by whitespace. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | '=' is not preceded with whitespace. | 27 |
![]() | '=' is not followed by whitespace. | 27 |
![]() | '}' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | '=' is not preceded with whitespace. | 28 |
![]() | '=' is not followed by whitespace. | 28 |
![]() | '}' is not preceded with whitespace. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter translatorContext should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter toState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter origNavPoints should be final. | 45 |
![]() | Parameter list should be final. | 45 |
![]() | Parameter context should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | 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 has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | 'if' construct must use '{}'s. | 57 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 59 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 'if' construct must use '{}'s. | 63 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 18 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | '=' is not preceded with whitespace. | 26 |
![]() | '=' is not followed by whitespace. | 26 |
![]() | '}' is not preceded with whitespace. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | '=' is not preceded with whitespace. | 27 |
![]() | '=' is not followed by whitespace. | 27 |
![]() | '}' is not preceded with whitespace. | 27 |
![]() | '}' is not preceded with whitespace. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 35 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter context should be final. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Parameter toState should be final. | 37 |
![]() | Parameter symbol 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. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter context should be final. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter symbol should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | 'cast' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
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. | 12 |
![]() | Line is longer than 80 characters. | 16 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | '{' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | 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 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Parameter fromState should be final. | 34 |
![]() | Parameter symbol should be final. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter context should be final. | 40 |
![]() | Parameter toState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter symbol should be final. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | 'cast' is not followed by whitespace. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 11 |
![]() | 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 is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | '=' is not preceded with whitespace. | 37 |
![]() | '=' is not followed by whitespace. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | '=' is not preceded with whitespace. | 38 |
![]() | '=' is not followed by whitespace. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | '=' is not preceded with whitespace. | 39 |
![]() | '=' is not followed by whitespace. | 39 |
![]() | '}' is not preceded with whitespace. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | '=' is not preceded with whitespace. | 40 |
![]() | '=' is not followed by whitespace. | 40 |
![]() | '}' is not preceded with whitespace. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 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 is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Parameter context should be final. | 62 |
![]() | Parameter fromState should be final. | 62 |
![]() | Parameter symbol should be final. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | 'if' construct must use '{}'s. | 64 |
![]() | 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 has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | 'if' construct must use '{}'s. | 68 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | 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 has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Parameter context should be final. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter toState should be final. | 75 |
![]() | Parameter symbol should be final. | 75 |
![]() | 'if' construct must use '{}'s. | 76 |
![]() | Line has trailing spaces. | 76 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | 'if' construct must use '{}'s. | 77 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | 'if' construct must use '{}'s. | 86 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | 'if' construct must use '{}'s. | 88 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 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 |
![]() | 'if' construct must use '{}'s. | 92 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | '20' is a magic number. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | '20' is a magic number. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 102 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Parameter context should be final. | 103 |
![]() | Parameter symbol should be final. | 103 |
![]() | 'if' construct must use '{}'s. | 104 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | 'cast' is not followed by whitespace. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Parameter context should be final. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 112 |
![]() | Method 'restart' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Parameter context should be final. | 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 |
![]() | '20' is a magic number. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | '20' is a magic number. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line has trailing spaces. | 14 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line has trailing spaces. | 17 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter translatorContext should be final. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter toState should be final. | 36 |
![]() | Parameter symbol should be final. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | 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. | 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. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | '=' is not preceded with whitespace. | 28 |
![]() | '=' is not followed by whitespace. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | '=' is not preceded with whitespace. | 29 |
![]() | '=' is not followed by whitespace. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | '=' is not preceded with whitespace. | 30 |
![]() | '=' is not followed by whitespace. | 30 |
![]() | '}' is not preceded with whitespace. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | '=' is not preceded with whitespace. | 33 |
![]() | '=' is not followed by whitespace. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | '=' is not preceded with whitespace. | 34 |
![]() | '=' is not followed by whitespace. | 34 |
![]() | '}' is not preceded with whitespace. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | '=' is not preceded with whitespace. | 35 |
![]() | '=' is not followed by whitespace. | 35 |
![]() | '}' is not preceded with whitespace. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | '}' is not preceded with whitespace. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | 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 contains a tab character. | 44 |
![]() | '}' is not preceded with whitespace. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | '}' is not preceded with whitespace. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line is longer than 80 characters. | 52 |
![]() | 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 |
![]() | '}' is not preceded with whitespace. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Parameter context should be final. | 61 |
![]() | Parameter arg1 should be final. | 61 |
![]() | Parameter arg2 should be final. | 61 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Parameter context should be final. | 65 |
![]() | Parameter obj should be final. | 65 |
![]() | 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 is longer than 80 characters. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Parameter context should be final. | 79 |
![]() | Parameter arg1 should be final. | 79 |
![]() | Parameter symbol should be final. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Parameter arg0 should be final. | 83 |
![]() | Parameter arg0 should be final. | 87 |
![]() | Line has trailing spaces. | 89 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line has trailing spaces. | 19 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line has trailing spaces. | 27 |
![]() | '=' is not preceded with whitespace. | 27 |
![]() | '=' is not followed by whitespace. | 27 |
![]() | '=' is not preceded with whitespace. | 28 |
![]() | '=' is not followed by whitespace. | 28 |
![]() | '}' is not preceded with whitespace. | 28 |
![]() | '=' is not preceded with whitespace. | 29 |
![]() | '=' is not followed by whitespace. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Parameter context should be final. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 41 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter context should be final. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter fromState should be final. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter symbol should be final. | 44 |
![]() | 'if' construct must use '{}'s. | 45 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | 'if' construct must use '{}'s. | 46 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | 'cast' is not followed by whitespace. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Parameter context should be final. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Parameter toState should be final. | 52 |
![]() | Parameter symbol should be final. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 55 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Parameter context should be final. | 56 |
![]() | Parameter symbol should be final. | 56 |
![]() | 'if' construct must use '{}'s. | 57 |
![]() | Line is longer than 80 characters. | 57 |
![]() | 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 |
---|---|---|
![]() | 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. | 15 |
![]() | Line contains a tab character. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | 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 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter context should be final. | 36 |
![]() | Parameter fromState should be final. | 36 |
![]() | Parameter symbol should be final. | 36 |
![]() | 'cast' is not followed by whitespace. | 38 |
![]() | Line contains a tab character. | 41 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter context should be final. | 42 |
![]() | Parameter toState should be final. | 42 |
![]() | Parameter symbol should be final. | 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 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. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line has trailing spaces. | 18 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter toState should be final. | 35 |
![]() | Parameter symbol should be final. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | 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. | 41 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter context should be final. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter symbol should be final. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | 'cast' is not followed by whitespace. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | First sentence should end with a period. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | 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 is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | '}' is not preceded with whitespace. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter context should be final. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter fromState should be final. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter symbol should be final. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Parameter context should be final. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Parameter toState should be final. | 54 |
![]() | Parameter symbol should be final. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 57 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Parameter context should be final. | 58 |
![]() | Parameter symbol should be final. | 58 |
![]() | 'if' construct must use '{}'s. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Parameter context should be final. | 22 |
![]() | Parameter symbol should be final. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | 'if' construct must use '{}'s. | 24 |
![]() | 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 |
![]() | 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 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line contains a tab character. | 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 |
![]() | 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 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 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 |
![]() | Parameter beginMessage should be final. | 44 |
![]() | 'beginMessage' hides a field. | 44 |
![]() | Parameter message should be final. | 44 |
![]() | 'message' hides a field. | 44 |
![]() | Parameter endMessage should be final. | 44 |
![]() | 'endMessage' hides a field. | 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 has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Method 'getList' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'newList' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 58 |
![]() | Method 'init' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter context should be final. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'restart' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter context should be final. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter context should be final. | 69 |
![]() | Parameter fromState should be final. | 69 |
![]() | Parameter symbol should be final. | 69 |
![]() | 'if' construct must use '{}'s. | 70 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Parameter context should be final. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter toState should be final. | 75 |
![]() | Parameter symbol should be final. | 75 |
![]() | 'if' construct must use '{}'s. | 76 |
![]() | Line has trailing spaces. | 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. | 79 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Parameter context should be final. | 80 |
![]() | Parameter symbol should be final. | 80 |
![]() | 'if' construct must use '{}'s. | 81 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line has trailing spaces. | 14 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 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 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. | 26 |
![]() | Parameter expectedMessage should be final. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter context should be final. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter context should be final. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter fromState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter context should be final. | 44 |
![]() | Parameter toState should be final. | 44 |
![]() | Parameter symbol should be final. | 44 |
![]() | 'if' construct must use '{}'s. | 45 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter context should be final. | 49 |
![]() | Parameter symbol should be final. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.IWorldEventQueue.Queue. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | 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 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Parameter translator should be final. | 30 |
![]() | Parameter logger should be final. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 36 |
![]() | Method 'processMessage' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Parameter message should be final. | 37 |
![]() | Redundant throws: 'TranslatorException' is unchecked exception. | 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 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | '=' is not preceded with whitespace. | 12 |
![]() | '=' is not followed by whitespace. | 12 |
![]() | '}' is not preceded with whitespace. | 12 |
![]() | Line is longer than 80 characters. | 14 |
![]() | '{' is not preceded with whitespace. | 14 |
![]() | Line contains a tab character. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Parameter context should be final. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Parameter context should be final. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Parameter context should be final. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Parameter fromState should be final. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Parameter symbol should be final. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter context should be final. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Parameter toState should be final. | 32 |
![]() | Parameter symbol should be final. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 35 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter context should be final. | 36 |
![]() | Parameter symbol should be final. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line contains a tab character. | 19 |
![]() | '=' is not preceded with whitespace. | 19 |
![]() | '=' is not followed by whitespace. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line contains a tab character. | 21 |
![]() | '=' is not preceded with whitespace. | 21 |
![]() | '=' is not followed by whitespace. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | '}' is not preceded with whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Parameter context should be final. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Parameter context should be final. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter fromState should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter context should be final. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter toState should be final. | 45 |
![]() | Parameter symbol should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter context should be final. | 49 |
![]() | Parameter symbol should be final. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 12 |
![]() | '=' is not preceded with whitespace. | 15 |
![]() | '=' is not followed by whitespace. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Line has trailing spaces. | 17 |
![]() | Line contains a tab character. | 17 |
![]() | '=' is not preceded with whitespace. | 17 |
![]() | '=' is not followed by whitespace. | 17 |
![]() | Line has trailing spaces. | 18 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line contains a tab character. | 18 |
![]() | '=' is not preceded with whitespace. | 18 |
![]() | '=' is not followed by whitespace. | 18 |
![]() | '}' is not preceded with whitespace. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line contains a tab character. | 19 |
![]() | '=' is not preceded with whitespace. | 19 |
![]() | '=' is not followed by whitespace. | 19 |
![]() | '}' is not preceded with whitespace. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | 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. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | '=' is not preceded with whitespace. | 26 |
![]() | '=' is not followed by whitespace. | 26 |
![]() | '}' is not preceded with whitespace. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | '{' is not preceded with whitespace. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Parameter context should be final. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter context should be final. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 39 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter context should be final. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Parameter fromState should be final. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter symbol should be final. | 42 |
![]() | 'if' construct must use '{}'s. | 43 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter toState should be final. | 48 |
![]() | Parameter symbol should be final. | 48 |
![]() | 'if' construct must use '{}'s. | 49 |
![]() | 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 'innerStateSymbol' 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 context should be final. | 53 |
![]() | Parameter symbol should be final. | 53 |
![]() | 'if' construct must use '{}'s. | 54 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | 'cast' is not followed by whitespace. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | '=' is not preceded with whitespace. | 26 |
![]() | '=' is not followed by whitespace. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | '=' is not preceded with whitespace. | 27 |
![]() | '=' is not followed by whitespace. | 27 |
![]() | '}' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | '=' is not preceded with whitespace. | 28 |
![]() | '=' is not followed by whitespace. | 28 |
![]() | '}' is not preceded with whitespace. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter translatorContext should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter toState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter origNavPoints should be final. | 45 |
![]() | Parameter list should be final. | 45 |
![]() | Parameter context should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | 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 has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 56 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 58 |
![]() | 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 is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | 'if' construct must use '{}'s. | 62 |
![]() | 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 has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | '=' is not preceded with whitespace. | 26 |
![]() | '=' is not followed by whitespace. | 26 |
![]() | '}' is not preceded with whitespace. | 26 |
![]() | '}' is not preceded with whitespace. | 26 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter context should be final. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter toState should be final. | 36 |
![]() | Parameter symbol should be final. | 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 has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter context should be final. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter symbol should be final. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | 'cast' is not followed by whitespace. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
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. | 12 |
![]() | Line is longer than 80 characters. | 16 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | '{' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | 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 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Parameter fromState should be final. | 34 |
![]() | Parameter symbol should be final. | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter context should be final. | 40 |
![]() | Parameter toState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter symbol should be final. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | 'cast' is not followed by whitespace. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 11 |
![]() | 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 is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | '=' is not preceded with whitespace. | 37 |
![]() | '=' is not followed by whitespace. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | '=' is not preceded with whitespace. | 39 |
![]() | '=' is not followed by whitespace. | 39 |
![]() | '}' is not preceded with whitespace. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | '=' is not preceded with whitespace. | 40 |
![]() | '=' is not followed by whitespace. | 40 |
![]() | '}' is not preceded with whitespace. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 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 is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Parameter context should be final. | 62 |
![]() | Parameter fromState should be final. | 62 |
![]() | Parameter symbol should be final. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | 'if' construct must use '{}'s. | 64 |
![]() | 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 has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | 'if' construct must use '{}'s. | 68 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | 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 has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Parameter context should be final. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter toState should be final. | 75 |
![]() | Parameter symbol should be final. | 75 |
![]() | 'if' construct must use '{}'s. | 76 |
![]() | Line has trailing spaces. | 76 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | 'if' construct must use '{}'s. | 77 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | 'if' construct must use '{}'s. | 86 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | 'if' construct must use '{}'s. | 88 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 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 |
![]() | 'if' construct must use '{}'s. | 92 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | '20' is a magic number. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | '20' is a magic number. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 102 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Parameter context should be final. | 103 |
![]() | Parameter symbol should be final. | 103 |
![]() | 'if' construct must use '{}'s. | 104 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | 'cast' is not followed by whitespace. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Parameter context should be final. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 112 |
![]() | Method 'restart' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Parameter context should be final. | 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 |
![]() | '20' is a magic number. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | '20' is a magic number. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line has trailing spaces. | 14 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line has trailing spaces. | 17 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter translatorContext should be final. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter toState should be final. | 36 |
![]() | Parameter symbol should be final. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line has trailing spaces. | 19 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line has trailing spaces. | 27 |
![]() | '=' is not preceded with whitespace. | 27 |
![]() | '=' is not followed by whitespace. | 27 |
![]() | '=' is not preceded with whitespace. | 28 |
![]() | '=' is not followed by whitespace. | 28 |
![]() | '}' is not preceded with whitespace. | 28 |
![]() | '=' is not preceded with whitespace. | 29 |
![]() | '=' is not followed by whitespace. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Parameter context should be final. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 41 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter context should be final. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter fromState should be final. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter symbol should be final. | 44 |
![]() | 'if' construct must use '{}'s. | 45 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | 'if' construct must use '{}'s. | 46 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | 'cast' is not followed by whitespace. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Parameter context should be final. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Parameter toState should be final. | 52 |
![]() | Parameter symbol should be final. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 55 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Parameter context should be final. | 56 |
![]() | Parameter symbol should be final. | 56 |
![]() | 'if' construct must use '{}'s. | 57 |
![]() | Line is longer than 80 characters. | 57 |
![]() | 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 |
---|---|---|
![]() | 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. | 15 |
![]() | Line contains a tab character. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | 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 |
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter context should be final. | 36 |
![]() | Parameter fromState should be final. | 36 |
![]() | Parameter symbol should be final. | 36 |
![]() | 'cast' is not followed by whitespace. | 38 |
![]() | Line contains a tab character. | 41 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter context should be final. | 42 |
![]() | Parameter toState should be final. | 42 |
![]() | Parameter symbol should be final. | 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 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. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line has trailing spaces. | 18 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | '=' is not preceded with whitespace. | 22 |
![]() | '=' is not followed by whitespace. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | '=' is not preceded with whitespace. | 24 |
![]() | '=' is not followed by whitespace. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | '=' is not preceded with whitespace. | 25 |
![]() | '=' is not followed by whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | '}' is not preceded with whitespace. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Parameter context should be final. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter symbol should be final. | 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 |
![]() | 'cast' is not followed by whitespace. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter context should be final. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Parameter toState should be final. | 45 |
![]() | Parameter symbol should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.GameInfo. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.shared.transition.GameInfoTransition. | 14 |
![]() | First sentence should end with a period. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 |
![]() | '}' is not preceded with whitespace. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter context should be final. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter fromState should be final. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter symbol should be final. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Parameter context should be final. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Parameter toState should be final. | 54 |
![]() | Parameter symbol should be final. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 57 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Parameter context should be final. | 58 |
![]() | Parameter symbol should be final. | 58 |
![]() | 'if' construct must use '{}'s. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | 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. | 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. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | '=' is not preceded with whitespace. | 29 |
![]() | '=' is not followed by whitespace. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | '=' is not preceded with whitespace. | 30 |
![]() | '=' is not followed by whitespace. | 30 |
![]() | '}' is not preceded with whitespace. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | '=' is not preceded with whitespace. | 31 |
![]() | '=' is not followed by whitespace. | 31 |
![]() | '}' is not preceded with whitespace. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | '=' is not preceded with whitespace. | 34 |
![]() | '=' is not followed by whitespace. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | '=' is not preceded with whitespace. | 35 |
![]() | '=' is not followed by whitespace. | 35 |
![]() | '}' is not preceded with whitespace. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | '=' is not preceded with whitespace. | 36 |
![]() | '=' is not followed by whitespace. | 36 |
![]() | '}' is not preceded with whitespace. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | '}' is not preceded with whitespace. | 40 |
![]() | Line contains a tab character. | 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 |
![]() | '}' is not preceded with whitespace. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | '}' is not preceded with whitespace. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line is longer than 80 characters. | 53 |
![]() | 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 |
![]() | '}' is not preceded with whitespace. | 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 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | '}' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Parameter context should be final. | 67 |
![]() | Parameter arg1 should be final. | 67 |
![]() | Parameter arg2 should be final. | 67 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Parameter context should be final. | 71 |
![]() | Parameter obj should be final. | 71 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Parameter context should be final. | 85 |
![]() | Parameter arg1 should be final. | 85 |
![]() | Parameter symbol should be final. | 85 |
![]() | Line has trailing spaces. | 89 |
![]() | Parameter arg0 should be final. | 89 |
![]() | Parameter arg0 should be final. | 93 |
![]() | Line has trailing spaces. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Mutator. | 7 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Player. | 8 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.bot.support.BotListState. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.shared.events.MutatorListObtained. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.shared.events.PlayerListObtained. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | '=' is not preceded with whitespace. | 27 |
![]() | '=' is not followed by whitespace. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | '=' is not preceded with whitespace. | 28 |
![]() | '=' is not followed by whitespace. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | '=' is not preceded with whitespace. | 29 |
![]() | '=' is not followed by whitespace. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | '=' is not preceded with whitespace. | 30 |
![]() | '=' is not followed by whitespace. | 30 |
![]() | '}' is not preceded with whitespace. | 30 |
![]() | '}' is not preceded with whitespace. | 30 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Line contains a tab character. | 38 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter toState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter context should be final. | 47 |
![]() | Parameter symbol should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | 'cast' is not followed by whitespace. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Parameter context should be final. | 22 |
![]() | Parameter symbol should be final. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | 'if' construct must use '{}'s. | 24 |
![]() | 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 |
![]() | 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 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line contains a tab character. | 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 |
![]() | 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 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 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 |
![]() | Parameter beginMessage should be final. | 44 |
![]() | 'beginMessage' hides a field. | 44 |
![]() | Parameter message should be final. | 44 |
![]() | 'message' hides a field. | 44 |
![]() | Parameter endMessage should be final. | 44 |
![]() | 'endMessage' hides a field. | 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 has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Method 'getList' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'newList' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 58 |
![]() | Method 'init' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter context should be final. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 63 |
![]() | Method 'restart' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter context should be final. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Method 'stateEntering' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter context should be final. | 69 |
![]() | Parameter fromState should be final. | 69 |
![]() | Parameter symbol should be final. | 69 |
![]() | 'if' construct must use '{}'s. | 70 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Parameter context should be final. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter toState should be final. | 75 |
![]() | Parameter symbol should be final. | 75 |
![]() | 'if' construct must use '{}'s. | 76 |
![]() | Line has trailing spaces. | 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. | 79 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Parameter context should be final. | 80 |
![]() | Parameter symbol should be final. | 80 |
![]() | 'if' construct must use '{}'s. | 81 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 84 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line has trailing spaces. | 14 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 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 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. | 26 |
![]() | Parameter expectedMessage should be final. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter context should be final. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter context should be final. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter fromState should be final. | 40 |
![]() | Parameter symbol should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Method 'stateLeaving' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter context should be final. | 44 |
![]() | Parameter toState should be final. | 44 |
![]() | Parameter symbol should be final. | 44 |
![]() | 'if' construct must use '{}'s. | 45 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'innerStateSymbol' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter context should be final. | 49 |
![]() | Parameter symbol should be final. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 7 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 7 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line contains a tab character. | 8 |
![]() | Line contains a tab character. | 9 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 3 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
![]() | Line has trailing spaces. | 11 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line has trailing spaces. | 15 |
![]() | Line contains a tab character. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Parameter obtained should be final. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 14 |
![]() | Method 'getItemDescriptor' is not designed for extension - needs to be abstract, final or empty. | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line contains a tab character. | 19 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 5 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 11 |
![]() | Line contains a tab character. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line contains a tab character. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Parameter list should be final. | 15 |
![]() | 'list' hides a field. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Expected an @return tag. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Method 'getList' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 31 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 6 |
![]() | First sentence should end with a period. | 10 |
![]() | Line contains a tab character. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter list should be final. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 23 |
![]() | Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. | 23 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 31 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line contains a tab character. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Parameter navPoints should be final. | 17 |
![]() | 'navPoints' hides a field. | 17 |
![]() | Parameter items should be final. | 17 |
![]() | 'items' hides a field. | 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 has trailing spaces. | 21 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | 'if' construct must use '{}'s. | 27 |
![]() | Line is longer than 80 characters. | 27 |
![]() | 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 contains a tab character. | 30 |
![]() | Line contains a tab character. | 32 |
![]() | Method 'getNavPoints' is not designed for extension - needs to be abstract, final or empty. | 32 |
![]() | Missing a Javadoc comment. | 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. | 36 |
![]() | Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 40 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Avoid inline conditionals. | 41 |
![]() | '+' is not preceded with whitespace. | 41 |
![]() | Avoid inline conditionals. | 41 |
![]() | '+' is not followed by whitespace. | 41 |
![]() | Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 5 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line contains a tab character. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Parameter list should be final. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 16 |
![]() | Method 'getMovers' is not designed for extension - needs to be abstract, final or empty. | 16 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 24 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 5 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line contains a tab character. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Parameter list should be final. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 16 |
![]() | Method 'getMutators' is not designed for extension - needs to be abstract, final or empty. | 16 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | 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 |
![]() | Parameter pathId should be final. | 15 |
![]() | 'pathId' hides a field. | 15 |
![]() | Parameter path should be final. | 15 |
![]() | 'path' hides a field. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | 'if' construct must use '{}'s. | 17 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | 'if' construct must use '{}'s. | 19 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | 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 an @return tag. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Method 'getPathId' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | First sentence should end with a period. | 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 |
![]() | Expected an @return tag. | 38 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Method 'toString' 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 |
![]() | '+' is not preceded with whitespace. | 44 |
![]() | '+' is not followed by whitespace. | 44 |
![]() | '+' is not preceded with whitespace. | 44 |
![]() | '+' is not followed by whitespace. | 44 |
![]() | '+' is not preceded with whitespace. | 44 |
![]() | '+' is not followed by whitespace. | 44 |
![]() | '+' is not preceded with whitespace. | 44 |
![]() | '+' is not followed by whitespace. | 44 |
![]() | Line contains a tab character. | 45 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line contains a tab character. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Parameter list should be final. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 16 |
![]() | Method 'getPlayers' is not designed for extension - needs to be abstract, final or empty. | 16 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line has trailing spaces. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | 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 has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Line contains a tab character. | 7 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 7 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 11 |
![]() | Line is longer than 80 characters. | 13 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 5 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Line contains a tab character. | 11 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Parameter list should be final. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 15 |
![]() | Method 'getVehicles' is not designed for extension - needs to be abstract, final or empty. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | 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 |
![]() | Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line has trailing spaces. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | 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 contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 6 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line contains a tab character. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Parameter context should be final. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Parameter context should be final. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 27 |
![]() | Method 'stepped' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Parameter context should be final. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Parameter fromState should be final. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Parameter bySymbol should be final. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Parameter toState should be final. | 31 |
![]() | 'if' construct must use '{}'s. | 32 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | 'if' construct must use '{}'s. | 33 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | 'cast' is not followed by whitespace. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Method 'toString' 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 contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Parameter context should be final. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Parameter context should be final. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 19 |
![]() | Method 'stepped' is not designed for extension - needs to be abstract, final or empty. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Parameter context should be final. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Parameter fromState should be final. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Parameter bySymbol should be final. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Parameter toState should be final. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | 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 contains a tab character. | 27 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Parameter context should be final. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Parameter context should be final. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 19 |
![]() | Method 'stepped' is not designed for extension - needs to be abstract, final or empty. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Parameter context should be final. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Parameter fromState should be final. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Parameter bySymbol should be final. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Parameter toState should be final. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | 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 contains a tab character. | 27 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 29 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 37 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | 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 is longer than 80 characters. | 49 |
![]() | 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 has trailing spaces. | 55 |
![]() | 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 has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | First sentence should end with a period. | 61 |
![]() | 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 has trailing spaces. | 65 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Parameter dependencies should be final. | 72 |
![]() | Parameter mediator should be final. | 72 |
![]() | Parameter bus should be final. | 72 |
![]() | Parameter log should be final. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | 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 |
![]() | Method 'lock' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Expected @throws tag for 'ComponentNotRunningException'. | 79 |
![]() | Redundant throws: 'ComponentNotRunningException' is unchecked exception. | 79 |
![]() | 'if' construct must use '{}'s. | 80 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | 'synchronized' is not followed by whitespace. | 81 |
![]() | 'if' construct must use '{}'s. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | 'if' construct must use '{}'s. | 84 |
![]() | 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 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Method 'unlock' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Expected @throws tag for 'ComponentNotRunningException'. | 92 |
![]() | Redundant throws: 'ComponentNotRunningException' is unchecked exception. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | 'synchronized' is not followed by whitespace. | 93 |
![]() | 'if' construct must use '{}'s. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | '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. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | 'if' construct must use '{}'s. | 101 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | 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 |
![]() | Method 'isLocked' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Method 'hasBatchesToProcess' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | 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 |
![]() | Parameter batch should be final. | 119 |
![]() | Expected @param tag for 'batch'. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | 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 |
![]() | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Parameter event should be final. | 129 |
![]() | Expected @param tag for 'event'. | 129 |
![]() | 'if' construct must use '{}'s. | 130 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | 'synchronized' is not followed by whitespace. | 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 contains a tab character. | 141 |
![]() | 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 |
![]() | '+' is not preceded with whitespace. | 144 |
![]() | '+' is not followed by whitespace. | 144 |
![]() | '20' is a magic number. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | 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 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 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 63 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | 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 is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | 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. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | First sentence should end with a period. | 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. | 94 |
![]() | 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 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 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Parameter dependencies should be final. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Parameter mediator should be final. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Parameter bus should be final. | 118 |
![]() | Parameter log should be final. | 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 is longer than 80 characters. | 123 |
![]() | 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 is longer than 80 characters. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Method 'lock' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Expected @throws tag for 'PogamutInterruptedException'. | 127 |
![]() | Redundant throws: 'PogamutInterruptedException' is unchecked exception. | 127 |
![]() | Expected @throws tag for 'ComponentNotRunningException'. | 127 |
![]() | Redundant throws: 'ComponentNotRunningException' is unchecked exception. | 127 |
![]() | 'if' construct must use '{}'s. | 128 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | 'if' construct must use '{}'s. | 129 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | 'if' construct must use '{}'s. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | 'if' construct must use '{}'s. | 134 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | 'if' construct must use '{}'s. | 137 |
![]() | 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 contains a tab character. | 141 |
![]() | 'if' construct must use '{}'s. | 142 |
![]() | 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 contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | 'if' construct must use '{}'s. | 147 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 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 contains a tab character. | 151 |
![]() | 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 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 |
![]() | Method 'unlock' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Expected @throws tag for 'ComponentNotRunningException'. | 160 |
![]() | Redundant throws: 'ComponentNotRunningException' is unchecked exception. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | 'if' construct must use '{}'s. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | 'if' construct must use '{}'s. | 165 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | 'if' construct must use '{}'s. | 168 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line is longer than 80 characters. | 169 |
![]() | 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. | 174 |
![]() | Method 'isLocked' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 178 |
![]() | Method 'isInLock' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 182 |
![]() | Line is longer than 80 characters. | 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. | 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 |
![]() | Line has trailing spaces. | 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 |
![]() | Parameter batch should be final. | 205 |
![]() | Expected @param tag for 'batch'. | 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 contains a tab character. | 210 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Parameter event should be final. | 216 |
![]() | Expected @param tag for 'event'. | 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. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 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 is longer than 80 characters. | 233 |
![]() | Line contains a tab character. | 233 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line contains a tab character. | 234 |
![]() | '10' is a magic number. | 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 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 |
![]() | 'if' construct must use '{}'s. | 244 |
![]() | Line is longer than 80 characters. | 244 |
![]() | 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 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 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 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Parameter startPaused should be final. | 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 contains a tab character. | 266 |
![]() | Method 'preStop' is not designed for extension - needs to be abstract, final or empty. | 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. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line has trailing spaces. | 274 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Method 'prePause' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 283 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Method 'resume' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | 'synchronized' is not followed by whitespace. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | Line is longer than 80 characters. | 289 |
![]() | 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 has trailing spaces. | 293 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 294 |
![]() | Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 294 |
![]() | 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 |
![]() | Line contains a tab character. | 301 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Parameter dependencies should be final. | 29 |
![]() | Parameter mediator should be final. | 29 |
![]() | Parameter bus should be final. | 29 |
![]() | Parameter log should be final. | 29 |
![]() | Method 'isBatchEndEvent' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Parameter evt should be final. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Method 'isBatchBeginEvent' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Parameter evt should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'setDisappearedFlag' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Parameter obj should be final. | 45 |
![]() | Line has trailing spaces. | 47 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 7 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Redundant 'public' modifier. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line contains a tab character. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Redundant 'public' modifier. | 9 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Comment matches to-do format 'TODO:'. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter worldView should be final. | 37 |
![]() | Method 'addInfo' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter info should be final. | 53 |
![]() | 'info' hides a field. | 53 |
![]() | Method 'getInfo' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter name should be final. | 61 |
![]() | 'name' hides a field. | 61 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Method 'vertexSet' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Method 'edgeSet' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'printInfo' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line has trailing spaces. | 222 |
![]() | Expected an @return tag. | 224 |
![]() | Method 'getBox' is not designed for extension - needs to be abstract, final or empty. | 224 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - java.io.Serializable. | 8 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Comment matches to-do format 'TODO:'. | 15 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter start should be final. | 26 |
![]() | 'start' hides a field. | 26 |
![]() | Parameter edge should be final. | 26 |
![]() | Method 'setEnd' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter end should be final. | 35 |
![]() | 'end' hides a field. | 35 |
![]() | Method 'getEndId' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Method 'getFlags' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Method 'getStart' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Method 'getEnd' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Parameter b should be final. | 56 |
![]() | 'if' construct must use '{}'s. | 57 |
![]() | 'if' construct must use '{}'s. | 59 |
![]() | 'if' is not followed by whitespace. | 59 |
![]() | 'if' construct must use '{}'s. | 64 |
![]() | 'if' construct must use '{}'s. | 67 |
![]() | 'if' construct must use '{}'s. | 70 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | '5' is a magic number. | 78 |
![]() | '83' is a magic number. | 79 |
![]() | Avoid inline conditionals. | 79 |
![]() | '83' is a magic number. | 80 |
![]() | Avoid inline conditionals. | 80 |
![]() | '83' is a magic number. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 13 |
![]() | First sentence should end with a period. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter nav should be final. | 26 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 34 |
![]() | Method 'getID' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Method 'getOutgoingEdges' is not designed for extension - needs to be abstract, final or empty. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
![]() | Expected an @return tag. | 11 |
![]() | Line contains a tab character. | 11 |
![]() | Redundant 'public' modifier. | 11 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 3 |
![]() | Missing a Javadoc comment. | 6 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 6 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Missing a Javadoc comment. | 5 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Line contains a tab character. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | 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. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line contains a tab character. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter logger should be final. | 24 |
![]() | Parameter bus should be final. | 24 |
![]() | 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. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Method 'getComponentId' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
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. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.factory.guice.remoteagent.UDKObserverModule. | 31 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'newAgent' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter agentParameters should be final. | 49 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 64 |
![]() | Line is longer than 80 characters. | 66 |
![]() | 'cast' is not followed by whitespace. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 70 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | 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. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.factory.guice.remoteagent.UDKServerModule. | 31 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 46 |
![]() | '{' is not preceded with whitespace. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Method 'newAgent' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Parameter agentParameters should be final. | 49 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 64 |
![]() | Line is longer than 80 characters. | 66 |
![]() | 'cast' is not followed by whitespace. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 70 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.IAgent. | 3 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.params.IRemoteAgentParameters. | 4 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Parameter agentModule 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 |
![]() | Method 'getAgentModule' is not designed for extension - needs to be abstract, final or empty. | 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 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.messages.InfoMessage. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Unused import - cz.cuni.amis.pogamut.base.factory.guice.GuiceAgentModule. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.base.factory.guice.GuiceRemoteAgentModule. | 14 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Type Javadoc comment is missing an @param <PARAMS> tag. | 61 |
![]() | 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 |
![]() | Variable 'worldViewDependenciesProvider' must be private and have accessor methods. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Parameter botControllerClass should be final. | 73 |
![]() | 'botControllerClass' hides a field. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Method 'prepareNewAgent' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Parameter agentParameters should be final. | 78 |
![]() | 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 has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Method 'configureModules' is not designed for extension - needs to be abstract, final or empty. | 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 is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | 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. | 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 has trailing spaces. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - com.google.inject.Injector. | 4 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.IAgent. | 8 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.messages.InfoMessage. | 12 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.translator.IWorldMessageTranslator. | 16 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.IWorldView. | 17 |
![]() | Unused import - cz.cuni.amis.pogamut.base.factory.guice.GuiceAgentModule. | 20 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.ItemTranslator. | 27 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Extra HTML tag found: </table> | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | 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 has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Type Javadoc comment is missing an @param <PARAMS> tag. | 67 |
![]() | '{' is not preceded with whitespace. | 67 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Variable 'connectionDependenciesProvider' must be private and have accessor methods. | 69 |
![]() | Line has trailing spaces. | 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 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 |
![]() | Method 'prepareNewAgent' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Parameter agentParameters should be final. | 79 |
![]() | Expected @param tag for 'agentParameters'. | 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 has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Method 'configureModules' 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 |
![]() | 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 is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | 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 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 has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.IAgent. | 3 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.params.IRemoteAgentParameters. | 4 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.observer.IUDKObserver. | 7 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Unused @param tag for '<BOT>'. | 19 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Type Javadoc comment is missing an @param <SERVER> tag. | 22 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter agentModule 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 |
![]() | Method 'getAgentModule' is not designed for extension - needs to be abstract, final or empty. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.messages.InfoMessage. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.ILockableWorldView. | 9 |
![]() | Unused import - cz.cuni.amis.pogamut.base.factory.guice.GuiceAgentModule. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.base.factory.guice.GuiceRemoteAgentModule. | 14 |
![]() | Unused import - cz.cuni.amis.pogamut.base3d.ILockableVisionWorldView. | 16 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.worldview.UDKLockableWorldView. | 20 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Type Javadoc comment is missing an @param <PARAMS> tag. | 58 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | 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 'worldViewDependenciesProvider' must be private and have accessor methods. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Method 'prepareNewAgent' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Parameter agentParameters should be final. | 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 has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Method 'configureModules' 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 contains a tab character. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | 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 is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.IAgent. | 3 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.params.IRemoteAgentParameters. | 4 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Unused @param tag for '<BOT>'. | 18 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Type Javadoc comment is missing an @param <SERVER> tag. | 21 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Parameter agentModule 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 |
![]() | Method 'getAgentModule' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.messages.InfoMessage. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Unused import - cz.cuni.amis.pogamut.base.communication.worldview.ILockableWorldView. | 9 |
![]() | Unused import - cz.cuni.amis.pogamut.base.factory.guice.GuiceAgentModule. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.base.factory.guice.GuiceRemoteAgentModule. | 14 |
![]() | Unused import - cz.cuni.amis.pogamut.base3d.ILockableVisionWorldView. | 17 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.communication.worldview.UDKLockableWorldView. | 21 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 50 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Type Javadoc comment is missing an @param <PARAMS> tag. | 61 |
![]() | 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 |
![]() | Variable 'worldViewDependenciesProvider' must be private and have accessor methods. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Method 'prepareNewAgent' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter agentParameters should be final. | 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 has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Method 'configureModules' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Line contains a tab character. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | 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 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 87 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.base.server.IWorldServer. | 4 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.IUDKBot. | 5 |
![]() | Missing a Javadoc comment. | 7 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Line has trailing spaces. | 5 |
Violation | Message | Line |
---|---|---|
![]() | 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 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 |
![]() | Parameter message should be final. | 26 |
![]() | Expected @param tag for 'message'. | 26 |
![]() | Parameter origin should be final. | 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 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter message should be final. | 39 |
![]() | Expected @param tag for 'message'. | 39 |
![]() | Parameter cause should be final. | 39 |
![]() | Expected @param tag for 'cause'. | 39 |
![]() | Parameter origin should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | 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 |
![]() | Parameter message should be final. | 53 |
![]() | Expected @param tag for 'message'. | 53 |
![]() | Parameter log should be final. | 53 |
![]() | Expected @param tag for 'log'. | 53 |
![]() | Parameter origin should be final. | 53 |
![]() | '{' is not preceded with whitespace. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | 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 |
![]() | 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 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 |
![]() | Parameter message should be final. | 66 |
![]() | Expected @param tag for 'message'. | 66 |
![]() | Parameter cause should be final. | 66 |
![]() | Expected @param tag for 'cause'. | 66 |
![]() | Parameter log should be final. | 66 |
![]() | Expected @param tag for 'log'. | 66 |
![]() | Parameter origin should be final. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | 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. | 17 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 43 |
![]() | Type Javadoc comment is missing an @param <ACT> tag. | 46 |
![]() | Type Javadoc comment is missing an @param <WORLD_VIEW> tag. | 46 |
![]() | Line is longer than 80 characters. | 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 is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter agentId should be final. | 60 |
![]() | Parameter bus should be final. | 60 |
![]() | Parameter agentLogger should be final. | 60 |
![]() | Parameter worldView should be final. | 60 |
![]() | Parameter act should be final. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 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. | 69 |
![]() | 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 |
![]() | Parameter event should be final. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 77 |
![]() | 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 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 |
![]() | Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Parameter password should be final. | 85 |
![]() | Expected @param tag for 'password'. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | 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 is longer than 80 characters. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'readyCommandRequested' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | 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. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Parameter event should be final. | 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 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 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 contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | 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 has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Expected an @return tag. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Method 'getPasswordReply' 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. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | 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 is longer than 80 characters. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | 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. | 155 |
![]() | 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 is longer than 80 characters. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Expected an @return tag. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Method 'createPasswordReply' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Avoid inline conditionals. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | 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 is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Parameter event should be final. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 182 |
![]() | Line is longer than 80 characters. | 182 |
![]() | 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 contains a tab character. | 186 |
![]() | Line contains a tab character. | 188 |
![]() | Method 'getWorldView' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line has trailing spaces. | 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. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | 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 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | 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 has trailing spaces. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Method 'startAgent' is not designed for extension - needs to be abstract, final or empty. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | '60000' is a magic number. | 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 has trailing spaces. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Method 'resetAgent' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Method 'stopAgent' is not designed for extension - needs to be abstract, final or empty. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | 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 |
![]() | Method 'killAgent' is not designed for extension - needs to be abstract, final or empty. | 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 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Parameter params should be final. | 19 |
![]() | 'params' hides a field. | 19 |
![]() | Parameter bus should be final. | 19 |
![]() | Parameter agentLogger should be final. | 19 |
![]() | Parameter worldView should be final. | 19 |
![]() | Parameter act should be final. | 19 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line has trailing spaces. | 29 |
![]() | Method 'getParams' 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. | 36 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Comment matches to-do format 'TODO:'. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line has trailing spaces. | 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. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Redundant 'public' modifier. | 26 |
![]() | Expected @param tag for 'host'. | 26 |
![]() | Expected @param tag for 'port'. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Redundant 'public' modifier. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 37 |
![]() | Redundant 'public' modifier. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Expected an @return tag. | 55 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Expected @param tag for 'map'. | 55 |
![]() | Expected @throws tag for 'MapChangeException'. | 55 |
![]() | Redundant throws: 'MapChangeException' is unchecked exception. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Redundant 'public' modifier. | 63 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Redundant 'public' modifier. | 79 |
![]() | Redundant 'public' modifier. | 85 |
![]() | Expected @param tag for 'botName'. | 85 |
![]() | Expected @param tag for 'botType'. | 85 |
![]() | First sentence should end with a period. | 87 |
![]() | Redundant 'public' modifier. | 91 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.server.IUDKServer. | 3 |
![]() | Line contains a tab character. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Parameter message should be final. | 13 |
![]() | Parameter cause should be final. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Parameter message should be final. | 17 |
![]() | Parameter origin should be final. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Line has trailing spaces. | 20 |
Violation | Message | Line |
---|---|---|
![]() | 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 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 |
![]() | Parameter message should be final. | 26 |
![]() | Expected @param tag for 'message'. | 26 |
![]() | Parameter origin should be final. | 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 |
![]() | Line is longer than 80 characters. | 31 |
![]() | 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 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter message should be final. | 39 |
![]() | Expected @param tag for 'message'. | 39 |
![]() | Parameter cause should be final. | 39 |
![]() | Expected @param tag for 'cause'. | 39 |
![]() | Parameter origin should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | 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 |
![]() | Parameter message should be final. | 53 |
![]() | Expected @param tag for 'message'. | 53 |
![]() | Parameter log should be final. | 53 |
![]() | Expected @param tag for 'log'. | 53 |
![]() | Parameter origin should be final. | 53 |
![]() | '{' is not preceded with whitespace. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | 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 |
![]() | 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 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 |
![]() | Parameter message should be final. | 66 |
![]() | Expected @param tag for 'message'. | 66 |
![]() | Parameter cause should be final. | 66 |
![]() | Expected @param tag for 'cause'. | 66 |
![]() | Parameter log should be final. | 66 |
![]() | Expected @param tag for 'log'. | 66 |
![]() | Parameter origin should be final. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 62 |
![]() | Type Javadoc comment is missing an @param <ACT> tag. | 65 |
![]() | Type Javadoc comment is missing an @param <WORLD_VIEW> tag. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'players' must be private and have accessor methods. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'mutators' must be private and have accessor methods. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'gameSpeed' must be private and have accessor methods. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'maps' must be private and have accessor methods. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'mapName' must be private and have accessor methods. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'nativeAgents' must be private and have accessor methods. | 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 |
![]() | Line contains a tab character. | 85 |
![]() | Variable 'agents' must be private and have accessor methods. | 85 |
![]() | Line has trailing spaces. | 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 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Parameter event should be final. | 96 |
![]() | 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 contains a tab character. | 100 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Parameter event should be final. | 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 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Line contains a tab character. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Parameter agentId should be final. | 114 |
![]() | Parameter agentLogger should be final. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Parameter bus should be final. | 115 |
![]() | Parameter connection should be final. | 115 |
![]() | 'connection' hides a field. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Parameter worldView should be final. | 116 |
![]() | Parameter act should be final. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 119 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Method 'setAddress' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Parameter host should be final. | 132 |
![]() | Parameter port should be final. | 132 |
![]() | 'if' construct must use '{}'s. | 133 |
![]() | 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 contains a tab character. | 135 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter password should be final. | 142 |
![]() | Expected @param tag for 'password'. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | 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 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 |
![]() | Method 'readyCommandRequested' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | 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 contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Parameter event should be final. | 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. | 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 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. | 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 has trailing spaces. | 196 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Expected an @return tag. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Method 'getPasswordReply' 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. | 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 is longer than 80 characters. | 208 |
![]() | 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. | 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. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Expected an @return tag. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Method 'createPasswordReply' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | Line is longer than 80 characters. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | Avoid inline conditionals. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | 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 is longer than 80 characters. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Parameter event should be final. | 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. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | 'if' construct must use '{}'s. | 239 |
![]() | 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. | 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 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 254 |
![]() | Method 'getGameInfo' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Missing a Javadoc comment. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | 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 |
![]() | Method 'getWorldView' is not designed for extension - needs to be abstract, final or empty. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 266 |
![]() | Method 'getAvailableMaps' is not designed for extension - needs to be abstract, final or empty. | 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 'getGameSpeedFlag' is not designed for extension - needs to be abstract, final or empty. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 276 |
![]() | Method 'getMapName' is not designed for extension - needs to be abstract, final or empty. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | 'if' construct must use '{}'s. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 282 |
![]() | Method 'getPlayers' is not designed for extension - needs to be abstract, final or empty. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line has trailing spaces. | 286 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Method 'getMutators' is not designed for extension - needs to be abstract, final or empty. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 292 |
![]() | Method 'getAgents' 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 |
![]() | Line contains a tab character. | 296 |
![]() | 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 is longer than 80 characters. | 302 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Parameter obj should be final. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line contains a tab character. | 309 |
![]() | Line is longer than 80 characters. | 310 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line is longer than 80 characters. | 314 |
![]() | Line contains a tab character. | 314 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line contains a tab character. | 315 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | 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. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | Parameter elem should be final. | 324 |
![]() | Line contains a tab character. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | 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. | 332 |
![]() | Method 'getNativeAgents' is not designed for extension - needs to be abstract, final or empty. | 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 contains a tab character. | 340 |
![]() | Line contains a tab character. | 341 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 346 |
![]() | Line is longer than 80 characters. | 347 |
![]() | Line contains a tab character. | 347 |
![]() | Parameter obj should be final. | 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 is longer than 80 characters. | 351 |
![]() | Line contains a tab character. | 351 |
![]() | Line is longer than 80 characters. | 352 |
![]() | Line contains a tab character. | 352 |
![]() | Line is longer than 80 characters. | 353 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Line is longer than 80 characters. | 357 |
![]() | Line contains a tab character. | 357 |
![]() | Line is longer than 80 characters. | 358 |
![]() | Line contains a tab character. | 358 |
![]() | Line is longer than 80 characters. | 359 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Line contains a tab character. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | Parameter elem should be final. | 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. | 374 |
![]() | Line contains a tab character. | 376 |
![]() | Method 'connectNativeBot' is not designed for extension - needs to be abstract, final or empty. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | Parameter botName should be final. | 377 |
![]() | Parameter botType should be final. | 377 |
![]() | Line contains a tab character. | 378 |
![]() | '3' is a magic number. | 378 |
![]() | Line contains a tab character. | 379 |
![]() | Line contains a tab character. | 381 |
![]() | Method 'getMap' is not designed for extension - needs to be abstract, final or empty. | 381 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | 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 contains a tab character. | 390 |
![]() | 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 contains a tab character. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 398 |
![]() | Line contains a tab character. | 399 |
![]() | Line contains a tab character. | 400 |
![]() | 'if' construct must use '{}'s. | 401 |
![]() | Line contains a tab character. | 401 |
![]() | 'if' construct must use '{}'s. | 402 |
![]() | Line contains a tab character. | 402 |
![]() | 'if' construct must use '{}'s. | 403 |
![]() | Line contains a tab character. | 403 |
![]() | 'if' construct must use '{}'s. | 404 |
![]() | Line contains a tab character. | 404 |
![]() | 'if' construct must use '{}'s. | 405 |
![]() | Line contains a tab character. | 405 |
![]() | Line contains a tab character. | 406 |
![]() | Line has trailing spaces. | 407 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Method 'resetAgent' is not designed for extension - needs to be abstract, final or empty. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | Line contains a tab character. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Line has trailing spaces. | 413 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Method 'stopAgent' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 419 |
![]() | Line contains a tab character. | 419 |
![]() | Line contains a tab character. | 420 |
![]() | Method 'killAgent' is not designed for extension - needs to be abstract, final or empty. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Line has trailing spaces. | 425 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Method 'startAgent' is not designed for extension - needs to be abstract, final or empty. | 426 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line has trailing spaces. | 429 |
![]() | Line contains a tab character. | 429 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - java.io.IOException. | 3 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.utils.UCCWrapper. | 34 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.utils.UDKWrapper. | 35 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'playerJoinsListener' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'mapListListener' must be private and have accessor methods. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line is longer than 80 characters. | 56 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Parameter params should be final. | 61 |
![]() | 'params' hides a field. | 61 |
![]() | Parameter agentLogger should be final. | 61 |
![]() | Parameter bus should be final. | 61 |
![]() | Parameter connection should be final. | 61 |
![]() | Parameter worldView should be final. | 61 |
![]() | Parameter act should be final. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Parameter event should be final. | 84 |
![]() | Parameter changedValue should be final. | 93 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Inner assignments should be avoided. | 99 |
![]() | Parameter event should be final. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Method 'getParams' 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 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Method 'startAgent' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | 'if' construct must use '{}'s. | 134 |
![]() | Line is longer than 80 characters. | 134 |
![]() | '60000' is a magic number. | 135 |
![]() | Line is longer than 80 characters. | 137 |
![]() | 'if' construct must use '{}'s. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Method 'reset' 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 contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line contains a tab character. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Variable 'changingMapMutex' must be private and have accessor methods. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Variable 'changingMap' must be private and have accessor methods. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Variable 'changingMapAttempt' must be private and have accessor methods. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Variable 'targetMap' must be private and have accessor methods. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Variable 'mapChangeFuture' must be private and have accessor methods. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line has trailing spaces. | 166 |
![]() | Expected an @return tag. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Method 'setGameMap' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | Parameter map should be final. | 169 |
![]() | Expected @param tag for 'map'. | 169 |
![]() | Redundant throws: 'MapChangeException' is unchecked exception. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | 'synchronized' is not followed by whitespace. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | 'if' construct must use '{}'s. | 176 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | 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 has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | '20000' is a magic number. | 186 |
![]() | Line is longer than 80 characters. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line has trailing spaces. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | 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 has trailing spaces. | 197 |
![]() | Line contains a tab character. | 197 |
![]() | Missing a Javadoc comment. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 200 |
![]() | Missing a Javadoc comment. | 200 |
![]() | Variable 'canceled' must be private and have accessor methods. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Variable 'success' must be private and have accessor methods. | 201 |
![]() | Line has trailing spaces. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Variable 'doneLatch' must be private and have accessor methods. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Variable 'lastState' must be private and have accessor methods. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Variable 'listener' must be private and have accessor methods. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Parameter changedValue should be final. | 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 contains a tab character. | 213 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 219 |
![]() | Line contains a tab character. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | 'synchronized' is not followed by whitespace. | 220 |
![]() | 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 has trailing spaces. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | 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 is longer than 80 characters. | 236 |
![]() | Line contains a tab character. | 236 |
![]() | 'if' construct must use '{}'s. | 237 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | 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 |
![]() | Line has trailing spaces. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 248 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line has trailing spaces. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Method 'restartServer' is not designed for extension - needs to be abstract, final or empty. | 255 |
![]() | Missing a Javadoc comment. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line contains a tab character. | 259 |
![]() | Method 'cancel' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Parameter arg0 should be final. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | 'synchronized' is not followed by whitespace. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line has trailing spaces. | 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. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 274 |
![]() | Method 'get' is not designed for extension - needs to be abstract, final or empty. | 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 is longer than 80 characters. | 279 |
![]() | 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. | 284 |
![]() | Method 'get' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Parameter arg0 should be final. | 285 |
![]() | Parameter arg1 should be final. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line contains a tab character. | 289 |
![]() | Line has trailing spaces. | 290 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 294 |
![]() | Method 'isCancelled' is not designed for extension - needs to be abstract, final or empty. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Line contains a tab character. | 299 |
![]() | Method 'isDone' is not designed for extension - needs to be abstract, final or empty. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 306 |
![]() | Line contains a tab character. | 306 |
![]() | Line has trailing spaces. | 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. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line has trailing spaces. | 317 |
![]() | Line is longer than 80 characters. | 317 |
![]() | Line contains a tab character. | 317 |
![]() | Must have at least one statement. | 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 has trailing spaces. | 322 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line has trailing spaces. | 11 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Line has trailing spaces. | 13 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | 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 contains a tab character. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line contains a tab character. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | 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 |
![]() | Line contains a tab character. | 25 |
![]() | ',' is not followed by whitespace. | 25 |
![]() | ',' is not followed by whitespace. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter x should be final. | 28 |
![]() | 'x' hides a field. | 28 |
![]() | Parameter y should be final. | 28 |
![]() | 'y' hides a field. | 28 |
![]() | Parameter z should be final. | 28 |
![]() | 'z' hides a field. | 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 |
![]() | Parameter location should be final. | 34 |
![]() | 'location' hides a field. | 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 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Expected an @return tag. | 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 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 47 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter obj should be final. | 47 |
![]() | 'if' construct must use '{}'s. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | 'if' construct must use '{}'s. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | 'location' hides a field. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'asPoint3d' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | 'synchronized' is not followed by whitespace. | 55 |
![]() | 'if' construct must use '{}'s. | 56 |
![]() | 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 has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'asLocation' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | 'synchronized' is not followed by whitespace. | 63 |
![]() | ')' is preceded with whitespace. | 63 |
![]() | 'if' construct must use '{}'s. | 64 |
![]() | 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. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Method 'getX' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Method 'setX' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Parameter x should be final. | 75 |
![]() | 'x' hides a field. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 79 |
![]() | Method 'getY' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 83 |
![]() | Method 'setY' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter y should be final. | 83 |
![]() | 'y' hides a field. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 87 |
![]() | Method 'getZ' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 91 |
![]() | Method 'setZ' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Parameter z should be final. | 91 |
![]() | 'z' hides a field. | 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 |
![]() | Method 'distance' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter location should be final. | 95 |
![]() | 'location' hides a field. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Variable 'insidePlaceName' must be private and have accessor methods. | 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. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter name should be final. | 77 |
![]() | 'name' hides a field. | 77 |
![]() | Parameter inside should be final. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | 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 has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter name should be final. | 84 |
![]() | 'name' hides a field. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Expected an @return tag. | 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. | 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 is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 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 'setInsidePlace' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Parameter place should be final. | 111 |
![]() | Expected @param tag for 'place'. | 111 |
![]() | 'if' construct must use '{}'s. | 112 |
![]() | 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 contains a tab character. | 115 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | 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 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Parameter obj should be final. | 126 |
![]() | 'if' construct must use '{}'s. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | 'if' construct must use '{}'s. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | 'cast' is not followed by whitespace. | 129 |
![]() | 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 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Missing a Javadoc comment. | 133 |
![]() | 'if' construct must use '{}'s. | 134 |
![]() | 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. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Expected an @return tag. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Method 'getInsidePlace' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Expected an @return tag. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Method 'getInsidePlaceName' is not designed for extension - needs to be abstract, final or empty. | 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 |
![]() | 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 contains a tab character. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Expected an @return tag. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Method 'getHigherPlaces' is not designed for extension - needs to be abstract, final or empty. | 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. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Expected an @return tag. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Method 'getContainsPlaces' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Expected an @return tag. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Method 'getContainsAllPlaces' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | 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 has trailing spaces. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | 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 is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Expected an @return tag. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | Method 'getNavPoints' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | 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 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Expected an @return tag. | 232 |
![]() | Line contains a tab character. | 232 |
![]() | Method 'getNavPointsList' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Method 'getCenter' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Line contains a tab character. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Method 'getCenterNavPoint' is not designed for extension - needs to be abstract, final or empty. | 252 |
![]() | Missing a Javadoc comment. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | Line contains a tab character. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Method 'getRandomNavPoint' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Missing a Javadoc comment. | 259 |
![]() | 'if' construct must use '{}'s. | 260 |
![]() | Line contains a tab character. | 260 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Method 'getNearestNavPoint' is not designed for extension - needs to be abstract, final or empty. | 264 |
![]() | Missing a Javadoc comment. | 264 |
![]() | Parameter location should be final. | 264 |
![]() | Comment matches to-do format 'TODO:'. | 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 |
![]() | 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 |
![]() | Line contains a tab character. | 274 |
![]() | Line has trailing spaces. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | Line has trailing spaces. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Method 'getFurthestNavPoint' is not designed for extension - needs to be abstract, final or empty. | 279 |
![]() | Missing a Javadoc comment. | 279 |
![]() | Parameter location should be final. | 279 |
![]() | Comment matches to-do format 'TODO:'. | 280 |
![]() | 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 is longer than 80 characters. | 285 |
![]() | 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 has trailing spaces. | 290 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line has trailing spaces. | 293 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 294 |
![]() | Method 'getNavPointDistances' is not designed for extension - needs to be abstract, final or empty. | 294 |
![]() | Missing a Javadoc comment. | 294 |
![]() | Parameter location should be final. | 294 |
![]() | Line is longer than 80 characters. | 295 |
![]() | Line contains a tab character. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | Line contains a tab character. | 296 |
![]() | Line is longer than 80 characters. | 297 |
![]() | 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 has trailing spaces. | 301 |
![]() | Line contains a tab character. | 301 |
![]() | Line is longer than 80 characters. | 302 |
![]() | Line contains a tab character. | 302 |
![]() | Method 'getNavPointDistancesSwapped' is not designed for extension - needs to be abstract, final or empty. | 302 |
![]() | Missing a Javadoc comment. | 302 |
![]() | Parameter location should be final. | 302 |
![]() | Line is longer than 80 characters. | 303 |
![]() | Line contains a tab character. | 303 |
![]() | Line has trailing spaces. | 304 |
![]() | Line contains a tab character. | 304 |
![]() | Line is longer than 80 characters. | 305 |
![]() | 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 has trailing spaces. | 309 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line is longer than 80 characters. | 311 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Expected an @return tag. | 314 |
![]() | Line is longer than 80 characters. | 314 |
![]() | Line contains a tab character. | 314 |
![]() | Method 'getRandomNavPoint' is not designed for extension - needs to be abstract, final or empty. | 314 |
![]() | Parameter location should be final. | 314 |
![]() | Expected @param tag for 'location'. | 314 |
![]() | Parameter distance should be final. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line contains a tab character. | 318 |
![]() | Line has trailing spaces. | 319 |
![]() | 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. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | '-' is not preceded with whitespace. | 324 |
![]() | '-' is not followed by whitespace. | 324 |
![]() | Line contains a tab character. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Line has trailing spaces. | 327 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line has trailing spaces. | 329 |
![]() | Line contains a tab character. | 329 |
![]() | Line is longer than 80 characters. | 330 |
![]() | Line contains a tab character. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | Line contains a tab character. | 333 |
![]() | Line contains a tab character. | 334 |
![]() | Parameter o1 should be final. | 334 |
![]() | Parameter o2 should be final. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line has trailing spaces. | 337 |
![]() | Line contains a tab character. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Line is longer than 80 characters. | 339 |
![]() | Line contains a tab character. | 339 |
![]() | '-' is not preceded with whitespace. | 339 |
![]() | '-' is not followed by whitespace. | 339 |
![]() | '*' is not preceded with whitespace. | 339 |
![]() | '*' is not followed by whitespace. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line contains a tab character. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Line has trailing spaces. | 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 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | Line has trailing spaces. | 349 |
![]() | Line contains a tab character. | 349 |
![]() | Line has trailing spaces. | 350 |
![]() | 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 |
![]() | Line contains a tab character. | 357 |
![]() | Expected an @return tag. | 358 |
![]() | Line contains a tab character. | 358 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Line has trailing spaces. | 360 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 363 |
![]() | Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Missing a Javadoc comment. | 363 |
![]() | Parameter place should be final. | 363 |
![]() | 'if' construct must use '{}'s. | 364 |
![]() | Line contains a tab character. | 364 |
![]() | Line has trailing spaces. | 365 |
![]() | Line contains a tab character. | 365 |
![]() | Line contains a tab character. | 366 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 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 |
![]() | '=' is not preceded with whitespace. | 32 |
![]() | '=' is not followed by whitespace. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter name should be final. | 35 |
![]() | Parameter inside should be final. | 35 |
![]() | Parameter navPoints should be final. | 35 |
![]() | 'navPoints' hides a field. | 35 |
![]() | Line contains a tab character. | 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 |
![]() | Line contains a tab character. | 42 |
![]() | Expected an @return tag. | 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 has trailing spaces. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 54 |
![]() | Expected an @return tag. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Method 'getNavPoints' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Method 'setVirtualPlaces' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter places should be final. | 60 |
![]() | Line contains a tab character. | 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 'setVirtualPlaces' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter names should be final. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | 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 |
![]() | Method 'bountNavPoints' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter map should be final. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | 'navPoints' hides a field. | 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 is longer than 80 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | '+' is not followed by whitespace. | 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 contains a tab character. | 86 |
![]() | Expected an @return tag. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Method 'getContainsPlaces' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Line contains a tab character. | 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 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Expected an @return tag. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Method 'getContainsAllPlaces' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Comment matches to-do format 'TODO:'. | 28 |
![]() | 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. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line contains a tab character. | 40 |
![]() | Missing a Javadoc comment. | 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. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | 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 is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Parameter event should be final. | 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 |
![]() | '}' is not followed by whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Line contains a tab character. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Line contains a tab character. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Line contains a tab character. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter worldXMLDefinitionFile should be final. | 90 |
![]() | Parameter ww should be final. | 90 |
![]() | Parameter log should be final. | 90 |
![]() | 'log' hides a field. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter worldXMLDefinition should be final. | 94 |
![]() | Parameter ww should be final. | 94 |
![]() | Parameter log should be final. | 94 |
![]() | 'log' hides a field. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter data should be final. | 98 |
![]() | 'data' hides a field. | 98 |
![]() | Parameter ww should be final. | 98 |
![]() | Parameter log should be final. | 98 |
![]() | 'log' hides a field. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 103 |
![]() | 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 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Parameter map should be final. | 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 |
![]() | Comment matches to-do format 'TODO:'. | 119 |
![]() | 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. | 123 |
![]() | Method 'getPlace' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Parameter name should be final. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 127 |
![]() | Method 'getPlace' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Parameter name should be final. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 131 |
![]() | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Parameter name should be final. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 135 |
![]() | Method 'getNavPoint' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter id should be final. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 139 |
![]() | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Parameter name should be final. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 143 |
![]() | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter navPointId should be final. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | 'bases' hides a field. | 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 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 |
![]() | Expected an @return tag. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Method 'at' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Parameter location should be final. | 156 |
![]() | Expected @param tag for 'location'. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | 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. | 164 |
![]() | Method 'getNearestNavPoint' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Parameter location should be final. | 164 |
![]() | Comment matches to-do format 'TODO:'. | 165 |
![]() | 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 |
![]() | 'try' is not followed by whitespace. | 170 |
![]() | '{' is not preceded with whitespace. | 170 |
![]() | Line is longer than 80 characters. | 171 |
![]() | 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 |
![]() | 'catch' is not preceded with whitespace. | 176 |
![]() | '}' is not followed by whitespace. | 176 |
![]() | 'catch' is not followed by whitespace. | 176 |
![]() | '{' is not preceded with whitespace. | 176 |
![]() | Must have at least one statement. | 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. | 184 |
![]() | Method 'getFurthestNavPoint' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Parameter location should be final. | 184 |
![]() | Comment matches to-do format 'TODO:'. | 185 |
![]() | 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 is longer than 80 characters. | 190 |
![]() | 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 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 |
![]() | Expected an @return tag. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Method 'isInside' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Parameter location should be final. | 206 |
![]() | Expected @param tag for 'location'. | 206 |
![]() | Parameter place should be final. | 206 |
![]() | Expected @param tag for 'place'. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | 'bases' hides a field. | 207 |
![]() | 'if' construct must use '{}'s. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | 'if' construct must use '{}'s. | 210 |
![]() | 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 contains a tab character. | 217 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Expected an @return tag. | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Method 'getNavPoints' 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 contains a tab character. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line contains a tab character. | 235 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Method 'getNavPointsToPlaceMap' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | 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 is longer than 80 characters. | 242 |
![]() | 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 contains a tab character. | 249 |
![]() | Method 'getAllPlaces' is not designed for extension - needs to be abstract, final or empty. | 249 |
![]() | Missing a Javadoc comment. | 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 contains a tab character. | 255 |
![]() | 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. | 262 |
![]() | Method 'getNavigation' is not designed for extension - needs to be abstract, final or empty. | 262 |
![]() | Missing a Javadoc comment. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | 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 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Expected an @return tag. | 273 |
![]() | Line contains a tab character. | 273 |
![]() | Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Parameter from should be final. | 273 |
![]() | Expected @param tag for 'from'. | 273 |
![]() | Parameter to should be final. | 273 |
![]() | Expected @param tag for 'to'. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | 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 |
![]() | Expected an @return tag. | 284 |
![]() | Line contains a tab character. | 284 |
![]() | Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Parameter from should be final. | 284 |
![]() | Expected @param tag for 'from'. | 284 |
![]() | Parameter to should be final. | 284 |
![]() | Expected @param tag for 'to'. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 288 |
![]() | Line is longer than 80 characters. | 289 |
![]() | 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. | 295 |
![]() | Expected an @return tag. | 296 |
![]() | Line contains a tab character. | 296 |
![]() | Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 296 |
![]() | Parameter from should be final. | 296 |
![]() | Expected @param tag for 'from'. | 296 |
![]() | Parameter place should be final. | 296 |
![]() | Expected @param tag for 'place'. | 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 |
![]() | 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. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 311 |
![]() | Method 'getStoryWorldData' is not designed for extension - needs to be abstract, final or empty. | 311 |
![]() | Missing a Javadoc comment. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 315 |
![]() | Method 'toString' 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. | 318 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 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 |
![]() | 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 contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter xmlFile should be final. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | 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 is longer than 80 characters. | 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 |
![]() | Must have at least one statement. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | 'if' construct must use '{}'s. | 53 |
![]() | 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. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter places should be final. | 59 |
![]() | 'places' hides a field. | 59 |
![]() | Parameter bases should be final. | 59 |
![]() | 'bases' hides a field. | 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 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 |
![]() | Expected an @return tag. | 69 |
![]() | 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 |
![]() | 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 |
![]() | 'if' construct must use '{}'s. | 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 |
![]() | Avoid inline conditionals. | 82 |
![]() | Line is longer than 80 characters. | 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 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | 'if' construct must use '{}'s. | 91 |
![]() | 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 |
![]() | Avoid inline conditionals. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 102 |
![]() | Method 'getPlaces' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | ',' is not followed by whitespace. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 106 |
![]() | Method 'getBases' 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 has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Method 'getFile' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 114 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 118 |
![]() | Line contains a tab character. | 118 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.IAgentId. | 6 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Unused import - cz.cuni.amis.pogamut.base.utils.PogamutProperty. | 14 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Type Javadoc comment is missing an @param <BOT> tag. | 42 |
![]() | Type Javadoc comment is missing an @param <MODULE> tag. | 42 |
![]() | Type Javadoc comment is missing an @param <PARAMS> tag. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Variable 'host' must be private and have accessor methods. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Variable 'port' must be private and have accessor methods. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Variable 'name' must be private and have accessor methods. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 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. | 63 |
![]() | 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. | 66 |
![]() | Parameter name should be final. | 66 |
![]() | 'name' hides a field. | 66 |
![]() | Parameter host should be final. | 66 |
![]() | 'host' hides a field. | 66 |
![]() | Parameter port should be final. | 66 |
![]() | 'port' hides a field. | 66 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Unused @param tag for 'factory'. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Parameter name should be final. | 78 |
![]() | 'name' hides a field. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 103 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Parameter name should be final. | 103 |
![]() | 'name' hides a field. | 103 |
![]() | 'if' construct must use '{}'s. | 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. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getHost' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 124 |
![]() | Method 'setHost' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Parameter host should be final. | 124 |
![]() | 'host' hides a field. | 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. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 135 |
![]() | Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line contains a tab character. | 145 |
![]() | Method 'setPort' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter port should be final. | 145 |
![]() | 'port' hides a field. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 151 |
![]() | Method 'preStartHook' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Parameter agent should be final. | 154 |
![]() | Expected @param tag for 'agent'. | 154 |
![]() | Expected @throws tag for 'PogamutException'. | 154 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 154 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Expected an @return tag. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Method 'newDefaultAgentParameters' is not designed for extension - needs to be abstract, final or empty. | 162 |
![]() | 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 contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Expected an @return tag. | 170 |
![]() | Line contains a tab character. | 170 |
![]() | Method 'newAgentFactory' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Parameter agentModule should be final. | 171 |
![]() | Expected @param tag for 'agentModule'. | 171 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Line contains a tab character. | 172 |
![]() | 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 |
![]() | Method 'startAgents' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Parameter agentDescriptors should be final. | 175 |
![]() | ',' is not followed by whitespace. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | First sentence should end with a period. | 4 |
![]() | Line contains a tab character. | 4 |
![]() | Line contains a tab character. | 5 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | First sentence should end with a period. | 15 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | 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. | 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 |
![]() | First sentence should end with a period. | 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 |
![]() | First sentence should end with a period. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | 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. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | 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. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter key should be final. | 45 |
![]() | 'key' hides a field. | 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 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 7 |
![]() | Line is longer than 80 characters. | 9 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 85 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Line has trailing spaces. | 94 |
![]() | Name 'spawnProcessMutex' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | First sentence should end with a period. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line has trailing spaces. | 110 |
![]() | First sentence should end with a period. | 111 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Redundant throws: 'UCCStartException' is unchecked exception. | 121 |
![]() | 'if' is not followed by whitespace. | 122 |
![]() | '{' is not preceded with whitespace. | 122 |
![]() | Method 'getMapNameWithOptions' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Line is longer than 80 characters. | 135 |
![]() | 'if' is not followed by whitespace. | 135 |
![]() | '{' is not preceded with whitespace. | 135 |
![]() | 'if' is not followed by whitespace. | 137 |
![]() | '{' is not preceded with whitespace. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | 'if' is not followed by whitespace. | 140 |
![]() | '{' is not preceded with whitespace. | 140 |
![]() | Line has trailing spaces. | 142 |
![]() | '}' should be on the same line. | 143 |
![]() | 'if' is not followed by whitespace. | 144 |
![]() | '{' is not preceded with whitespace. | 144 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Parameter monitor should be final. | 155 |
![]() | Parameter oldUDKProcesses should be final. | 155 |
![]() | '{' is not preceded with whitespace. | 155 |
![]() | 'if' is not followed by whitespace. | 157 |
![]() | '{' is not preceded with whitespace. | 157 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line is longer than 80 characters. | 164 |
![]() | 'for' is not followed by whitespace. | 164 |
![]() | ':' is not followed by whitespace. | 164 |
![]() | 'cast' is not followed by whitespace. | 164 |
![]() | '{' is not preceded with whitespace. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 174 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line has trailing spaces. | 180 |
![]() | Expected an @return tag. | 182 |
![]() | Parameter procBuilder should be final. | 182 |
![]() | Expected @param tag for 'procBuilder'. | 182 |
![]() | Expected @throws tag for 'IOException'. | 182 |
![]() | Line has trailing spaces. | 186 |
![]() | 'if' is not followed by whitespace. | 188 |
![]() | '{' is not preceded with whitespace. | 188 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line is longer than 80 characters. | 196 |
![]() | 'for' is not followed by whitespace. | 196 |
![]() | ':' is not followed by whitespace. | 196 |
![]() | 'cast' is not followed by whitespace. | 196 |
![]() | '{' is not preceded with whitespace. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line has trailing spaces. | 206 |
![]() | Line has trailing spaces. | 208 |
![]() | Line is longer than 80 characters. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | Line is longer than 80 characters. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Missing a Javadoc comment. | 227 |
![]() | Missing a Javadoc comment. | 239 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Variable 'udkPids' must be private and have accessor methods. | 241 |
![]() | Parameter op should be final. | 244 |
![]() | Parameter i should be final. | 244 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Missing a Javadoc comment. | 251 |
![]() | Parameter uccLog should be final. | 260 |
![]() | Expected @param tag for 'uccLog'. | 260 |
![]() | Line is longer than 80 characters. | 277 |
![]() | '4' is a magic number. | 281 |
![]() | '3' is a magic number. | 285 |
![]() | Line is longer than 80 characters. | 291 |
![]() | Variable 'uccLog' must be private and have accessor methods. | 298 |
![]() | Missing a Javadoc comment. | 300 |
![]() | Variable 'fileCounter' must be private and have accessor methods. | 300 |
![]() | Missing a Javadoc comment. | 302 |
![]() | Variable 'uccProcess' must be private and have accessor methods. | 302 |
![]() | Variable 'gbPort' must be private and have accessor methods. | 305 |
![]() | Variable 'controlPort' must be private and have accessor methods. | 308 |
![]() | Variable 'observerPort' must be private and have accessor methods. | 311 |
![]() | Missing a Javadoc comment. | 313 |
![]() | Variable 'utServer' must be private and have accessor methods. | 313 |
![]() | Name 'basePort' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 316 |
![]() | Missing a Javadoc comment. | 318 |
![]() | Variable 'nextUccWrapperUID' must be private and have accessor methods. | 318 |
![]() | Variable 'uccWrapperUID' must be private and have accessor methods. | 321 |
![]() | Missing a Javadoc comment. | 323 |
![]() | Variable 'unrealHome' must be private and have accessor methods. | 323 |
![]() | Missing a Javadoc comment. | 325 |
![]() | Variable 'configuration' must be private and have accessor methods. | 325 |
![]() | Missing a Javadoc comment. | 327 |
![]() | Variable 'startingTimeout' must be private and have accessor methods. | 327 |
![]() | Missing a Javadoc comment. | 330 |
![]() | Variable 'uccPid' must be private and have accessor methods. | 330 |
![]() | Missing a Javadoc comment. | 332 |
![]() | Variable 'serverFactory' must be private and have accessor methods. | 332 |
![]() | Line has trailing spaces. | 335 |
![]() | Line is longer than 80 characters. | 335 |
![]() | Line is longer than 80 characters. | 336 |
![]() | Line is longer than 80 characters. | 337 |
![]() | Line is longer than 80 characters. | 338 |
![]() | Line is longer than 80 characters. | 339 |
![]() | Line is longer than 80 characters. | 340 |
![]() | Variable 'aggressiveKilling' must be private and have accessor methods. | 343 |
![]() | Line has trailing spaces. | 344 |
![]() | Line is longer than 80 characters. | 346 |
![]() | Line has trailing spaces. | 347 |
![]() | Line is longer than 80 characters. | 349 |
![]() | Line is longer than 80 characters. | 352 |
![]() | Line is longer than 80 characters. | 353 |
![]() | Line has trailing spaces. | 357 |
![]() | Line has trailing spaces. | 358 |
![]() | Missing a Javadoc comment. | 359 |
![]() | Variable 'scanner' must be private and have accessor methods. | 359 |
![]() | Line has trailing spaces. | 361 |
![]() | Line has trailing spaces. | 364 |
![]() | Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 366 |
![]() | Method 'getUTServer' is not designed for extension - needs to be abstract, final or empty. | 373 |
![]() | Line is longer than 80 characters. | 376 |
![]() | Line has trailing spaces. | 381 |
![]() | Method 'restartServer' is not designed for extension - needs to be abstract, final or empty. | 382 |
![]() | Missing a Javadoc comment. | 382 |
![]() | '{' is not preceded with whitespace. | 382 |
![]() | Method 'getUnrealHome' is not designed for extension - needs to be abstract, final or empty. | 387 |
![]() | Missing a Javadoc comment. | 387 |
![]() | Line is longer than 80 characters. | 389 |
![]() | Missing a Javadoc comment. | 395 |
![]() | Parameter configuration should be final. | 395 |
![]() | 'configuration' hides a field. | 395 |
![]() | Missing a Javadoc comment. | 399 |
![]() | Parameter configuration should be final. | 399 |
![]() | 'configuration' hides a field. | 399 |
![]() | Parameter factory should be final. | 399 |
![]() | Missing a Javadoc comment. | 403 |
![]() | Parameter configuration should be final. | 403 |
![]() | 'configuration' hides a field. | 403 |
![]() | Parameter startImmediately should be final. | 403 |
![]() | Line has trailing spaces. | 408 |
![]() | Line is longer than 80 characters. | 411 |
![]() | Line has trailing spaces. | 412 |
![]() | Line is longer than 80 characters. | 414 |
![]() | Parameter configuration should be final. | 414 |
![]() | 'configuration' hides a field. | 414 |
![]() | Expected @param tag for 'configuration'. | 414 |
![]() | Parameter serverFactory should be final. | 414 |
![]() | 'serverFactory' hides a field. | 414 |
![]() | Parameter startImmediately should be final. | 414 |
![]() | Expected @param tag for 'startImmediately'. | 414 |
![]() | Redundant throws: 'UCCStartException' is unchecked exception. | 414 |
![]() | Line is longer than 80 characters. | 417 |
![]() | Line has trailing spaces. | 418 |
![]() | Line has trailing spaces. | 419 |
![]() | Line has trailing spaces. | 420 |
![]() | 'if' is not followed by whitespace. | 426 |
![]() | '{' is not preceded with whitespace. | 426 |
![]() | Method 'getConfiguration' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Missing a Javadoc comment. | 431 |
![]() | First sentence should end with a period. | 435 |
![]() | Line has trailing spaces. | 437 |
![]() | Method 'setConfiguration' is not designed for extension - needs to be abstract, final or empty. | 439 |
![]() | Parameter configuration should be final. | 439 |
![]() | 'configuration' hides a field. | 439 |
![]() | Method 'getServerFactory' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Missing a Javadoc comment. | 443 |
![]() | First sentence should end with a period. | 447 |
![]() | Line has trailing spaces. | 449 |
![]() | Method 'setServerFactory' is not designed for extension - needs to be abstract, final or empty. | 451 |
![]() | Parameter serverFactory should be final. | 451 |
![]() | 'serverFactory' hides a field. | 451 |
![]() | Method 'getStartingTimeout' is not designed for extension - needs to be abstract, final or empty. | 455 |
![]() | Missing a Javadoc comment. | 455 |
![]() | First sentence should end with a period. | 459 |
![]() | Line is longer than 80 characters. | 460 |
![]() | Line has trailing spaces. | 461 |
![]() | Unused @param tag for 'udkExeSpawnTimeout'. | 461 |
![]() | Method 'setStartingTimeout' is not designed for extension - needs to be abstract, final or empty. | 463 |
![]() | Parameter startingTimeout should be final. | 463 |
![]() | 'startingTimeout' hides a field. | 463 |
![]() | Expected @param tag for 'startingTimeout'. | 463 |
![]() | Method 'getUdkExeSpawnTimeoutUnix' is not designed for extension - needs to be abstract, final or empty. | 467 |
![]() | Missing a Javadoc comment. | 467 |
![]() | First sentence should end with a period. | 471 |
![]() | Line is longer than 80 characters. | 472 |
![]() | Line has trailing spaces. | 473 |
![]() | Unused @param tag for 'udkExeSpawnTimeout'. | 473 |
![]() | Method 'setUdkExeSpawnTimeoutUnix' is not designed for extension - needs to be abstract, final or empty. | 475 |
![]() | Parameter udkExeSpawnTimeoutUnix should be final. | 475 |
![]() | 'udkExeSpawnTimeoutUnix' hides a field. | 475 |
![]() | Expected @param tag for 'udkExeSpawnTimeoutUnix'. | 475 |
![]() | Method 'getUdkExeSpawnTimeoutWindows' is not designed for extension - needs to be abstract, final or empty. | 479 |
![]() | Missing a Javadoc comment. | 479 |
![]() | First sentence should end with a period. | 483 |
![]() | Line is longer than 80 characters. | 484 |
![]() | Line has trailing spaces. | 485 |
![]() | Unused @param tag for 'udkExeSpawnTimeout'. | 485 |
![]() | Method 'setUdkExeSpawnTimeoutWindows' is not designed for extension - needs to be abstract, final or empty. | 487 |
![]() | Parameter udkExeSpawnTimeoutWindows should be final. | 487 |
![]() | 'udkExeSpawnTimeoutWindows' hides a field. | 487 |
![]() | Expected @param tag for 'udkExeSpawnTimeoutWindows'. | 487 |
![]() | Method 'isAggressiveKilling' is not designed for extension - needs to be abstract, final or empty. | 491 |
![]() | Missing a Javadoc comment. | 491 |
![]() | Method 'setAggressiveKilling' is not designed for extension - needs to be abstract, final or empty. | 495 |
![]() | Missing a Javadoc comment. | 495 |
![]() | Parameter aggressiveKilling should be final. | 495 |
![]() | 'aggressiveKilling' hides a field. | 495 |
![]() | Line has trailing spaces. | 498 |
![]() | Line has trailing spaces. | 499 |
![]() | Line has trailing spaces. | 501 |
![]() | Line has trailing spaces. | 502 |
![]() | Variable 'shutDownHook' must be private and have accessor methods. | 506 |
![]() | Missing a Javadoc comment. | 514 |
![]() | Missing a Javadoc comment. | 517 |
![]() | Variable 'stamp' must be private and have accessor methods. | 517 |
![]() | Missing a Javadoc comment. | 519 |
![]() | Method 'initUCCWrapper' is not designed for extension - needs to be abstract, final or empty. | 528 |
![]() | Missing a Javadoc comment. | 528 |
![]() | Redundant throws: 'UCCStartException' is unchecked exception. | 528 |
![]() | Line is longer than 80 characters. | 534 |
![]() | Line has trailing spaces. | 538 |
![]() | Line is longer than 80 characters. | 539 |
![]() | Line has trailing spaces. | 541 |
![]() | 'if' is not followed by whitespace. | 542 |
![]() | '{' is not preceded with whitespace. | 542 |
![]() | '}' should be on the same line. | 544 |
![]() | Line is longer than 80 characters. | 546 |
![]() | 'if' is not followed by whitespace. | 546 |
![]() | '{' is not preceded with whitespace. | 546 |
![]() | Line has trailing spaces. | 552 |
![]() | 'if' is not followed by whitespace. | 555 |
![]() | '{' is not preceded with whitespace. | 555 |
![]() | Line has trailing spaces. | 558 |
![]() | 'if' is not followed by whitespace. | 559 |
![]() | '{' is not preceded with whitespace. | 559 |
![]() | Line has trailing spaces. | 562 |
![]() | Line has trailing spaces. | 578 |
![]() | Line is longer than 80 characters. | 580 |
![]() | '5000' is a magic number. | 585 |
![]() | Line has trailing spaces. | 594 |
![]() | Line has trailing spaces. | 597 |
![]() | Unused @throws tag for 'PogamutException'. | 598 |
![]() | Method 'changeMap' is not designed for extension - needs to be abstract, final or empty. | 600 |
![]() | Parameter mapName should be final. | 600 |
![]() | Expected @param tag for 'mapName'. | 600 |
![]() | Parameter notifyGame should be final. | 600 |
![]() | Expected @param tag for 'notifyGame'. | 600 |
![]() | Parameter timeout should be final. | 600 |
![]() | Expected @param tag for 'timeout'. | 600 |
![]() | '{' is not preceded with whitespace. | 600 |
![]() | 'if' is not followed by whitespace. | 603 |
![]() | '{' is not preceded with whitespace. | 603 |
![]() | Line is longer than 80 characters. | 605 |
![]() | Line has trailing spaces. | 607 |
![]() | Line is longer than 80 characters. | 608 |
![]() | Line has trailing spaces. | 612 |
![]() | Line has trailing spaces. | 613 |
![]() | Line is longer than 80 characters. | 616 |
![]() | Line is longer than 80 characters. | 621 |
![]() | Parameter event should be final. | 624 |
![]() | 'if' is not followed by whitespace. | 625 |
![]() | '{' is not preceded with whitespace. | 625 |
![]() | Line is longer than 80 characters. | 628 |
![]() | Line has trailing spaces. | 632 |
![]() | Line has trailing spaces. | 633 |
![]() | Line is longer than 80 characters. | 634 |
![]() | Line has trailing spaces. | 635 |
![]() | Line has trailing spaces. | 637 |
![]() | Line has trailing spaces. | 638 |
![]() | 'for' is not followed by whitespace. | 638 |
![]() | '{' is not preceded with whitespace. | 638 |
![]() | 'if' is not followed by whitespace. | 639 |
![]() | '{' is not preceded with whitespace. | 639 |
![]() | Line is longer than 80 characters. | 641 |
![]() | Line is longer than 80 characters. | 644 |
![]() | 'if' is not followed by whitespace. | 644 |
![]() | '{' is not preceded with whitespace. | 644 |
![]() | Line is longer than 80 characters. | 647 |
![]() | Line is longer than 80 characters. | 649 |
![]() | 'if' is not followed by whitespace. | 649 |
![]() | '{' is not preceded with whitespace. | 649 |
![]() | '{' is not preceded with whitespace. | 653 |
![]() | Line has trailing spaces. | 654 |
![]() | Line is longer than 80 characters. | 654 |
![]() | Line has trailing spaces. | 659 |
![]() | Must have at least one statement. | 659 |
![]() | Line has trailing spaces. | 662 |
![]() | 'if' is not followed by whitespace. | 663 |
![]() | '{' is not preceded with whitespace. | 663 |
![]() | Line is longer than 80 characters. | 664 |
![]() | Line has trailing spaces. | 666 |
![]() | Line has trailing spaces. | 667 |
![]() | Line is longer than 80 characters. | 682 |
![]() | Line has trailing spaces. | 688 |
![]() | Line has trailing spaces. | 689 |
![]() | First sentence should end with a period. | 690 |
![]() | Line is longer than 80 characters. | 691 |
![]() | Line has trailing spaces. | 692 |
![]() | Expected an @return tag. | 694 |
![]() | Method 'awaitGameStart' is not designed for extension - needs to be abstract, final or empty. | 694 |
![]() | '{' is not preceded with whitespace. | 694 |
![]() | First sentence should end with a period. | 698 |
![]() | Expected an @return tag. | 702 |
![]() | Method 'getProcess' is not designed for extension - needs to be abstract, final or empty. | 702 |
![]() | Variable 'stopped' must be private and have accessor methods. | 706 |
![]() | Missing a Javadoc comment. | 708 |
![]() | 'if' is not followed by whitespace. | 709 |
![]() | '{' is not preceded with whitespace. | 709 |
![]() | Line is longer than 80 characters. | 710 |
![]() | Line has trailing spaces. | 715 |
![]() | Line is longer than 80 characters. | 715 |
![]() | Line is longer than 80 characters. | 717 |
![]() | Line is longer than 80 characters. | 718 |
![]() | Line is longer than 80 characters. | 725 |
![]() | Line is longer than 80 characters. | 728 |
![]() | Line is longer than 80 characters. | 729 |
![]() | '3' is a magic number. | 731 |
![]() | Line is longer than 80 characters. | 733 |
![]() | Line is longer than 80 characters. | 736 |
![]() | Line is longer than 80 characters. | 738 |
![]() | Line is longer than 80 characters. | 741 |
![]() | 'if' is not followed by whitespace. | 754 |
![]() | '{' is not preceded with whitespace. | 754 |
![]() | Line is longer than 80 characters. | 755 |
![]() | Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 767 |
![]() | Line has trailing spaces. | 772 |
![]() | '1000' is a magic number. | 774 |
![]() | Must have at least one statement. | 776 |
![]() | Method 'getBotPort' is not designed for extension - needs to be abstract, final or empty. | 784 |
![]() | Method 'getObserverPort' is not designed for extension - needs to be abstract, final or empty. | 793 |
![]() | Method 'getControlPort' is not designed for extension - needs to be abstract, final or empty. | 802 |
![]() | Method 'stopCheck' is not designed for extension - needs to be abstract, final or empty. | 807 |
![]() | Missing a Javadoc comment. | 807 |
![]() | Method 'getHost' is not designed for extension - needs to be abstract, final or empty. | 813 |
![]() | Missing a Javadoc comment. | 813 |
![]() | Method 'getBotAddress' is not designed for extension - needs to be abstract, final or empty. | 817 |
![]() | Missing a Javadoc comment. | 817 |
![]() | Method 'getServerAddress' is not designed for extension - needs to be abstract, final or empty. | 821 |
![]() | Missing a Javadoc comment. | 821 |
![]() | Line has trailing spaces. | 826 |
![]() | Expected an @return tag. | 830 |
![]() | Method 'getObserverAddress' is not designed for extension - needs to be abstract, final or empty. | 830 |
![]() | Missing a Javadoc comment. | 840 |
![]() | Variable 'mapName' must be private and have accessor methods. | 840 |
![]() | Missing a Javadoc comment. | 842 |
![]() | Variable 'gameBotsPack' must be private and have accessor methods. | 842 |
![]() | Missing a Javadoc comment. | 844 |
![]() | Variable 'gameType' must be private and have accessor methods. | 844 |
![]() | Missing a Javadoc comment. | 846 |
![]() | Variable 'options' must be private and have accessor methods. | 846 |
![]() | Missing a Javadoc comment. | 848 |
![]() | Variable 'startOnUnusedPort' must be private and have accessor methods. | 848 |
![]() | Missing a Javadoc comment. | 850 |
![]() | Variable 'otherCommandLineParameters' must be private and have accessor methods. | 850 |
![]() | Missing a Javadoc comment. | 852 |
![]() | Variable 'botServerPort' must be private and have accessor methods. | 852 |
![]() | Missing a Javadoc comment. | 854 |
![]() | Variable 'controlServerPort' must be private and have accessor methods. | 854 |
![]() | First sentence should end with a period. | 856 |
![]() | Line has trailing spaces. | 859 |
![]() | Variable 'wineprefix' must be private and have accessor methods. | 859 |
![]() | Line has trailing spaces. | 860 |
![]() | Missing a Javadoc comment. | 861 |
![]() | Variable 'log' must be private and have accessor methods. | 861 |
![]() | Missing a Javadoc comment. | 863 |
![]() | Line is longer than 80 characters. | 867 |
![]() | Missing a Javadoc comment. | 871 |
![]() | Method 'applyDefaults' is not designed for extension - needs to be abstract, final or empty. | 874 |
![]() | Missing a Javadoc comment. | 874 |
![]() | Parameter defaults should be final. | 874 |
![]() | Line is longer than 80 characters. | 891 |
![]() | 'if' is not followed by whitespace. | 902 |
![]() | '{' is not preceded with whitespace. | 902 |
![]() | Line is longer than 80 characters. | 908 |
![]() | Expected an @return tag. | 911 |
![]() | Method 'setStartOnUnusedPort' is not designed for extension - needs to be abstract, final or empty. | 911 |
![]() | Parameter startOnUnusedPort should be final. | 911 |
![]() | 'startOnUnusedPort' hides a field. | 911 |
![]() | Expected @param tag for 'startOnUnusedPort'. | 911 |
![]() | Expected an @return tag. | 920 |
![]() | Method 'setGameBotsPack' is not designed for extension - needs to be abstract, final or empty. | 920 |
![]() | Parameter gameBotsPack should be final. | 920 |
![]() | 'gameBotsPack' hides a field. | 920 |
![]() | Expected @param tag for 'gameBotsPack'. | 920 |
![]() | Method 'setMapName' is not designed for extension - needs to be abstract, final or empty. | 925 |
![]() | Missing a Javadoc comment. | 925 |
![]() | Parameter mapName should be final. | 925 |
![]() | 'mapName' hides a field. | 925 |
![]() | Expected an @return tag. | 934 |
![]() | Method 'setGameType' is not designed for extension - needs to be abstract, final or empty. | 934 |
![]() | Parameter gameType should be final. | 934 |
![]() | 'gameType' hides a field. | 934 |
![]() | Expected @param tag for 'gameType'. | 934 |
![]() | Expected an @return tag. | 943 |
![]() | Method 'setOptions' is not designed for extension - needs to be abstract, final or empty. | 943 |
![]() | Parameter options should be final. | 943 |
![]() | 'options' hides a field. | 943 |
![]() | Expected @param tag for 'options'. | 943 |
![]() | Expected an @return tag. | 952 |
![]() | Method 'setLogger' is not designed for extension - needs to be abstract, final or empty. | 952 |
![]() | Parameter log should be final. | 952 |
![]() | 'log' hides a field. | 952 |
![]() | Expected @param tag for 'log'. | 952 |
![]() | Line is longer than 80 characters. | 957 |
![]() | Method 'setOtherCommandLineParameters' is not designed for extension - needs to be abstract, final or empty. | 957 |
![]() | Missing a Javadoc comment. | 957 |
![]() | Parameter otherCommandLineParameters should be final. | 957 |
![]() | 'otherCommandLineParameters' hides a field. | 957 |
![]() | Method 'setBotServerPort' is not designed for extension - needs to be abstract, final or empty. | 962 |
![]() | Missing a Javadoc comment. | 962 |
![]() | Parameter botServerPort should be final. | 962 |
![]() | 'botServerPort' hides a field. | 962 |
![]() | Method 'setControlServerPort' is not designed for extension - needs to be abstract, final or empty. | 967 |
![]() | Missing a Javadoc comment. | 967 |
![]() | Parameter controlServerPort should be final. | 967 |
![]() | 'controlServerPort' hides a field. | 967 |
![]() | Line has trailing spaces. | 971 |
![]() | First sentence should end with a period. | 972 |
![]() | Line has trailing spaces. | 975 |
![]() | Expected an @return tag. | 977 |
![]() | Method 'setWineprefix' is not designed for extension - needs to be abstract, final or empty. | 977 |
![]() | Parameter wineprefix should be final. | 977 |
![]() | 'wineprefix' hides a field. | 977 |
![]() | Expected @param tag for 'wineprefix'. | 977 |
![]() | '{' is not preceded with whitespace. | 977 |
![]() | Missing a Javadoc comment. | 988 |
![]() | Variable 'os' must be private and have accessor methods. | 988 |
![]() | Missing a Javadoc comment. | 990 |
![]() | Parameter os should be final. | 990 |
![]() | 'os' hides a field. | 990 |
![]() | Method 'handleInput' is not designed for extension - needs to be abstract, final or empty. | 995 |
![]() | Missing a Javadoc comment. | 995 |
![]() | Parameter str should be final. | 995 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 1001 |
![]() | Line is longer than 80 characters. | 1003 |
![]() | Must have at least one statement. | 1011 |
![]() | Line has trailing spaces. | 1012 |
![]() | Line has trailing spaces. | 1020 |
![]() | Line is longer than 80 characters. | 1020 |
![]() | Line is longer than 80 characters. | 1024 |
![]() | Variable 'exception' must be private and have accessor methods. | 1025 |
![]() | Missing a Javadoc comment. | 1027 |
![]() | Parameter is should be final. | 1027 |
![]() | Inner assignments should be avoided. | 1029 |
![]() | Line is longer than 80 characters. | 1033 |
![]() | Missing a Javadoc comment. | 1039 |
![]() | Variable 'serverStartedLatch' must be private and have accessor methods. | 1039 |
![]() | Missing a Javadoc comment. | 1040 |
![]() | Variable 'mapChangedLatch' must be private and have accessor methods. | 1040 |
![]() | Missing a Javadoc comment. | 1042 |
![]() | Variable 'controlPort' must be private and have accessor methods. | 1042 |
![]() | Missing a Javadoc comment. | 1044 |
![]() | Variable 'botsPort' must be private and have accessor methods. | 1044 |
![]() | Line has trailing spaces. | 1047 |
![]() | Line is longer than 80 characters. | 1047 |
![]() | Line is longer than 80 characters. | 1048 |
![]() | Variable 'timer' must be private and have accessor methods. | 1051 |
![]() | Missing a Javadoc comment. | 1053 |
![]() | Variable 'task' must be private and have accessor methods. | 1053 |
![]() | Line is longer than 80 characters. | 1054 |
![]() | Missing a Javadoc comment. | 1056 |
![]() | Line is longer than 80 characters. | 1058 |
![]() | Missing a Javadoc comment. | 1058 |
![]() | Line is longer than 80 characters. | 1060 |
![]() | Missing a Javadoc comment. | 1060 |
![]() | Line is longer than 80 characters. | 1062 |
![]() | Missing a Javadoc comment. | 1062 |
![]() | Line is longer than 80 characters. | 1064 |
![]() | Missing a Javadoc comment. | 1064 |
![]() | Method 'awaitGameStart' is not designed for extension - needs to be abstract, final or empty. | 1066 |
![]() | Missing a Javadoc comment. | 1066 |
![]() | '{' is not preceded with whitespace. | 1066 |
![]() | 'if' is not followed by whitespace. | 1067 |
![]() | '{' is not preceded with whitespace. | 1067 |
![]() | Line is longer than 80 characters. | 1068 |
![]() | Line has trailing spaces. | 1073 |
![]() | Line has trailing spaces. | 1074 |
![]() | Method 'handleInput' is not designed for extension - needs to be abstract, final or empty. | 1075 |
![]() | Parameter str should be final. | 1076 |
![]() | Line is longer than 80 characters. | 1090 |
![]() | Line is longer than 80 characters. | 1096 |
![]() | Method 'raiseServerStartedLatch' is not designed for extension - needs to be abstract, final or empty. | 1109 |
![]() | Missing a Javadoc comment. | 1109 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.IAgentId. | 5 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Unused import - cz.cuni.amis.pogamut.base.utils.PogamutPlatform. | 12 |
![]() | Unused import - cz.cuni.amis.pogamut.base.utils.PogamutProperty. | 13 |
![]() | Unused import - cz.cuni.amis.pogamut.udk.bot.impl.UDKBot. | 17 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line has trailing spaces. | 30 |
![]() | Line is longer than 80 characters. | 37 |
![]() | 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 |
![]() | Variable 'host' must be private and have accessor methods. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Variable 'port' must be private and have accessor methods. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Variable 'name' must be private and have accessor methods. | 52 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | 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 is longer than 80 characters. | 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 |
![]() | Parameter factory should be final. | 62 |
![]() | Parameter name should be final. | 62 |
![]() | 'name' hides a field. | 62 |
![]() | Parameter host should be final. | 62 |
![]() | 'host' hides a field. | 62 |
![]() | Parameter port should be final. | 62 |
![]() | 'port' hides a field. | 62 |
![]() | 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 is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Unused @param tag for 'log'. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter factory should be final. | 76 |
![]() | Parameter name should be final. | 76 |
![]() | 'name' hides a field. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Parameter factory should be final. | 91 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 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 is longer than 80 characters. | 101 |
![]() | 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 |
![]() | Parameter module should be final. | 103 |
![]() | Parameter name should be final. | 103 |
![]() | 'name' hides a field. | 103 |
![]() | Parameter host should be final. | 103 |
![]() | 'host' hides a field. | 103 |
![]() | Parameter port should be final. | 103 |
![]() | 'port' hides a field. | 103 |
![]() | Line contains a tab character. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 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 |
![]() | Parameter module should be final. | 113 |
![]() | Parameter name should be final. | 113 |
![]() | 'name' hides a field. | 113 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Line is longer than 80 characters. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Parameter module should be final. | 128 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line has trailing spaces. | 134 |
![]() | 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 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 contains a tab character. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Parameter botControllerClass should be final. | 140 |
![]() | Parameter name should be final. | 140 |
![]() | 'name' hides a field. | 140 |
![]() | Parameter host should be final. | 140 |
![]() | 'host' hides a field. | 140 |
![]() | Parameter port should be final. | 140 |
![]() | 'port' hides a field. | 140 |
![]() | Line contains a tab character. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Parameter botControllerClass should be final. | 150 |
![]() | Parameter name should be final. | 150 |
![]() | 'name' hides a field. | 150 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line contains a tab character. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | 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 |
![]() | Line has trailing spaces. | 158 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line has trailing spaces. | 162 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Parameter botControllerClass should be final. | 165 |
![]() | Line has trailing spaces. | 168 |
![]() | Method 'startAgent' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Method 'startAgents' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | Parameter count should be final. | 175 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line has trailing spaces. | 178 |
![]() | Method 'startAgents' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Parameter agentParameters should be final. | 180 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line has trailing spaces. | 197 |
![]() | Line contains a tab character. | 201 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Parameter name should be final. | 201 |
![]() | 'name' hides a field. | 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. | 207 |
![]() | Line has trailing spaces. | 209 |
![]() | Method 'getHost' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line has trailing spaces. | 218 |
![]() | Line contains a tab character. | 222 |
![]() | Method 'setHost' is not designed for extension - needs to be abstract, final or empty. | 222 |
![]() | Parameter host should be final. | 222 |
![]() | 'host' hides a field. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 228 |
![]() | Line has trailing spaces. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line contains a tab character. | 233 |
![]() | Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 237 |
![]() | Line has trailing spaces. | 239 |
![]() | Line is longer than 80 characters. | 240 |
![]() | Line contains a tab character. | 243 |
![]() | Method 'setPort' is not designed for extension - needs to be abstract, final or empty. | 243 |
![]() | Parameter port should be final. | 243 |
![]() | 'port' hides a field. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line is longer than 80 characters. | 249 |
![]() | Expected an @return tag. | 252 |
![]() | Line contains a tab character. | 252 |
![]() | Method 'newDefaultAgentParameters' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 256 |
![]() | Line contains a tab character. | 256 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.IAgentId. | 5 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Unused import - cz.cuni.amis.pogamut.base.utils.PogamutPlatform. | 12 |
![]() | Unused import - cz.cuni.amis.pogamut.base.utils.PogamutProperty. | 13 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Type Javadoc comment is missing an @param <OBSERVER> tag. | 29 |
![]() | Type Javadoc comment is missing an @param <PARAMS> tag. | 29 |
![]() | 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 |
![]() | Variable 'host' must be private and have accessor methods. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Variable 'port' must be private and have accessor methods. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Variable 'name' must be private and have accessor methods. | 44 |
![]() | 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 is longer than 80 characters. | 49 |
![]() | 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 is longer than 80 characters. | 52 |
![]() | 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 |
![]() | Parameter factory should be final. | 54 |
![]() | Parameter name should be final. | 54 |
![]() | 'name' hides a field. | 54 |
![]() | Parameter host should be final. | 54 |
![]() | 'host' hides a field. | 54 |
![]() | Parameter port should be final. | 54 |
![]() | 'port' hides a field. | 54 |
![]() | 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 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 is longer than 80 characters. | 67 |
![]() | Parameter factory should be final. | 67 |
![]() | Parameter name should be final. | 67 |
![]() | 'name' hides a field. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Parameter factory should be final. | 82 |
![]() | Line has trailing spaces. | 85 |
![]() | Method 'startAgent' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Method 'startAgents' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Parameter count should be final. | 92 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'startAgents' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Parameter agentParameters should be final. | 97 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Expected an @return tag. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Method 'newDefaultAgentParameters' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 11 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Name 'resource' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 11 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 17 |
![]() | '500' is a magic number. | 19 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.util.logging.Level. | 4 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.IAgentId. | 6 |
![]() | Unused import - cz.cuni.amis.pogamut.base.agent.params.impl.RemoteAgentParameters. | 9 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Unused import - cz.cuni.amis.pogamut.base.utils.PogamutPlatform. | 14 |
![]() | Unused import - cz.cuni.amis.pogamut.base.utils.PogamutProperty. | 15 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Type Javadoc comment is missing an @param <PARAMS> tag. | 31 |
![]() | Type Javadoc comment is missing an @param <SERVER> tag. | 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 |
![]() | Variable 'host' must be private and have accessor methods. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Variable 'port' must be private and have accessor methods. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | 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 |
![]() | Variable 'name' must be private and have accessor methods. | 46 |
![]() | Line has trailing spaces. | 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 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 is longer than 80 characters. | 54 |
![]() | 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 |
![]() | Parameter factory should be final. | 56 |
![]() | Parameter name should be final. | 56 |
![]() | 'name' hides a field. | 56 |
![]() | Parameter host should be final. | 56 |
![]() | 'host' hides a field. | 56 |
![]() | Parameter port should be final. | 56 |
![]() | 'port' hides a field. | 56 |
![]() | Line contains a tab character. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | 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 |
![]() | Parameter factory should be final. | 69 |
![]() | Parameter name should be final. | 69 |
![]() | 'name' hides a field. | 69 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 77 |
![]() | Method 'startAgent' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Method 'startAgents' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Parameter count should be final. | 84 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'startAgents' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Parameter agentParameters should be final. | 89 |
![]() | Redundant throws: 'PogamutException' is unchecked exception. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line has trailing spaces. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Parameter factory should be final. | 99 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Expected an @return tag. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'newDefaultAgentParameters' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | 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 has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - cz.cuni.amis.pogamut.base.utils.PogamutProperty. | 4 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Utility classes should not have a public or default constructor. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter serverUri should be final. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | 'if' construct must use '{}'s. | 21 |
![]() | 'if' is not followed by whitespace. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Must have at least one statement. | 25 |
![]() | Line is longer than 80 characters. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 11 |
![]() | Expected an @return tag. | 20 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Parameter agentLocation should be final. | 20 |
![]() | Expected @param tag for 'agentLocation'. | 20 |
![]() | Parameter agentRotation should be final. | 20 |
![]() | Expected @param tag for 'agentRotation'. | 20 |
![]() | Parameter object should be final. | 20 |
![]() | Expected @param tag for 'object'. | 20 |
![]() | Line is longer than 80 characters. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 6 |
![]() | Utility classes should not have a public or default constructor. | 10 |
![]() | Comment matches to-do format 'TODO:'. | 30 |
![]() | Name 'CHARACTER_RUN_SPEED' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 |
![]() | Variable 'CHARACTER_RUN_SPEED' must be private and have accessor methods. | 32 |
![]() | Comment matches to-do format 'TODO:'. | 35 |
![]() | Name 'CHARACTER_WALK_SPEED' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 |
![]() | Variable 'CHARACTER_WALK_SPEED' must be private and have accessor methods. | 37 |
![]() | Comment matches to-do format 'TODO:'. | 40 |
![]() | Comment matches to-do format 'TODO:'. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | '*' is not preceded with whitespace. | 49 |
![]() | '*' is not followed by whitespace. | 49 |
![]() | '65536' is a magic number. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | '65635' is a magic number. | 51 |
![]() | '360' is a magic number. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Parameter degrees should be final. | 60 |
![]() | Expected an @return tag. | 69 |
![]() | Parameter unrealDegrees should be final. | 69 |
![]() | Expected @param tag for 'unrealDegrees'. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Parameter unrealDegrees should be final. | 73 |