The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
28 | 0 | 0 | 137 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 1 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
JavadocMethod
| 69 | ![]() |
JavadocType | 0 | ![]() |
JavadocVariable | 0 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 3 | ![]() |
UnusedImports | 5 | ![]() |
FileLength | 0 | ![]() |
LineLength
| 1 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 1 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter
| 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 33 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 6 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 9 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier
| 0 | ![]() |
ArrayTypeStyle | 3 | ![]() |
GenericIllegalRegexp
| 6 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 189 |
![]() | Expected an @return tag. | 267 |
![]() | Expected an @return tag. | 281 |
Violation | Message | Line |
---|---|---|
![]() | Redundant import from the same package - org.apache.shale.remoting.logger.Logger. | 21 |
![]() | Line has trailing spaces. | 27 |
![]() | Expected an @return tag. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 257 |
![]() | Expected an @return tag. | 271 |
![]() | Expected an @return tag. | 293 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 39 |
![]() | Expected an @return tag. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Expected an @return tag. | 56 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Expected an @return tag. | 64 |
![]() | Redundant 'public' modifier. | 64 |
![]() | Expected an @return tag. | 74 |
![]() | Redundant 'public' modifier. | 74 |
![]() | Redundant 'public' modifier. | 87 |
![]() | Expected an @return tag. | 96 |
![]() | Redundant 'public' modifier. | 96 |
![]() | Redundant 'public' modifier. | 107 |
![]() | Redundant 'public' modifier. | 116 |
![]() | Redundant 'public' modifier. | 126 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.apache.shale.remoting.Mappings. | 33 |
![]() | Expected an @return tag. | 142 |
![]() | Expected an @return tag. | 155 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 25 |
![]() | Expected an @return tag. | 35 |
![]() | Redundant 'public' modifier. | 35 |
![]() | Expected an @return tag. | 43 |
![]() | Redundant 'public' modifier. | 43 |
![]() | Expected an @return tag. | 51 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Expected an @return tag. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Expected an @return tag. | 67 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Expected an @return tag. | 75 |
![]() | Redundant 'public' modifier. | 75 |
![]() | Redundant 'public' modifier. | 91 |
![]() | Redundant 'public' modifier. | 105 |
![]() | Redundant 'public' modifier. | 119 |
![]() | Redundant 'public' modifier. | 133 |
![]() | Redundant 'public' modifier. | 147 |
![]() | Redundant 'public' modifier. | 161 |
Violation | Message | Line |
---|---|---|
![]() | Redundant import from the same package - org.apache.shale.remoting.impl.FilteringProcessor. | 28 |
![]() | Unused import - org.apache.shale.remoting.Processor. | 29 |
![]() | Expected an @return tag. | 150 |
![]() | Expected an @return tag. | 178 |
![]() | Expected an @return tag. | 221 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 141 |
![]() | Expected an @return tag. | 159 |
![]() | Expected an @return tag. | 180 |
![]() | Expected an @return tag. | 250 |
![]() | Expected an @return tag. | 263 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 125 |
![]() | Line has trailing spaces. | 186 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 30 |
![]() | Expected an @return tag. | 155 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 31 |
![]() | Expected an @return tag. | 156 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.apache.shale.remoting.Processor. | 27 |
![]() | Expected an @return tag. | 131 |
Violation | Message | Line |
---|---|---|
![]() | '0xff' is a magic number. | 258 |
![]() | '0x22' is a magic number. | 261 |
![]() | '0x26' is a magic number. | 263 |
![]() | '0x27' is a magic number. | 265 |
![]() | '0x3C' is a magic number. | 267 |
![]() | '0X3E' is a magic number. | 269 |
![]() | Expected an @return tag. | 359 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 79 |
![]() | More than 7 parameters. | 116 |
![]() | Expected an @return tag. | 215 |
![]() | Expected an @return tag. | 318 |
![]() | Expected an @return tag. | 332 |
![]() | Expected an @return tag. | 348 |
![]() | Empty statement. | 384 |
![]() | Expected an @return tag. | 445 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.apache.shale.remoting.Processor. | 26 |
![]() | Expected an @return tag. | 121 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | Redundant 'public' modifier. | 42 |
![]() | Expected an @return tag. | 52 |
![]() | Redundant 'public' modifier. | 52 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Expected an @return tag. | 68 |
![]() | Redundant 'public' modifier. | 68 |
![]() | Redundant 'public' modifier. | 76 |
![]() | Expected an @return tag. | 83 |
![]() | Redundant 'public' modifier. | 83 |
![]() | Redundant 'public' modifier. | 91 |
![]() | Expected an @return tag. | 101 |
![]() | Redundant 'public' modifier. | 101 |
![]() | Expected an @return tag. | 112 |
![]() | Redundant 'public' modifier. | 112 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.apache.shale.remoting.Processor. | 41 |
![]() | '1000L' is a magic number. | 127 |
![]() | Empty statement. | 149 |
![]() | Empty statement. | 152 |
![]() | '1024' is a magic number. | 169 |
![]() | Expected an @return tag. | 224 |
![]() | Expected an @return tag. | 246 |
![]() | Expected an @return tag. | 273 |
![]() | Expected an @return tag. | 291 |
![]() | Expected an @return tag. | 334 |
![]() | Expected an @return tag. | 355 |
![]() | Expected an @return tag. | 370 |
![]() | Expected an @return tag. | 390 |
![]() | Expected an @return tag. | 409 |
![]() | Expected an @return tag. | 451 |
![]() | Expected an @return tag. | 465 |
![]() | Expected an @return tag. | 567 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 59 |
![]() | Expected an @return tag. | 79 |
![]() | Expected an @return tag. | 105 |
![]() | Expected an @return tag. | 158 |
![]() | Expected an @return tag. | 227 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 35 |
![]() | Array brackets at illegal position. | 50 |
![]() | Array brackets at illegal position. | 63 |
![]() | Expected an @return tag. | 74 |
![]() | Expected an @return tag. | 95 |
![]() | Expected an @return tag. | 121 |
![]() | Expected an @return tag. | 158 |
![]() | Array brackets at illegal position. | 158 |
![]() | Expected an @return tag. | 204 |
![]() | '0xff' is a magic number. | 218 |
![]() | Empty statement. | 233 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 46 |