Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
1200339

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod101error Error
JavadocType0error Error
JavadocVariable43error Error
JavadocStyle0error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/Users/jason/ws/geronimo/gbuild/gbuild-report/target/checkstyle-header.txt"
11error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
15error Error
MethodLength0error Error
ParameterNumber1error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap4error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround6error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock3error Error
LeftCurly0error Error
NeedBraces6error Error
RightCurly0error Error
AvoidInlineConditionals3error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
18error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber41error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass2error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters83error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
1error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/gbuild/report/WorkDirReport.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.31
errorParameter workDir should be final.31
errorParameter outputDir should be final.31
errorMissing a Javadoc comment.36
errorParameter args should be final.36
errorLine is longer than 120 characters.41
error'1000' is a magic number.67
errorMissing a Javadoc comment.71
errorLine is longer than 120 characters.80
error'1000' is a magic number.80

org/apache/geronimo/gbuild/report/SummaryReportLoader.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34
errorParameter reportFiles should be final.34
errorParameter newResult should be final.34
errorParameter reportFileLocator should be final.34
errorMissing a Javadoc comment.40
errorParameter reportsDir should be final.40
errorParameter newResult should be final.40
errorParameter reportFileLocator should be final.40
errorMissing a Javadoc comment.53

org/apache/geronimo/gbuild/report/WorkDirLoader.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.46
errorParameter workDir should be final.46
errorParameter newResult should be final.46
errorParameter reportFileLocator should be final.46
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.64
errorParameter resultsFile should be final.64
errorParameter workDir should be final.64
error'workDir' hides a field.64
error'5' is a magic number.74
error'7' is a magic number.91
error'6' is a magic number.95
errorMissing a Javadoc comment.114
errorParameter dir should be final.114
errorParameter resultsFiles should be final.114
errorMissing a Javadoc comment.128
errorParameter resultsFile should be final.128

org/apache/geronimo/gbuild/report/GenerateReport.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.49
errorParameter sectionsFile should be final.49
errorParameter workDir should be final.49
errorParameter reportsDir should be final.49
errorParameter outputDir should be final.49
errorParameter forceHtml should be final.49
errorMissing a Javadoc comment.57
errorParameter args should be final.57
error'4' is a magic number.60
error'5' is a magic number.60
errorLine is longer than 120 characters.62
errorLine has trailing spaces.89
error'3' is a magic number.89
error'4' is a magic number.98
error'4' is a magic number.99
error'1000' is a magic number.108
errorMissing a Javadoc comment.111
errorLine is longer than 120 characters.120
error'1000' is a magic number.120
errorLine is longer than 120 characters.128
error'1000' is a magic number.128
errorLine is longer than 120 characters.141
errorLine is longer than 120 characters.146
error'1000' is a magic number.146
errorLine is longer than 120 characters.151
error'1000' is a magic number.151
errorMissing a Javadoc comment.154
errorParameter sectionManager should be final.154
errorParameter outputDir should be final.154
error'outputDir' hides a field.154
errorLine is longer than 120 characters.157
errorMissing a Javadoc comment.211
errorParameter sectionManager should be final.211
errorParameter outputDir should be final.211
errorLine is longer than 120 characters.225
errorLine is longer than 120 characters.233
errorMissing a Javadoc comment.233
errorParameter name should be final.233
errorParameter value should be final.233
errorParameter outputFile should be final.233
errorParameter template should be final.233

org/apache/geronimo/gbuild/report/TestSuite.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.37
errorParameter name should be final.37
errorParameter testCases should be final.37
error'errorCount' hides a field.40
error'failureCount' hides a field.41
error'totalTime' hides a field.42
error'newResult' hides a field.43
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.68
errorParameter name should be final.68
error'name' hides a field.68
errorMissing a Javadoc comment.72
errorMissing a Javadoc comment.76
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.88
errorMissing a Javadoc comment.92
errorMissing a Javadoc comment.96
errorMissing a Javadoc comment.100
errorMissing a Javadoc comment.104
errorMissing a Javadoc comment.108
error'100' is a magic number.112
errorMissing a Javadoc comment.115
errorMissing a Javadoc comment.119
error'200' is a magic number.120
errorMissing a Javadoc comment.123

org/apache/geronimo/gbuild/report/TestCase.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.26
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.33
errorLine is longer than 120 characters.35
errorMissing a Javadoc comment.35
errorMore than 7 parameters.35
errorParameter name should be final.35
errorParameter className should be final.35
errorParameter reportFile should be final.35
errorParameter time should be final.35
errorParameter failed should be final.35
errorParameter error should be final.35
errorParameter msg should be final.35
errorParameter newResult should be final.35
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.54
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.66
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.78
errorMissing a Javadoc comment.82
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.90
errorParameter obj should be final.90
errorMissing a Javadoc comment.101
error'7' is a magic number.102
error'31' is a magic number.103
error'31' is a magic number.104
errorMissing a Javadoc comment.108
errorParameter obj should be final.108

