Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
2 0 0 52

Rules

Rules Violations Severity
NewlineAtEndOfFile 1 error Error
Translation 0 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 0 error Error
MethodName 0 error Error
PackageName 0 error Error
ParameterName 0 error Error
StaticVariableName 0 error Error
TypeName 0 error Error
MemberName 0 error Error
AvoidStarImport 0 error Error
IllegalImport 0 error Error
RedundantImport 0 error Error
UnusedImports 0 error Error
FileLength 0 error Error
ParameterNumber 0 error Error
EmptyForIteratorPad 0 error Error
NoWhitespaceAfter 0 error Error
NoWhitespaceBefore 0 error Error
TabCharacter 0 error Error
WhitespaceAfter 10 error Error
WhitespaceAround 11 error Error
ModifierOrder 0 error Error
RedundantModifier 0 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock 0 error Error
NeedBraces 0 error Error
LeftCurly
  • option : "nl"
0 error Error
RightCurly
  • option : "alone"
0 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
IllegalInstantiation 0 error Error
InnerAssignment 0 error Error
MagicNumber 30 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 0 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
FinalClass 0 error Error
HideUtilityClassConstructor 0 error Error
InterfaceIsType 0 error Error
VisibilityModifier 0 error Error
TodoComment 0 error Error
UpperEll 0 error Error
Header
  • ignoreLines : "2"
  • headerFile : "/opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/bamboo-2.0/xml-data/build-dir/MULE-RELSITE/examples/loanbroker/common-tests/target/checkstyle-header.txt"
0 error Error

Details

org/mule/examples/loanbroker/tests/AbstractLoanBrokerTestCase.java

Violation Message Line
error File does not end with a newline. 0
error '10' is a magic number. 31
error '1234' is a magic number. 37
error '100000' is a magic number. 38
error '48' is a magic number. 38
error 'cast' is not followed by whitespace. 44
error '1234' is a magic number. 51
error '3' is a magic number. 52
error '100000' is a magic number. 53
error '48' is a magic number. 53
error '1000' is a magic number. 54
error '12' is a magic number. 54
error '10' is a magic number. 55
error '24' is a magic number. 55
error '3' is a magic number. 65
error 'cast' is not followed by whitespace. 72
error 'cast' is not followed by whitespace. 81
error '/' is not preceded with whitespace. 81
error '/' is not followed by whitespace. 81
error 'cast' is not followed by whitespace. 81
error '/' is not preceded with whitespace. 81
error '/' is not followed by whitespace. 81
error '1000' is a magic number. 81
error 'cast' is not followed by whitespace. 81

org/mule/examples/loanbroker/tests/AbstractAsynchronousLoanBrokerTestCase.java

Violation Message Line
error '100' is a magic number. 35
error '30000' is a magic number. 43
error '20' is a magic number. 48
error '1234' is a magic number. 54
error '100000' is a magic number. 55
error '48' is a magic number. 55
error 'cast' is not followed by whitespace. 65
error '1234' is a magic number. 72
error '3' is a magic number. 73
error '100000' is a magic number. 74
error '48' is a magic number. 74
error '1000' is a magic number. 75
error '12' is a magic number. 75
error '10' is a magic number. 76
error '24' is a magic number. 76
error 'cast' is not followed by whitespace. 105
error 'if' is not followed by whitespace. 121
error '==' is not preceded with whitespace. 121
error '==' is not followed by whitespace. 121
error '3' is a magic number. 125
error 'cast' is not followed by whitespace. 134
error '/' is not preceded with whitespace. 134
error '/' is not followed by whitespace. 134
error 'cast' is not followed by whitespace. 134
error '/' is not preceded with whitespace. 134
error '/' is not followed by whitespace. 134
error '1000' is a magic number. 134
error 'cast' is not followed by whitespace. 134