The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| EmptyStatement | 0 | |
| CyclomaticComplexity | 10 | |
| ClassFanOutComplexity | 6 | |
| CovariantEquals | 0 | |
ClassDataAbstractionCoupling
|
0 | |
| NPathComplexity | 2 | |
| RedundantImport | 0 | |
| UnusedImports | 7 | |
| RedundantModifier | 6 | |
| RedundantThrows | 12 | |
| FileLength | 0 | |
| NewlineAtEndOfFile | 3 |
| 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. | 69 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 81 |
| 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 |