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 | 11 | 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 32 (max allowed is 20). | 120 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 205 | |
NPath Complexity is 433 (max allowed is 200). | 205 | |
Cyclomatic Complexity is 31 (max allowed is 10). | 500 | |
NPath Complexity is 166,176 (max allowed is 200). | 500 | |
Cyclomatic Complexity is 34 (max allowed is 10). | 748 | |
NPath Complexity is 812,064 (max allowed is 200). | 748 |
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 |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 36 (max allowed is 12) classes [ArrayList, Comparator, CreateStoredQueryXMLAdapter, DOMSource, DatasetMetadata, DefaultOWSMetadataProvider, DescribeFeatureTypeXMLAdapter, DescribeStoredQueriesXMLAdapter, DropStoredQueryXMLAdapter, GetCapabilitiesHandler, GetCapabilitiesXMLAdapter, GetFeatureWithLockXMLAdapter, GetFeatureXMLAdapter, GetGmlObjectXMLAdapter, GetPropertyValueXMLAdapter, HashMap, HashSet, LanguageString, LinkedHashMap, LinkedHashSet, ListStoredQueriesXMLAdapter, LockFeatureHandler, LockFeatureXMLAdapter, OWS100ExceptionReportSerializer, OWS110ExceptionReportSerializer, OWSException, PreOWSExceptionReportSerializer, ResourceInitException, SchemaLocationXMLStreamWriter, StoredQueryHandler, TransactionHandler, TransactionXmlReaderFactory, TreeSet, WfsFeatureStoreManager, XMLAdapter, org.deegree.services.wfs.format.gml.GmlFormat]. | 195 | |
Class Fan-Out Complexity is 98 (max allowed is 20). | 195 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 414 | |
NPath Complexity is 8,067 (max allowed is 200). | 414 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 531 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 663 |
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 |
---|---|---|
Unused import - org.deegree.protocol.wfs.describefeaturetype.DescribeFeatureType. | 94 | |
Class Fan-Out Complexity is 39 (max allowed is 20). | 114 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 441 | |
NPath Complexity is 296 (max allowed is 200). | 441 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 31 (max allowed is 20). | 106 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 269 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 47 (max allowed is 20). | 117 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 139 | |
NPath Complexity is 16,848 (max allowed is 200). | 139 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 293 | |
NPath Complexity is 384 (max allowed is 200). | 293 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 396 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 446 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 450 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 560 |
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 |