The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 10 | 0 | 0 | 596 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 4 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| JavadocMethod | 42 | |
| JavadocType | 4 | |
| JavadocVariable | 15 | |
| JavadocStyle | 1 | |
| 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 | 0 | |
| FileLength | 0 | |
| LineLength | 28 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 3 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 24 | |
| ParenPad | 1 | |
| TypecastParenPad | 0 | |
| TabCharacter | 265 | |
| WhitespaceAfter | 6 | |
| WhitespaceAround | 20 | |
| ModifierOrder | 0 | |
| RedundantModifier | 1 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 3 | |
| NeedBraces | 12 | |
| RightCurly | 1 | |
| AvoidInlineConditionals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 8 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 1 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 26 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 2 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 3 | |
| FinalParameters | 45 | |
GenericIllegalRegexp
|
80 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 13 | |
| Utility classes should not have a public or default constructor. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Parameter component should be final. | 14 | |
| Parameter attributeName should be final. | 14 | |
| Parameter attributeValue should be final. | 15 | |
| 'if' construct must use '{}'s. | 16 | |
| 'if' construct must use '{}'s. | 18 | |
| 'else' construct must use '{}'s. | 20 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter component should be final. | 24 | |
| Parameter attributeName should be final. | 25 | |
| Parameter attributeValue should be final. | 25 | |
| 'if' construct must use '{}'s. | 26 | |
| 'if' construct must use '{}'s. | 27 | |
| 'else' construct must use '{}'s. | 29 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 30 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter component should be final. | 34 | |
| Parameter attributeName should be final. | 35 | |
| Parameter attributeValue should be final. | 35 | |
| 'if' construct must use '{}'s. | 36 | |
| 'if' construct must use '{}'s. | 37 | |
| 'else' construct must use '{}'s. | 39 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| ',' is not followed by whitespace. | 40 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter component should be final. | 43 | |
| Parameter attributeName should be final. | 43 | |
| Parameter attributeValue should be final. | 44 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter component should be final. | 51 | |
| Parameter attributeValue should be final. | 51 | |
| Line has trailing spaces. | 53 | |
| '{' is followed by whitespace. | 53 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter component should be final. | 56 | |
| Parameter attributeValue should be final. | 57 | |
| Line has trailing spaces. | 59 | |
| '{' is followed by whitespace. | 59 | |
| Line has trailing spaces. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter component should be final. | 62 | |
| Parameter attributeValue should be final. | 63 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| '{' is followed by whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| Parameter component should be final. | 68 | |
| Parameter attributeValue should be final. | 68 | |
| 'if' construct must use '{}'s. | 69 | |
| '{' should be on the previous line. | 71 | |
| '}' should be on the same line. | 74 | |
| '{' should be on the previous line. | 76 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter component should be final. | 82 | |
| Parameter attributeName should be final. | 82 | |
| Parameter attributeValue should be final. | 83 | |
| Parameter paramTypes should be final. | 83 | |
| 'if' construct must use '{}'s. | 84 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 97 | |
| '{' should be on the previous line. | 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 | |
| Missing a Javadoc comment. | 102 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter result should be final. | 104 | |
| 'result' hides a field. | 104 | |
| Missing a Javadoc comment. | 105 | |
| Parameter context should be final. | 105 | |
| Parameter params should be final. | 105 | |
| Array brackets at illegal position. | 105 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 109 | |
| Parameter context should be final. | 109 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Expected an @return tag. | 29 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Method 'getComponentType' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Line has trailing spaces. | 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 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Expected an @return tag. | 36 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Method 'getRendererType' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| First sentence should end with a period. | 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 contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'encodeEnd' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Parameter context should be final. | 45 | |
| Expected @param tag for 'context'. | 45 | |
| Expected @throws tag for 'IOException'. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| 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 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 has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| 'if' is not followed by whitespace. | 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 has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| 'if' is not followed by whitespace. | 71 | |
| 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 | |
| 'if' is not followed by whitespace. | 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 | |
| ')' is preceded with whitespace. | 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 | |
| '+' is not preceded with whitespace. | 81 | |
| '+' is not followed by whitespace. | 81 | |
| '+' is not preceded with whitespace. | 81 | |
| '+' is not followed by whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| '+' is not followed by whitespace. | 85 | |
| '+' should be on a new line. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line contains a tab character. | 86 | |
| '+' should be on a new line. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| '+' should be on a new line. | 87 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 88 | |
| Line contains a tab character. | 88 | |
| '+' should be on a new line. | 88 | |
| Line contains a tab character. | 89 | |
| '+' should be on a new line. | 89 | |
| Line contains a tab character. | 90 | |
| '+' should be on a new line. | 90 | |
| Line contains a tab character. | 91 | |
| '+' should be on a new line. | 91 | |
| Line contains a tab character. | 92 | |
| '+' should be on a new line. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| '+' should be on a new line. | 93 | |
| Line contains a tab character. | 94 | |
| '+' should be on a new line. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| '+' should be on a new line. | 95 | |
| Line contains a tab character. | 96 | |
| '+' should be on a new line. | 96 | |
| Line contains a tab character. | 97 | |
| '+' should be on a new line. | 97 | |
| Line contains a tab character. | 98 | |
| '+' should be on a new line. | 98 | |
| Line contains a tab character. | 99 | |
| '+' should be on a new line. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| '+' should be on a new line. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| '+' should be on a new line. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 102 | |
| '+' should be on a new line. | 102 | |
| Line contains a tab character. | 103 | |
| '+' should be on a new line. | 103 | |
| Line contains a tab character. | 104 | |
| '+' should be on a new line. | 104 | |
| Line contains a tab character. | 105 | |
| '+' should be on a new line. | 105 | |
| Line contains a tab character. | 106 | |
| '+' should be on a new line. | 106 | |
| Line contains a tab character. | 107 | |
| '+' should be on a new line. | 107 | |
| Line contains a tab character. | 108 | |
| '+' should be on a new line. | 108 | |
| Line contains a tab character. | 109 | |
| '+' is not followed by whitespace. | 109 | |
| Line has trailing spaces. | 110 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line has trailing spaces. | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Expected an @return tag. | 119 | |
| Line contains a tab character. | 119 | |
| Method 'getFamily' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| Method 'saveState' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Parameter context should be final. | 123 | |
| Line contains a tab character. | 124 | |
| Array brackets at illegal position. | 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 contains a tab character. | 129 | |
| Line has trailing spaces. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Method 'restoreState' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Parameter context should be final. | 131 | |
| Parameter state should be final. | 131 | |
| Line contains a tab character. | 132 | |
| Array brackets at illegal position. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| 'cast' is not followed by whitespace. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 137 | |
| Method 'getToolbarSet' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 141 | |
| Method 'setToolbarSet' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Parameter toolbarSet should be final. | 141 | |
| 'toolbarSet' hides a field. | 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 | |
| Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 149 | |
| Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Parameter height should be final. | 149 | |
| 'height' hides a field. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 153 | |
| Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 157 | |
| Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter width should be final. | 157 | |
| 'width' hides a field. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| Utility classes should not have a public or default constructor. | 5 | |
| Line has trailing spaces. | 6 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line has trailing spaces. | 8 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Parameter path should be final. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Parameter path should be final. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Name 'modify' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| '=' is not preceded with whitespace. | 40 | |
| '=' is not followed by whitespace. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Redundant 'final' modifier. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| ',' is not followed by whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter config should be final. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Method 'doGet' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter request should be final. | 56 | |
| Parameter response should be final. | 56 | |
| Line is longer than 80 characters. | 62 | |
| '+' is not preceded with whitespace. | 62 | |
| '+' is not followed by whitespace. | 62 | |
| '+' is not preceded with whitespace. | 62 | |
| '+' is not followed by whitespace. | 62 | |
| Line has trailing spaces. | 63 | |
| 'if' is not followed by whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| ',' is not followed by whitespace. | 65 | |
| 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 is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 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 contains a tab character. | 84 | |
| 'if' construct must use '{}'s. | 85 | |
| Line contains a tab character. | 85 | |
| '==' is not preceded with whitespace. | 85 | |
| '==' is not followed by whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| '2048' is a magic number. | 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 | |
| '!=' is not preceded with whitespace. | 93 | |
| '!=' is not followed by whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| ',' is not followed by whitespace. | 94 | |
| ',' is not followed by whitespace. | 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. | 105 | |
| Method 'getCustomResourcePath' 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. | 109 | |
| Method 'setCustomResourcePath' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter customResourcePath should be final. | 109 | |
| 'customResourcePath' hides a field. | 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 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Expected an @return tag. | 24 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Method 'getComponentType' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Line has trailing spaces. | 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 has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Expected an @return tag. | 31 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Method 'getRendererType' 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 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 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Parameter component should be final. | 38 | |
| Expected @param tag for 'component'. | 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 has trailing spaces. | 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 | |
| Method 'release' 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 contains a tab character. | 53 | |
| Method 'getToolbarSet' 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 | |
| Line contains a tab character. | 57 | |
| Method 'setToolbarSet' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter toolbarSet should be final. | 57 | |
| 'toolbarSet' hides a field. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Method 'getHeight' 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 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter height should be final. | 65 | |
| 'height' hides a field. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter width should be final. | 73 | |
| 'width' hides a field. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 |