Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
500356

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile1error Error
Translation0error Error
JavadocMethod25error Error
JavadocType1error Error
JavadocVariable5error 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
LineLength45error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad30error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter6error Error
WhitespaceAround128error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly4error Error
NeedBraces7error Error
RightCurly0error Error
AvoidInlineConditionals7error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber1error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension19error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier2error Error
ArrayTypeStyle0error Error
FinalParameters19error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
53error Error
TodoComment0error Error
UpperEll0error Error

Details

org/javagen/funcgen/maven2/FuncRunMojo.java

ViolationMessageLine
errorLine has trailing spaces.38
errorLine has trailing spaces.39
errorLine is longer than 80 characters.39
errorLine has trailing spaces.41
errorLine is longer than 80 characters.42
errorLine is longer than 80 characters.43
errorLine has trailing spaces.44
errorLine is longer than 80 characters.49
errorLine has trailing spaces.51
error'{' should be on the previous line.52
errorLine has trailing spaces.56
errorLine is longer than 80 characters.57
errorLine has trailing spaces.61
errorLine has trailing spaces.64
errorLine has trailing spaces.69
errorLine is longer than 80 characters.71
errorLine has trailing spaces.72
errorLine has trailing spaces.77
errorLine has trailing spaces.80
errorLine is longer than 80 characters.81
errorLine has trailing spaces.84
errorLine has trailing spaces.87
errorLine has trailing spaces.91
errorLine is longer than 80 characters.93
errorLine has trailing spaces.95
errorLine has trailing spaces.99
errorLine has trailing spaces.101
errorLine is longer than 80 characters.101
errorLine has trailing spaces.103
errorLine has trailing spaces.107
errorLine is longer than 80 characters.109
errorLine has trailing spaces.110
errorLine is longer than 80 characters.110
errorLine has trailing spaces.112
errorLine has trailing spaces.116
errorLine has trailing spaces.120
errorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.120
errorExpected @throws tag for 'MojoExecutionException'.120
error'{' should be on the previous line.121
errorLine has trailing spaces.129
errorLine is longer than 80 characters.133
errorMethod 'runtTests' is not designed for extension - needs to be abstract, final or empty.135
errorExpected @throws tag for 'Exception'.135
errorLine is longer than 80 characters.137
error'(' is followed by whitespace.138
error')' is preceded with whitespace.138
error'(' is followed by whitespace.139
error')' is preceded with whitespace.139
errorLine is longer than 80 characters.142
error'!=' is not preceded with whitespace.145
error'!=' is not followed by whitespace.145
errorLine is longer than 80 characters.149
error'(' is followed by whitespace.149
error'(' is followed by whitespace.149
error')' is preceded with whitespace.149
error')' is preceded with whitespace.149
errorLine is longer than 80 characters.151
error'(' is followed by whitespace.151
error')' is preceded with whitespace.151
error'!=' is not preceded with whitespace.153
error'!=' is not followed by whitespace.153
error'==' is not preceded with whitespace.155
error'==' is not followed by whitespace.155
error';' is not followed by whitespace.156
error'!=' is not preceded with whitespace.158
error'!=' is not followed by whitespace.158
errorLine is longer than 80 characters.159
errorLine is longer than 80 characters.163
error'(' is followed by whitespace.163
error')' is preceded with whitespace.163
errorLine has trailing spaces.167
errorLine has trailing spaces.171
errorMethod 'getBaseDirectory' is not designed for extension - needs to be abstract, final or empty.172
errorMissing a Javadoc comment.172
errorLine has trailing spaces.175
errorMethod 'getTargetDirectory' is not designed for extension - needs to be abstract, final or empty.176
errorMissing a Javadoc comment.176
error'(' is followed by whitespace.177
error')' is preceded with whitespace.177
error'(' is followed by whitespace.181
error')' is preceded with whitespace.181
error'(' is followed by whitespace.182
error')' is preceded with whitespace.182
errorLine has trailing spaces.186
errorMethod 'getPomFiles' is not designed for extension - needs to be abstract, final or empty.187
errorMissing a Javadoc comment.187
errorParameter targetDir should be final.187
errorLine is longer than 80 characters.188
error'==' is not preceded with whitespace.189
error'==' is not followed by whitespace.189
errorAvoid inline conditionals.189
errorMethod 'getPomFiles2' is not designed for extension - needs to be abstract, final or empty.192
errorMissing a Javadoc comment.192
errorParameter targetDir should be final.192
errorLine is longer than 80 characters.193
errorMethod 'getIncludePomFiles' is not designed for extension - needs to be abstract, final or empty.197
errorMissing a Javadoc comment.197
errorMethod 'getIncludePomFiles2' is not designed for extension - needs to be abstract, final or empty.201
errorMissing a Javadoc comment.201
errorMethod 'getExcludePomFiles' is not designed for extension - needs to be abstract, final or empty.205
errorMissing a Javadoc comment.205
errorMethod 'getGoalsList' is not designed for extension - needs to be abstract, final or empty.209
errorMissing a Javadoc comment.209
error'!=' is not preceded with whitespace.210
error'!=' is not followed by whitespace.210
error'(' is followed by whitespace.213
error')' is preceded with whitespace.213
errorMethod 'getGoalsList2' is not designed for extension - needs to be abstract, final or empty.217
errorMissing a Javadoc comment.217
error'!=' is not preceded with whitespace.218
error'!=' is not followed by whitespace.218
errorLine is longer than 80 characters.225
errorMissing a Javadoc comment.225
error'<' is not preceded with whitespace.225
error'<' is not followed by whitespace.225
error'>' is not preceded with whitespace.225
errorParameter delineatedList should be final.225
error'!=' is not preceded with whitespace.226
error'!=' is not followed by whitespace.226
error'<' is not preceded with whitespace.227
error'<' is not followed by whitespace.227
error'>' is not preceded with whitespace.227
error'<' is not preceded with whitespace.227
error'<' is not followed by whitespace.227
error'>' is not preceded with whitespace.227
error'>' is not followed by whitespace.227
errorLine is longer than 80 characters.228
error',' is not followed by whitespace.228
error',' is not followed by whitespace.228
error'while' is not followed by whitespace.229
error'(' is followed by whitespace.230
error')' is preceded with whitespace.230
errorMissing a Javadoc comment.238
errorParameter delineatedList should be final.238
error'<' is not preceded with whitespace.239
error'<' is not followed by whitespace.239
error'>' is not preceded with whitespace.239
error'==' is not preceded with whitespace.240
error'==' is not followed by whitespace.240
errorAvoid inline conditionals.240

