Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
190082

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
WhitespaceAfter46error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock6error Error
NeedBraces9error Error
LeftCurly
  • option: "nl"
1error Error
RightCurly
  • option: "alone"
0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber1error Error
MissingSwitchDefault0error Error
RedundantThrows3error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier15error Error
TodoComment1error Error
UpperEll0error Error

Details

org/mule/transformers/xml/AbstractXmlTransformer.java

ViolationMessageLine
error'cast' is not followed by whitespace.58
error'cast' is not followed by whitespace.62
error'cast' is not followed by whitespace.66
error'cast' is not followed by whitespace.70
error'cast' is not followed by whitespace.74
error'else' construct must use '{}'s.76
error'if' construct must use '{}'s.105
errorVariable 'resultStream' must be private and have accessor methods.110
errorVariable 'result' must be private and have accessor methods.111
errorVariable 'writer' must be private and have accessor methods.128
errorVariable 'result' must be private and have accessor methods.129
errorVariable 'result' must be private and have accessor methods.146
errorVariable 'result' must be private and have accessor methods.163
errorVariable 'result' must be private and have accessor methods.180
errorRedundant throws: 'TransformerFactoryConfigurationError' is unchecked exception.208
errorRedundant throws: 'TransformerFactoryConfigurationError' is unchecked exception.228
error'cast' is not followed by whitespace.233
error'cast' is not followed by whitespace.237
error'if' construct must use '{}'s.241
errorRedundant throws: 'TransformerFactoryConfigurationError' is unchecked exception.269
error'if' construct must use '{}'s.273

org/mule/transformers/xml/AbstractXStreamTransformer.java

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

org/mule/routing/outbound/RoundRobinXmlSplitter.java

ViolationMessageLine
errorVariable 'enableEndpointFiltering' must be private and have accessor methods.37
error'cast' is not followed by whitespace.45
error'cast' is not followed by whitespace.54
error'cast' is not followed by whitespace.67
error'cast' is not followed by whitespace.73
error'cast' is not followed by whitespace.82
error'cast' is not followed by whitespace.143

org/mule/transformers/xml/XmlToDomDocument.java

ViolationMessageLine
error'if' construct must use '{}'s.39
error'if' construct must use '{}'s.44

org/mule/routing/filters/xml/JXPathFilter.java

ViolationMessageLine
errorVariable 'logger' must be private and have accessor methods.36
error'cast' is not followed by whitespace.105
error'cast' is not followed by whitespace.121
error'if' construct must use '{}'s.126
error'cast' is not followed by whitespace.127
error'200' is a magic number.127
error'cast' is not followed by whitespace.193
error'cast' is not followed by whitespace.207

org/mule/util/properties/JXPathPropertyExtractor.java

ViolationMessageLine
errorVariable 'logger' must be private and have accessor methods.31
error'cast' is not followed by whitespace.40
error'cast' is not followed by whitespace.48
errorMust have at least one statement.65

org/mule/util/properties/JDomPropertyExtractor.java

ViolationMessageLine
error'cast' is not followed by whitespace.28
error'cast' is not followed by whitespace.32
errorMust have at least one statement.43

org/mule/transformers/xml/XsltTransformer.java

ViolationMessageLine
errorVariable 'transformerPool' must be private and have accessor methods.50

org/mule/interceptors/JXPathNormalizerInterceptor.java

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

org/mule/transformers/xml/DomDocumentToXml.java

ViolationMessageLine
error'if' construct must use '{}'s.32
error'else' construct must use '{}'s.34

org/mule/transformers/xml/JXPathExtractor.java

ViolationMessageLine
error'cast' is not followed by whitespace.52
error'cast' is not followed by whitespace.62
error'cast' is not followed by whitespace.66
error'cast' is not followed by whitespace.67

org/mule/routing/outbound/FilteringXmlMessageSplitter.java

ViolationMessageLine
errorVariable 'splitExpression' must be private and have accessor methods.63
errorVariable 'namespaces' must be private and have accessor methods.64
errorVariable 'validateSchema' must be private and have accessor methods.65
errorVariable 'externalSchemaLocation' must be private and have accessor methods.66
error'cast' is not followed by whitespace.135
error'cast' is not followed by whitespace.142
error'cast' is not followed by whitespace.150
error'cast' is not followed by whitespace.180
error'cast' is not followed by whitespace.185
error'cast' is not followed by whitespace.186
error'cast' is not followed by whitespace.211
error'cast' is not followed by whitespace.228
error'cast' is not followed by whitespace.238
error'cast' is not followed by whitespace.242
error'{' should be on a new line.283

org/mule/routing/filters/xml/IsXmlFilter.java

ViolationMessageLine
errorComment matches to-do format 'TODO:'.33
error'cast' is not followed by whitespace.53
error'cast' is not followed by whitespace.57
errorMust have at least one statement.66
errorMust have at least one statement.85

org/mule/transformers/xml/XStreamFactory.java

ViolationMessageLine
error'cast' is not followed by whitespace.48
error'cast' is not followed by whitespace.59
error'cast' is not followed by whitespace.70

org/mule/util/properties/Dom4jPropertyExtractor.java

ViolationMessageLine
error'cast' is not followed by whitespace.27
error'cast' is not followed by whitespace.31
errorMust have at least one statement.41
error'cast' is not followed by whitespace.47
errorMust have at least one statement.57