Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
800208

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
14Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
9Errors Error
JavadocMethod19Errors Error
JavadocType4Errors Error
JavadocVariable18Errors Error
JavadocStyle0Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName11Errors Error
MethodName0Errors Error
PackageName8Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength65Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter1Errors Error
NoWhitespaceBefore2Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter1Errors Error
WhitespaceAround2Errors 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
DesignForExtension10Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier7Errors Error
ArrayTypeStyle0Errors Error
FinalParameters32Errors Error
TodoComment1Errors Error
UpperEll0Errors Error

Details

net_alchim31_maven_yuicompressor/Aggregation.java

ViolationMessageLine
ErrorsName 'net_alchim31_maven_yuicompressor' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'.1
ErrorsMissing a Javadoc comment.13
ErrorsMissing a Javadoc comment.14
ErrorsVariable 'inputDir' must be private and have accessor methods.14
ErrorsMissing a Javadoc comment.15
ErrorsVariable 'output' must be private and have accessor methods.15
ErrorsMissing a Javadoc comment.16
ErrorsVariable 'includes' must be private and have accessor methods.16
ErrorsMissing a Javadoc comment.17
ErrorsVariable 'excludes' must be private and have accessor methods.17
ErrorsMissing a Javadoc comment.18
ErrorsVariable 'removeIncluded' must be private and have accessor methods.18
ErrorsMissing a Javadoc comment.19
ErrorsVariable 'insertNewLine' must be private and have accessor methods.19
ErrorsMissing a Javadoc comment.20
ErrorsVariable 'fixLastSemicolon' must be private and have accessor methods.20
ErrorsLine has trailing spaces.21
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.22
ErrorsMissing a Javadoc comment.22
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.58
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
ErrorsLine is longer than 80 characters.75
ErrorsMissing a Javadoc comment.75
ErrorsParameter include should be final.75
ErrorsParameter includedFiles should be final.75
Errors'{' is followed by whitespace.78
ErrorsMissing a Javadoc comment.99

net_alchim31_maven_yuicompressor/BasicRhinoShell.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [based] is not a valid Javadoc tag name0
ErrorsName 'net_alchim31_maven_yuicompressor' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'.36
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.94
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.188
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.239
ErrorsLine is longer than 80 characters.254
ErrorsLine is longer than 80 characters.255
ErrorsLine is longer than 80 characters.270
ErrorsLine is longer than 80 characters.300

net_alchim31_maven_yuicompressor/ErrorReporter4Mojo.java

ViolationMessageLine
ErrorsName 'net_alchim31_maven_yuicompressor' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'.1
ErrorsMissing a Javadoc comment.7
ErrorsMissing a Javadoc comment.9
ErrorsName 'defaultFilename_' must match pattern '^[a-z][a-zA-Z0-9]*$'.9
ErrorsMissing a Javadoc comment.10
ErrorsName 'acceptWarn_' must match pattern '^[a-z][a-zA-Z0-9]*$'.10
ErrorsMissing a Javadoc comment.11
ErrorsName 'log_' must match pattern '^[a-z][a-zA-Z0-9]*$'.11
ErrorsMissing a Javadoc comment.12
ErrorsName 'warningCnt_' must match pattern '^[a-z][a-zA-Z0-9]*$'.12
ErrorsMissing a Javadoc comment.13
ErrorsName 'errorCnt_' must match pattern '^[a-z][a-zA-Z0-9]*$'.13
ErrorsMissing a Javadoc comment.15
ErrorsParameter log should be final.15
ErrorsParameter jswarn should be final.15
ErrorsMethod 'setDefaultFileName' is not designed for extension - needs to be abstract, final or empty.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter v should be final.20
ErrorsMethod 'getErrorCnt' is not designed for extension - needs to be abstract, final or empty.27
ErrorsMissing a Javadoc comment.27
ErrorsMethod 'getWarningCnt' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31
ErrorsLine is longer than 80 characters.35
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter message should be final.35
ErrorsParameter sourceName should be final.35
ErrorsParameter line should be final.35
ErrorsParameter lineSource should be final.35
ErrorsParameter lineOffset should be final.35
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.41
ErrorsMethod 'runtimeError' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter message should be final.41
ErrorsParameter sourceName should be final.41
ErrorsParameter line should be final.41
ErrorsParameter lineSource should be final.41
ErrorsParameter lineOffset should be final.41
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'warning' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter message should be final.46
ErrorsParameter sourceName should be final.46
ErrorsParameter line should be final.46
ErrorsParameter lineSource should be final.46
ErrorsParameter lineOffset should be final.46
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter message should be final.54
ErrorsParameter sourceName should be final.54
ErrorsParameter line should be final.54
ErrorsParameter lineSource should be final.54
ErrorsParameter lineOffset should be final.54
Errors';' is preceded with whitespace.66
Errors';' is preceded with whitespace.76

