Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
70064

Rules

RulesViolationsSeverity
NewlineAtEndOfFile1error Error
Translation0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
MemberName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter3error Error
NoWhitespaceBefore0error Error
TabCharacter0error Error
WhitespaceAfter5error Error
WhitespaceAround4error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock4error Error
NeedBraces11error Error
LeftCurly
  • option: "nl"
10error Error
RightCurly
  • option: "alone"
3error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber9error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass2error Error
HideUtilityClassConstructor2error Error
InterfaceIsType0error Error
VisibilityModifier10error Error
TodoComment0error Error
UpperEll0error Error

Details

org/mule/modules/boot/LibraryDownloader.java

ViolationMessageLine
errorVariable 'proxyHostname' must be private and have accessor methods.40
errorVariable 'proxyPort' must be private and have accessor methods.41
errorVariable 'proxyUsername' must be private and have accessor methods.42
errorVariable 'proxyPassword' must be private and have accessor methods.43
error'10000' is a magic number.70
error'10000' is a magic number.104
error'else' construct must use '{}'s.175

org/mule/modules/boot/DefaultMuleClassPathConfig.java

ViolationMessageLine
error'cast' is not followed by whitespace.110

org/mule/modules/boot/GuiInstallerLibraryDownloader.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUtility classes should not have a public or default constructor.23
error'{' is not preceded with whitespace.43
error'{' should be on a new line.43
error'{' is not preceded with whitespace.46
error'{' should be on a new line.46
error'3' is a magic number.49
error'{' is not preceded with whitespace.49
error'{' should be on a new line.49
error'3' is a magic number.50
error'4' is a magic number.52
error'{' is not preceded with whitespace.52
error'{' should be on a new line.52
error'4' is a magic number.53
error'cast' is not followed by whitespace.73
error'cast' is not followed by whitespace.83

org/mule/modules/boot/GuiInstallerLicenseHandler.java

ViolationMessageLine
errorUtility classes should not have a public or default constructor.15

org/mule/modules/boot/ReflectionHelper.java

ViolationMessageLine
errorClass ReflectionHelper should be declared as final.30
error'{' is followed by whitespace.48
error'{' is followed by whitespace.62
error'{' is followed by whitespace.82

org/mule/modules/boot/MuleBootstrap.java

ViolationMessageLine
errorClass MuleBootstrap should be declared as final.28
error'cast' is not followed by whitespace.148
error'cast' is not followed by whitespace.173

org/mule/modules/boot/LicenseHandler.java

ViolationMessageLine
error'80' is a magic number.34
errorVariable 'defaultLicenseType' must be private and have accessor methods.36
errorVariable 'defaultLicenseVersion' must be private and have accessor methods.37
errorVariable 'ackJarName' must be private and have accessor methods.38
errorVariable 'ackLicenseName' must be private and have accessor methods.39
errorVariable 'ackFileName' must be private and have accessor methods.40
errorVariable 'licenseFileName' must be private and have accessor methods.41
error'if' construct must use '{}'s.110
error'if' construct must use '{}'s.111
error'8' is a magic number.111
error'if' construct must use '{}'s.140
error'if' construct must use '{}'s.141
error'if' construct must use '{}'s.203
error'if' construct must use '{}'s.218
error'if' construct must use '{}'s.227
error'if' construct must use '{}'s.244
error'{' should be on a new line.244
error'}' should be alone on a line.244
error'{' should be on a new line.244
errorMust have at least one statement.244
error'if' construct must use '{}'s.245
error'{' should be on a new line.245
error'}' should be alone on a line.245
error'{' should be on a new line.245
errorMust have at least one statement.245
error'{' should be on a new line.246
error'}' should be alone on a line.246
error'{' should be on a new line.246
errorMust have at least one statement.246
error'if' construct must use '{}'s.250
error'1024' is a magic number.334
errorMust have at least one statement.371