Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
4600492

Rules

RulesViolationsSeverity
PackageHtml11error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod104error Error
JavadocType4error Error
JavadocVariable32error Error
JavadocStyle0error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength50error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter1error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad18error Error
TypecastParenPad0error Error
TabCharacter5error Error
WhitespaceAfter0error Error
WhitespaceAround4error Error
ModifierOrder0error Error
RedundantModifier3error Error
AvoidNestedBlocks0error Error
EmptyBlock4error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly2error Error
AvoidInlineConditionals19error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber11error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension2error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier8error Error
ArrayTypeStyle0error Error
FinalParameters4error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
210error Error
TodoComment0error Error
UpperEll0error Error

Files

Filesinfowarningerror
net/sourceforge/servletspy/handler/servlet/ServletContextHandler.java0012
net/sourceforge/servletspy/ctx/Context.java0032
net/sourceforge/servletspy/config/ServletSpy.java0024
net/sourceforge/servletspy/util/package.html001
net/sourceforge/servletspy/writer/HtmlNodeWriter.java0035
net/sourceforge/servletspy/Node.java008
net/sourceforge/servletspy/handler/servlet/PageContextHandler.java0010
net/sourceforge/servletspy/config/Handler.java0016
net/sourceforge/servletspy/ctx/package.html001
net/sourceforge/servletspy/handler/base/AbstractClassFilter.java009
net/sourceforge/servletspy/writer/package.html001
net/sourceforge/servletspy/config/Param.java0016
net/sourceforge/servletspy/handler/container/ArrayTransformer.java0014
net/sourceforge/servletspy/config/ContextHandlerFactory.java0027
net/sourceforge/servletspy/handler/base/package.html001
net/sourceforge/servletspy/handler/container/package.html001
net/sourceforge/servletspy/handler/container/ListTransformer.java0015
net/sourceforge/servletspy/INodeWriter.java005
net/sourceforge/servletspy/handler/servlet/RequestHandler.java0013
net/sourceforge/servletspy/config/package.html001
net/sourceforge/servletspy/handler/servlet/SessionContextHandler.java0011
net/sourceforge/servletspy/ILifecycle.java005
net/sourceforge/servletspy/handler/base/AbstractHandler.java0011
net/sourceforge/servletspy/handler/servlet/ServletInterfacesHandler.java006
net/sourceforge/servletspy/handler/base/AbstractInterfaceTransformer.java0013
net/sourceforge/servletspy/handler/std/PrimitivesHandler.java0010
net/sourceforge/servletspy/IContext.java005
net/sourceforge/servletspy/handler/std/CycleDetectorHandler.java0014
net/sourceforge/servletspy/handler/std/package.html001
net/sourceforge/servletspy/handler/filter/ClassFilter.java009
net/sourceforge/servletspy/handler/container/DynamicProxyTransformer.java0030
net/sourceforge/servletspy/IContextHandler.java005
net/sourceforge/servletspy/handler/servlet/package.html001
net/sourceforge/servletspy/package.html001
net/sourceforge/servletspy/handler/filter/PackageFilter.java0016
net/sourceforge/servletspy/handler/container/MapTransformer.java0019
net/sourceforge/servletspy/handler/struts/StrutsHandler.java0016
net/sourceforge/servletspy/handler/std/NullHandler.java0010
net/sourceforge/servletspy/handler/filter/package.html001
net/sourceforge/servletspy/handler/struts/package.html001
net/sourceforge/servletspy/config/Loader.java0014
net/sourceforge/servletspy/handler/container/BeanTransformer.java008
net/sourceforge/servletspy/handler/std/DebugHandler.java0012
net/sourceforge/servletspy/util/ClassUtil.java0011
net/sourceforge/servletspy/Spy.java0015
net/sourceforge/servletspy/About.java005

Details

net/sourceforge/servletspy/handler/servlet/ServletContextHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine is longer than 80 characters.52
errorMissing a Javadoc comment.54
errorLine has trailing spaces.67
errorLine has trailing spaces.87
errorLine is longer than 80 characters.107
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.115

