The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
19 | 0 | 0 | 446 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 5 | ![]() |
NewlineAtEndOfFile | 6 | ![]() |
Translation | 0 | ![]() |
JavadocMethod | 81 | ![]() |
JavadocType | 1 | ![]() |
JavadocVariable | 8 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 2 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
LineLength | 62 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 1 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 4 | ![]() |
ParenPad | 3 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 11 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 40 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 15 | ![]() |
NeedBraces | 14 | ![]() |
RightCurly | 1 | ![]() |
AvoidInlineConditionals | 5 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 4 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 1 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 59 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 107 | ![]() |
GenericIllegalRegexp
| 15 | ![]() |
TodoComment | 1 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line has trailing spaces. | 14 |
![]() | Line has trailing spaces. | 28 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Method 'performEnhancement' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter op should be final. | 35 |
![]() | Parameter spec should be final. | 35 |
![]() | Parameter method should be final. | 36 |
![]() | Parameter location should be final. | 36 |
![]() | '<' is not preceded with whitespace. | 37 |
![]() | '<' is not followed by whitespace. | 37 |
![]() | '?' is not preceded with whitespace. | 37 |
![]() | '>' is not preceded with whitespace. | 37 |
![]() | '?' is not followed by whitespace. | 37 |
![]() | 'if' construct must use '{}'s. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 50 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Avoid inline conditionals. | 58 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Method 'createCacheMethod' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter sig should be final. | 61 |
![]() | Parameter cacheField should be final. | 61 |
![]() | Parameter loadedFlagField should be final. | 61 |
![]() | Parameter rewindFlagField should be final. | 61 |
![]() | '!=' is not preceded with whitespace. | 67 |
![]() | '!=' is not followed by whitespace. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '!=' is not preceded with whitespace. | 77 |
![]() | '!=' is not followed by whitespace. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Method 'extendCleanupAfterRender' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter op should be final. | 89 |
![]() | Parameter fieldName should be final. | 89 |
![]() | Parameter loadedFlagField should be final. | 89 |
![]() | Parameter rewindFlagField should be final. | 89 |
![]() | '!=' is not preceded with whitespace. | 92 |
![]() | '!=' is not followed by whitespace. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | '!=' is not preceded with whitespace. | 96 |
![]() | '!=' is not followed by whitespace. | 96 |
![]() | Line is longer than 80 characters. | 100 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 25 |
![]() | '(' is followed by whitespace. | 30 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line has trailing spaces. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line contains a tab character. | 36 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Method 'performEnhancement' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter op should be final. | 38 |
![]() | Parameter spec should be final. | 38 |
![]() | Parameter method should be final. | 39 |
![]() | Parameter location should be final. | 39 |
![]() | 'if' construct must use '{}'s. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | 'if' construct must use '{}'s. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 59 |
![]() | '+' should be on a new line. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 62 |
![]() | 'if' construct must use '{}'s. | 65 |
![]() | Line is longer than 80 characters. | 69 |
![]() | '+' should be on a new line. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | 'if' construct must use '{}'s. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Method 'isGetter' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter method should be final. | 83 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 25 |
![]() | '(' is followed by whitespace. | 30 |
![]() | Line is longer than 80 characters. | 40 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Method 'performEnhancement' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter op should be final. | 36 |
![]() | Parameter spec should be final. | 36 |
![]() | Parameter method should be final. | 37 |
![]() | Parameter location should be final. | 37 |
![]() | 'if' construct must use '{}'s. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | 'if' construct must use '{}'s. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | '(' is followed by whitespace. | 53 |
![]() | '+' should be on a new line. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | 'if' construct must use '{}'s. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 65 |
![]() | Method 'isGetter' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter method should be final. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 28 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Method 'performEnhancement' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter op should be final. | 35 |
![]() | Parameter spec should be final. | 35 |
![]() | Parameter method should be final. | 36 |
![]() | Parameter location should be final. | 36 |
![]() | '{' should be on the previous line. | 37 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | '{' should be on the previous line. | 44 |
![]() | '{' should be on the previous line. | 47 |
![]() | Line is longer than 80 characters. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Method 'performEnhancement' is not designed for extension - needs to be abstract, final or empty. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter op should be final. | 32 |
![]() | Parameter spec should be final. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Method 'injectParameterFlag' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter op should be final. | 36 |
![]() | Parameter parameterName should be final. | 36 |
![]() | Parameter propertyName should be final. | 36 |
![]() | Parameter location should be final. | 37 |
![]() | '{' should be on the previous line. | 38 |
![]() | 'if' construct must use '{}'s. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 20 |
![]() | '<' is not preceded with whitespace. | 20 |
![]() | '<' is not followed by whitespace. | 20 |
![]() | '>' is not preceded with whitespace. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Name '_trim' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Name '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | '{' should be on the previous line. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter initializer should be final. | 31 |
![]() | '{' should be on the previous line. | 32 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Expected an @return tag. | 40 |
![]() | Method 'format' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Parameter field should be final. | 40 |
![]() | Expected @param tag for 'field'. | 40 |
![]() | Parameter locale should be final. | 40 |
![]() | Expected @param tag for 'locale'. | 40 |
![]() | Parameter object should be final. | 40 |
![]() | Expected @param tag for 'object'. | 40 |
![]() | '{' should be on the previous line. | 41 |
![]() | 'if' construct must use '{}'s. | 42 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Expected an @return tag. | 52 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Parameter field should be final. | 52 |
![]() | Expected @param tag for 'field'. | 52 |
![]() | Parameter messages should be final. | 52 |
![]() | Expected @param tag for 'messages'. | 52 |
![]() | Parameter text should be final. | 52 |
![]() | Expected @param tag for 'text'. | 52 |
![]() | Expected @throws tag for 'ValidatorException'. | 53 |
![]() | '{' should be on the previous line. | 54 |
![]() | Avoid inline conditionals. | 55 |
![]() | Avoid inline conditionals. | 55 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Avoid inline conditionals. | 57 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Method 'getValueForEmptyInput' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | '{' should be on the previous line. | 73 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Method 'buildMessage' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter messages should be final. | 77 |
![]() | Parameter field should be final. | 77 |
![]() | Parameter key should be final. | 77 |
![]() | Method 'getMessageParameters' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter locale should be final. | 86 |
![]() | Parameter label should be final. | 86 |
![]() | '{' should be on the previous line. | 87 |
![]() | '{' is followed by whitespace. | 88 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Method 'renderContribution' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Parameter writer should be final. | 94 |
![]() | Expected @param tag for 'writer'. | 94 |
![]() | Parameter cycle should be final. | 94 |
![]() | Expected @param tag for 'cycle'. | 94 |
![]() | Parameter context should be final. | 95 |
![]() | Expected @param tag for 'context'. | 95 |
![]() | Parameter field should be final. | 95 |
![]() | Expected @param tag for 'field'. | 95 |
![]() | '{' should be on the previous line. | 96 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Method 'isTrim' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Missing a Javadoc comment. | 106 |
![]() | '{' should be on the previous line. | 107 |
![]() | Method 'setTrim' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter trim should be final. | 111 |
![]() | '{' should be on the previous line. | 112 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Missing a Javadoc comment. | 116 |
![]() | '{' should be on the previous line. | 117 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Parameter message should be final. | 121 |
![]() | '{' should be on the previous line. | 122 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 10 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Parameter writer should be final. | 17 |
![]() | 'writer' hides a field. | 17 |
![]() | Method 'createEmpty' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Parameter tag should be final. | 24 |
![]() | Parameter attributes should be final. | 24 |
![]() | Line has trailing spaces. | 32 |
![]() | Method 'create' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Parameter tag should be final. | 33 |
![]() | Parameter attributes should be final. | 33 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter attributes should be final. | 39 |
![]() | '=' is not preceded with whitespace. | 40 |
![]() | '=' is not followed by whitespace. | 40 |
![]() | '<' is not preceded with whitespace. | 40 |
![]() | '<' is not followed by whitespace. | 40 |
![]() | '+=' is not preceded with whitespace. | 40 |
![]() | '+=' is not followed by whitespace. | 40 |
![]() | '+' is not preceded with whitespace. | 41 |
![]() | '+' is not followed by whitespace. | 41 |
![]() | Method 'attribute' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter name should be final. | 45 |
![]() | Parameter value should be final. | 45 |
![]() | Method 'attribute' is not designed for extension - needs to be abstract, final or empty. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter name should be final. | 49 |
![]() | Parameter value should be final. | 49 |
![]() | Method 'attribute' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter name should be final. | 53 |
![]() | Parameter value should be final. | 53 |
![]() | Method 'attributeRaw' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter name should be final. | 57 |
![]() | Parameter value should be final. | 57 |
![]() | Method 'appendAttribute' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter name should be final. | 61 |
![]() | Parameter value should be final. | 61 |
![]() | Method 'appendAttribute' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter name should be final. | 65 |
![]() | Parameter value should be final. | 65 |
![]() | Method 'appendAttribute' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter name should be final. | 69 |
![]() | Parameter value should be final. | 69 |
![]() | Method 'appendAttributeRaw' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Parameter name should be final. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Method 'hasAttribute' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter name should be final. | 77 |
![]() | Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Parameter name should be final. | 81 |
![]() | Method 'removeAttribute' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter name should be final. | 85 |
![]() | Method 'clearAttributes' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Method 'begin' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter name should be final. | 93 |
![]() | Method 'beginEmpty' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter name should be final. | 97 |
![]() | Method 'checkError' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Method 'close' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Method 'closeTag' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Method 'comment' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Parameter value should be final. | 113 |
![]() | Method 'end' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Method 'end' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Parameter name should be final. | 121 |
![]() | Method 'flush' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Method 'getNestedWriter' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Method 'print' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Parameter data should be final. | 133 |
![]() | Parameter offset should be final. | 133 |
![]() | Parameter length should be final. | 133 |
![]() | Method 'print' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Parameter data should be final. | 137 |
![]() | Parameter offset should be final. | 137 |
![]() | Parameter length should be final. | 137 |
![]() | Parameter raw should be final. | 137 |
![]() | Method 'print' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Parameter value should be final. | 141 |
![]() | Method 'print' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Method 'print' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Parameter value should be final. | 149 |
![]() | Method 'print' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Parameter value should be final. | 153 |
![]() | Parameter raw should be final. | 153 |
![]() | Method 'println' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Method 'printRaw' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Parameter buffer should be final. | 161 |
![]() | Parameter offset should be final. | 161 |
![]() | Parameter length should be final. | 161 |
![]() | Method 'printRaw' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Parameter value should be final. | 165 |
![]() | Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Missing a Javadoc comment. | 169 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 8 |
![]() | Expected an @return tag. | 21 |
![]() | Expected an @return tag. | 31 |
![]() | Expected @param tag for 'tag'. | 31 |
![]() | Expected @param tag for 'attributes'. | 31 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | '<' is not preceded with whitespace. | 34 |
![]() | '<' is not followed by whitespace. | 34 |
![]() | '>' is not preceded with whitespace. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | '<' is not preceded with whitespace. | 35 |
![]() | '<' is not followed by whitespace. | 35 |
![]() | '>' is not preceded with whitespace. | 35 |
![]() | Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter encoding should be final. | 37 |
![]() | Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter encoding should be final. | 65 |
![]() | '==' is not preceded with whitespace. | 73 |
![]() | '==' is not followed by whitespace. | 73 |
![]() | '?' should be on a new line. | 80 |
![]() | Avoid inline conditionals. | 80 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter url should be final. | 90 |
![]() | 'url' hides a field. | 90 |
![]() | Method 'setCaseSensitive' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter caseSensitive should be final. | 94 |
![]() | 'caseSensitive' hides a field. | 94 |
![]() | Method 'initialize' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter servlet should be final. | 98 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter pageToPath should be final. | 109 |
![]() | Parameter pathToPage should be final. | 109 |
![]() | Parameter url should be final. | 109 |
![]() | 'url' hides a field. | 109 |
![]() | 'if' construct must use '{}'s. | 110 |
![]() | Line is longer than 80 characters. | 121 |
![]() | '<' is not preceded with whitespace. | 121 |
![]() | '<' is not followed by whitespace. | 121 |
![]() | '>' is not preceded with whitespace. | 121 |
![]() | 'if' construct must use '{}'s. | 122 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Parameter pageToPath should be final. | 154 |
![]() | Parameter pathToPage should be final. | 154 |
![]() | Comment matches to-do format 'TODO:'. | 163 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Expected an @return tag. | 167 |
![]() | Parameter className should be final. | 167 |
![]() | Expected @param tag for 'className'. | 167 |
![]() | '7' is a magic number. | 169 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Parameter servletContext should be final. | 172 |
![]() | 'if' construct must use '{}'s. | 174 |
![]() | 'if' construct must use '{}'s. | 176 |
![]() | '}' should be on the same line. | 179 |
Violation | Message | Line |
---|---|---|
![]() | '=' is not preceded with whitespace. | 13 |
![]() | '=' is not followed by whitespace. | 13 |
![]() | '}' is not preceded with whitespace. | 13 |
![]() | '=' is not preceded with whitespace. | 14 |
![]() | '}' is not preceded with whitespace. | 20 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |