Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
20058

Rules

RulesViolationsSeverity
PackageHtml1Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
JavadocMethod9Errors Error
JavadocType1Errors Error
JavadocVariable2Errors Error
JavadocStyle0Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName2Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
FileLength0Errors Error
LineLength2Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
TabCharacter0Errors Error
WhitespaceAfter3Errors Error
WhitespaceAround8Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly7Errors Error
NeedBraces0Errors Error
RightCurly0Errors Error
AvoidInlineConditionals0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField0Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension2Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters7Errors Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
14Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

net/sf/tacos/cometd/components/Cometd.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.18
Errors'{' should be on the previous line.19
ErrorsMissing a Javadoc comment.20
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.24
ErrorsLine has trailing spaces.25
ErrorsMissing a Javadoc comment.26
ErrorsLine has trailing spaces.28
ErrorsMissing a Javadoc comment.29
ErrorsLine has trailing spaces.31
ErrorsMissing a Javadoc comment.32
ErrorsLine has trailing spaces.34
ErrorsMissing a Javadoc comment.35
ErrorsName '_bayeux' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsLine has trailing spaces.36
ErrorsMissing a Javadoc comment.37
ErrorsName '_client' must match pattern '^[a-z][a-zA-Z0-9]*$'.37
ErrorsLine has trailing spaces.38
ErrorsMethod 'publish' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter information should be final.39
Errors'{' should be on the previous line.40
Errors'if' is not followed by whitespace.41
Errors'{' should be on the previous line.42
ErrorsLine is longer than 80 characters.43
Errors'cast' is not followed by whitespace.43
ErrorsLine has trailing spaces.45
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.47
Errors'if' is not followed by whitespace.48
Errors'{' should be on the previous line.49
ErrorsLine has trailing spaces.50
Errors'if' is not followed by whitespace.51
Errors'{' should be on the previous line.52
Errors'=' is not preceded with whitespace.53
Errors'=' is not followed by whitespace.53
ErrorsParameter id should be final.55
ErrorsParameter test should be final.55
Errors'{' is not followed by whitespace.56
Errors'}' is not preceded with whitespace.56
ErrorsLine is longer than 80 characters.57
ErrorsParameter fromClient should be final.57
ErrorsParameter toChannel should be final.57
ErrorsParameter data should be final.57
Errors',' is not followed by whitespace.57
ErrorsParameter id should be final.57
ErrorsLine has trailing spaces.62
Errors'if' is not followed by whitespace.63
Errors'{' should be on the previous line.64
Errors',' is not followed by whitespace.65
ErrorsLine has trailing spaces.69
ErrorsMethod 'getScriptSymbols' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsLine has trailing spaces.80

net/sf/tacos/cometd/components/package.html

ViolationMessageLine
ErrorsMissing package documentation file.0