The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
7 | 0 | 0 | 64 |
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 1 | ![]() |
Translation | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
MemberName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter | 3 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 5 | ![]() |
WhitespaceAround | 4 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 4 | ![]() |
NeedBraces | 11 | ![]() |
LeftCurly
| 10 | ![]() |
RightCurly
| 3 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 9 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 2 | ![]() |
HideUtilityClassConstructor | 2 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 10 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Variable 'proxyHostname' must be private and have accessor methods. | 40 |
![]() | Variable 'proxyPort' must be private and have accessor methods. | 41 |
![]() | Variable 'proxyUsername' must be private and have accessor methods. | 42 |
![]() | Variable 'proxyPassword' must be private and have accessor methods. | 43 |
![]() | '10000' is a magic number. | 70 |
![]() | '10000' is a magic number. | 104 |
![]() | 'else' construct must use '{}'s. | 175 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 110 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Utility classes should not have a public or default constructor. | 23 |
![]() | '{' is not preceded with whitespace. | 43 |
![]() | '{' should be on a new line. | 43 |
![]() | '{' is not preceded with whitespace. | 46 |
![]() | '{' should be on a new line. | 46 |
![]() | '3' is a magic number. | 49 |
![]() | '{' is not preceded with whitespace. | 49 |
![]() | '{' should be on a new line. | 49 |
![]() | '3' is a magic number. | 50 |
![]() | '4' is a magic number. | 52 |
![]() | '{' is not preceded with whitespace. | 52 |
![]() | '{' should be on a new line. | 52 |
![]() | '4' is a magic number. | 53 |
![]() | 'cast' is not followed by whitespace. | 73 |
![]() | 'cast' is not followed by whitespace. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Class ReflectionHelper should be declared as final. | 30 |
![]() | '{' is followed by whitespace. | 48 |
![]() | '{' is followed by whitespace. | 62 |
![]() | '{' is followed by whitespace. | 82 |
Violation | Message | Line |
---|---|---|
![]() | Class MuleBootstrap should be declared as final. | 28 |
![]() | 'cast' is not followed by whitespace. | 148 |
![]() | 'cast' is not followed by whitespace. | 173 |
Violation | Message | Line |
---|---|---|
![]() | '80' is a magic number. | 34 |
![]() | Variable 'defaultLicenseType' must be private and have accessor methods. | 36 |
![]() | Variable 'defaultLicenseVersion' must be private and have accessor methods. | 37 |
![]() | Variable 'ackJarName' must be private and have accessor methods. | 38 |
![]() | Variable 'ackLicenseName' must be private and have accessor methods. | 39 |
![]() | Variable 'ackFileName' must be private and have accessor methods. | 40 |
![]() | Variable 'licenseFileName' must be private and have accessor methods. | 41 |
![]() | 'if' construct must use '{}'s. | 110 |
![]() | 'if' construct must use '{}'s. | 111 |
![]() | '8' is a magic number. | 111 |
![]() | 'if' construct must use '{}'s. | 140 |
![]() | 'if' construct must use '{}'s. | 141 |
![]() | 'if' construct must use '{}'s. | 203 |
![]() | 'if' construct must use '{}'s. | 218 |
![]() | 'if' construct must use '{}'s. | 227 |
![]() | 'if' construct must use '{}'s. | 244 |
![]() | '{' should be on a new line. | 244 |
![]() | '}' should be alone on a line. | 244 |
![]() | '{' should be on a new line. | 244 |
![]() | Must have at least one statement. | 244 |
![]() | 'if' construct must use '{}'s. | 245 |
![]() | '{' should be on a new line. | 245 |
![]() | '}' should be alone on a line. | 245 |
![]() | '{' should be on a new line. | 245 |
![]() | Must have at least one statement. | 245 |
![]() | '{' should be on a new line. | 246 |
![]() | '}' should be alone on a line. | 246 |
![]() | '{' should be on a new line. | 246 |
![]() | Must have at least one statement. | 246 |
![]() | 'if' construct must use '{}'s. | 250 |
![]() | '1024' is a magic number. | 334 |
![]() | Must have at least one statement. | 371 |