The following document contains the results of Checkstyle 6.1.1. 
| File | |||
|---|---|---|---|
| at/rseiler/spbee/core/generator/StoredProcedureGenerator.java | 0 | 0 | 1 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MissingSwitchDefault | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MissingSwitchDefault | switch without "default" clause. | 287 |