The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
17 | 0 | 0 | 543 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 2 | ![]() |
NewlineAtEndOfFile | 1 | ![]() |
Translation | 0 | ![]() |
JavadocMethod
| 193 | ![]() |
JavadocType | 6 | ![]() |
JavadocVariable | 43 | ![]() |
JavadocStyle | 1 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 1 | ![]() |
FileLength | 0 | ![]() |
LineLength
| 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter
| 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 1 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 1 | ![]() |
WhitespaceAfter | 3 | ![]() |
WhitespaceAround | 6 | ![]() |
ModifierOrder | 1 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 4 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 62 | ![]() |
RightCurly | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 17 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier
| 15 | ![]() |
ArrayTypeStyle | 3 | ![]() |
GenericIllegalRegexp
| 183 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Expected an @return tag. | 42 |
![]() | Expected @param tag for 'facescontext'. | 42 |
![]() | Array brackets at illegal position. | 43 |
![]() | '5' is a magic number. | 43 |
![]() | '3' is a magic number. | 47 |
![]() | '4' is a magic number. | 48 |
![]() | Expected @param tag for 'facescontext'. | 55 |
![]() | Expected @param tag for 'obj'. | 55 |
![]() | Array brackets at illegal position. | 56 |
![]() | '3' is a magic number. | 60 |
![]() | '4' is a magic number. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Expected an @return tag. | 68 |
![]() | 'if' construct must use '{}'s. | 69 |
![]() | 'if' construct must use '{}'s. | 72 |
![]() | 'else' construct must use '{}'s. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Expected @param tag for 'captionStyleClass'. | 82 |
![]() | Line has trailing spaces. | 86 |
![]() | Expected an @return tag. | 90 |
![]() | 'if' construct must use '{}'s. | 91 |
![]() | 'if' construct must use '{}'s. | 94 |
![]() | 'else' construct must use '{}'s. | 96 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Expected @param tag for 'pageLinksStyleClass'. | 104 |
![]() | Line has trailing spaces. | 109 |
![]() | Expected an @return tag. | 113 |
![]() | 'if' construct must use '{}'s. | 114 |
![]() | 'if' construct must use '{}'s. | 117 |
![]() | 'else' construct must use '{}'s. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Expected @param tag for 's'. | 127 |
![]() | Expected an @return tag. | 134 |
![]() | 'if' construct must use '{}'s. | 135 |
![]() | 'if' construct must use '{}'s. | 138 |
![]() | 'else' construct must use '{}'s. | 140 |
![]() | Expected @param tag for 's'. | 147 |
![]() | Line has trailing spaces. | 151 |
![]() | Expected @param tag for 's'. | 155 |
![]() | Expected an @return tag. | 162 |
![]() | 'if' construct must use '{}'s. | 163 |
![]() | 'if' construct must use '{}'s. | 166 |
![]() | 'else' construct must use '{}'s. | 168 |
![]() | Line has trailing spaces. | 171 |
![]() | Expected @param tag for 's'. | 175 |
![]() | Expected an @return tag. | 182 |
![]() | 'if' construct must use '{}'s. | 183 |
![]() | 'if' construct must use '{}'s. | 186 |
![]() | 'else' construct must use '{}'s. | 188 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Expected an @return tag. | 197 |
![]() | Expected an @return tag. | 204 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 72 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 29 |
![]() | Variable 'name' must be private and have accessor methods. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Variable 'email' must be private and have accessor methods. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Variable 'residentialPhone' must be private and have accessor methods. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Variable 'residentialAddress' must be private and have accessor methods. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Variable 'businessPhone' must be private and have accessor methods. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Variable 'businessAddress' must be private and have accessor methods. | 39 |
![]() | Expected an @return tag. | 46 |
![]() | Expected an @return tag. | 55 |
![]() | 'if' construct must use '{}'s. | 56 |
![]() | Expected @param tag for 'businessAddress'. | 67 |
![]() | Expected an @return tag. | 76 |
![]() | Expected @param tag for 'businessPhone'. | 85 |
![]() | Expected an @return tag. | 94 |
![]() | Expected @param tag for 'email'. | 103 |
![]() | Expected an @return tag. | 112 |
![]() | Expected @param tag for 'name'. | 121 |
![]() | Expected an @return tag. | 130 |
![]() | Expected @param tag for 'residentialAddress'. | 142 |
![]() | Expected an @return tag. | 151 |
![]() | Expected @param tag for 'residentialPhone'. | 160 |
![]() | Expected an @return tag. | 167 |
![]() | 'if' construct must use '{}'s. | 168 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 173 |
![]() | Expected an @return tag. | 177 |
![]() | Line has trailing spaces. | 183 |
![]() | Must have at least one statement. | 183 |
![]() | '{' is not followed by whitespace. | 183 |
![]() | '}' is not preceded with whitespace. | 183 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 188 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 24 |
![]() | Variable 'street1' must be private and have accessor methods. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Variable 'street2' must be private and have accessor methods. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Variable 'city' must be private and have accessor methods. | 28 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Variable 'state' must be private and have accessor methods. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Variable 'zip' must be private and have accessor methods. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Variable 'province' must be private and have accessor methods. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Variable 'country' must be private and have accessor methods. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Expected an @return tag. | 44 |
![]() | Expected @param tag for 'city'. | 53 |
![]() | Expected an @return tag. | 62 |
![]() | Expected @param tag for 'country'. | 71 |
![]() | Expected an @return tag. | 80 |
![]() | Expected @param tag for 'province'. | 89 |
![]() | Expected an @return tag. | 98 |
![]() | Expected @param tag for 'state'. | 107 |
![]() | Expected an @return tag. | 116 |
![]() | Expected @param tag for 'street1'. | 125 |
![]() | Expected an @return tag. | 134 |
![]() | Expected @param tag for 'street2'. | 143 |
![]() | Expected an @return tag. | 152 |
![]() | Expected @param tag for 'zip'. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Expected an @return tag. | 171 |
![]() | Expected @param tag for 'zip'. | 180 |
![]() | Must have at least one statement. | 183 |
![]() | '{' is not followed by whitespace. | 183 |
![]() | '}' is not preceded with whitespace. | 183 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 39 |
![]() | Expected an @return tag. | 65 |
![]() | Expected an @return tag. | 81 |
![]() | Expected @param tag for 'contact'. | 90 |
![]() | Expected @param tag for 'index'. | 99 |
![]() | 'if' construct must use '{}'s. | 100 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 153 |
![]() | Variable 'renderId' must be private and have accessor methods. | 177 |
![]() | Expected an @return tag. | 185 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 253 |
![]() | Expected an @return tag. | 270 |
![]() | 'if' construct must use '{}'s. | 271 |
![]() | Line has trailing spaces. | 273 |
![]() | Line has trailing spaces. | 276 |
![]() | Line has trailing spaces. | 294 |
![]() | Expected @param tag for 'component'. | 301 |
![]() | Expected @param tag for 'displayElementRoot'. | 302 |
![]() | 'if' construct must use '{}'s. | 304 |
![]() | Line has trailing spaces. | 340 |
![]() | Expected an @return tag. | 347 |
![]() | 'if' construct must use '{}'s. | 348 |
![]() | Line has trailing spaces. | 354 |
![]() | Line has trailing spaces. | 358 |
![]() | Line has trailing spaces. | 362 |
![]() | Expected an @return tag. | 370 |
![]() | 'if' construct must use '{}'s. | 371 |
![]() | Line has trailing spaces. | 377 |
![]() | Line has trailing spaces. | 382 |
![]() | Must have at least one statement. | 385 |
![]() | '{' is not followed by whitespace. | 385 |
![]() | '}' is not preceded with whitespace. | 385 |
![]() | Line has trailing spaces. | 386 |
![]() | Expected an @return tag. | 399 |
![]() | 'if' construct must use '{}'s. | 400 |
![]() | Line has trailing spaces. | 405 |
![]() | Expected an @return tag. | 418 |
![]() | 'if' construct must use '{}'s. | 419 |
![]() | Expected an @return tag. | 437 |
![]() | 'if' construct must use '{}'s. | 438 |
![]() | Line has trailing spaces. | 440 |
![]() | Line has trailing spaces. | 442 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line has trailing spaces. | 37 |
![]() | Expected an @return tag. | 41 |
![]() | Expected an @return tag. | 48 |
![]() | 'if' construct must use '{}'s. | 50 |
![]() | Line has trailing spaces. | 50 |
![]() | Expected @param tag for 'facescontext'. | 58 |
![]() | Expected @param tag for 'obj'. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | '3' is a magic number. | 64 |
![]() | '4' is a magic number. | 65 |
![]() | Expected an @return tag. | 73 |
![]() | Expected @param tag for 'facescontext'. | 73 |
![]() | Array brackets at illegal position. | 75 |
![]() | '5' is a magic number. | 75 |
![]() | '3' is a magic number. | 79 |
![]() | '4' is a magic number. | 80 |
![]() | Line has trailing spaces. | 86 |
![]() | Expected an @return tag. | 89 |
![]() | 'if' construct must use '{}'s. | 91 |
![]() | 'if' construct must use '{}'s. | 94 |
![]() | 'else' construct must use '{}'s. | 96 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Expected @param tag for 's'. | 105 |
![]() | Line has trailing spaces. | 111 |
![]() | Expected an @return tag. | 113 |
![]() | Expected @param tag for 'b'. | 120 |
![]() | Line has trailing spaces. | 126 |
![]() | Expected an @return tag. | 128 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Expected an @return tag. | 136 |
![]() | Line has trailing spaces. | 142 |
![]() | Expected @param tag for 'string'. | 144 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Expected @param tag for 'string'. | 152 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | 'static' modifier out of order with the JLS suggestions. | 77 |
![]() | Expected an @return tag. | 87 |
![]() | Expected an @return tag. | 106 |
![]() | Expected @param tag for 'entity'. | 106 |
![]() | Expected an @return tag. | 115 |
![]() | Expected @param tag for 'contact'. | 115 |
![]() | 'if' construct must use '{}'s. | 117 |
![]() | Line has trailing spaces. | 117 |
![]() | '&&' should be on a new line. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Expected an @return tag. | 135 |
![]() | Expected @param tag for 'index'. | 135 |
![]() | Line has trailing spaces. | 142 |
![]() | 'for' construct must use '{}'s. | 148 |
![]() | '50' is a magic number. | 148 |
![]() | 'while' construct must use '{}'s. | 155 |
![]() | Expected @param tag for 'entity'. | 166 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 191 |
![]() | 'if' construct must use '{}'s. | 277 |
![]() | Expected an @return tag. | 300 |
![]() | Expected an @return tag. | 312 |
![]() | Line has trailing spaces. | 322 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Expected an @return tag. | 57 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Expected an @return tag. | 62 |
![]() | Expected @param tag for 'uicomponent'. | 62 |
![]() | Expected an @return tag. | 69 |
![]() | Expected @param tag for 'uicomponent'. | 69 |
![]() | 'if' construct must use '{}'s. | 70 |
![]() | 'if' construct must use '{}'s. | 72 |
![]() | 'else' construct must use '{}'s. | 74 |
![]() | Expected an @return tag. | 82 |
![]() | Expected @param tag for 'context'. | 82 |
![]() | Expected an @return tag. | 95 |
![]() | Expected @param tag for 'context'. | 95 |
![]() | Expected @param tag for 'data'. | 95 |
![]() | Expected an @return tag. | 104 |
![]() | Expected @param tag for 'context'. | 105 |
![]() | Expected @param tag for 'data'. | 106 |
![]() | Expected @param tag for 'column'. | 107 |
![]() | Line has trailing spaces. | 117 |
![]() | Must have at least one statement. | 122 |
![]() | Line has trailing spaces. | 124 |
![]() | Expected @param tag for 'context'. | 142 |
![]() | Expected @param tag for 'component'. | 142 |
![]() | Expected @throws tag for 'IOException'. | 143 |
![]() | 'if' construct must use '{}'s. | 145 |
![]() | 'if' construct must use '{}'s. | 148 |
![]() | 'if' construct must use '{}'s. | 154 |
![]() | Line has trailing spaces. | 171 |
![]() | Expected @param tag for 'context'. | 199 |
![]() | Expected @param tag for 'component'. | 199 |
![]() | Expected @throws tag for 'IOException'. | 200 |
![]() | 'if' construct must use '{}'s. | 202 |
![]() | 'if' construct must use '{}'s. | 205 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 253 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Expected @param tag for 'context'. | 64 |
![]() | Expected @param tag for 'pager'. | 64 |
![]() | 'if' construct must use '{}'s. | 65 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Expected @param tag for 'context'. | 74 |
![]() | Expected @param tag for 'pager'. | 74 |
![]() | Expected @throws tag for 'IOException'. | 75 |
![]() | 'if' construct must use '{}'s. | 77 |
![]() | 'if' construct must use '{}'s. | 80 |
![]() | 'if' construct must use '{}'s. | 84 |
![]() | ',' is not followed by whitespace. | 92 |
![]() | ',' is not followed by whitespace. | 95 |
![]() | ',' is not followed by whitespace. | 102 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 120 |
![]() | Expected @param tag for 'context'. | 125 |
![]() | Expected @param tag for 'data'. | 126 |
![]() | Expected @param tag for 'pager'. | 127 |
![]() | Expected @throws tag for 'IOException'. | 128 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 157 |
![]() | 'if' construct must use '{}'s. | 158 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 164 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 168 |
![]() | Line has trailing spaces. | 180 |
![]() | Expected @param tag for 'context'. | 184 |
![]() | Expected @param tag for 'data'. | 184 |
![]() | Expected @param tag for 'pager'. | 184 |
![]() | Expected @throws tag for 'IOException'. | 184 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 193 |
![]() | Expected @param tag for 'context'. | 197 |
![]() | Expected @param tag for 'data'. | 197 |
![]() | Expected @param tag for 'pager'. | 197 |
![]() | Expected @throws tag for 'IOException'. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | '3' is a magic number. | 200 |
![]() | Line has trailing spaces. | 204 |
![]() | Line has trailing spaces. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 225 |
![]() | Expected @param tag for 'context'. | 228 |
![]() | Expected @param tag for 'data'. | 228 |
![]() | Expected @param tag for 'pager'. | 228 |
![]() | Expected @throws tag for 'IOException'. | 229 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 266 |
![]() | Expected @param tag for 'context'. | 287 |
![]() | Expected @param tag for 'data'. | 287 |
![]() | Expected @param tag for 'pager'. | 287 |
![]() | Expected @throws tag for 'IOException'. | 288 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 304 |
![]() | Line has trailing spaces. | 312 |
![]() | Line has trailing spaces. | 317 |
![]() | 'if' construct must use '{}'s. | 318 |
![]() | Line has trailing spaces. | 320 |
![]() | Line has trailing spaces. | 324 |
![]() | Line has trailing spaces. | 325 |
![]() | Line has trailing spaces. | 338 |
![]() | Expected an @return tag. | 340 |
![]() | Expected @param tag for 'context'. | 340 |
![]() | Line has trailing spaces. | 351 |
![]() | Expected an @return tag. | 354 |
![]() | Expected @param tag for 'context'. | 354 |
![]() | Expected @param tag for 'data'. | 354 |
![]() | Line has trailing spaces. | 361 |
![]() | Expected an @return tag. | 364 |
![]() | Expected @param tag for 'context'. | 364 |
![]() | Expected @param tag for 'data'. | 364 |
![]() | Expected an @return tag. | 389 |
![]() | Expected @param tag for 'uidata'. | 389 |
![]() | 'if' construct must use '{}'s. | 390 |
![]() | 'if' construct must use '{}'s. | 393 |
![]() | 'else' construct must use '{}'s. | 395 |
![]() | Line has trailing spaces. | 398 |
![]() | Expected an @return tag. | 402 |
![]() | Expected @param tag for 'uicomponent'. | 402 |
![]() | Expected an @return tag. | 409 |
![]() | Expected @param tag for 'uicomponent'. | 409 |
![]() | 'if' construct must use '{}'s. | 410 |
![]() | 'if' construct must use '{}'s. | 412 |
![]() | 'else' construct must use '{}'s. | 414 |
![]() | Line has trailing spaces. | 420 |
![]() | Extra HTML tag found: </b> | 420 |
![]() | Expected an @return tag. | 422 |
![]() | Expected @param tag for 'data'. | 422 |
![]() | '5' is a magic number. | 423 |
![]() | Line has trailing spaces. | 429 |
![]() | Line has trailing spaces. | 430 |
![]() | Expected an @return tag. | 432 |
![]() | Expected @param tag for 'context'. | 432 |
![]() | Expected @param tag for 'data'. | 432 |
![]() | Line has trailing spaces. | 438 |
![]() | Line has trailing spaces. | 439 |
![]() | Expected an @return tag. | 441 |
![]() | Expected @param tag for 'page'. | 442 |
![]() | Expected @param tag for 'context'. | 443 |
![]() | Expected @param tag for 'data'. | 444 |
![]() | Line has trailing spaces. | 446 |
![]() | Expected an @return tag. | 453 |
![]() | Expected @param tag for 'context'. | 453 |
![]() | Expected @param tag for 'data'. | 453 |
![]() | Expected an @return tag. | 460 |
![]() | Expected @param tag for 'page'. | 461 |
![]() | Expected @param tag for 'context'. | 462 |
![]() | Expected @param tag for 'data'. | 463 |
![]() | Line has trailing spaces. | 470 |
![]() | Expected an @return tag. | 472 |
![]() | Expected @param tag for 'page'. | 472 |
![]() | Expected @param tag for 'context'. | 472 |
![]() | Expected @param tag for 'data'. | 472 |
![]() | Expected an @return tag. | 483 |
![]() | Expected @param tag for 'data'. | 483 |
![]() | Line has trailing spaces. | 500 |
![]() | Expected an @return tag. | 502 |
![]() | Expected @param tag for 'context'. | 502 |
![]() | Expected @param tag for 'data'. | 502 |
![]() | Expected an @return tag. | 516 |
![]() | Expected @param tag for 'context'. | 516 |
![]() | Expected @param tag for 'data'. | 516 |
![]() | Line has trailing spaces. | 523 |
![]() | Expected an @return tag. | 525 |
![]() | Expected @param tag for 'context'. | 525 |
![]() | Expected @param tag for 'data'. | 525 |
![]() | Missing a Javadoc comment. | 534 |
![]() | Missing a Javadoc comment. | 536 |
![]() | Missing a Javadoc comment. | 537 |
![]() | Missing a Javadoc comment. | 538 |
![]() | Missing a Javadoc comment. | 540 |
![]() | Missing a Javadoc comment. | 545 |
![]() | Missing a Javadoc comment. | 550 |
![]() | Missing a Javadoc comment. | 554 |
![]() | Missing a Javadoc comment. | 558 |
![]() | Missing a Javadoc comment. | 564 |
![]() | Missing a Javadoc comment. | 566 |
![]() | Missing a Javadoc comment. | 567 |
![]() | Missing a Javadoc comment. | 568 |
![]() | Missing a Javadoc comment. | 569 |
![]() | Missing a Javadoc comment. | 570 |
![]() | Missing a Javadoc comment. | 572 |
![]() | '.1' is a magic number. | 575 |
![]() | '10' is a magic number. | 575 |
![]() | '10' is a magic number. | 576 |
![]() | Missing a Javadoc comment. | 580 |
![]() | Missing a Javadoc comment. | 584 |
![]() | 'if' construct must use '{}'s. | 587 |
![]() | 'else' construct must use '{}'s. | 589 |
![]() | '10' is a magic number. | 590 |
![]() | Missing a Javadoc comment. | 595 |
![]() | Expected @param tag for 'context'. | 603 |
![]() | Expected @param tag for 'uicomponent'. | 603 |
![]() | Expected @throws tag for 'IOException'. | 604 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.lang.reflect.InvocationTargetException. | 23 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 42 |
![]() | Variable 'log' must be private and have accessor methods. | 46 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 64 |
![]() | Expected an @return tag. | 69 |
![]() | Expected @param tag for 'value'. | 77 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected @param tag for 'properties'. | 84 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Expected an @return tag. | 98 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 118 |
![]() | 'if' construct must use '{}'s. | 138 |
![]() | 'if' construct must use '{}'s. | 140 |
![]() | 'if' construct must use '{}'s. | 142 |
![]() | 'if' construct must use '{}'s. | 144 |
![]() | Expected an @return tag. | 171 |
![]() | Line has trailing spaces. | 190 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 21 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 57 |