The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
27 | 0 | 0 | 581 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 2 | ![]() |
NewlineAtEndOfFile | 25 | ![]() |
Translation | 0 | ![]() |
JavadocMethod
| 92 | ![]() |
JavadocType | 0 | ![]() |
JavadocVariable | 4 | ![]() |
JavadocStyle | 1 | ![]() |
ConstantName | 3 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 25 | ![]() |
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 | 271 | ![]() |
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
| 75 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
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 |
![]() | 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 |
![]() | 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. | 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. | 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 |
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 |
---|---|---|
![]() | 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. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Expected an @return tag. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 85 |
![]() | Expected an @return tag. | 93 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 107 |
![]() | Expected an @return tag. | 120 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | 'if' construct must use '{}'s. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | 'if' construct must use '{}'s. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | 'else' construct must use '{}'s. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Expected an @return tag. | 171 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 183 |
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. | 91 |
![]() | '+' should be on a new line. | 93 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | '+' should be on a new line. | 110 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | '&&' should be on a new line. | 134 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | '<' is not followed by whitespace. | 142 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 160 |
![]() | '||' should be on a new line. | 167 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | '+' should be on a new line. | 193 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | 'if' construct must use '{}'s. | 200 |
![]() | 'else' construct must use '{}'s. | 202 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 210 |
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 |
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 |
---|---|---|
![]() | 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 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Extra HTML tag found: </p> | 64 |
![]() | Expected an @return tag. | 66 |
![]() | Expected an @return tag. | 76 |
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. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | 'if' construct must use '{}'s. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'if' construct must use '{}'s. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | 'if' construct must use '{}'s. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | '+' should be on a new line. | 112 |
![]() | Line contains a tab character. | 117 |
![]() | 'if' construct must use '{}'s. | 118 |
![]() | 'else' construct must use '{}'s. | 120 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
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. | 38 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 |
![]() | Expected an @return tag. | 47 |
![]() | 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. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Expected an @return tag. | 49 |
![]() | Expected an @return tag. | 67 |
![]() | Expected an @return tag. | 89 |
![]() | Expected an @return tag. | 117 |
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 |
![]() | 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 |
![]() | 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 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | '+' should be on a new line. | 90 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | '+' should be on a new line. | 107 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | '+' should be on a new line. | 119 |
![]() | Line contains a tab character. | 125 |
![]() | '+' should be on a new line. | 127 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | '+' should be on a new line. | 138 |
![]() | '+' should be on a new line. | 139 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 157 |
![]() | 'if' construct must use '{}'s. | 165 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | 'if' construct must use '{}'s. | 185 |
![]() | 'else' construct must use '{}'s. | 187 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 196 |
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 |
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 |
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. | 106 |
![]() | Line contains a tab character. | 108 |
![]() | Expected an @return tag. | 128 |
![]() | Line contains a tab character. | 130 |
![]() | Expected an @return tag. | 150 |
![]() | Line contains a tab character. | 152 |
![]() | Expected an @return tag. | 172 |
![]() | Line contains a tab character. | 174 |
![]() | Expected an @return tag. | 194 |
![]() | Line contains a tab character. | 196 |
![]() | Expected an @return tag. | 216 |
![]() | Line contains a tab character. | 218 |
![]() | Expected an @return tag. | 238 |
![]() | Line contains a tab character. | 240 |
![]() | Expected an @return tag. | 289 |
![]() | '||' should be on a new line. | 296 |
![]() | '||' should be on a new line. | 297 |
![]() | '&&' should be on a new line. | 298 |
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. | 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 |
![]() | 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 |
---|---|---|
![]() | 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 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 |
![]() | Expected an @return tag. | 47 |