The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
2 | 0 | 0 | 48 |
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 1 | ![]() |
Translation | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
MemberName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 10 | ![]() |
WhitespaceAround | 8 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
NeedBraces | 0 | ![]() |
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 29 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Files | I ![]() | W ![]() | E ![]() |
---|---|---|---|
org/mule/examples/loanbroker/tests/AbstractLoanBrokerTestCase.java | 0 | 0 | 24 |
org/mule/examples/loanbroker/tests/AbstractAsynchronousLoanBrokerTestCase.java | 0 | 0 | 24 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | '10' is a magic number. | 31 |
![]() | '1234' is a magic number. | 37 |
![]() | '100000' is a magic number. | 38 |
![]() | '48' is a magic number. | 38 |
![]() | 'cast' is not followed by whitespace. | 44 |
![]() | '1234' is a magic number. | 51 |
![]() | '3' is a magic number. | 52 |
![]() | '100000' is a magic number. | 53 |
![]() | '48' is a magic number. | 53 |
![]() | '1000' is a magic number. | 54 |
![]() | '12' is a magic number. | 54 |
![]() | '10' is a magic number. | 55 |
![]() | '24' is a magic number. | 55 |
![]() | '3' is a magic number. | 65 |
![]() | 'cast' is not followed by whitespace. | 72 |
![]() | 'cast' is not followed by whitespace. | 81 |
![]() | '/' is not preceded with whitespace. | 81 |
![]() | '/' is not followed by whitespace. | 81 |
![]() | 'cast' is not followed by whitespace. | 81 |
![]() | '/' is not preceded with whitespace. | 81 |
![]() | '/' is not followed by whitespace. | 81 |
![]() | '1000' is a magic number. | 81 |
![]() | 'cast' is not followed by whitespace. | 81 |
Violation | Message | Line |
---|---|---|
![]() | '100' is a magic number. | 31 |
![]() | '3000' is a magic number. | 39 |
![]() | '1234' is a magic number. | 45 |
![]() | '100000' is a magic number. | 46 |
![]() | '48' is a magic number. | 46 |
![]() | 'cast' is not followed by whitespace. | 56 |
![]() | '1234' is a magic number. | 63 |
![]() | '3' is a magic number. | 64 |
![]() | '100000' is a magic number. | 65 |
![]() | '48' is a magic number. | 65 |
![]() | '1000' is a magic number. | 66 |
![]() | '12' is a magic number. | 66 |
![]() | '10' is a magic number. | 67 |
![]() | '24' is a magic number. | 67 |
![]() | '3' is a magic number. | 78 |
![]() | 'cast' is not followed by whitespace. | 87 |
![]() | 'cast' is not followed by whitespace. | 96 |
![]() | '/' is not preceded with whitespace. | 96 |
![]() | '/' is not followed by whitespace. | 96 |
![]() | 'cast' is not followed by whitespace. | 96 |
![]() | '/' is not preceded with whitespace. | 96 |
![]() | '/' is not followed by whitespace. | 96 |
![]() | '1000' is a magic number. | 96 |
![]() | 'cast' is not followed by whitespace. | 96 |