The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage | 11 | ![]() |
FileLength | 0 | ![]() |
Translation | 0 | ![]() |
JavadocType | 26 | ![]() |
JavadocMethod
| 401 | ![]() |
JavadocVariable
| 38 | ![]() |
AvoidStarImport | 7 | ![]() |
AvoidStaticImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 9 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
GenericWhitespace | 0 | ![]() |
OperatorWrap
| 2 | ![]() |
ParenPad | 0 | ![]() |
WhitespaceAfter | 1 | ![]() |
WhitespaceAround | 37 | ![]() |
LeftCurly | 0 | ![]() |
RightCurly | 2 | ![]() |
EmptyBlock
| 0 | ![]() |
NeedBraces | 2 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
PackageName | 0 | ![]() |
TypeName | 0 | ![]() |
ConstantName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
ParameterName | 3 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
ClassTypeParameterName | 3 | ![]() |
MethodTypeParameterName | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
MutableException | 0 | ![]() |
MissingDeprecated | 0 | ![]() |
MissingOverride
| 0 | ![]() |
TodoComment | 0 | ![]() |
UncommentedMain | 0 | ![]() |
FinalParameters | 170 | ![]() |
Indentation | 2 | ![]() |
UpperEll | 0 | ![]() |
ArrayTrailingComma | 1 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
FinalLocalVariable | 1 | ![]() |
HiddenField
| 18 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber
| 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
NoClone | 0 | ![]() |
NoFinalizer | 0 | ![]() |
DeclarationOrder | 0 | ![]() |
ParameterAssignment | 0 | ![]() |
MultipleStringLiterals | 4 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 24 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 12 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 13 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter component should be final. | 69 |
![]() | Parameter action should be final. | 69 |
![]() | Line is longer than 125 characters. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter type should be final. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter type should be final. | 89 |
![]() | Parameter instance should be final. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter id should be final. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 23 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | The String "menu" appears 2 times in the file. | 40 |
![]() | Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Using the '.*' form of import should be avoided - org.apache.tapestry5.*. | 7 |
![]() | Using the '.*' form of import should be avoided - org.apache.tapestry5.services.*. | 20 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 102 |
![]() | ';' is not followed by whitespace. | 103 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Parameter field should be final. | 122 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Parameter field should be final. | 127 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Missing a Javadoc comment. | 145 |
![]() | 'dataType' hides a field. | 146 |
![]() | Line is longer than 125 characters. | 148 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Missing a Javadoc comment. | 162 |
![]() | '}' should be on the same line. | 166 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Missing a Javadoc comment. | 203 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Missing a Javadoc comment. | 208 |
![]() | Parameter component should be final. | 208 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Missing a Javadoc comment. | 214 |
![]() | Parameter component should be final. | 214 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter writer should be final. | 39 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter writer should be final. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter writer should be final. | 43 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter writer should be final. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter writer should be final. | 63 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter writer should be final. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | '}' is not preceded with whitespace. | 72 |
![]() | Variable 'objectType' should be declared final. | 74 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter component should be final. | 86 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter component should be final. | 92 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 43 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter component should be final. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter writer should be final. | 29 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter messages should be final. | 39 |
![]() | 'messages' hides a field. | 39 |
![]() | Parameter format should be final. | 39 |
![]() | 'format' hides a field. | 39 |
![]() | Parameter raw should be final. | 39 |
![]() | 'raw' hides a field. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | 'context' hides a field. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Using the '.*' form of import should be avoided - org.greatage.tapestry.grid.*. | 20 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Parameter writer should be final. | 99 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Parameter writer should be final. | 107 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Missing a Javadoc comment. | 137 |
![]() | '}' is not preceded with whitespace. | 137 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Parameter page should be final. | 160 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Parameter page should be final. | 164 |
![]() | Parameter zone should be final. | 164 |
![]() | 'zone' hides a field. | 164 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Parameter pageSize should be final. | 169 |
![]() | 'pageSize' hides a field. | 169 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Parameter pageSize should be final. | 173 |
![]() | 'pageSize' hides a field. | 173 |
![]() | Parameter zone should be final. | 173 |
![]() | 'zone' hides a field. | 173 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Parameter columnId should be final. | 178 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Parameter columnId should be final. | 182 |
![]() | Parameter zone should be final. | 182 |
![]() | 'zone' hides a field. | 182 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Parameter zone should be final. | 187 |
![]() | 'zone' hides a field. | 187 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Parameter component should be final. | 193 |
![]() | Missing a Javadoc comment. | 198 |
![]() | Missing a Javadoc comment. | 199 |
![]() | Parameter component should be final. | 199 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 71 |
![]() | '}' is not preceded with whitespace. | 79 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Parameter component should be final. | 142 |
Violation | Message | Line |
---|---|---|
![]() | Using the '.*' form of import should be avoided - org.apache.tapestry5.*. | 7 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter writer should be final. | 46 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter writer should be final. | 63 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 35 |
![]() | '}' is not preceded with whitespace. | 42 |
![]() | '}' is not preceded with whitespace. | 49 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter page should be final. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 35 |
![]() | '}' is not preceded with whitespace. | 42 |
![]() | '}' is not preceded with whitespace. | 49 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 67 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 30 |
![]() | '}' is not preceded with whitespace. | 37 |
![]() | '}' is not preceded with whitespace. | 43 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | '}' is not preceded with whitespace. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter writer should be final. | 83 |
![]() | The String "class" appears 2 times in the file. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter writer should be final. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | '}' is not preceded with whitespace. | 92 |
![]() | Parameter writer should be final. | 93 |
![]() | 'if' construct must use '{}'s. | 97 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter writer should be final. | 117 |
![]() | 'if' construct must use '{}'s. | 118 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Parameter rowIndex should be final. | 139 |
![]() | 'rowIndex' hides a field. | 139 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter clientValue should be final. | 143 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Parameter component should be final. | 160 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Parameter rowIndex should be final. | 168 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Parameter component should be final. | 172 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Parameter clientValue should be final. | 180 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Parameter component should be final. | 184 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Parameter component should be final. | 190 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Parameter component should be final. | 196 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter writer should be final. | 26 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter data should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | assign child at indentation level 0 not at correct indentation, 8 | 26 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 52 |
![]() | '}' is not preceded with whitespace. | 59 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter localeName should be final. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter locale should be final. | 96 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 60 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Parameter action should be final. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | '?' should be on the previous line. | 100 |
![]() | ':' should be on the previous line. | 101 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Parameter component should be final. | 113 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Parameter component should be final. | 119 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 29 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 22 |
Violation | Message | Line |
---|---|---|
![]() | Using the '.*' form of import should be avoided - org.apache.tapestry5.annotations.*. | 11 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter name should be final. | 96 |
![]() | 'name' hides a field. | 96 |
![]() | Missing a Javadoc comment. | 110 |
![]() | 'name' hides a field. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Parameter context should be final. | 115 |
![]() | 'context' hides a field. | 115 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Parameter name should be final. | 129 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Parameter component should be final. | 133 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter additionalClass should be final. | 72 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 29 |
![]() | '}' is not preceded with whitespace. | 29 |
![]() | Missing a Javadoc comment. | 41 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 132 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter writer should be final. | 20 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter writer should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter writer should be final. | 31 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Using the '.*' form of import should be avoided - org.apache.tapestry5.corelib.components.*. | 13 |
![]() | '}' is not preceded with whitespace. | 33 |
![]() | '}' is not preceded with whitespace. | 43 |
![]() | '}' is not preceded with whitespace. | 53 |
![]() | '}' is not preceded with whitespace. | 64 |
![]() | '}' is not preceded with whitespace. | 72 |
![]() | '}' is not preceded with whitespace. | 79 |
![]() | '}' is not preceded with whitespace. | 89 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Missing a Javadoc comment. | 136 |
![]() | '}' is not preceded with whitespace. | 136 |
![]() | Missing a Javadoc comment. | 141 |
![]() | '}' is not preceded with whitespace. | 141 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 18 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter delegate should be final. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter startIndex should be final. | 30 |
![]() | Parameter endIndex should be final. | 30 |
![]() | Parameter sortConstraints should be final. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter index should be final. | 34 |
![]() | Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter range should be final. | 21 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter model should be final. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 22 |
![]() | Type Javadoc comment is missing an @param <PK> tag. | 22 |
![]() | Name 'PK' must match pattern '^[A-Z]$'. | 22 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter depth should be final. | 25 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line is longer than 125 characters. | 34 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 105 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 14 |
![]() | Parameter type should be final. | 14 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter type should be final. | 18 |
![]() | Parameter value should be final. | 18 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter model should be final. | 27 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter model should be final. | 42 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter i should be final. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 89 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter currentPage should be final. | 18 |
![]() | Parameter pageSize should be final. | 18 |
![]() | Parameter size should be final. | 18 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter page should be final. | 53 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter pageSize should be final. | 58 |
![]() | 'pageSize' hides a field. | 58 |
![]() | Missing a Javadoc comment. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter contentType should be final. | 22 |
![]() | Parameter inputStream should be final. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter contentType should be final. | 26 |
![]() | Parameter inputStream should be final. | 26 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter response should be final. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 125 characters. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Parameter request should be final. | 17 |
![]() | Parameter valueEncoderSource should be final. | 17 |
![]() | Parameter realClassResolver should be final. | 17 |
![]() | Parameter session should be final. | 22 |
![]() | Parameter attributeName should be final. | 22 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 125 characters. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter request should be final. | 21 |
![]() | Parameter valueEncoderSource should be final. | 21 |
![]() | Parameter realClassResolver should be final. | 21 |
![]() | Line is longer than 125 characters. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter prefix should be final. | 25 |
![]() | Parameter request should be final. | 25 |
![]() | Parameter valueEncoderSource should be final. | 25 |
![]() | Parameter realClassResolver should be final. | 25 |
![]() | '}' is not preceded with whitespace. | 32 |
![]() | Parameter newValue should be final. | 33 |
![]() | '}' is not preceded with whitespace. | 43 |
![]() | Parameter persistedValue should be final. | 44 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter clazz should be final. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter clazz should be final. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <PK> tag. | 20 |
![]() | Name 'PK' must match pattern '^[A-Z]$'. | 20 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter typeCoercer should be final. | 25 |
![]() | Parameter repository should be final. | 25 |
![]() | Parameter pkClass should be final. | 25 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter value should be final. | 33 |
![]() | Parameter clientValue should be final. | 37 |
![]() | The String ")" appears 2 times in the file. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
![]() | array initialization child at indentation level 16 not at correct indentation, [12, 31] | 21 |
![]() | Array should contain trailing comma. | 22 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 17 |
![]() | Parameter clazz should be final. | 17 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 125 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter resources should be final. | 20 |
![]() | Parameter messages should be final. | 20 |
![]() | Parameter menuItems should be final. | 20 |
![]() | Parameter context should be final. | 20 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 16 |
![]() | Parameter clazz should be final. | 16 |
![]() | Parameter value should be final. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter className should be final. | 20 |
![]() | Parameter value should be final. | 20 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter classResolvers should be final. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Parameter clazz should be final. | 23 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 125 characters. | 40 |
![]() | Missing a Javadoc comment. | 54 |
![]() | The String "Access denied for authorities: '%s'" appears 4 times in the file. | 57 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 41 |
![]() | '}' is not preceded with whitespace. | 41 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter conduitSource should be final. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter values should be final. | 37 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter valueClass should be final. | 41 |
![]() | Parameter values should be final. | 41 |
![]() | Parameter format should be final. | 41 |
![]() | Parameter parameters should be final. | 41 |
![]() | Line is longer than 125 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter valueClass should be final. | 45 |
![]() | Parameter values should be final. | 45 |
![]() | Parameter formatter should be final. | 45 |
![]() | Parameter parameters should be final. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter valueClass should be final. | 49 |
![]() | Parameter parameters should be final. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | '}' should be on the same line. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Using the '.*' form of import should be avoided - org.apache.tapestry5.services.*. | 7 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 30 |
![]() | '}' is not preceded with whitespace. | 30 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 58 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter model should be final. | 20 |
![]() | Parameter name should be final. | 20 |
![]() | Parameter messages should be final. | 20 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter label should be final. | 38 |
![]() | 'label' hides a field. | 38 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter link should be final. | 43 |
![]() | 'link' hides a field. | 43 |
![]() | Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter messages should be final. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter name should be final. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter name should be final. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter name should be final. | 38 |
![]() | Parameter link should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Type Javadoc comment is missing an @param <E> tag. | 18 |
![]() | Type Javadoc comment is missing an @param <PK> tag. | 18 |
![]() | Name 'PK' must match pattern '^[A-Z]$'. | 18 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Parameter entityService should be final. | 23 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <V> tag. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Parameter values should be final. | 23 |
![]() | Parameter format should be final. | 23 |
![]() | Parameter conduits should be final. | 23 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter values should be final. | 27 |
![]() | Parameter formatter should be final. | 27 |
![]() | Parameter conduits should be final. | 27 |
![]() | Parameter value should be final. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <V> tag. | 19 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter value should be final. | 35 |
![]() | Missing a Javadoc comment. | 41 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <V> tag. | 12 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Parameter values should be final. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 12 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter binder should be final. | 37 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter configuration should be final. | 43 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter configuration should be final. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter configuration should be final. | 57 |
![]() | Parameter themePath should be final. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter configuration should be final. | 62 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter configuration should be final. | 67 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter configuration should be final. | 77 |
![]() | Parameter dataType should be final. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Parameter configuration should be final. | 81 |
![]() | Parameter dataType should be final. | 81 |
![]() | Parameter blockId should be final. | 81 |
![]() | Missing a Javadoc comment. | 85 |