The following document contains the results of Checkstyle. 
| Rules | Violations | Severity | 
|---|---|---|
| EmptyStatement | 0 | |
| CyclomaticComplexity | 21 | |
| ClassFanOutComplexity | 11 | |
| CovariantEquals | 0 | |
ClassDataAbstractionCoupling
  | 3 | |
| NPathComplexity | 10 | |
| RedundantImport | 0 | |
| UnusedImports | 10 | |
| RedundantModifier | 6 | |
| RedundantThrows | 9 | |
| FileLength | 0 | |
| NewlineAtEndOfFile | 4 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.protocol.wfs.transaction.TransactionAction. | 44 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | |
| Class Fan-Out Complexity is 30 (max allowed is 20). | 120 | |
| Cyclomatic Complexity is 15 (max allowed is 10). | 205 | |
| NPath Complexity is 433 (max allowed is 200). | 205 | |
| Cyclomatic Complexity is 31 (max allowed is 10). | 494 | |
| NPath Complexity is 221,472 (max allowed is 200). | 494 | |
| Cyclomatic Complexity is 33 (max allowed is 10). | 739 | |
| NPath Complexity is 812,064 (max allowed is 200). | 739 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.feature.types.FeatureType. | 67 | 
| Violation | Message | Line | 
|---|---|---|
| Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ActionResults, ArrayList, CoordinateValidityInspector, FeatureReference, GenericFeatureCollection, GenericProperty, GeometryFactory, HashMap, LinkedList, OWSException, Pair, ParsedPropertyReplacement, QName, XMLStreamReaderWrapper]. | 150 | |
| Class Fan-Out Complexity is 69 (max allowed is 20). | 150 | |
| Cyclomatic Complexity is 32 (max allowed is 10). | 202 | |
| NPath Complexity is 252 (max allowed is 200). | 202 | |
| Redundant throws: 'XMLParsingException' is unchecked exception. | 419 | |
| Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 420 | |
| Redundant throws: 'XMLParsingException' is unchecked exception. | 463 | |
| Cyclomatic Complexity is 11 (max allowed is 10). | 868 | 
| Violation | Message | Line | 
|---|---|---|
| Class Data Abstraction Coupling is 35 (max allowed is 12) classes [ArrayList, Comparator, CreateStoredQueryXMLAdapter, DOMSource, DatasetMetadata, DefaultOWSMetadataProvider, DescribeFeatureTypeXMLAdapter, DescribeStoredQueriesXMLAdapter, DropStoredQueryXMLAdapter, GetCapabilitiesHandler, GetCapabilitiesXMLAdapter, GetFeatureWithLockXMLAdapter, GetFeatureXMLAdapter, GetGmlObjectXMLAdapter, GetPropertyValueXMLAdapter, HashMap, HashSet, LanguageString, LinkedHashMap, ListStoredQueriesXMLAdapter, LockFeatureHandler, LockFeatureXMLAdapter, OWS100ExceptionReportSerializer, OWS110ExceptionReportSerializer, OWSException, PreOWSExceptionReportSerializer, ResourceInitException, SchemaLocationXMLStreamWriter, StoredQueryHandler, TransactionHandler, TransactionXmlReaderFactory, TreeSet, WfsFeatureStoreManager, XMLAdapter, org.deegree.services.wfs.format.gml.GmlFormat]. | 194 | |
| Class Fan-Out Complexity is 97 (max allowed is 20). | 194 | |
| Cyclomatic Complexity is 21 (max allowed is 10). | 415 | |
| NPath Complexity is 8,067 (max allowed is 200). | 415 | |
| Cyclomatic Complexity is 23 (max allowed is 10). | 532 | |
| Cyclomatic Complexity is 23 (max allowed is 10). | 664 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.feature.persistence.FeatureStoreException. | 59 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | |
| Redundant 'public' modifier. | 58 | 
| Violation | Message | Line | 
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - org.deegree.services.wfs.WebFeatureService. | 43 | |
| Redundant 'public' modifier. | 58 | |
| Redundant 'public' modifier. | 68 | |
| Redundant 'public' modifier. | 79 | |
| Redundant 'public' modifier. | 91 | |
| Redundant 'public' modifier. | 103 | 
| Violation | Message | Line | 
|---|---|---|
| Cyclomatic Complexity is 13 (max allowed is 10). | 118 | |
| Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 119 | |
| Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 223 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 461 | 
| Violation | Message | Line | 
|---|---|---|
| Class Fan-Out Complexity is 26 (max allowed is 20). | 86 | |
| Cyclomatic Complexity is 16 (max allowed is 10). | 129 | |
| NPath Complexity is 810 (max allowed is 200). | 129 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.services.jaxb.wfs.GMLFormat. | 42 | 
| Violation | Message | Line | 
|---|---|---|
| Class Fan-Out Complexity is 38 (max allowed is 20). | 109 | |
| Cyclomatic Complexity is 13 (max allowed is 10). | 396 | 
| Violation | Message | Line | 
|---|---|---|
| Class Fan-Out Complexity is 30 (max allowed is 20). | 106 | |
| Cyclomatic Complexity is 11 (max allowed is 10). | 241 | 
| Violation | Message | Line | 
|---|---|---|
| Class Fan-Out Complexity is 46 (max allowed is 20). | 114 | |
| Cyclomatic Complexity is 28 (max allowed is 10). | 136 | |
| NPath Complexity is 18,720 (max allowed is 200). | 136 | |
| Cyclomatic Complexity is 15 (max allowed is 10). | 294 | |
| NPath Complexity is 384 (max allowed is 200). | 294 | |
| Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 397 | |
| Cyclomatic Complexity is 14 (max allowed is 10). | 447 | |
| Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 451 | |
| Cyclomatic Complexity is 12 (max allowed is 10). | 561 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.protocol.wfs.getfeature.GetFeature. | 63 | |
| Class Fan-Out Complexity is 21 (max allowed is 20). | 79 | |
| Cyclomatic Complexity is 14 (max allowed is 10). | 99 | 
| Violation | Message | Line | 
|---|---|---|
| Class Fan-Out Complexity is 33 (max allowed is 20). | 88 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.commons.tom.gml.GMLObject. | 47 | |
| Unused import - org.deegree.protocol.wfs.getfeature.GetFeature. | 51 | |
| Unused import - org.deegree.protocol.wfs.getpropertyvalue.GetPropertyValue. | 52 | 
| Violation | Message | Line | 
|---|---|---|
| Unused import - org.deegree.protocol.wfs.getfeature.GetFeature. | 89 | |
| Class Data Abstraction Coupling is 20 (max allowed is 12) classes [ArrayList, BBOX, FeatureIdQuery, FilterQuery, GeometryFactory, GeometryTransformer, HashMap, HashSet, IdFilter, LinkedHashMap, NamespaceBindings, OWSException, OperatorFilter, Pair, QName, Query, QueryXMLAdapter, StoredQueryDefinitionXMLAdapter, StringReader, TypeName]. | 118 | |
| Class Fan-Out Complexity is 53 (max allowed is 20). | 118 | |
| Cyclomatic Complexity is 29 (max allowed is 10). | 361 | |
| NPath Complexity is 6,888 (max allowed is 200). | 361 | |
| Cyclomatic Complexity is 11 (max allowed is 10). | 556 | |
| Cyclomatic Complexity is 11 (max allowed is 10). | 587 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 638 |