The following document contains the results of Checkstyle 6.8.2 with https://git.sw4j.net/sw4j-org/quality-profile/raw/master/src/main/resources/org/sw4j/quality-profile/checkstyle/checkstyle-6.19.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MissingCtor | 1 | |
| javadoc | JavadocPackage | 1 | |
JavadocStyle
|
4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocStyle | Javadoc has empty description section. | 19 | |
| coding | MissingCtor | Class should define a constructor. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 19 |