net/sourceforge/servletspy/ctx/Context.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine has trailing spaces.48
errorLine has trailing spaces.54
error'(' is followed by whitespace.58
error')' is preceded with whitespace.58
errorLine has trailing spaces.82
errorLine has trailing spaces.101
errorLine has trailing spaces.120
errorMissing a Javadoc comment.124
errorLine has trailing spaces.134
errorLine has trailing spaces.143
errorMissing a Javadoc comment.146
errorLine has trailing spaces.155
errorLine has trailing spaces.164
errorMissing a Javadoc comment.167
errorLine has trailing spaces.173
errorMissing a Javadoc comment.176
errorAvoid inline conditionals.177
errorMissing a Javadoc comment.180
errorLine has trailing spaces.196
errorMissing a Javadoc comment.199
errorLine has trailing spaces.205
errorMissing a Javadoc comment.208
errorLine is longer than 80 characters.214
errorLine has trailing spaces.232
errorMissing a Javadoc comment.235
errorLine has trailing spaces.245
errorMissing a Javadoc comment.248

net/sourceforge/servletspy/config/ServletSpy.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorVariable 'spyHandlers' must be private and have accessor methods.38
errorMissing a Javadoc comment.40
errorVariable 'description' must be private and have accessor methods.40
errorLine is longer than 80 characters.42
errorMissing a Javadoc comment.42
errorLine is longer than 80 characters.45
errorAvoid inline conditionals.48
errorMissing a Javadoc comment.51
errorLine is longer than 80 characters.52
error'(' is followed by whitespace.52
error')' is preceded with whitespace.52
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.74
errorAvoid inline conditionals.75
errorMissing a Javadoc comment.78

net/sourceforge/servletspy/util/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/writer/HtmlNodeWriter.java

ViolationMessageLine
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.47
error'10' is a magic number.49
error'13' is a magic number.50
error'34' is a magic number.51
error'38' is a magic number.52
error'60' is a magic number.53
error'62' is a magic number.54
errorMissing a Javadoc comment.57
errorAvoid inline conditionals.59
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.67
errorAvoid inline conditionals.71
errorMissing a Javadoc comment.78
errorAvoid inline conditionals.82
errorMissing a Javadoc comment.88
errorLine is longer than 80 characters.91
errorMissing a Javadoc comment.100
errorMissing a Javadoc comment.102
errorLine has trailing spaces.108
errorMissing a Javadoc comment.116
errorLine contains a tab character.117
errorLine has trailing spaces.121
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.145
errorAvoid inline conditionals.165
errorLine has trailing spaces.171
errorLine is longer than 80 characters.172
errorMissing a Javadoc comment.175
error'100000' is a magic number.176
errorMissing a Javadoc comment.181
errorParameter counter should be final.181

net/sourceforge/servletspy/Node.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorAvoid inline conditionals.96
errorAvoid inline conditionals.97
errorMissing a Javadoc comment.104

net/sourceforge/servletspy/handler/servlet/PageContextHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.59
errorLine is longer than 80 characters.63
errorMissing a Javadoc comment.65
errorLine is longer than 80 characters.83
errorMissing a Javadoc comment.85

net/sourceforge/servletspy/config/Handler.java

ViolationMessageLine
errorLine has trailing spaces.9
errorLine has trailing spaces.10
errorLine has trailing spaces.14
errorLine has trailing spaces.15
errorLine has trailing spaces.20
errorMissing a Javadoc comment.29
errorVariable 'handlerClassName' must be private and have accessor methods.29
errorMissing a Javadoc comment.31
errorVariable 'handlerParams' must be private and have accessor methods.31
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.41
errorAvoid inline conditionals.42
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.49
errorLine is longer than 80 characters.55

net/sourceforge/servletspy/ctx/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/handler/base/AbstractClassFilter.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorVariable 'clazzes' must be private and have accessor methods.92
errorMissing a Javadoc comment.128
errorLine is longer than 80 characters.132
errorMissing a Javadoc comment.134

net/sourceforge/servletspy/writer/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/config/Param.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.29
errorVariable 'name' must be private and have accessor methods.29
errorMissing a Javadoc comment.31
errorVariable 'value' must be private and have accessor methods.31
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.36
errorAvoid inline conditionals.37
errorAvoid inline conditionals.38
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.49

