Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
200117

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile2Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
0Errors Error
JavadocMethod9Errors Error
JavadocType1Errors Error
JavadocVariable15Errors Error
JavadocStyle2Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength22Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap1Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround5Errors Error
ModifierOrder1Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock1Errors Error
LeftCurly0Errors Error
NeedBraces0Errors Error
RightCurly0Errors Error
AvoidInlineConditionals0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField0Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber50Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension1Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters6Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

net/sf/webphotos/netbeans/WebPhotosFormAction.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.44
ErrorsMethod 'actionPerformed' is not designed for extension - needs to be abstract, final or empty.47
ErrorsParameter evt should be final.48

net/sf/webphotos/netbeans/WebPhotosFormTopComponent.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.35
ErrorsFirst sentence should end with a period.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.40
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.43
ErrorsMissing a Javadoc comment.48
ErrorsParameter evt should be final.48
ErrorsMust have at least one statement.53
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.80
Errors'500' is a magic number.83
Errors'250' is a magic number.83
Errors'500' is a magic number.84
Errors'300' is a magic number.84
ErrorsLine is longer than 80 characters.87
Errors'3' is a magic number.90
Errors'3' is a magic number.90
Errors'3' is a magic number.90
Errors'3' is a magic number.90
Errors'477' is a magic number.93
Errors'22' is a magic number.93
Errors'3' is a magic number.100
Errors'3' is a magic number.100
Errors'3' is a magic number.100
Errors'3' is a magic number.100
ErrorsLine is longer than 80 characters.103
Errors'3' is a magic number.108
Errors'3' is a magic number.108
Errors'3' is a magic number.108
Errors'3' is a magic number.108
ErrorsLine is longer than 80 characters.111
Errors'5.0' is a magic number.117
Errors'3' is a magic number.118
Errors'3' is a magic number.118
Errors'3' is a magic number.118
Errors'3' is a magic number.118
ErrorsLine is longer than 80 characters.121
Errors'3' is a magic number.126
Errors'3' is a magic number.126
Errors'3' is a magic number.126
Errors'3' is a magic number.126
Errors'11' is a magic number.129
Errors'22' is a magic number.129
Errors'72' is a magic number.130
Errors'22' is a magic number.130
Errors'3' is a magic number.132
Errors'3' is a magic number.137
Errors'3' is a magic number.137
Errors'3' is a magic number.137
Errors'3' is a magic number.137
ErrorsLine is longer than 80 characters.140
Errors'3' is a magic number.145
Errors'3' is a magic number.145
Errors'3' is a magic number.145
Errors'3' is a magic number.145
Errors'5.0' is a magic number.160
Errors'3' is a magic number.161
Errors'3' is a magic number.161
Errors'3' is a magic number.161
Errors'3' is a magic number.161
ErrorsLine is longer than 80 characters.164
ErrorsParameter evt should be final.166
ErrorsParameter evt should be final.169
Errors'10.0' is a magic number.178
Errors'3' is a magic number.179
Errors'3' is a magic number.179
Errors'3' is a magic number.179
Errors'3' is a magic number.179
Errors'}' is not followed by whitespace.183
ErrorsLine is longer than 80 characters.185
ErrorsMissing a Javadoc comment.185
ErrorsParameter evt should be final.185
Errors'{' is not followed by whitespace.185
Errors'}' is not followed by whitespace.187
ErrorsLine is longer than 80 characters.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter evt should be final.189
Errors'{' is not followed by whitespace.189
Errors'}' is not followed by whitespace.191
ErrorsMissing a Javadoc comment.193
ErrorsMissing a Javadoc comment.194
ErrorsMissing a Javadoc comment.195
ErrorsMissing a Javadoc comment.196
ErrorsMissing a Javadoc comment.197
ErrorsMissing a Javadoc comment.198
ErrorsMissing a Javadoc comment.199
ErrorsMissing a Javadoc comment.200
ErrorsMissing a Javadoc comment.201
ErrorsMissing a Javadoc comment.202
ErrorsMissing a Javadoc comment.203
ErrorsMissing a Javadoc comment.204
ErrorsLine is longer than 80 characters.208
ErrorsLine is longer than 80 characters.209
ErrorsExpected an @return tag.212
ErrorsLine is longer than 80 characters.220
ErrorsExpected an @return tag.222
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.226
ErrorsLine is longer than 80 characters.233
Errors'+' should be on a new line.233
ErrorsLine is longer than 80 characters.234
ErrorsFirst sentence should end with a period.253
ErrorsExpected an @return tag.254
ErrorsMissing a Javadoc comment.264
Errors'static' modifier out of order with the JLS suggestions.264
ErrorsMissing a Javadoc comment.266
ErrorsMissing a Javadoc comment.268