The following document contains the results of Checkstyle. 
| Rules | Violations | Severity | 
|---|---|---|
| EmptyStatement | 0 |  Warning | 
| CyclomaticComplexity | 10 |  Error | 
| ClassFanOutComplexity | 6 |  Error | 
| CovariantEquals | 0 |  Error | 
| ClassDataAbstractionCoupling 
 | 0 |  Error | 
| NPathComplexity | 2 |  Error | 
| RedundantImport | 0 |  Warning | 
| UnusedImports | 7 |  Warning | 
| RedundantModifier | 6 |  Warning | 
| RedundantThrows | 12 |  Warning | 
| FileLength | 0 |  Error | 
| NewlineAtEndOfFile | 3 |  Warning | 
| Violation | Message | Line | 
|---|---|---|
|  | Unused import - org.deegree.services.controller.OGCFrontController. | 53 | 
|  | Unused import - org.deegree.services.controller.exception.serializer.ExceptionSerializer. | 54 | 
|  | Redundant 'public' modifier. | 89 | 
|  | Redundant throws: 'SecurityException' is unchecked exception. | 91 | 
|  | Redundant 'public' modifier. | 112 | 
|  | Redundant throws: 'SecurityException' is unchecked exception. | 114 | 
|  | Redundant 'public' modifier. | 137 | 
|  | Redundant throws: 'SecurityException' is unchecked exception. | 139 | 
|  | Redundant 'public' modifier. | 146 | 
|  | Redundant 'public' modifier. | 156 | 
| Violation | Message | Line | 
|---|---|---|
|  | File does not end with a newline. | 0 | 
|  | Unused import - org.deegree.services.controller.OGCFrontController. | 56 | 
|  | Redundant throws: 'IllegalStateException' is unchecked exception. | 258 | 
| Violation | Message | Line | 
|---|---|---|
|  | Redundant throws: 'SecurityException' is unchecked exception. | 70 | 
|  | Redundant throws: 'SecurityException' is unchecked exception. | 82 | 
| Violation | Message | Line | 
|---|---|---|
|  | Redundant throws: 'SecurityException' is unchecked exception. | 79 | 
|  | Redundant throws: 'SecurityException' is unchecked exception. | 93 | 
|  | Redundant throws: 'SecurityException' is unchecked exception. | 107 | 
| Violation | Message | Line | 
|---|---|---|
|  | Redundant throws: 'SecurityException' is unchecked exception. | 76 | 
|  | Redundant throws: 'SecurityException' is unchecked exception. | 90 | 
|  | Redundant throws: 'SecurityException' is unchecked exception. | 104 | 
| Violation | Message | Line | 
|---|---|---|
|  | Unused import - org.deegree.services.OWS. | 44 | 
| Violation | Message | Line | 
|---|---|---|
|  | Unused import - org.deegree.services.controller.AbstractOWS. | 39 | 
| Violation | Message | Line | 
|---|---|---|
|  | Redundant 'public' modifier. | 66 | 
| Violation | Message | Line | 
|---|---|---|
|  | Class Fan-Out Complexity is 21 (max allowed is 20). | 72 | 
|  | Cyclomatic Complexity is 16 (max allowed is 10). | 100 | 
| Violation | Message | Line | 
|---|---|---|
|  | Class Fan-Out Complexity is 32 (max allowed is 20). | 96 | 
|  | Cyclomatic Complexity is 17 (max allowed is 10). | 183 | 
|  | Cyclomatic Complexity is 12 (max allowed is 10). | 279 | 
|  | Cyclomatic Complexity is 28 (max allowed is 10). | 324 | 
|  | NPath Complexity is 675 (max allowed is 200). | 324 | 
| Violation | Message | Line | 
|---|---|---|
|  | File does not end with a newline. | 0 | 
|  | Class Fan-Out Complexity is 26 (max allowed is 20). | 80 | 
|  | Cyclomatic Complexity is 12 (max allowed is 10). | 97 | 
| Violation | Message | Line | 
|---|---|---|
|  | Cyclomatic Complexity is 12 (max allowed is 10). | 142 | 
| Violation | Message | Line | 
|---|---|---|
|  | Class Fan-Out Complexity is 21 (max allowed is 20). | 73 | 
| Violation | Message | Line | 
|---|---|---|
|  | Unused import - org.deegree.services.OWS. | 53 | 
| Violation | Message | Line | 
|---|---|---|
|  | Class Fan-Out Complexity is 26 (max allowed is 20). | 89 | 
| Violation | Message | Line | 
|---|---|---|
|  | Unused import - org.deegree.services.jaxb.controller.DCPType. | 69 | 
|  | Class Fan-Out Complexity is 34 (max allowed is 20). | 88 | 
|  | Cyclomatic Complexity is 19 (max allowed is 10). | 319 | 
|  | Cyclomatic Complexity is 19 (max allowed is 10). | 413 | 
|  | Cyclomatic Complexity is 12 (max allowed is 10). | 1000 | 
|  | Cyclomatic Complexity is 29 (max allowed is 10). | 1039 | 
|  | NPath Complexity is 17,280 (max allowed is 200). | 1039 |