Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
20 0 0 91

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 0 error Error
FileLength 0 error Error
ParameterNumber 0 error Error
EmptyForIteratorPad 0 error Error
NoWhitespaceAfter 2 error Error
NoWhitespaceBefore 0 error Error
TabCharacter 8 error Error
WhitespaceAfter 35 error Error
WhitespaceAround 11 error Error
ModifierOrder 0 error Error
RedundantModifier 0 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock 2 error Error
NeedBraces 0 error Error
LeftCurly
  • option : "nl"
6 error Error
RightCurly
  • option : "alone"
0 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
IllegalInstantiation 0 error Error
InnerAssignment 0 error Error
MagicNumber 6 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 0 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
FinalClass 0 error Error
HideUtilityClassConstructor 0 error Error
InterfaceIsType 0 error Error
VisibilityModifier 20 error Error
TodoComment 1 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/xfire/target/checkstyle-header.txt"
0 error Error

Details

org/mule/providers/soap/xfire/XFireServiceComponent.java

Violation Message Line
error Variable 'logger' must be private and have accessor methods. 69
error Variable 'xfire' must be private and have accessor methods. 71
error Variable 'transport' must be private and have accessor methods. 74
error Variable 'universalTransport' must be private and have accessor methods. 75
error Variable 'transportClass' must be private and have accessor methods. 76
error 'cast' is not followed by whitespace. 80
error 'if' is not followed by whitespace. 90
error '{' should be on a new line. 96
error 'try' is not followed by whitespace. 98
error '{' is not preceded with whitespace. 98
error '{' should be on a new line. 98
error 'cast' is not followed by whitespace. 100
error 'catch' is not followed by whitespace. 102
error 'if' is not followed by whitespace. 109
error 'cast' is not followed by whitespace. 112
error 'catch' is not followed by whitespace. 115
error 'if' is not followed by whitespace. 123
error '{' is not preceded with whitespace. 123
error '{' should be on a new line. 123
error 'if' is not followed by whitespace. 132
error 'while' is not followed by whitespace. 149
error '{' is not preceded with whitespace. 149
error '{' should be on a new line. 149
error '{' should be on a new line. 150
error 'cast' is not followed by whitespace. 167
error 'cast' is not followed by whitespace. 241
error 'cast' is not followed by whitespace. 245

org/mule/providers/soap/xfire/MuleObjectServiceFactory.java

Violation Message Line
error Variable 'excludedMethods' must be private and have accessor methods. 32
error Must have at least one statement. 86

org/mule/providers/soap/xfire/MuleHeadersInHandler.java

Violation Message Line
error Variable 'ns' must be private and have accessor methods. 26

org/mule/providers/soap/xfire/transport/MuleLocalChannel.java

Violation Message Line
error Variable 'logger' must be private and have accessor methods. 66
error Variable 'workManager' must be private and have accessor methods. 69
error 'cast' is not followed by whitespace. 87
error 'cast' is not followed by whitespace. 97
error 'cast' is not followed by whitespace. 99
error Must have at least one statement. 178
error 'cast' is not followed by whitespace. 345
error 'cast' is not followed by whitespace. 363
error 'cast' is not followed by whitespace. 367
error Comment matches to-do format 'TODO:'. 388
error '{' should be on a new line. 418

org/mule/providers/soap/xfire/XFireMuleSession.java

Violation Message Line
error Variable 'session' must be private and have accessor methods. 22

org/mule/providers/soap/xfire/i18n/XFireMessages.java

Violation Message Line
error '8' is a magic number. 22
error '9' is a magic number. 27
error '10' is a magic number. 32
error '11' is a magic number. 37

org/mule/providers/soap/xfire/XFireMessageReceiver.java

Violation Message Line
error Variable 'connector' must be private and have accessor methods. 48
error Variable 'service' must be private and have accessor methods. 49
error Variable 'serviceInterfaces' must be private and have accessor methods. 51

org/mule/providers/soap/xfire/XFireMessageDispatcher.java

Violation Message Line
error Variable 'client' must be private and have accessor methods. 61
error Variable 'connector' must be private and have accessor methods. 62
error 'cast' is not followed by whitespace. 203
error 'cast' is not followed by whitespace. 208
error 'cast' is not followed by whitespace. 213
error 'cast' is not followed by whitespace. 232
error 'cast' is not followed by whitespace. 246
error 'cast' is not followed by whitespace. 267
error 'cast' is not followed by whitespace. 333
error 'cast' is not followed by whitespace. 336
error 'cast' is not followed by whitespace. 397

org/mule/providers/soap/xfire/transport/MuleLocalTransport.java

Violation Message Line
error Variable 'logger' must be private and have accessor methods. 46
error Variable 'workManager' must be private and have accessor methods. 50

org/mule/providers/soap/xfire/MuleInvoker.java

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

org/mule/providers/soap/xfire/transport/MuleUniversalTransport.java

Violation Message Line
error Variable 'logger' must be private and have accessor methods. 43

org/mule/providers/soap/xfire/XFireConnector.java

Violation Message Line
error Variable 'xfireDescriptor' must be private and have accessor methods. 67
error '150' is a magic number. 151
error 'cast' is not followed by whitespace. 158
error 'cast' is not followed by whitespace. 161
error 'cast' is not followed by whitespace. 172
error 'cast' is not followed by whitespace. 178
error 'cast' is not followed by whitespace. 202
error 'cast' is not followed by whitespace. 216
error '{' is followed by whitespace. 216
error 'cast' is not followed by whitespace. 217
error 'cast' is not followed by whitespace. 243
error '{' is followed by whitespace. 243
error 'cast' is not followed by whitespace. 301
error 'cast' is not followed by whitespace. 384
error Line contains a tab character. 572
error Line contains a tab character. 573
error Line contains a tab character. 574
error Line contains a tab character. 575
error Line contains a tab character. 576
error Line contains a tab character. 577
error Line contains a tab character. 578
error Line contains a tab character. 579

org/mule/providers/soap/xfire/transport/MuleUniversalChannel.java

Violation Message Line
error Variable 'logger' must be private and have accessor methods. 74
error 'cast' is not followed by whitespace. 91
error '40' is a magic number. 189
error 'cast' is not followed by whitespace. 248
error 'cast' is not followed by whitespace. 275