The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 3 | ![]() |
NewlineAtEndOfFile | 1 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 136 | ![]() |
JavadocMethod | 119 | ![]() |
JavadocType | 0 | ![]() |
JavadocVariable | 96 | ![]() |
JavadocStyle | 3 | ![]() |
ConstantName | 1 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 5 | ![]() |
LineLength | 52 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 1 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 6 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 1 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 43 | ![]() |
WhitespaceAround | 31 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 59 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 3 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 90 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 1 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 21 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 112 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 1 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes.ECSGOperation. | 8 |
![]() | Unused import - java.util.logging.Level. | 16 |
![]() | Utility classes should not have a public or default constructor. | 22 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 28 |
![]() | Expected an @return tag. | 30 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Parameter mapName should be final. | 30 |
![]() | Expected @param tag for 'mapName'. | 30 |
![]() | Parameter actors should be final. | 30 |
![]() | Expected @param tag for 'actors'. | 30 |
![]() | '{' is not preceded with whitespace. | 30 |
![]() | Line has trailing spaces. | 35 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Expected an @return tag. | 41 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Parameter mapName should be final. | 41 |
![]() | Expected @param tag for 'mapName'. | 41 |
![]() | Parameter actors should be final. | 41 |
![]() | Expected @param tag for 'actors'. | 41 |
![]() | Parameter killZ should be final. | 41 |
![]() | '{' is not preceded with whitespace. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | '256' is a magic number. | 43 |
![]() | Line is longer than 80 characters. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | ',' is not followed by whitespace. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | ',' is not followed by whitespace. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | ',' is not followed by whitespace. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | ',' is not followed by whitespace. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | ',' is not followed by whitespace. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | ',' is not followed by whitespace. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | ',' is not followed by whitespace. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | ',' is not followed by whitespace. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | ',' is not followed by whitespace. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | ',' is not followed by whitespace. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | ',' is not followed by whitespace. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | ',' is not followed by whitespace. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | ',' is not followed by whitespace. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | ',' is not followed by whitespace. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | ',' is not followed by whitespace. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | ',' is not followed by whitespace. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | ',' is not followed by whitespace. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | ',' is not followed by whitespace. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | ',' is not followed by whitespace. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | ',' is not followed by whitespace. | 48 |
![]() | Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | ',' is not followed by whitespace. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | ',' is not followed by whitespace. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | ',' is not followed by whitespace. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | ',' is not followed by whitespace. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | ',' is not followed by whitespace. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | ',' is not followed by whitespace. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | ',' is not followed by whitespace. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | ',' is not followed by whitespace. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | ',' is not followed by whitespace. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | ',' is not followed by whitespace. | 38 |
![]() | Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.t3dgenerator.annotations.EnumValue. | 19 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | ',' is not followed by whitespace. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | ',' is not followed by whitespace. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | ',' is not followed by whitespace. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | ',' is not followed by whitespace. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | ',' is not followed by whitespace. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | ',' is not followed by whitespace. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | ',' is not followed by whitespace. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | ',' is not followed by whitespace. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | ',' is not followed by whitespace. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | ',' is not followed by whitespace. | 38 |
![]() | Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter scale should be final. | 32 |
![]() | 'scale' hides a field. | 32 |
![]() | Parameter sheerRate should be final. | 32 |
![]() | 'sheerRate' hides a field. | 32 |
![]() | Parameter sheerAxis should be final. | 32 |
![]() | 'sheerAxis' hides a field. | 32 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Method 'getScale' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Method 'setScale' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter scale should be final. | 44 |
![]() | 'scale' hides a field. | 44 |
![]() | Method 'getSheerRate' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Method 'setSheerRate' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter sheerRate should be final. | 52 |
![]() | 'sheerRate' hides a field. | 52 |
![]() | Method 'getSheerAxis' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Method 'setSheerAxis' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter sheerAxis should be final. | 60 |
![]() | 'sheerAxis' hides a field. | 60 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 64 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 14 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter className should be final. | 34 |
![]() | '{' is not preceded with whitespace. | 34 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter className should be final. | 39 |
![]() | Parameter name should be final. | 39 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter location should be final. | 48 |
![]() | 'location' hides a field. | 48 |
![]() | Method 'getRotation' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Method 'setRotation' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter rotation should be final. | 56 |
![]() | 'rotation' hides a field. | 56 |
![]() | Method 'getTag' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Method 'setTag' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter tag should be final. | 64 |
![]() | 'tag' hides a field. | 64 |
![]() | Method 'getBlockActors' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Method 'setBlockActors' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter blockActors should be final. | 72 |
![]() | 'blockActors' hides a field. | 72 |
![]() | Method 'getBlockPlayers' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Method 'setBlockPlayers' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter blockPlayers should be final. | 80 |
![]() | 'blockPlayers' hides a field. | 80 |
![]() | Method 'getCollideActors' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Method 'setCollideActors' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter collideActors should be final. | 88 |
![]() | 'collideActors' hides a field. | 88 |
![]() | Method 'getCollideWorld' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Method 'setCollideWorld' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter collideWorld should be final. | 96 |
![]() | 'collideWorld' hides a field. | 96 |
![]() | Method 'getPathColliding' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Method 'setPathColliding' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter pathColliding should be final. | 104 |
![]() | 'pathColliding' hides a field. | 104 |
![]() | Method 'getSurfaceType' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Method 'setSurfaceType' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter surfaceType should be final. | 112 |
![]() | 'surfaceType' hides a field. | 112 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | First sentence should end with a period. | 11 |
![]() | Line has trailing spaces. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter className should be final. | 18 |
![]() | '{' is not preceded with whitespace. | 18 |
![]() | Line has trailing spaces. | 19 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Unused import - cz.cuni.amis.pogamut.unreal.t3dgenerator.annotations.UnrealChild. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | '{' is not preceded with whitespace. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | '=' is not preceded with whitespace. | 33 |
![]() | '=' is not followed by whitespace. | 33 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Method 'getPolygons' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 44 |
![]() | Method 'addPolygon' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter polygon should be final. | 45 |
![]() | '{' is not preceded with whitespace. | 45 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 14 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter brush should be final. | 49 |
![]() | 'brush' hides a field. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter points should be final. | 54 |
![]() | Parameter textureName should be final. | 54 |
![]() | Parameter objectCenter should be final. | 54 |
![]() | Parameter textureInside should be final. | 54 |
![]() | '{' is not preceded with whitespace. | 54 |
![]() | '(' is followed by whitespace. | 57 |
![]() | ',' is not followed by whitespace. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | 'if' is not followed by whitespace. | 62 |
![]() | '{' is not preceded with whitespace. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Parameter poly1 should be final. | 76 |
![]() | Parameter poly2 should be final. | 76 |
![]() | Parameter textureName should be final. | 76 |
![]() | Parameter csgOperation should be final. | 76 |
![]() | '{' is not preceded with whitespace. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter poly1 should be final. | 80 |
![]() | Parameter poly2 should be final. | 80 |
![]() | Parameter poly1Texture should be final. | 80 |
![]() | Parameter poly2Texture should be final. | 80 |
![]() | Parameter sideTexture should be final. | 80 |
![]() | Parameter csgOperation should be final. | 80 |
![]() | '{' is not preceded with whitespace. | 80 |
![]() | 'if' is not followed by whitespace. | 81 |
![]() | 'if' is not followed by whitespace. | 84 |
![]() | '3' is a magic number. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | 'if' is not followed by whitespace. | 90 |
![]() | '{' is not preceded with whitespace. | 90 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 99 |
![]() | 'for' is not followed by whitespace. | 102 |
![]() | '{' is not preceded with whitespace. | 102 |
![]() | Line has trailing spaces. | 106 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | 'for' is not followed by whitespace. | 112 |
![]() | '{' is not preceded with whitespace. | 112 |
![]() | 'if' is not followed by whitespace. | 114 |
![]() | '{' is not preceded with whitespace. | 114 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 127 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Parameter center should be final. | 127 |
![]() | Parameter edgeLength should be final. | 127 |
![]() | Parameter textureName should be final. | 127 |
![]() | Parameter csgOperation should be final. | 127 |
![]() | '{' is not preceded with whitespace. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Parameter center should be final. | 131 |
![]() | Parameter edgeLength should be final. | 131 |
![]() | Parameter topTexture should be final. | 131 |
![]() | Parameter bottomTexture should be final. | 131 |
![]() | Parameter sidesTexture should be final. | 131 |
![]() | Parameter csgOperation should be final. | 131 |
![]() | '{' is not preceded with whitespace. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line has trailing spaces. | 134 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter center should be final. | 135 |
![]() | Parameter xSize should be final. | 135 |
![]() | Parameter ySize should be final. | 135 |
![]() | Parameter zSize should be final. | 135 |
![]() | Parameter textureName should be final. | 135 |
![]() | Parameter csgOperation should be final. | 135 |
![]() | '{' is not preceded with whitespace. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | More than 7 parameters. | 139 |
![]() | Parameter center should be final. | 139 |
![]() | Parameter xSize should be final. | 139 |
![]() | Parameter ySize should be final. | 139 |
![]() | Parameter zSize should be final. | 139 |
![]() | Parameter topTexture should be final. | 139 |
![]() | Parameter bottomTexture should be final. | 139 |
![]() | Parameter sidesTexture should be final. | 139 |
![]() | Parameter csgOperation should be final. | 139 |
![]() | '{' is not preceded with whitespace. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Method 'getPostPivot' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Method 'setPostPivot' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Parameter postPivot should be final. | 164 |
![]() | 'postPivot' hides a field. | 164 |
![]() | Method 'getCsgOperation' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Method 'setCsgOperation' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Parameter csgOperation should be final. | 172 |
![]() | 'csgOperation' hides a field. | 172 |
![]() | Method 'getMainScale' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Method 'setMainScale' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Parameter mainScale should be final. | 180 |
![]() | 'mainScale' hides a field. | 180 |
![]() | Method 'getPostScale' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Method 'setPostScale' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Parameter postScale should be final. | 188 |
![]() | 'postScale' hides a field. | 188 |
![]() | Method 'getBrush' is not designed for extension - needs to be abstract, final or empty. | 192 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Method 'setBrush' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Parameter brush should be final. | 196 |
![]() | 'brush' hides a field. | 196 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 200 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Variable 'priority' must be private and have accessor methods. | 27 |
![]() | '-1000000l' is a magic number. | 27 |
![]() | Should use uppercase 'L'. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Variable 'noDelete' must be private and have accessor methods. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Variable 'level' must be private and have accessor methods. | 29 |
![]() | Line has trailing spaces. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line has trailing spaces. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Variable 'lightBrightness' must be private and have accessor methods. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Variable 'lightHue' must be private and have accessor methods. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Variable 'lightSaturation' must be private and have accessor methods. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Variable 'actorShadows' must be private and have accessor methods. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Variable 'attenByLife' must be private and have accessor methods. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Variable 'corona' must be private and have accessor methods. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Variable 'directionalCorona' must be private and have accessor methods. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Variable 'dynamicLight' must be private and have accessor methods. | 37 |
![]() | ';' is preceded with whitespace. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Variable 'lightingVisibility' must be private and have accessor methods. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Variable 'specialLit' must be private and have accessor methods. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Variable 'lightCone' must be private and have accessor methods. | 41 |
![]() | ';' is preceded with whitespace. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Variable 'lightEffect' must be private and have accessor methods. | 42 |
![]() | ';' is preceded with whitespace. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'lightPeriod' must be private and have accessor methods. | 43 |
![]() | ';' is preceded with whitespace. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Variable 'lightPhase' must be private and have accessor methods. | 44 |
![]() | ';' is preceded with whitespace. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'lightRadius' must be private and have accessor methods. | 45 |
![]() | ';' is preceded with whitespace. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'lightType' must be private and have accessor methods. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Method 'getLightBrightness' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Method 'setLightBrightness' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter lightBrightness should be final. | 56 |
![]() | 'lightBrightness' hides a field. | 56 |
![]() | Method 'getLightHue' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Method 'setLightHue' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter lightHue should be final. | 64 |
![]() | 'lightHue' hides a field. | 64 |
![]() | Method 'getLightSaturation' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Method 'setLightSaturation' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter lightSaturation should be final. | 72 |
![]() | 'lightSaturation' hides a field. | 72 |
![]() | Method 'getActorShadows' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Method 'setActorShadows' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter actorShadows should be final. | 80 |
![]() | 'actorShadows' hides a field. | 80 |
![]() | Method 'getAttenByLife' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Method 'setAttenByLife' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter attenByLife should be final. | 88 |
![]() | 'attenByLife' hides a field. | 88 |
![]() | Method 'getCorona' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Method 'setCorona' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter corona should be final. | 96 |
![]() | 'corona' hides a field. | 96 |
![]() | Method 'getDirectionalCorona' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Method 'setDirectionalCorona' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter directionalCorona should be final. | 104 |
![]() | 'directionalCorona' hides a field. | 104 |
![]() | Method 'getDynamicLight' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Method 'setDynamicLight' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter dynamicLight should be final. | 112 |
![]() | 'dynamicLight' hides a field. | 112 |
![]() | Method 'getLightingVisibility' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Method 'setLightingVisibility' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter lightingVisibility should be final. | 120 |
![]() | 'lightingVisibility' hides a field. | 120 |
![]() | Method 'getSpecialLit' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Method 'setSpecialLit' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Parameter specialLit should be final. | 128 |
![]() | 'specialLit' hides a field. | 128 |
![]() | Method 'getLightCone' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Method 'setLightCone' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Parameter lightCone should be final. | 136 |
![]() | 'lightCone' hides a field. | 136 |
![]() | Method 'getLightEffect' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Method 'setLightEffect' is not designed for extension - needs to be abstract, final or empty. | 144 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Parameter lightEffect should be final. | 144 |
![]() | 'lightEffect' hides a field. | 144 |
![]() | Method 'getLightPeriod' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Method 'setLightPeriod' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Parameter lightPeriod should be final. | 152 |
![]() | 'lightPeriod' hides a field. | 152 |
![]() | Method 'getLightPhase' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Method 'setLightPhase' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Parameter lightPhase should be final. | 160 |
![]() | 'lightPhase' hides a field. | 160 |
![]() | Method 'getLightRadius' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Method 'setLightRadius' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Parameter lightRadius should be final. | 168 |
![]() | 'lightRadius' hides a field. | 168 |
![]() | Method 'getLightType' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Method 'setLightType' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Parameter lightType should be final. | 176 |
![]() | 'lightType' hides a field. | 176 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 181 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 10 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Variable 'actors' must be private and have accessor methods. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line has trailing spaces. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter name should be final. | 29 |
![]() | Parameter actors should be final. | 29 |
![]() | 'actors' hides a field. | 29 |
![]() | Parameter surface should be final. | 29 |
![]() | 'surface' hides a field. | 29 |
![]() | Method 'getActors' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 40 |
![]() | Method 'getSurface' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter className should be final. | 27 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Unused import - cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.AbstractActor. | 19 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Variable 'singlePlayerStart' must be private and have accessor methods. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Method 'getSinglePlayerStart' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Method 'setSinglePlayerStart' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter singlePlayerStart should be final. | 37 |
![]() | 'singlePlayerStart' hides a field. | 37 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | First sentence should end with a period. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Name 'numberFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter texture should be final. | 67 |
![]() | 'texture' hides a field. | 67 |
![]() | Parameter textureOrigin should be final. | 67 |
![]() | 'textureOrigin' hides a field. | 67 |
![]() | Parameter textureNormal should be final. | 67 |
![]() | 'textureNormal' hides a field. | 67 |
![]() | Parameter textureU should be final. | 67 |
![]() | 'textureU' hides a field. | 67 |
![]() | Parameter textureV should be final. | 67 |
![]() | 'textureV' hides a field. | 67 |
![]() | Parameter vertices should be final. | 67 |
![]() | 'vertices' hides a field. | 67 |
![]() | Line has trailing spaces. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Parameter texture should be final. | 76 |
![]() | 'texture' hides a field. | 76 |
![]() | Parameter textureOrigin should be final. | 76 |
![]() | 'textureOrigin' hides a field. | 76 |
![]() | Parameter textureNormal should be final. | 76 |
![]() | 'textureNormal' hides a field. | 76 |
![]() | Parameter textureU should be final. | 76 |
![]() | 'textureU' hides a field. | 76 |
![]() | Parameter textureV should be final. | 76 |
![]() | 'textureV' hides a field. | 76 |
![]() | Parameter vertices should be final. | 76 |
![]() | 'vertices' hides a field. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Method 'translateVectorToT3d' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter label should be final. | 80 |
![]() | Parameter vector should be final. | 80 |
![]() | '{' is not preceded with whitespace. | 80 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Method 'translateToT3D' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | '{' is not preceded with whitespace. | 86 |
![]() | 'for' is not followed by whitespace. | 92 |
![]() | '{' is not preceded with whitespace. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Method 'getTexture' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Method 'setTexture' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Parameter texture should be final. | 102 |
![]() | 'texture' hides a field. | 102 |
![]() | Method 'getFlags' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Method 'setFlags' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Parameter flags should be final. | 110 |
![]() | 'flags' hides a field. | 110 |
![]() | Method 'getLink' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Method 'setLink' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Parameter link should be final. | 118 |
![]() | 'link' hides a field. | 118 |
![]() | Method 'getTextureOrigin' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Method 'setTextureOrigin' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter textureOrigin should be final. | 126 |
![]() | 'textureOrigin' hides a field. | 126 |
![]() | Method 'getTextureNormal' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Method 'setTextureNormal' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Parameter textureNormal should be final. | 134 |
![]() | 'textureNormal' hides a field. | 134 |
![]() | Method 'getTextureU' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Method 'setTextureU' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Parameter textureU should be final. | 142 |
![]() | 'textureU' hides a field. | 142 |
![]() | Method 'getTextureV' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Method 'setTextureV' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter textureV should be final. | 150 |
![]() | 'textureV' hides a field. | 150 |
![]() | Method 'getVertices' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Line has trailing spaces. | 157 |
![]() | Method 'addVertex' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Parameter vertex should be final. | 158 |