org/apache/geronimo/gbuild/report/SectionManager.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
errorParameter namedSections should be final.40
errorParameter testCases should be final.40
error'errorCount' hides a field.55
error'failureCount' hides a field.56
error'totalTime' hides a field.57
error'newResult' hides a field.58
error'sections' hides a field.79
error'if' construct must use '{}'s.85
errorMissing a Javadoc comment.93
errorParameter testCaseClass should be final.93
errorParameter sections should be final.93
error'sections' hides a field.93
errorMissing a Javadoc comment.111
errorMissing a Javadoc comment.115
errorMissing a Javadoc comment.119
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127
errorMissing a Javadoc comment.131
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.139
errorMissing a Javadoc comment.143
errorMissing a Javadoc comment.147
errorMissing a Javadoc comment.151
error'100' is a magic number.155
errorMissing a Javadoc comment.158
errorMissing a Javadoc comment.162
error'200' is a magic number.163
errorMissing a Javadoc comment.166

org/apache/geronimo/gbuild/report/Section.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.41
errorParameter name should be final.41
errorParameter testCases should be final.41
error'if' construct must use '{}'s.42
error'if' construct must use '{}'s.43
error'errorCount' hides a field.48
error'failureCount' hides a field.49
error'totalTime' hides a field.50
error'newResult' hides a field.51
error'testSuites' hides a field.76
errorMissing a Javadoc comment.87
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.95
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.103
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.111
errorMissing a Javadoc comment.115
errorMissing a Javadoc comment.119
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127
errorMissing a Javadoc comment.131
error'100' is a magic number.135
errorMissing a Javadoc comment.138
errorMissing a Javadoc comment.142
error'200' is a magic number.143
errorMissing a Javadoc comment.146

org/apache/geronimo/gbuild/report/ReportUtil.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorClass ReportUtil should be declared as final.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.46
errorParameter file should be final.46
errorParameter outputFile should be final.69
errorParameter key should be final.76
errorMissing a Javadoc comment.91
errorParameter thing should be final.91
errorMust have at least one statement.95
errorMissing a Javadoc comment.100
errorParameter thing should be final.100
errorMust have at least one statement.104
errorMissing a Javadoc comment.109
errorParameter thing should be final.109
errorMust have at least one statement.113
errorMissing a Javadoc comment.118
errorParameter milis should be final.118
error'60' is a magic number.119
error'60' is a magic number.119
error'1000' is a magic number.119
error'60' is a magic number.120
error'60' is a magic number.120
error'1000' is a magic number.120
error'60' is a magic number.122
error'1000' is a magic number.122
error'60' is a magic number.123
error'1000' is a magic number.123
error'1000' is a magic number.125
error'1000' is a magic number.126
error'10' is a magic number.128
errorAvoid inline conditionals.128
error'+' should be on a new line.128
error'10' is a magic number.129
errorAvoid inline conditionals.129
error'+' should be on a new line.129
error'10' is a magic number.130
errorAvoid inline conditionals.130
errorMissing a Javadoc comment.133
errorParameter one should be final.133
errorParameter two should be final.133
error'||' should be on a new line.145
error'||' should be on a new line.146
errorMissing a Javadoc comment.161
errorParameter sourceDir should be final.161
errorParameter targetFile should be final.161
error'if' construct must use '{}'s.177
error'if' construct must use '{}'s.183
errorMissing a Javadoc comment.193
errorParameter targetFile should be final.193
errorMissing a Javadoc comment.197
errorParameter dir should be final.197
errorMissing a Javadoc comment.208
errorParameter jarName should be final.208
errorParameter outputDir should be final.208
error'if' construct must use '{}'s.212
errorMissing a Javadoc comment.221
errorParameter zipInputStream should be final.221
errorParameter outputDir should be final.221
error'{' is not preceded with whitespace.221
errorLine is longer than 120 characters.222
errorMissing a Javadoc comment.239
errorParameter in should be final.239
errorParameter out should be final.239
error'4096' is a magic number.240

org/apache/geronimo/gbuild/report/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/gbuild/report/ReportFileLocator.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.27
errorParameter workDir should be final.27
errorMissing a Javadoc comment.31
errorParameter className should be final.31
errorParameter testName should be final.31

org/apache/geronimo/gbuild/report/SummaryReportUtil.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorClass SummaryReportUtil should be declared as final.31
errorMissing a Javadoc comment.32
errorLine is longer than 120 characters.35
errorMissing a Javadoc comment.35
errorParameter reportFile should be final.35
errorParameter newResult should be final.35
errorParameter reportFileLocator should be final.35
errorMissing a Javadoc comment.51
errorParameter testCases should be final.51
errorParameter outputFile should be final.51
errorLine is longer than 120 characters.60
errorMissing a Javadoc comment.60
errorParameter storeName should be final.60
errorParameter storeValue should be final.60
errorParameter newResult should be final.60
errorParameter reportFileLocator should be final.60
error'3' is a magic number.69
error'+' is not preceded with whitespace.94
error'+' is not followed by whitespace.94
error'+' is not followed by whitespace.94
error'+' is not preceded with whitespace.94
error'+' is not followed by whitespace.94
errorMissing a Javadoc comment.99
errorParameter testCase should be final.99
errorMissing a Javadoc comment.103
errorParameter testCase should be final.103