The following document contains the results of Checkstyle 6.1.1 with src/main/config/checkstyle.xml ruleset. 
| File | |||
|---|---|---|---|
| de/bsvrz/sys/funclib/commandLineArgs/ArgumentList.java | 0 | 4 | 0 |
| de/bsvrz/sys/funclib/commandLineArgs/ScaleUnit.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| metrics | CyclomaticComplexity | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 93 | |
| metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 302 | |
| metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 721 | |
| metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 898 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 101 |