net_alchim31_maven_yuicompressor/JSLintChecker.java

ViolationMessageLine
ErrorsName 'net_alchim31_maven_yuicompressor' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'.1
ErrorsComment matches to-do format 'TODO:'.10
ErrorsMissing a Javadoc comment.11
ErrorsMissing a Javadoc comment.12
ErrorsName 'jslintPath_' must match pattern '^[a-z][a-zA-Z0-9]*$'.12
ErrorsMissing a Javadoc comment.14
ErrorsMissing a Javadoc comment.30
ErrorsParameter jsFile should be final.30
ErrorsParameter reporter should be final.30
ErrorsLine is longer than 80 characters.36

net_alchim31_maven_yuicompressor/JSLintMojo.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name0
ErrorsName 'net_alchim31_maven_yuicompressor' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'.1

net_alchim31_maven_yuicompressor/MojoSupport.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [created] is not a valid Javadoc tag name0
ErrorsName 'net_alchim31_maven_yuicompressor' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'.1
ErrorsLine is longer than 80 characters.41
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.79
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.133
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.139
ErrorsLine is longer than 80 characters.142
ErrorsLine is longer than 80 characters.144
ErrorsLine is longer than 80 characters.162
ErrorsLine has trailing spaces.163
ErrorsLine is longer than 80 characters.165
ErrorsLine is longer than 80 characters.170
ErrorsLine has trailing spaces.174
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.178
ErrorsLine has trailing spaces.180
ErrorsLine is longer than 80 characters.190
ErrorsLine is longer than 80 characters.191

net_alchim31_maven_yuicompressor/SourceFile.java

ViolationMessageLine
ErrorsName 'net_alchim31_maven_yuicompressor' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'.1
ErrorsMissing a Javadoc comment.5
ErrorsMissing a Javadoc comment.7
ErrorsName 'srcRoot_' must match pattern '^[a-z][a-zA-Z0-9]*$'.7
ErrorsMissing a Javadoc comment.8
ErrorsName 'destRoot_' must match pattern '^[a-z][a-zA-Z0-9]*$'.8
ErrorsMissing a Javadoc comment.9
ErrorsName 'destAsSource_' must match pattern '^[a-z][a-zA-Z0-9]*$'.9
ErrorsMissing a Javadoc comment.10
ErrorsName 'rpath_' must match pattern '^[a-z][a-zA-Z0-9]*$'.10
ErrorsMissing a Javadoc comment.11
ErrorsName 'extension_' must match pattern '^[a-z][a-zA-Z0-9]*$'.11
ErrorsLine is longer than 80 characters.13
ErrorsMissing a Javadoc comment.13
ErrorsParameter srcRoot should be final.13
ErrorsParameter destRoot should be final.13
ErrorsParameter name should be final.13
ErrorsParameter destAsSource should be final.13
Errors'>' is not preceded with whitespace.19
Errors'>' is not followed by whitespace.19
ErrorsMethod 'toFile' is not designed for extension - needs to be abstract, final or empty.27
ErrorsMissing a Javadoc comment.27
ErrorsMethod 'toDestFile' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsParameter suffix should be final.38
ErrorsMethod 'getExtension' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42

net_alchim31_maven_yuicompressor/YuiCompressorMojo.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name0
ErrorsMissing package-info.java file.0
ErrorsName 'net_alchim31_maven_yuicompressor' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'.1
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.47
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.88
ErrorsLine is longer than 80 characters.90
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.119
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.157
ErrorsLine is longer than 80 characters.159
ErrorsLine is longer than 80 characters.161
ErrorsLine is longer than 80 characters.171
ErrorsLine is longer than 80 characters.176
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.179
ErrorsLine is longer than 80 characters.190
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.196
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.218
ErrorsLine is longer than 80 characters.220
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine is longer than 80 characters.232
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine is longer than 80 characters.244