Checkstyle Results

The following document contains the results of Checkstyle 6.1.1. rss feed

Summary

Files  Info  Warnings  Errors
34 0 0 1

Rules

Category Rule Violations Severity
coding MissingSwitchDefault 1  Error

Details

at/rseiler/spbee/core/generator/StoredProcedureGenerator.java

Severity Category Rule Message Line
 Error coding MissingSwitchDefault switch without "default" clause. 287