Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
100063

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
UnusedImports1error Error
FileLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
TabCharacter0error Error
WhitespaceAfter12error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock1error Error
NeedBraces1error Error
LeftCurly
  • option: "nl"
38error Error
RightCurly
  • option: "alone"
6error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber1error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression2error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier1error Error
TodoComment0error Error
UpperEll0error Error

Details

org/mule/providers/oracle/jms/OracleJmsConnection.java

ViolationMessageLine
error'cast' is not followed by whitespace.68
error'cast' is not followed by whitespace.83
error'cast' is not followed by whitespace.99
error'cast' is not followed by whitespace.105

org/mule/providers/oracle/jms/AbstractOracleJmsConnector.java

ViolationMessageLine
errorVariable 'payloadFactory' must be private and have accessor methods.47
error'{' should be on a new line.85
error'{' should be on a new line.93
error'{' should be on a new line.112
error'{' should be on a new line.114
error'}' should be alone on a line.116
error'{' should be on a new line.116
error'{' should be on a new line.121
error'{' should be on a new line.127
error'{' should be on a new line.130
error'{' should be on a new line.133
error'{' should be on a new line.141
error'{' should be on a new line.143
error'{' should be on a new line.146
error'{' should be on a new line.158
error'{' should be on a new line.167
error'{' should be on a new line.171
error'{' should be on a new line.174
error'}' should be alone on a line.176
error'{' should be on a new line.176
error'}' should be alone on a line.178
error'{' should be on a new line.178
error'}' should be alone on a line.184
error'{' should be on a new line.184
error'{' should be on a new line.195
error'{' should be on a new line.196
error'{' should be on a new line.198
error'{' should be on a new line.199
error'{' should be on a new line.204
error'{' should be on a new line.214
error'{' should be on a new line.218
error'{' should be on a new line.231

org/mule/providers/oracle/jms/transformers/StringToXMLMessage.java

ViolationMessageLine
errorUnused import - org.mule.providers.oracle.jms.OracleJmsConnector.15
errorExpression can be simplified.64
error'{' should be on a new line.72
errorExpression can be simplified.75
error'{' should be on a new line.75
error'{' should be on a new line.81
error'{' should be on a new line.84
error'else' construct must use '{}'s.87
error'200' is a magic number.89
error'{' should be on a new line.96
error'{' should be on a new line.98
error'}' should be alone on a line.100
error'{' should be on a new line.100
error'}' should be alone on a line.109
error'{' should be on a new line.109
errorMust have at least one statement.109
error'{' should be on a new line.114
error'{' should be on a new line.115
error'{' should be on a new line.116

org/mule/providers/oracle/jms/OracleJmsMessageReceiver.java

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

org/mule/providers/oracle/jms/OracleJmsMessageAdapter.java

ViolationMessageLine
error'cast' is not followed by whitespace.51
error'cast' is not followed by whitespace.54
error'cast' is not followed by whitespace.80
error'cast' is not followed by whitespace.83

org/mule/providers/oracle/jms/OracleJmsMessageDispatcher.java

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