The following document contains the results of Checkstyle 6.11.2 with C:\Users\jerem\projects\DependencyCheck\dependency-check-cli/../src/main/config/checkstyle-checks.xml ruleset. 
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | '>' is not preceded with whitespace. | 296 | |
| whitespace | WhitespaceAround | '>' is not followed by whitespace. | 296 | |
| regexp | RegexpSingleline | Line matches the illegal pattern '\s+$'. | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodCount | Total number of methods is 63 (max allowed is 40). | 42 |