The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
14 | 0 | 0 | 90 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 1 | Error |
NewlineAtEndOfFile | 0 | Error |
Translation | 0 | Error |
JavadocMethod
| 47 | Error |
JavadocType | 1 | Error |
JavadocVariable | 15 | Error |
JavadocStyle | 0 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
RegexpHeader
| 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 2 | Error |
FileLength | 0 | Error |
LineLength
| 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
NoWhitespaceAfter
| 0 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 0 | Error |
ParenPad | 0 | Error |
TypecastParenPad | 0 | Error |
TabCharacter | 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 0 | Error |
LeftCurly | 0 | Error |
NeedBraces | 2 | Error |
RightCurly | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 0 | Error |
ArrayTypeStyle | 0 | Error |
GenericIllegalRegexp
| 22 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 31 | |
Expected an @return tag. | 40 | |
Expected an @return tag. | 56 | |
Expected an @return tag. | 72 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Unused import - javax.faces.context.FacesContext. | 22 | |
Unused import - org.apache.shale.view.faces.FacesConstants. | 24 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 112 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 46 | |
'if' construct must use '{}'s. | 51 | |
Line has trailing spaces. | 52 | |
'if' construct must use '{}'s. | 54 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 62 | |
Line has trailing spaces. | 67 | |
Line has trailing spaces. | 80 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 99 | |
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. | 123 | |
Missing a Javadoc comment. | 127 | |
Line has trailing spaces. | 130 | |
Missing a Javadoc comment. | 131 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 38 | |
Expected an @return tag. | 49 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Expected an @return tag. | 43 | |
Expected an @return tag. | 53 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 90 | |
Line has trailing spaces. | 117 |