Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
10 0 0 63

Rules

Rules Violations Severity
NewlineAtEndOfFile 0 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 1 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 12 error Error
WhitespaceAround 0 error Error
ModifierOrder 0 error Error
RedundantModifier 0 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock 1 error Error
NeedBraces 1 error Error
LeftCurly
  • option : "nl"
38 error Error
RightCurly
  • option : "alone"
6 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
IllegalInstantiation 0 error Error
InnerAssignment 0 error Error
MagicNumber 1 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 0 error Error
SimplifyBooleanExpression 2 error Error
SimplifyBooleanReturn 0 error Error
FinalClass 0 error Error
HideUtilityClassConstructor 0 error Error
InterfaceIsType 0 error Error
VisibilityModifier 1 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/transports/oaq/target/checkstyle-header.txt"
0 error Error

Details

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

Violation Message Line
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

Violation Message Line
error Variable '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

Violation Message Line
error Unused import - org.mule.providers.oracle.jms.OracleJmsConnector. 15
error Expression can be simplified. 64
error '{' should be on a new line. 72
error Expression 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
error Must 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/OracleJmsMessageAdapter.java

Violation Message Line
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

Violation Message Line
error 'cast' is not followed by whitespace. 42
error 'cast' is not followed by whitespace. 42

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

Violation Message Line
error 'cast' is not followed by whitespace. 39
error 'cast' is not followed by whitespace. 39