The following document contains the results of Checkstyle 6.11.2 with ./developmentTools/Checkstyle/checkstyle.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | ReturnCount | 7 | |
| design | VisibilityModifier | 1 | |
| sizes | AnonInnerLength
|
1 | |
AnonInnerLength
|
1 | ||
MethodCount
|
2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodCount | Number of public methods is 31 (max allowed is 30). | 48 | |
| sizes | AnonInnerLength | Anonyme innere Klasse ist 58 Zeilen lang, erlaubt sind höchstens 40. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'beilagenarten' must be private and have accessor methods. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 6 (max allowed is 2). | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 6 (max allowed is 2). | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 3 (max allowed is 2). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 3 (max allowed is 2). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 5 (max allowed is 2). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodCount | Number of public methods is 39 (max allowed is 30). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 5 (max allowed is 2). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ReturnCount | Return count is 3 (max allowed is 2). | 168 |