org/javagen/funcgen/util/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/javagen/funcgen/maven2/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/javagen/funcgen/maven2/FuncGenMojo.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine has trailing spaces.30
errorLine is longer than 80 characters.31
errorLine is longer than 80 characters.32
errorLine is longer than 80 characters.33
errorLine has trailing spaces.34
errorLine is longer than 80 characters.39
errorLine has trailing spaces.41
error'{' should be on the previous line.42
errorLine has trailing spaces.44
errorLine has trailing spaces.47
errorLine is longer than 80 characters.48
errorLine has trailing spaces.51
errorLine is longer than 80 characters.53
errorLine has trailing spaces.55
errorLine has trailing spaces.68
errorLine is longer than 80 characters.69
errorLine has trailing spaces.73
errorLine has trailing spaces.77
errorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.77
errorExpected @throws tag for 'MojoExecutionException'.77
error'{' should be on the previous line.78
errorLine has trailing spaces.86
errorMethod 'generateTests' is not designed for extension - needs to be abstract, final or empty.87
errorMissing a Javadoc comment.87
error'==' is not preceded with whitespace.88
error'==' is not followed by whitespace.88
errorLine is longer than 80 characters.89
error'+' is not preceded with whitespace.91
error'+' is not followed by whitespace.91
error'+' is not followed by whitespace.92
error'(' is followed by whitespace.92
error'==' is not preceded with whitespace.92
error'==' is not followed by whitespace.92
errorAvoid inline conditionals.92
error'+' is not preceded with whitespace.92
error'+' is not followed by whitespace.92
errorLine is longer than 80 characters.93
error'+' is not followed by whitespace.93
error'(' is followed by whitespace.93
error'==' is not preceded with whitespace.93
error'==' is not followed by whitespace.93
errorAvoid inline conditionals.93
error'+' is not preceded with whitespace.93
error'+' is not followed by whitespace.93
error'+' is not preceded with whitespace.93
error'+' is not followed by whitespace.93
errorLine is longer than 80 characters.98
errorLine has trailing spaces.103
errorLine has trailing spaces.107
errorMethod 'asProperties' is not designed for extension - needs to be abstract, final or empty.108
errorMissing a Javadoc comment.108
error'if' construct must use '{}'s.110
error'!=' is not preceded with whitespace.110
error'!=' is not followed by whitespace.110
error'for' is not followed by whitespace.111
errorMethod 'getPropertyFile' is not designed for extension - needs to be abstract, final or empty.117
errorMissing a Javadoc comment.117
errorMethod 'getBaseDirectory' is not designed for extension - needs to be abstract, final or empty.121
errorMissing a Javadoc comment.121
errorLine has trailing spaces.124
errorMethod 'getTargetDirectory' is not designed for extension - needs to be abstract, final or empty.125
errorMissing a Javadoc comment.125
error'(' is followed by whitespace.126
error')' is preceded with whitespace.126
error'(' is followed by whitespace.130
error')' is preceded with whitespace.130
error'(' is followed by whitespace.131
error')' is preceded with whitespace.131
errorLine has trailing spaces.135

