The following document contains the results of Checkstyle.
Files | Infos ![]() |
Warnings ![]() |
Errors ![]() |
---|---|---|---|
50 | 0 | 0 | 139 |
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 | 1 | ![]() |
FileLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter | 3 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
TabCharacter | 1 | ![]() |
WhitespaceAfter | 57 | ![]() |
WhitespaceAround | 10 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 2 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 17 | ![]() |
NeedBraces | 0 | ![]() |
LeftCurly
|
0 | ![]() |
RightCurly
|
0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 16 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 1 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 1 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 29 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Header
|
0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 109 |
![]() |
Must have at least one statement. | 125 |
![]() |
Must have at least one statement. | 135 |
![]() |
Must have at least one statement. | 148 |
![]() |
Must have at least one statement. | 158 |
![]() |
Must have at least one statement. | 171 |
![]() |
Must have at least one statement. | 181 |
![]() |
Must have at least one statement. | 191 |
![]() |
Must have at least one statement. | 204 |
![]() |
Must have at least one statement. | 214 |
![]() |
Must have at least one statement. | 227 |
![]() |
'cast' is not followed by whitespace. | 236 |
![]() |
Must have at least one statement. | 246 |
![]() |
Must have at least one statement. | 252 |
![]() |
'cast' is not followed by whitespace. | 259 |
![]() |
'cast' is not followed by whitespace. | 292 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'message' must be private and have accessor methods. | 19 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 61 |
![]() |
'cast' is not followed by whitespace. | 152 |
![]() |
'if' is not followed by whitespace. | 164 |
![]() |
'==' is not preceded with whitespace. | 164 |
![]() |
'==' is not followed by whitespace. | 164 |
![]() |
'if' is not followed by whitespace. | 168 |
![]() |
'!=' is not preceded with whitespace. | 168 |
![]() |
'!=' is not followed by whitespace. | 168 |
![]() |
'if' is not followed by whitespace. | 170 |
![]() |
'6' is a magic number. | 172 |
![]() |
'if' is not followed by whitespace. | 177 |
![]() |
'cast' is not followed by whitespace. | 188 |
![]() |
'cast' is not followed by whitespace. | 235 |
![]() |
'cast' is not followed by whitespace. | 236 |
![]() |
'cast' is not followed by whitespace. | 237 |
![]() |
'cast' is not followed by whitespace. | 339 |
![]() |
'cast' is not followed by whitespace. | 345 |
![]() |
Must have at least one statement. | 399 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'connector' must be private and have accessor methods. | 47 |
![]() |
Variable 'reuseConsumer' must be private and have accessor methods. | 48 |
![]() |
Variable 'reuseSession' must be private and have accessor methods. | 49 |
![]() |
Variable 'context' must be private and have accessor methods. | 50 |
![]() |
Variable 'timeout' must be private and have accessor methods. | 51 |
![]() |
Variable 'redeliveryHandler' must be private and have accessor methods. | 52 |
![]() |
Variable 'session' must be private and have accessor methods. | 59 |
![]() |
Variable 'consumer' must be private and have accessor methods. | 60 |
![]() |
'cast' is not followed by whitespace. | 70 |
![]() |
Must have at least one statement. | 214 |
![]() |
'cast' is not followed by whitespace. | 353 |
![]() |
'cast' is not followed by whitespace. | 359 |
![]() |
'cast' is not followed by whitespace. | 361 |
![]() |
'cast' is not followed by whitespace. | 369 |
Violation | Message | Line |
---|---|---|
![]() |
Unused import - org.mule.api.lifecycle.InitialisationException. | 17 |
![]() |
Variable 'connector' must be private and have accessor methods. | 44 |
![]() |
Variable 'redeliveryHandler' must be private and have accessor methods. | 45 |
![]() |
Variable 'consumer' must be private and have accessor methods. | 46 |
![]() |
Variable 'session' must be private and have accessor methods. | 47 |
![]() |
Variable 'startOnConnect' must be private and have accessor methods. | 48 |
![]() |
Variable 'receiveMessagesInTransaction' must be private and have accessor methods. | 51 |
![]() |
Variable 'useMultipleReceivers' must be private and have accessor methods. | 54 |
![]() |
Variable 'message' must be private and have accessor methods. | 211 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'connector' must be private and have accessor methods. | 38 |
![]() |
'256' is a magic number. | 42 |
![]() |
'cast' is not followed by whitespace. | 72 |
![]() |
'cast' is not followed by whitespace. | 89 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'username' must be private and have accessor methods. | 99 |
![]() |
Variable 'password' must be private and have accessor methods. | 101 |
![]() |
Must have at least one statement. | 620 |
![]() |
Must have at least one statement. | 666 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 29 |
![]() |
'cast' is not followed by whitespace. | 35 |
![]() |
'cast' is not followed by whitespace. | 56 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 95 |
![]() |
'cast' is not followed by whitespace. | 104 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant 'public' modifier. | 33 |
![]() |
Redundant 'public' modifier. | 48 |
![]() |
Redundant throws: 'MessageRedeliveredException' is subclass of 'MessagingException'. | 49 |
Violation | Message | Line |
---|---|---|
![]() |
'4' is a magic number. | 31 |
![]() |
'5' is a magic number. | 36 |
![]() |
'6' is a magic number. | 41 |
![]() |
'7' is a magic number. | 47 |
![]() |
'8' is a magic number. | 52 |
![]() |
'11' is a magic number. | 57 |
![]() |
'12' is a magic number. | 62 |
![]() |
'13' is a magic number. | 68 |
![]() |
'14' is a magic number. | 74 |
Violation | Message | Line |
---|---|---|
![]() |
Utility classes should not have a public or default constructor. | 46 |
![]() |
'cast' is not followed by whitespace. | 94 |
![]() |
'cast' is not followed by whitespace. | 98 |
![]() |
'cast' is not followed by whitespace. | 103 |
![]() |
'cast' is not followed by whitespace. | 107 |
![]() |
Line contains a tab character. | 115 |
![]() |
'cast' is not followed by whitespace. | 116 |
![]() |
'4096' is a magic number. | 118 |
![]() |
'cast' is not followed by whitespace. | 148 |
![]() |
'cast' is not followed by whitespace. | 154 |
![]() |
'cast' is not followed by whitespace. | 169 |
![]() |
'cast' is not followed by whitespace. | 174 |
![]() |
'cast' is not followed by whitespace. | 178 |
![]() |
'cast' is not followed by whitespace. | 187 |
![]() |
'cast' is not followed by whitespace. | 198 |
![]() |
Must have at least one statement. | 206 |
![]() |
'cast' is not followed by whitespace. | 238 |
![]() |
'cast' is not followed by whitespace. | 252 |
![]() |
'4096' is a magic number. | 263 |
![]() |
'4096' is a magic number. | 264 |
![]() |
'cast' is not followed by whitespace. | 284 |
![]() |
'4096' is a magic number. | 287 |
![]() |
'4096' is a magic number. | 288 |
![]() |
'cast' is not followed by whitespace. | 300 |
![]() |
'cast' is not followed by whitespace. | 310 |
![]() |
'cast' is not followed by whitespace. | 334 |
![]() |
'cast' is not followed by whitespace. | 338 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 55 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'consumers' must be private and have accessor methods. | 56 |
![]() |
Variable 'receiversCount' must be private and have accessor methods. | 58 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'connector' must be private and have accessor methods. | 31 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 99 |
![]() |
'cast' is not followed by whitespace. | 103 |
![]() |
'cast' is not followed by whitespace. | 110 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'factory' must be private and have accessor methods. | 40 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 64 |
![]() |
'cast' is not followed by whitespace. | 113 |
![]() |
'cast' is not followed by whitespace. | 114 |
![]() |
'cast' is not followed by whitespace. | 115 |
![]() |
'cast' is not followed by whitespace. | 117 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'connector' must be private and have accessor methods. | 45 |
![]() |
Variable 'redeliveryHandler' must be private and have accessor methods. | 46 |
![]() |
Variable 'consumer' must be private and have accessor methods. | 47 |
![]() |
Variable 'session' must be private and have accessor methods. | 48 |
![]() |
Variable 'startOnConnect' must be private and have accessor methods. | 49 |
![]() |
'if' is not followed by whitespace. | 144 |
![]() |
'if' is not followed by whitespace. | 148 |
![]() |
'cast' is not followed by whitespace. | 153 |
![]() |
'cast' is not followed by whitespace. | 153 |