Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
140066

Rules

RulesViolationsSeverity
NewlineAtEndOfFile0error 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
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
TabCharacter0error Error
WhitespaceAfter32error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
NeedBraces0error Error
LeftCurly
  • option: "nl"
0error Error
RightCurly
  • option: "alone"
0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment6error Error
MagicNumber8error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression2error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier17error Error
TodoComment0error Error
UpperEll0error Error

Details

org/mule/providers/jdbc/JdbcMessageDispatcher.java

ViolationMessageLine
error'cast' is not followed by whitespace.39
errorInner assignments should be avoided.67
error'6' is a magic number.76
error'6' is a magic number.77
error'6' is a magic number.78

org/mule/providers/jdbc/JdbcMessageReceiver.java

ViolationMessageLine
errorVariable 'connector' must be private and have accessor methods.37
errorVariable 'readStmt' must be private and have accessor methods.38
errorVariable 'ackStmt' must be private and have accessor methods.39
errorVariable 'readParams' must be private and have accessor methods.40
errorVariable 'ackParams' must be private and have accessor methods.41
error'cast' is not followed by whitespace.50
error'cast' is not followed by whitespace.53
error'cast' is not followed by whitespace.156

org/mule/providers/jdbc/JdbcUtils.java

ViolationMessageLine
errorUtility classes should not have a public or default constructor.19
errorExpression can be simplified.34
errorExpression can be simplified.46

org/mule/providers/jdbc/xa/ConnectionWrapper.java

ViolationMessageLine
error'cast' is not followed by whitespace.258
error'cast' is not followed by whitespace.270
error'cast' is not followed by whitespace.283
error'cast' is not followed by whitespace.325
error'cast' is not followed by whitespace.338
error'cast' is not followed by whitespace.353
error'cast' is not followed by whitespace.365
error'cast' is not followed by whitespace.377
error'cast' is not followed by whitespace.390
error'cast' is not followed by whitespace.406
error'cast' is not followed by whitespace.418
error'cast' is not followed by whitespace.441

org/mule/providers/jdbc/SQLExceptionReader.java

ViolationMessageLine
error'cast' is not followed by whitespace.28
error'cast' is not followed by whitespace.34
error'cast' is not followed by whitespace.56

org/mule/providers/jdbc/JdbcTransaction.java

ViolationMessageLine
error'cast' is not followed by whitespace.43
error'cast' is not followed by whitespace.67
error'cast' is not followed by whitespace.68
error'cast' is not followed by whitespace.80
error'cast' is not followed by whitespace.81

org/mule/providers/jdbc/JdbcConnector.java

ViolationMessageLine
errorVariable 'pollingFrequency' must be private and have accessor methods.71
errorVariable 'dataSource' must be private and have accessor methods.72
errorVariable 'dataSourceJndiName' must be private and have accessor methods.73
errorVariable 'jndiContext' must be private and have accessor methods.74
errorVariable 'jndiInitialFactory' must be private and have accessor methods.75
errorVariable 'jndiProviderUrl' must be private and have accessor methods.76
errorVariable 'providerProperties' must be private and have accessor methods.77
errorVariable 'queries' must be private and have accessor methods.78
errorVariable 'resultSetHandler' must be private and have accessor methods.79
errorVariable 'queryRunner' must be private and have accessor methods.80
errorVariable 'queryValueExtractors' must be private and have accessor methods.81
errorVariable 'propertyExtractors' must be private and have accessor methods.82
error'cast' is not followed by whitespace.120
error'cast' is not followed by whitespace.213
errorInner assignments should be avoided.227
error'cast' is not followed by whitespace.227
errorInner assignments should be avoided.237
error'cast' is not followed by whitespace.237
errorInner assignments should be avoided.240
errorInner assignments should be avoided.248
errorInner assignments should be avoided.258
error'6' is a magic number.266
error'6' is a magic number.272
error'6' is a magic number.273
error'6' is a magic number.274
error'cast' is not followed by whitespace.291
error'cast' is not followed by whitespace.440
error'200' is a magic number.556
error'cast' is not followed by whitespace.573
error'cast' is not followed by whitespace.582