net/sourceforge/servletspy/handler/container/ArrayTransformer.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorLine is longer than 80 characters.42
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.80
errorLine is longer than 80 characters.85
errorMissing a Javadoc comment.87
errorMust have at least one statement.93

net/sourceforge/servletspy/config/ContextHandlerFactory.java

ViolationMessageLine
errorLine has trailing spaces.9
errorLine has trailing spaces.10
errorLine has trailing spaces.14
errorLine has trailing spaces.15
errorLine has trailing spaces.20
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.58
errorLine contains a tab character.59
error'(' is followed by whitespace.59
error')' is preceded with whitespace.59
errorLine contains a tab character.60
error'(' is followed by whitespace.60
error')' is preceded with whitespace.60
errorLine contains a tab character.61
errorLine has trailing spaces.62
errorLine contains a tab character.62
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.75
errorMust have at least one statement.80
errorMissing a Javadoc comment.86
errorLine has trailing spaces.91

net/sourceforge/servletspy/handler/base/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/handler/container/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/handler/container/ListTransformer.java

ViolationMessageLine
errorLine has trailing spaces.9
errorLine has trailing spaces.10
errorLine has trailing spaces.14
errorLine has trailing spaces.15
errorLine has trailing spaces.20
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
errorLine is longer than 80 characters.44
errorMissing a Javadoc comment.46
error'}' should be on the same line.77
errorLine is longer than 80 characters.86
errorMissing a Javadoc comment.88
errorMust have at least one statement.94
errorMissing a Javadoc comment.108

net/sourceforge/servletspy/INodeWriter.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19

net/sourceforge/servletspy/handler/servlet/RequestHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorAvoid inline conditionals.78
errorMissing a Javadoc comment.188
errorLine is longer than 80 characters.193
errorMissing a Javadoc comment.195
errorLine has trailing spaces.205
errorAvoid inline conditionals.209
errorLine is longer than 80 characters.229
errorMissing a Javadoc comment.231

net/sourceforge/servletspy/config/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/handler/servlet/SessionContextHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.59
errorLine is longer than 80 characters.81
errorMissing a Javadoc comment.83
errorAvoid inline conditionals.96
errorLine is longer than 80 characters.109
errorMissing a Javadoc comment.111

net/sourceforge/servletspy/ILifecycle.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19

net/sourceforge/servletspy/handler/base/AbstractHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine is longer than 80 characters.35
errorMissing a Javadoc comment.37
errorLine is longer than 80 characters.43
errorMethod 'handle' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.54

net/sourceforge/servletspy/handler/servlet/ServletInterfacesHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine is longer than 80 characters.29

net/sourceforge/servletspy/handler/base/AbstractInterfaceTransformer.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.86
errorLine is longer than 80 characters.117
errorMissing a Javadoc comment.119
errorLine is longer than 80 characters.133
errorMissing a Javadoc comment.133
errorAvoid inline conditionals.135
error'3' is a magic number.160
error'3' is a magic number.161

net/sourceforge/servletspy/handler/std/PrimitivesHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine is longer than 80 characters.48
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.56
errorLine is longer than 80 characters.60
errorMissing a Javadoc comment.62

net/sourceforge/servletspy/IContext.java

ViolationMessageLine
errorLine has trailing spaces.9
errorLine has trailing spaces.10
errorLine has trailing spaces.14
errorLine has trailing spaces.15
errorLine has trailing spaces.20

net/sourceforge/servletspy/handler/std/CycleDetectorHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine has trailing spaces.39
errorLine is longer than 80 characters.40
errorMissing a Javadoc comment.42
errorLine has trailing spaces.47
errorMissing a Javadoc comment.50
errorLine has trailing spaces.55
errorLine is longer than 80 characters.56
errorMissing a Javadoc comment.58
errorRedundant 'final' modifier.58

net/sourceforge/servletspy/handler/std/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/handler/filter/ClassFilter.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.29
error'(' is followed by whitespace.30
error')' is preceded with whitespace.30

