The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
28 | 0 | 0 | 596 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 2 | ![]() |
NewlineAtEndOfFile | 26 | ![]() |
Translation | 0 | ![]() |
JavadocMethod
| 98 | ![]() |
JavadocType | 0 | ![]() |
JavadocVariable | 6 | ![]() |
JavadocStyle | 1 | ![]() |
ConstantName | 4 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 26 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
LineLength
| 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter
| 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 23 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 272 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 1 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 24 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 27 | ![]() |
RightCurly | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 3 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier
| 0 | ![]() |
ArrayTypeStyle | 2 | ![]() |
GenericIllegalRegexp
| 78 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Extra HTML tag found: </p> | 65 |
![]() | Expected an @return tag. | 67 |
![]() | Expected an @return tag. | 77 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 59 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 73 |
![]() | Expected an @return tag. | 81 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 95 |
![]() | Expected an @return tag. | 108 |
![]() | Line contains a tab character. | 110 |
![]() | Expected an @return tag. | 122 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | 'if' construct must use '{}'s. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | 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 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 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. | 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. | 93 |
![]() | '+' should be on a new line. | 95 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | '+' should be on a new line. | 112 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | '&&' should be on a new line. | 136 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | '<' is not followed by whitespace. | 144 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 162 |
![]() | '||' should be on a new line. | 169 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | '+' should be on a new line. | 195 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | 'if' construct must use '{}'s. | 202 |
![]() | 'else' construct must use '{}'s. | 204 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 212 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 93 |
![]() | Line contains a tab character. | 95 |
![]() | Expected an @return tag. | 115 |
![]() | Expected an @return tag. | 136 |
![]() | Line contains a tab character. | 138 |
![]() | Expected an @return tag. | 158 |
![]() | Line contains a tab character. | 160 |
![]() | Expected an @return tag. | 180 |
![]() | Line contains a tab character. | 182 |
![]() | Expected an @return tag. | 202 |
![]() | Line contains a tab character. | 204 |
![]() | Expected an @return tag. | 252 |
![]() | 'if' construct must use '{}'s. | 257 |
![]() | Line contains a tab character. | 257 |
![]() | 'if' construct must use '{}'s. | 260 |
![]() | Line contains a tab character. | 260 |
![]() | 'if' construct must use '{}'s. | 263 |
![]() | Line contains a tab character. | 263 |
![]() | 'if' construct must use '{}'s. | 266 |
![]() | Line contains a tab character. | 266 |
![]() | 'if' construct must use '{}'s. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Line contains a tab character. | 273 |
![]() | Expected an @return tag. | 281 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Expected an @return tag. | 49 |
![]() | Expected an @return tag. | 75 |
![]() | Expected an @return tag. | 96 |
![]() | Expected an @return tag. | 121 |
![]() | Expected an @return tag. | 147 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 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. | 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 |
![]() | '+' should be on a new line. | 92 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | '+' should be on a new line. | 109 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | '+' should be on a new line. | 121 |
![]() | Line contains a tab character. | 127 |
![]() | '+' should be on a new line. | 129 |
![]() | 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 |
![]() | '+' should be on a new line. | 140 |
![]() | '+' should be on a new line. | 141 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 159 |
![]() | 'if' construct must use '{}'s. | 167 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | 'if' construct must use '{}'s. | 187 |
![]() | 'else' construct must use '{}'s. | 189 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 198 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 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. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | 'if' construct must use '{}'s. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | '+' should be on a new line. | 87 |
![]() | 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. | 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. | 110 |
![]() | 'if' construct must use '{}'s. | 111 |
![]() | 'else' construct must use '{}'s. | 113 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | 'if' construct must use '{}'s. | 128 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 148 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 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. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | '+' should be on a new line. | 83 |
![]() | Line contains a tab character. | 86 |
![]() | '+' should be on a new line. | 88 |
![]() | 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. | 96 |
![]() | Line contains a tab character. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 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. | 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 |
![]() | '+' should be on a new line. | 88 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 105 |
![]() | '+' should be on a new line. | 107 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | 'if' construct must use '{}'s. | 140 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 154 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 85 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Expected an @return tag. | 150 |
![]() | Array brackets at illegal position. | 153 |
![]() | Expected an @return tag. | 163 |
![]() | Expected an @return tag. | 180 |
![]() | '+' should be on a new line. | 185 |
![]() | Expected an @return tag. | 205 |
![]() | Expected an @return tag. | 239 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Name 'Package' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'IllegalArgumentExceptionif'. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'IllegalArgumentExceptionif'. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 86 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 64 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 78 |
![]() | Expected an @return tag. | 86 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 100 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Expected an @return tag. | 91 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Expected an @return tag. | 127 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Expected an @return tag. | 152 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 107 |
![]() | Line contains a tab character. | 109 |
![]() | Expected an @return tag. | 129 |
![]() | Line contains a tab character. | 131 |
![]() | Expected an @return tag. | 151 |
![]() | Line contains a tab character. | 153 |
![]() | Expected an @return tag. | 173 |
![]() | Line contains a tab character. | 175 |
![]() | Expected an @return tag. | 195 |
![]() | Line contains a tab character. | 197 |
![]() | Expected an @return tag. | 217 |
![]() | Line contains a tab character. | 219 |
![]() | Expected an @return tag. | 239 |
![]() | Line contains a tab character. | 241 |
![]() | Expected an @return tag. | 290 |
![]() | '||' should be on a new line. | 297 |
![]() | '||' should be on a new line. | 298 |
![]() | '&&' should be on a new line. | 299 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'AppException'. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 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. | 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. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | 'if' construct must use '{}'s. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | 'if' construct must use '{}'s. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | 'if' construct must use '{}'s. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | '+' should be on a new line. | 113 |
![]() | Line contains a tab character. | 118 |
![]() | 'if' construct must use '{}'s. | 119 |
![]() | 'else' construct must use '{}'s. | 121 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 38 |
![]() | Redundant 'public' modifier. | 38 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Expected an @return tag. | 52 |
![]() | Redundant 'public' modifier. | 52 |
![]() | Expected an @return tag. | 58 |
![]() | Redundant 'public' modifier. | 58 |
![]() | Redundant 'public' modifier. | 66 |
![]() | Expected an @return tag. | 72 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Redundant 'public' modifier. | 80 |
![]() | Expected an @return tag. | 86 |
![]() | Redundant 'public' modifier. | 86 |
![]() | Expected an @return tag. | 92 |
![]() | Redundant 'public' modifier. | 92 |
![]() | Redundant 'public' modifier. | 100 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 42 |
![]() | Expected an @return tag. | 80 |
![]() | Expected an @return tag. | 93 |
![]() | Expected an @return tag. | 106 |
![]() | Expected an @return tag. | 119 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Expected an @return tag. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 87 |
![]() | Expected an @return tag. | 95 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 109 |
![]() | Expected an @return tag. | 122 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | 'if' construct must use '{}'s. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | 'if' construct must use '{}'s. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | 'else' construct must use '{}'s. | 140 |
![]() | 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 contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Expected an @return tag. | 173 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 185 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 |
![]() | Expected an @return tag. | 45 |
![]() | Expected an @return tag. | 62 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 |
![]() | Expected an @return tag. | 45 |
![]() | Expected an @return tag. | 62 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Line contains a tab character. | 115 |
![]() | '+' should be on a new line. | 134 |
![]() | '+' should be on a new line. | 151 |
![]() | Expected an @return tag. | 200 |
![]() | '1024' is a magic number. | 220 |
![]() | '1024' is a magic number. | 223 |
![]() | Array brackets at illegal position. | 224 |
![]() | '1024' is a magic number. | 224 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 39 |
![]() | Redundant 'public' modifier. | 39 |
![]() | Expected an @return tag. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Expected an @return tag. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Expected an @return tag. | 73 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Redundant 'public' modifier. | 81 |
![]() | Expected an @return tag. | 87 |
![]() | Redundant 'public' modifier. | 87 |
![]() | Redundant 'public' modifier. | 95 |
![]() | Expected an @return tag. | 102 |
![]() | Redundant 'public' modifier. | 102 |
![]() | Expected an @return tag. | 108 |
![]() | Redundant 'public' modifier. | 108 |
![]() | Expected an @return tag. | 123 |
![]() | Redundant 'public' modifier. | 123 |
![]() | Expected an @return tag. | 132 |
![]() | Redundant 'public' modifier. | 132 |
![]() | Redundant 'public' modifier. | 144 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Expected an @return tag. | 64 |
![]() | Line contains a tab character. | 66 |
![]() | Expected an @return tag. | 86 |
![]() | Line contains a tab character. | 88 |
![]() | Expected an @return tag. | 132 |
![]() | 'if' construct must use '{}'s. | 136 |
![]() | 'if' construct must use '{}'s. | 138 |