The following document contains the results of Checkstyle. 
| Rules | Violations | Severity | 
|---|---|---|
| EmptyStatement | 0 | |
| CyclomaticComplexity | 3 | |
| ClassFanOutComplexity | 6 | |
| CovariantEquals | 0 | |
ClassDataAbstractionCoupling
  | 2 | |
| NPathComplexity | 1 | |
| RedundantImport | 0 | |
| UnusedImports | 15 | |
| RedundantModifier | 6 | |
| RedundantThrows | 20 | |
| FileLength | 0 | |
| NewlineAtEndOfFile | 8 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'XMLParsingException' is unchecked exception. | 139 | 
| Violation | Message | Line | 
|---|---|---|
| Class Data Abstraction Coupling is 23 (max allowed is 12) classes [Address, AllowedValues, AnyValue, ArrayList, CodeType, ContactInfo, DCP, Description, LanguageString, NamespaceBindings, NoValues, OWSCapabilities, Pair, QName, Range, ResponsibleParty, ServiceIdentification, ServiceProvider, Telephone, Value, ValuesReference, XMLParsingException, XPath]. | 91 | |
| Class Fan-Out Complexity is 33 (max allowed is 20). | 91 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.commons.xml.XMLAdapter. | 43 | |
| Redundant throws: 'XMLParsingException' is unchecked exception. | 64 | |
| Redundant throws: 'XMLParsingException' is unchecked exception. | 74 | |
| Redundant throws: 'XMLParsingException' is unchecked exception. | 84 | |
| Redundant throws: 'XMLParsingException' is unchecked exception. | 94 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'XMLParsingException' is unchecked exception. | 227 | 
| Violation | Message | Line | 
|---|---|---|
| Class Fan-Out Complexity is 23 (max allowed is 20). | 87 | |
| Redundant throws: 'NumberFormatException' is unchecked exception. | 297 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 327 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 149 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 197 | |
| Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 220 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 79 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'XMLParsingException' is unchecked exception. | 95 | |
| Redundant throws: 'XMLParsingException' is unchecked exception. | 133 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant 'public' modifier. | 61 | |
| Redundant 'public' modifier. | 68 | |
| Redundant 'public' modifier. | 79 | |
| Redundant 'public' modifier. | 88 | |
| Redundant 'public' modifier. | 98 | |
| Redundant 'public' modifier. | 105 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'IllegalStateException' is unchecked exception. | 93 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'ClientProtocolException' is subclass of 'IOException'. | 50 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 62 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.protocol.wps.describeprocess.DescribeProcessRequest. | 40 | 
| Violation | Message | Line | 
|---|---|---|
| Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 89 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - java.io.InputStream. | 39 | |
| Unused import - javax.xml.stream.XMLStreamReader. | 45 | |
| Unused import - org.deegree.commons.ows.exception.OWSException. | 48 | |
| Unused import - org.deegree.protocol.wps.client.process.ProcessExecution. | 53 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - java.net.URL. | 38 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | 
| Violation | Message | Line | 
|---|---|---|
| Cyclomatic Complexity is 15 (max allowed is 10). | 101 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.protocol.wps.client.input.type.LiteralInputType. | 38 | |
| Unused import - org.deegree.protocol.wps.client.output.type.LiteralOutputType. | 39 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | |
| Class Data Abstraction Coupling is 16 (max allowed is 12) classes [ArrayList, BBoxInputType, BBoxOutputType, CodeType, ComplexFormat, ComplexInputType, ComplexOutputType, LanguageString, LiteralInputType, LiteralOutputType, NamespaceBindings, OWSCommon110CapabilitiesAdapter, QName, Range, ValueWithRef, XPath]. | 75 | |
| Class Fan-Out Complexity is 22 (max allowed is 20). | 75 | |
| NPath Complexity is 240 (max allowed is 200). | 311 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - org.deegree.commons.ows.exception.OWSException. | 56 | |
| Class Fan-Out Complexity is 29 (max allowed is 20). | 89 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | |
| Class Fan-Out Complexity is 24 (max allowed is 20). | 82 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.protocol.wps.client.process.ProcessExecution. | 46 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - java.io.OutputStream. | 44 | |
| Unused import - org.apache.commons.codec.binary.Base64. | 52 | |
| Cyclomatic Complexity is 17 (max allowed is 10). | 216 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - org.deegree.commons.ows.exception.OWSException. | 55 | |
| Class Fan-Out Complexity is 21 (max allowed is 20). | 82 | |
| Cyclomatic Complexity is 11 (max allowed is 10). | 153 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.protocol.wps.client.WPSClient. | 54 |