net/sourceforge/servletspy/handler/container/DynamicProxyTransformer.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorLine is longer than 80 characters.53
errorMissing a Javadoc comment.55
errorRedundant 'final' modifier.55
errorLine is longer than 80 characters.57
errorAvoid inline conditionals.63
errorLine has trailing spaces.85
errorLine is longer than 80 characters.86
error'(' is followed by whitespace.86
error'(' is followed by whitespace.86
error')' is preceded with whitespace.86
error')' is preceded with whitespace.86
error'3' is a magic number.93
error'3' is a magic number.94
error'}' should be on the same line.103
errorLine is longer than 80 characters.112
errorMissing a Javadoc comment.114
errorLine has trailing spaces.115
errorLine has trailing spaces.116
errorLine has trailing spaces.117
errorLine is longer than 80 characters.121
error'!' is followed by whitespace.121
error'(' is followed by whitespace.121
error')' is preceded with whitespace.121

net/sourceforge/servletspy/IContextHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19

net/sourceforge/servletspy/handler/servlet/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/handler/filter/PackageFilter.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine has trailing spaces.42
errorLine has trailing spaces.52
errorVariable 'pkgsNames' must be private and have accessor methods.55
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.76
errorLine has trailing spaces.81
errorLine is longer than 80 characters.82
errorMissing a Javadoc comment.84
errorRedundant 'final' modifier.84
errorLine is longer than 80 characters.110
errorMissing a Javadoc comment.112

net/sourceforge/servletspy/handler/container/MapTransformer.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.41
errorLine is longer than 80 characters.53
errorMissing a Javadoc comment.55
errorLine has trailing spaces.58
errorLine has trailing spaces.59
errorLine is longer than 80 characters.59
error'(' is followed by whitespace.60
error')' is preceded with whitespace.60
errorMissing a Javadoc comment.97
errorLine is longer than 80 characters.103
errorMissing a Javadoc comment.105
errorMust have at least one statement.111

net/sourceforge/servletspy/handler/struts/StrutsHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine has trailing spaces.43
errorLine is longer than 80 characters.44
errorMethod 'handle' is not designed for extension - needs to be abstract, final or empty.46
errorMissing a Javadoc comment.46
errorParameter context should be final.46
errorLine has trailing spaces.78
errorLine is longer than 80 characters.79
errorMissing a Javadoc comment.81
errorParameter params should be final.81
errorLine has trailing spaces.86
errorMissing a Javadoc comment.89

net/sourceforge/servletspy/handler/std/NullHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine is longer than 80 characters.33
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.41
errorLine is longer than 80 characters.45
errorMissing a Javadoc comment.47

net/sourceforge/servletspy/handler/filter/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/handler/struts/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sourceforge/servletspy/config/Loader.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.48
errorLine is longer than 80 characters.50
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.75

net/sourceforge/servletspy/handler/container/BeanTransformer.java

ViolationMessageLine
errorLine has trailing spaces.7
errorLine has trailing spaces.8
errorLine has trailing spaces.12
errorLine has trailing spaces.13
errorLine has trailing spaces.18
errorLine has trailing spaces.36
errorLine is longer than 80 characters.37
errorMissing a Javadoc comment.39

net/sourceforge/servletspy/handler/std/DebugHandler.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine is longer than 80 characters.41
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.49
errorLine is longer than 80 characters.53
errorMissing a Javadoc comment.55
errorAvoid inline conditionals.65
errorAvoid inline conditionals.67

net/sourceforge/servletspy/util/ClassUtil.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.60
errorParameter stripPackage should be final.61

net/sourceforge/servletspy/Spy.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19
errorLine has trailing spaces.40
errorLine has trailing spaces.58
errorLine is longer than 80 characters.60
errorLine is longer than 80 characters.65
error'-' is not preceded with whitespace.65
error'-' is not followed by whitespace.65
errorLine is longer than 80 characters.70
error'-' is not preceded with whitespace.70
error'-' is not followed by whitespace.70
errorMissing a Javadoc comment.74

net/sourceforge/servletspy/About.java

ViolationMessageLine
errorLine has trailing spaces.8
errorLine has trailing spaces.9
errorLine has trailing spaces.13
errorLine has trailing spaces.14
errorLine has trailing spaces.19