org/javagen/funcgen/util/FileUtil.java

ViolationMessageLine
errorLine is longer than 80 characters.31
errorLine has trailing spaces.32
errorUtility classes should not have a public or default constructor.35
errorLine has trailing spaces.36
errorLine is longer than 80 characters.37
errorMissing a Javadoc comment.37
error'{' is not followed by whitespace.37
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.37
error'}' is not preceded with whitespace.37
errorLine is longer than 80 characters.40
errorLine has trailing spaces.43
errorMissing a Javadoc comment.44
errorVariable 'strategy' must be private and have accessor methods.44
errorMissing a Javadoc comment.45
errorVariable 'pathRegexpr' must be private and have accessor methods.45
errorMissing a Javadoc comment.47
errorParameter pattern should be final.47
error';' is not followed by whitespace.48
error'3' is a magic number.51
error'>=' is not preceded with whitespace.55
error'>=' is not followed by whitespace.55
errorLine is longer than 80 characters.56
error'+' is not preceded with whitespace.56
error'+' is not followed by whitespace.56
error'while' is not followed by whitespace.60
error'if' construct must use '{}'s.62
errorLine has trailing spaces.62
error'if' construct must use '{}'s.64
error'if' construct must use '{}'s.66
error'else' construct must use '{}'s.68
errorLine has trailing spaces.74
errorMethod 'accept' is not designed for extension - needs to be abstract, final or empty.75
errorMissing a Javadoc comment.75
errorParameter pathname should be final.75
errorMethod 'getStrategy' is not designed for extension - needs to be abstract, final or empty.85
errorMissing a Javadoc comment.85
errorLine is longer than 80 characters.90
errorMissing a Javadoc comment.90
errorParameter regexpr should be final.90
errorParameter path should be final.90
errorParameter includePomFiles should be final.90
errorParameter excludePomFiles should be final.90
error'<' is not preceded with whitespace.91
error'<' is not followed by whitespace.91
error'>' is not preceded with whitespace.91
error'<' is not preceded with whitespace.91
error'<' is not followed by whitespace.91
error'>' is not preceded with whitespace.91
error'>' is not followed by whitespace.91
error'<' is not preceded with whitespace.92
error'<' is not followed by whitespace.92
error'>' is not preceded with whitespace.92
error'!=' is not preceded with whitespace.93
error'!=' is not followed by whitespace.93
error'<' is not preceded with whitespace.94
error'<' is not followed by whitespace.94
error'>' is not preceded with whitespace.94
error'>' is not followed by whitespace.94
error'for' is not followed by whitespace.95
error'!=' is not preceded with whitespace.99
error'!=' is not followed by whitespace.99
error'for' is not followed by whitespace.100
error'==' is not preceded with whitespace.101
error'==' is not followed by whitespace.101
error'if' construct must use '{}'s.103
errorLine is longer than 80 characters.104
error'+' is not preceded with whitespace.104
error'+' is not followed by whitespace.104
error'!=' is not preceded with whitespace.109
error'!=' is not followed by whitespace.109
error'>' is not preceded with whitespace.109
error'>' is not followed by whitespace.109
error'==' is not preceded with whitespace.113
error'==' is not followed by whitespace.113
error'<' is not preceded with whitespace.116
error'<' is not followed by whitespace.116
error'>' is not preceded with whitespace.116
error'>' is not followed by whitespace.116
errorParameter s1 should be final.117
errorParameter s2 should be final.117
error',' is not followed by whitespace.118
error',' is not followed by whitespace.118
errorLine has trailing spaces.126
errorMissing a Javadoc comment.127
errorParameter s should be final.127
errorParameter c should be final.127
error'==' is not preceded with whitespace.129
error'==' is not followed by whitespace.129
errorAvoid inline conditionals.129
error'while' is not followed by whitespace.130
error'>=' is not preceded with whitespace.130
error'>=' is not followed by whitespace.130
error'+' is not preceded with whitespace.132
error'+' is not followed by whitespace.132
errorLine has trailing spaces.136
errorLine is longer than 80 characters.137
errorMissing a Javadoc comment.137
errorParameter fileFilter should be final.137
errorParameter path should be final.137
errorParameter relativePath should be final.137
errorParameter excludeSet should be final.137
error'<' is not preceded with whitespace.137
error'<' is not followed by whitespace.137
error'>' is not preceded with whitespace.137
errorParameter list should be final.137
error'<' is not preceded with whitespace.137
error'<' is not followed by whitespace.137
error'>' is not preceded with whitespace.137
error'!=' is not preceded with whitespace.139
error'!=' is not followed by whitespace.139
error'for' is not followed by whitespace.140
errorLine is longer than 80 characters.142
error'==' is not preceded with whitespace.142
error'==' is not followed by whitespace.142
errorLine is longer than 80 characters.143
error'==' is not preceded with whitespace.143
error'==' is not followed by whitespace.143
errorAvoid inline conditionals.143
error'+' is not preceded with whitespace.143
error'+' is not followed by whitespace.143
error'+' is not preceded with whitespace.143
error'+' is not followed by whitespace.143
errorLine is longer than 80 characters.144
errorLine is longer than 80 characters.145
error'==' is not preceded with whitespace.145
error'==' is not followed by whitespace.145
error'==' is not preceded with whitespace.145
error'==' is not followed by whitespace.145
errorLine has trailing spaces.147
errorLine is longer than 80 characters.147
errorLine is longer than 80 characters.150
error'==' is not preceded with whitespace.150
error'==' is not followed by whitespace.150
errorAvoid inline conditionals.150
error'+' is not preceded with whitespace.150
error'+' is not followed by whitespace.150
error'+' is not preceded with whitespace.150
error'+' is not followed by whitespace.150
error'if' construct must use '{}'s.151
error'==' is not preceded with whitespace.151
error'==' is not followed by whitespace.151
errorLine has trailing spaces.157