The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | Warning |
CyclomaticComplexity | 21 | Error |
ClassFanOutComplexity | 11 | Error |
CovariantEquals | 0 | Error |
ClassDataAbstractionCoupling
| 3 | Error |
NPathComplexity | 11 | Error |
RedundantImport | 0 | Warning |
UnusedImports | 10 | Warning |
RedundantModifier | 6 | Warning |
RedundantThrows | 9 | Warning |
FileLength | 0 | Error |
NewlineAtEndOfFile | 4 | Warning |
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). | 118 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 203 | |
NPath Complexity is 433 (max allowed is 200). | 203 | |
Cyclomatic Complexity is 31 (max allowed is 10). | 492 | |
NPath Complexity is 221,472 (max allowed is 200). | 492 | |
Cyclomatic Complexity is 33 (max allowed is 10). | 737 | |
NPath Complexity is 812,064 (max allowed is 200). | 737 |
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). | 413 | |
NPath Complexity is 8,067 (max allowed is 200). | 413 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 530 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 662 |
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). | 117 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 118 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 222 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 460 |
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 16 (max allowed is 10). | 396 | |
NPath Complexity is 296 (max allowed is 200). | 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. | 88 | |
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]. | 117 | |
Class Fan-Out Complexity is 53 (max allowed is 20). | 117 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 360 | |
NPath Complexity is 6,888 (max allowed is 200). | 360 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 555 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 586 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 637 |