Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
40066

Rules

RulesViolationsSeverity
PackageHtml2Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
JavadocMethod3Errors Error
JavadocType0Errors Error
JavadocVariable5Errors Error
JavadocStyle0Errors 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
FileLength0Errors Error
LineLength7Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
TabCharacter9Errors Error
WhitespaceAfter4Errors Error
WhitespaceAround18Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors 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
DesignForExtension1Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor1Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters3Errors Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
13Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

net/sf/tacos/mixins/DateJS.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine is longer than 80 characters.14
ErrorsLine has trailing spaces.16
ErrorsLine has trailing spaces.17
ErrorsLine is longer than 80 characters.19
ErrorsLine has trailing spaces.20
ErrorsLine is longer than 80 characters.24
Errors',' is not followed by whitespace.24
Errors',' is not followed by whitespace.24
Errors'}' is not preceded with whitespace.24
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.27
Errors'=' is not preceded with whitespace.27
Errors'=' is not followed by whitespace.27
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.30
ErrorsMissing a Javadoc comment.30
ErrorsLine has trailing spaces.32
ErrorsMissing a Javadoc comment.33
ErrorsLine has trailing spaces.35
ErrorsMissing a Javadoc comment.36
ErrorsLine has trailing spaces.38
ErrorsMissing a Javadoc comment.39
ErrorsLine has trailing spaces.41
ErrorsMethod 'afterRender' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsParameter writer should be final.42
Errors'{' is not preceded with whitespace.42
ErrorsLine contains a tab character.43
Errors'if' is not followed by whitespace.43
Errors'==' is not preceded with whitespace.43
Errors'==' is not followed by whitespace.43
Errors'{' is not preceded with whitespace.43
ErrorsLine contains a tab character.44
Errors'=' is not preceded with whitespace.44
Errors'=' is not followed by whitespace.44
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
Errors',' is not followed by whitespace.46
Errors',' is not followed by whitespace.46

net/sf/tacos/mixins/package.html

ViolationMessageLine
ErrorsMissing package documentation file.0

net/sf/tacos/services/TacosModule.java

ViolationMessageLine
ErrorsLine has trailing spaces.9
ErrorsUtility classes should not have a public or default constructor.13
ErrorsLine is longer than 80 characters.14
ErrorsMissing a Javadoc comment.14
ErrorsParameter configuration should be final.14
Errors'<' is not preceded with whitespace.14
Errors'<' is not followed by whitespace.14
Errors'>' is not preceded with whitespace.14
Errors'{' is not preceded with whitespace.14
ErrorsLine has trailing spaces.17
ErrorsLine is longer than 80 characters.18
ErrorsMissing a Javadoc comment.18
ErrorsParameter configuration should be final.18
Errors'<' is not preceded with whitespace.18
Errors'<' is not followed by whitespace.18
Errors'>' is not preceded with whitespace.18
Errors'{' is not preceded with whitespace.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22

net/sf/tacos/services/package.html

ViolationMessageLine
ErrorsMissing package documentation file.0