The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | Warning |
CyclomaticComplexity | 12 | Error |
ClassFanOutComplexity | 8 | Error |
CovariantEquals | 0 | Error |
ClassDataAbstractionCoupling
| 3 | Error |
NPathComplexity | 9 | Error |
RedundantImport | 0 | Warning |
UnusedImports | 26 | Warning |
RedundantModifier | 0 | Warning |
RedundantThrows | 54 | Warning |
FileLength | 0 | Error |
NewlineAtEndOfFile | 3 | Warning |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.XMLConstants. | 44 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 73 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 113 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 166 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.protocol.wfs.describefeaturetype.DescribeFeatureType. | 43 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'XMLParsingException' is unchecked exception. | 50 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 98 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 106 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 181 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.xml.XMLParsingException. | 40 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'XMLParsingException' is unchecked exception. | 101 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.types.FeatureType. | 65 | |
Class Fan-Out Complexity is 34 (max allowed is 20). | 122 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 125 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 126 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 300 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 300 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'MissingParameterException' is unchecked exception. | 96 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 96 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 125 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 149 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 173 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 196 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 48 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 121 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 121 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 165 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 165 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 198 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 198 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.XMLConstants. | 42 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 94 | |
Cyclomatic Complexity is 31 (max allowed is 10). | 126 | |
NPath Complexity is 840 (max allowed is 200). | 126 | |
Cyclomatic Complexity is 33 (max allowed is 10). | 262 | |
NPath Complexity is 6,336 (max allowed is 200). | 262 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 83 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 100 | |
NPath Complexity is 1,920 (max allowed is 200). | 100 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 194 | |
NPath Complexity is 4,480 (max allowed is 200). | 194 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.InvalidParameterValueException. | 56 | |
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 57 | |
Class Fan-Out Complexity is 25 (max allowed is 20). | 95 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 212 | |
NPath Complexity is 1,299 (max allowed is 200). | 212 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.InvalidParameterValueException. | 51 | |
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 52 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'MissingParameterException' is unchecked exception. | 81 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 81 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 105 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 37 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 45 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 104 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 104 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 83 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 125 | |
NPath Complexity is 2,160 (max allowed is 200). | 125 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 57 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.types.FeatureType. | 45 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.getfeature.GetFeature. | 38 | |
Unused import - org.deegree.protocol.wfs.getfeaturewithlock.GetFeatureWithLock. | 39 | |
Unused import - org.deegree.protocol.wfs.getpropertyvalue.GetPropertyValue. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.storedquery.StoredQueryDefinition. | 41 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 18 (max allowed is 12) classes [ArrayList, BBoxQuery, FeatureIdQuery, FilterQuery, GeometryFactory, HashMap, InvalidParameterValueException, NamespaceBindings, OWSException, PropertyName, QName, ResolveParams, SortProperty, StandardPresentationParams, StoredQuery, StringReader, TypeName, ValueReference]. | 92 | |
Class Fan-Out Complexity is 33 (max allowed is 20). | 92 | |
Cyclomatic Complexity is 70 (max allowed is 10). | 202 | |
NPath Complexity is 24,276,000,000 (max allowed is 200). | 202 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 473 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 18 (max allowed is 12) classes [ArrayList, BigInteger, FilterQuery, HashMap, OWSException, ProjectionClause, PropertyName, QName, ResolveParams, SortProperty, StandardPresentationParams, StoredQuery, TimeSliceProjection, TypeName, ValueReference, XMLParsingException, XMLStreamReaderWrapper, XPath]. | 88 | |
Class Fan-Out Complexity is 30 (max allowed is 20). | 88 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 212 | |
NPath Complexity is 480 (max allowed is 200). | 212 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 305 | |
NPath Complexity is 960 (max allowed is 200). | 305 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.query.StoredQuery. | 42 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'MissingParameterException' is unchecked exception. | 80 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 80 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'MissingParameterException' is unchecked exception. | 79 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 79 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'MissingParameterException' is unchecked exception. | 79 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 79 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 75 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 70 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 70 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 70 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.query.StoredQuery. | 52 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 41 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 50 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 126 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 51 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'MissingParameterException' is unchecked exception. | 72 | |
Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 72 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'XMLParsingException' is unchecked exception. | 61 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'XMLParsingException' is unchecked exception. | 71 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 87 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 89 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.NoSuchElementException. | 51 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 108 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 223 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.NoSuchElementException. | 54 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 113 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 272 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [Delete, Insert, LazyTransactionActionsReader, MissingParameterException, NamespaceBindings, Native, PropertyReplacement, QName, Replace, Transaction, Update, ValueReference, XMLParsingException]. | 86 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 86 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 114 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 188 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 253 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 282 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 305 |