The following document contains the results of Checkstyle.
Files | I ![]() | W ![]() | E ![]() |
---|---|---|---|
net/sf/webphotos/entity/HasID.java | 0 | 0 | 11 |
net/sf/webphotos/entity/IsCredits.java | 0 | 0 | 8 |
net/sf/webphotos/entity/IsPhoto.java | 0 | 0 | 46 |
net/sf/webphotos/entity/PhotoEntity.java | 0 | 0 | 16 |
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 1 | ![]() |
NewlineAtEndOfFile | 2 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 26 | ![]() |
JavadocMethod | 10 | ![]() |
JavadocType | 2 | ![]() |
JavadocVariable | 4 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength | 4 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 14 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 6 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 12 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Type Javadoc comment is missing an @param <I> tag. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Redundant 'public' modifier. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Type Javadoc comment is missing an @param <I> tag. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Redundant 'public' modifier. | 24 |
![]() | Line has trailing spaces. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Redundant 'public' modifier. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Redundant 'public' modifier. | 24 |
![]() | Line has trailing spaces. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Redundant 'public' modifier. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Redundant 'public' modifier. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Redundant 'public' modifier. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Redundant 'public' modifier. | 32 |
![]() | Parameter photoOne should be final. | 35 |
![]() | Parameter photoTwo should be final. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Redundant 'public' modifier. | 41 |
![]() | Parameter photoOne should be final. | 44 |
![]() | Parameter photoTwo should be final. | 44 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Redundant 'public' modifier. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Redundant 'public' modifier. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Redundant 'public' modifier. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Redundant 'public' modifier. | 32 |
![]() | Parameter photoOne should be final. | 35 |
![]() | Parameter photoTwo should be final. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Redundant 'public' modifier. | 41 |
![]() | Parameter photoOne should be final. | 44 |
![]() | Parameter photoTwo should be final. | 44 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 49 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Parameter o2 should be final. | 25 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Parameter obj should be final. | 35 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 46 |
![]() | File does not end with a newline. | 0 |
![]() | Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Parameter o2 should be final. | 25 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Parameter obj should be final. | 35 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 46 |