Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
17 0 0 44

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 0 error Error
NoWhitespaceBefore 0 error Error
TabCharacter 0 error Error
WhitespaceAfter 15 error Error
WhitespaceAround 0 error Error
ModifierOrder 0 error Error
RedundantModifier 0 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock 3 error Error
NeedBraces 0 error Error
LeftCurly
  • option : "nl"
0 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 20 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 6 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/examples/voipservice/target/checkstyle-header.txt"
0 error Error

Details

org/mule/samples/voipservice/service/SyncVoipBroker.java

Violation Message Line
error Variable 'logger' must be private and have accessor methods. 31
error 'cast' is not followed by whitespace. 42
error 'cast' is not followed by whitespace. 46

org/mule/samples/voipservice/service/CreditAgencyService.java

Violation Message Line
error Variable 'logger' must be private and have accessor methods. 22
error '1000000' is a magic number. 27

org/mule/samples/voipservice/service/BankAgencyService.java

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

org/mule/samples/voipservice/service/PaymentValidationService.java

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

org/mule/samples/voipservice/to/AddressTO.java

Violation Message Line
error Must have at least one statement. 100
error '10' is a magic number. 127
error 'cast' is not followed by whitespace. 129
error 'cast' is not followed by whitespace. 129

org/mule/samples/voipservice/to/CustomerTO.java

Violation Message Line
error 'cast' is not followed by whitespace. 119
error 'cast' is not followed by whitespace. 119
error Must have at least one statement. 123
error '10' is a magic number. 146
error 'cast' is not followed by whitespace. 148
error 'cast' is not followed by whitespace. 148

org/mule/samples/voipservice/routers/PaymentValidationResponseAggregator.java

Violation Message Line
error 'cast' is not followed by whitespace. 40
error 'cast' is not followed by whitespace. 41
error 'cast' is not followed by whitespace. 57

org/mule/samples/voipservice/client/VoipConsumer.java

Violation Message Line
error Variable 'logger' must be private and have accessor methods. 34
error 'cast' is not followed by whitespace. 67
error 'cast' is not followed by whitespace. 67
error '70' is a magic number. 83
error '16' is a magic number. 120

org/mule/samples/voipservice/service/AddressValidationService.java

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

org/mule/samples/voipservice/to/CreditCardTO.java

Violation Message Line
error Must have at least one statement. 102
error '10' is a magic number. 129
error 'cast' is not followed by whitespace. 130
error 'cast' is not followed by whitespace. 130

org/mule/samples/voipservice/LocaleMessage.java

Violation Message Line
error '3' is a magic number. 36
error '4' is a magic number. 41
error '5' is a magic number. 46
error '6' is a magic number. 51
error '7' is a magic number. 56
error '8' is a magic number. 61
error '9' is a magic number. 66
error '10' is a magic number. 71
error '11' is a magic number. 76
error '12' is a magic number. 81
error '13' is a magic number. 86
error '14' is a magic number. 91
error '15' is a magic number. 96
error '16' is a magic number. 101