Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
210083

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
ModifierOrder5error Error
RedundantModifier12error Error
AvoidNestedBlocks0error Error
EmptyBlock1error Error
NeedBraces0error Error
LeftCurly
  • option: "nl"
0error Error
RightCurly
  • option: "alone"
0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass1error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier27error Error
TodoComment5error Error
UpperEll0error Error

Details

org/mule/registry/RegistryStore.java

ViolationMessageLine
errorRedundant 'public' modifier.22
errorRedundant 'public' modifier.24
errorRedundant 'public' modifier.26

org/mule/registry/store/XmlRegistryStore.java

ViolationMessageLine
errorVariable 'context' must be private and have accessor methods.33
error'cast' is not followed by whitespace.62
error'cast' is not followed by whitespace.79
error'cast' is not followed by whitespace.80

org/mule/registry/impl/AbstractRegistry.java

ViolationMessageLine
errorVariable 'store' must be private and have accessor methods.48
errorVariable 'context' must be private and have accessor methods.49
error'cast' is not followed by whitespace.102
error'cast' is not followed by whitespace.108
error'cast' is not followed by whitespace.111
error'cast' is not followed by whitespace.123
error'cast' is not followed by whitespace.129
error'cast' is not followed by whitespace.134
error'cast' is not followed by whitespace.148
error'cast' is not followed by whitespace.241
error'cast' is not followed by whitespace.251
error'cast' is not followed by whitespace.285
error'cast' is not followed by whitespace.295
error'cast' is not followed by whitespace.326
error'cast' is not followed by whitespace.332
error'cast' is not followed by whitespace.338

org/mule/registry/ComponentType.java

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

org/mule/registry/ClassLoaderFactory.java

ViolationMessageLine
errorClass ClassLoaderFactory should be declared as final.28
error'cast' is not followed by whitespace.64
error'cast' is not followed by whitespace.80
error'cast' is not followed by whitespace.167
errorMust have at least one statement.173

org/mule/registry/RegistryFactory.java

ViolationMessageLine
errorRedundant 'public' modifier.23

org/mule/registry/Entry.java

ViolationMessageLine
errorRedundant 'final' modifier.67
error'static' modifier out of order with the JLS suggestions.67
errorRedundant 'final' modifier.70
error'static' modifier out of order with the JLS suggestions.70
errorRedundant 'final' modifier.73
error'static' modifier out of order with the JLS suggestions.73
errorRedundant 'final' modifier.79
error'static' modifier out of order with the JLS suggestions.79
errorRedundant 'final' modifier.85
error'static' modifier out of order with the JLS suggestions.85

org/mule/registry/impl/AbstractUnit.java

ViolationMessageLine
errorComment matches to-do format 'TODO:'.67
error'cast' is not followed by whitespace.69
errorComment matches to-do format 'TODO:'.202
error'cast' is not followed by whitespace.204

org/mule/registry/impl/AbstractLibrary.java

ViolationMessageLine
errorVariable 'components' must be private and have accessor methods.28
errorVariable 'classPathElements' must be private and have accessor methods.29
errorVariable 'isClassLoaderParentFirst' must be private and have accessor methods.30
errorVariable 'descriptor' must be private and have accessor methods.31
error'cast' is not followed by whitespace.49
error'cast' is not followed by whitespace.53

org/mule/registry/ValidationException.java

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

org/mule/registry/impl/AbstractEntry.java

ViolationMessageLine
errorVariable 'currentState' must be private and have accessor methods.26
errorVariable 'name' must be private and have accessor methods.27
errorVariable 'installRoot' must be private and have accessor methods.28
errorVariable 'stateAtShutdown' must be private and have accessor methods.29
errorVariable 'registry' must be private and have accessor methods.30

org/mule/registry/impl/AbstractRegistryComponent.java

ViolationMessageLine
errorVariable 'type' must be private and have accessor methods.39
errorVariable 'name' must be private and have accessor methods.40
errorVariable 'objectName' must be private and have accessor methods.41
errorVariable 'units' must be private and have accessor methods.42
errorVariable 'libraries' must be private and have accessor methods.43
errorVariable 'workspaceRoot' must be private and have accessor methods.44
errorVariable 'classPathElements' must be private and have accessor methods.45
errorVariable 'componentClassName' must be private and have accessor methods.46
errorVariable 'isClassLoaderParentFirst' must be private and have accessor methods.47
errorVariable 'isTransient' must be private and have accessor methods.48
errorVariable 'component' must be private and have accessor methods.49
errorVariable 'descriptor' must be private and have accessor methods.50
error'cast' is not followed by whitespace.82
error'cast' is not followed by whitespace.86
error'cast' is not followed by whitespace.99
error'cast' is not followed by whitespace.108
errorComment matches to-do format 'TODO:'.319

org/mule/registry/EntryFactory.java

ViolationMessageLine
errorRedundant 'public' modifier.22
errorRedundant 'public' modifier.24
errorRedundant 'public' modifier.26

org/mule/registry/impl/AbstractAssembly.java

ViolationMessageLine
errorVariable 'units' must be private and have accessor methods.28
errorVariable 'isTransient' must be private and have accessor methods.29
errorVariable 'descriptor' must be private and have accessor methods.30
error'cast' is not followed by whitespace.42
error'cast' is not followed by whitespace.69
errorComment matches to-do format 'TODO:'.175
errorComment matches to-do format 'TODO:'.180