The following document contains the results of Checkstyle. 
| File | |||
|---|---|---|---|
| org/apache/maven/wagon/providers/ssh/external/ScpExternalCommandExecutor.java | 0 | 1 | 0 |
| org/apache/maven/wagon/providers/ssh/external/ScpExternalWagon.java | 0 | 20 | 2 |
| Rule | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| FileLength | 0 | |
RegexpHeader
|
0 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
1 | |
| MemberName | 0 | |
JavadocMethod
|
21 | |
JavadocType
|
0 | |
JavadocVariable
|
0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
1 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 142 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 218 | |
| Line is longer than 120 characters (found 122). | 313 | |
| ')' is not preceded with whitespace. | 313 | |
| Missing a Javadoc comment. | 346 | |
| Missing a Javadoc comment. | 430 | |
| Missing a Javadoc comment. | 457 | |
| Missing a Javadoc comment. | 463 | |
| Missing a Javadoc comment. | 469 | |
| Missing a Javadoc comment. | 475 | |
| Missing a Javadoc comment. | 480 | |
| Missing a Javadoc comment. | 485 | |
| Missing a Javadoc comment. | 490 | |
| Missing a Javadoc comment. | 495 | |
| Missing a Javadoc comment. | 500 | |
| Missing a Javadoc comment. | 505 | |
| Missing a Javadoc comment. | 510 | |
| Missing a Javadoc comment. | 515 |