The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 12 | 0 | 0 | 28 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 0 | |
| TabCharacter | 0 | |
| AvoidStarImport | 2 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| NeedBraces | 0 | |
RedundantThrows
|
0 | |
LineLength
|
2 | |
JavadocMethod
|
24 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 140 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 65 | |
| Expected an @return tag. | 72 | |
| Expected an @return tag. | 79 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 87 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 56 | |
| Expected an @return tag. | 66 | |
| Missing a Javadoc comment. | 109 | |
| Missing a Javadoc comment. | 200 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - org.apache.commons.cli2.*. | 19 | |
| Using the '.*' form of import should be avoided - org.apache.commons.cli2.builder.*. | 20 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Line is longer than 120 characters. | 34 | |
| Line is longer than 120 characters. | 35 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 68 |