The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | Warning |
CyclomaticComplexity | 68 | Error |
ClassFanOutComplexity | 24 | Error |
CovariantEquals | 0 | Error |
ClassDataAbstractionCoupling
| 8 | Error |
NPathComplexity | 16 | Error |
RedundantImport | 0 | Warning |
UnusedImports | 54 | Warning |
RedundantModifier | 78 | Warning |
RedundantThrows | 156 | Warning |
FileLength | 1 | Error |
NewlineAtEndOfFile | 30 | Warning |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 134 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Geometry. | 48 | |
Redundant 'public' modifier. | 81 | |
Redundant 'public' modifier. | 91 | |
Redundant 'public' modifier. | 98 | |
Redundant 'public' modifier. | 108 | |
Redundant 'public' modifier. | 116 | |
Redundant 'public' modifier. | 124 | |
Redundant 'public' modifier. | 131 | |
Redundant 'public' modifier. | 146 | |
Redundant 'public' modifier. | 155 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 156 | |
Redundant 'public' modifier. | 167 | |
Redundant 'public' modifier. | 169 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 81 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 72 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 209 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 92 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 144 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.Feature. | 42 | |
Unused import - org.deegree.feature.types.FeatureType. | 43 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 177 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - java.sql.ResultSet. | 38 | |
Unused import - java.util.Iterator. | 39 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 99 | |
Redundant 'public' modifier. | 106 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.xerces.xs.XSWildcard. | 12 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 64 | |
Redundant 'public' modifier. | 71 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 61 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 81 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 77 | |
Cyclomatic Complexity is 34 (max allowed is 10). | 134 | |
NPath Complexity is 279,936 (max allowed is 200). | 134 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 137 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.array.TypedObjectNodeArray. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.ows.CodeType. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Envelope. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.Feature. | 45 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 28 (max allowed is 20). | 86 | |
Cyclomatic Complexity is 27 (max allowed is 10). | 194 | |
Cyclomatic Complexity is 27 (max allowed is 10). | 273 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.uom.Measure. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.Object. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.ows.StringOrRef. | 44 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.jdbc.ConnectionManager.getConnection. | 50 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 102 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.Feature. | 57 | |
Class Fan-Out Complexity is 27 (max allowed is 20). | 80 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 106 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 228 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.FeatureCollection. | 40 | |
Unused import - org.deegree.feature.xpath.node.GMLObjectNode. | 41 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 99 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 39 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 55 | |
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.filter.expression.Add. | 39 | |
Unused import - org.deegree.filter.expression.Div. | 40 | |
Unused import - org.deegree.filter.expression.Function. | 41 | |
Unused import - org.deegree.filter.expression.Literal. | 42 | |
Unused import - org.deegree.filter.expression.Mul. | 43 | |
Unused import - org.deegree.filter.expression.Sub. | 44 | |
Unused import - org.deegree.filter.expression.ValueReference. | 45 | |
Redundant 'public' modifier. | 99 | |
Redundant 'public' modifier. | 118 | |
Redundant 'public' modifier. | 126 | |
Redundant 'public' modifier. | 128 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 76 | |
Redundant 'public' modifier. | 91 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.coordinatesystems.CRS. | 51 | |
Class Data Abstraction Coupling is 47 (max allowed is 12) classes [Add, After, And, AnyInteracts, BBOX, Before, Begins, BegunBy, Beyond, Contains, Crosses, DWithin, Disjoint, Div, During, EndedBy, Equals, Geometry, HashMap, Intersects, LinkedList, Meets, MetBy, Mul, Not, OperatorFilter, Or, OverlappedBy, Overlaps, Pair, PropertyIsBetween, PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsGreaterThanOrEqualTo, PropertyIsLessThan, PropertyIsLessThanOrEqualTo, PropertyIsLike, PropertyIsNil, PropertyIsNotEqualTo, PropertyIsNull, Sub, TContains, TEquals, TOverlaps, Touches, ValueReference, Within]. | 116 | |
Class Fan-Out Complexity is 66 (max allowed is 20). | 116 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 434 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 482 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 532 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 568 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.filter.comparison.ComparisonOperator. | 38 | |
Unused import - org.deegree.filter.logical.LogicalOperator. | 39 | |
Unused import - org.deegree.filter.spatial.SpatialOperator. | 40 | |
Redundant 'public' modifier. | 73 | |
Redundant 'public' modifier. | 88 | |
Redundant 'public' modifier. | 91 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 40 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 78 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 25 (max allowed is 10). | 79 | |
NPath Complexity is 5,378 (max allowed is 200). | 79 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.TypedObjectNode. | 38 | |
Unused import - org.deegree.commons.utils.Pair. | 40 | |
Unused import - org.deegree.filter.FilterEvaluationException. | 42 | |
Unused import - org.deegree.filter.XPathEvaluator. | 44 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 21 (max allowed is 10). | 161 | |
NPath Complexity is 480 (max allowed is 200). | 161 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 93 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 116 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.xml.XMLParsingException. | 42 | |
Redundant 'public' modifier. | 61 | |
Redundant 'public' modifier. | 81 | |
Redundant 'public' modifier. | 102 | |
Redundant 'public' modifier. | 123 |
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 |
---|---|---|
Redundant 'public' modifier. | 63 | |
Redundant 'public' modifier. | 69 | |
Redundant 'public' modifier. | 76 | |
Redundant 'public' modifier. | 83 | |
Redundant 'public' modifier. | 90 | |
Redundant 'public' modifier. | 99 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.filter.expression.Function. | 51 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 67 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 67 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 15 (max allowed is 10). | 74 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 45 (max allowed is 12) classes [Add, And, ArrayList, BBOX, Beyond, Contains, Crosses, DWithin, Disjoint, Div, Equals, Function, GenericXMLElement, HashMap, HashSet, IdFilter, Intersects, LinkedHashMap, LinkedList, Literal, Measure, Mul, NamespaceBindings, Not, Operator, OperatorFilter, Or, Overlaps, PrimitiveValue, PropertyIsBetween, PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsGreaterThanOrEqualTo, PropertyIsLessThan, PropertyIsLessThanOrEqualTo, PropertyIsLike, PropertyIsNotEqualTo, PropertyIsNull, QName, Sub, Touches, ValueReference, Within, XMLParsingException, XMLStreamReaderWrapper]. | 136 | |
Class Fan-Out Complexity is 73 (max allowed is 20). | 136 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 263 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 494 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 654 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 797 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 46 (max allowed is 12) classes [Add, And, ArrayList, BBOX, Beyond, Contains, Crosses, DWithin, Disjoint, Div, Equals, Function, GenericXMLElement, HashMap, HashSet, IdFilter, Intersects, LinkedHashMap, LinkedList, Literal, Measure, Mul, NamespaceBindings, Not, Operator, OperatorFilter, Or, Overlaps, PrimitiveValue, PropertyIsBetween, PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsGreaterThanOrEqualTo, PropertyIsLessThan, PropertyIsLessThanOrEqualTo, PropertyIsLike, PropertyIsNotEqualTo, PropertyIsNull, QName, Sub, Touches, ValueReference, Within, XMLParsingException, XMLStreamException, XMLStreamReaderWrapper]. | 137 | |
Class Fan-Out Complexity is 73 (max allowed is 20). | 137 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 266 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 494 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 563 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 677 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 826 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 56 (max allowed is 20). | 106 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 301 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 372 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 469 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 42 (max allowed is 12) classes [And, ArrayList, BBOX, Beyond, Contains, Crosses, DWithin, Disjoint, Equals, Function, GenericXMLElement, HashMap, IdFilter, Intersects, LinkedHashMap, LinkedList, Literal, Measure, NamespaceBindings, Not, Operator, OperatorFilter, Or, Overlaps, PrimitiveValue, PropertyIsBetween, PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsGreaterThanOrEqualTo, PropertyIsLessThan, PropertyIsLessThanOrEqualTo, PropertyIsLike, PropertyIsNil, PropertyIsNotEqualTo, PropertyIsNull, QName, ResourceId, Touches, ValueReference, Within, XMLParsingException, XMLStreamReaderWrapper]. | 138 | |
Class Fan-Out Complexity is 73 (max allowed is 20). | 138 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 299 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 489 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 685 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 806 | |
Cyclomatic Complexity is 24 (max allowed is 10). | 989 | |
NPath Complexity is 4,098 (max allowed is 200). | 989 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.gml.GMLObject. | 49 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 105 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 41 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.stream.XMLStreamConstants. | 39 | |
Unused import - org.deegree.commons.tom.gml.GMLReference. | 44 | |
Class Fan-Out Complexity is 24 (max allowed is 20). | 124 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 262 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 285 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 303 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 321 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 335 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 349 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.property.ExtraProps. | 60 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 91 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 116 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObjectCategory. | 75 | |
Unused import - org.deegree.gml.feature.GMLFeatureReader. | 113 | |
Class Data Abstraction Coupling is 17 (max allowed is 12) classes [ArrayList, CodeType, Feature, FeatureReference, GenericProperty, GenericXMLElement, GeometryReference, HashMap, LinkedHashMap, Measure, PrimitiveType, PrimitiveValue, QName, SimpleProperty, StringOrRef, TypedObjectNodeArray, XMLParsingException]. | 131 | |
Class Fan-Out Complexity is 55 (max allowed is 20). | 131 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 181 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 182 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 234 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 234 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 251 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 251 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 298 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 298 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 345 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 345 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 369 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 369 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 381 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 381 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 392 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 392 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 403 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 403 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 421 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 421 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 445 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 445 | |
Cyclomatic Complexity is 24 (max allowed is 10). | 485 | |
NPath Complexity is 723 (max allowed is 200). | 485 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 487 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 487 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 579 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 579 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 609 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 665 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 741 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 767 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 74 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.gml.GMLStreamReader. | 52 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.gml.GMLStreamWriter. | 41 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, DynamicAppSchema, ExtraProps, FeatureReference, GMLAppSchemaReader, GenericProperty, GeometryPropertyType, PrimitiveType, PrimitiveValue, Property, QName, SimplePropertyType, StreamFeatureCollection, URL, XMLParsingException]. | 99 | |
Class Fan-Out Complexity is 33 (max allowed is 20). | 99 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 136 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 148 | |
NPath Complexity is 204 (max allowed is 200). | 148 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 149 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 217 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 219 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 284 | |
NPath Complexity is 9,624 (max allowed is 200). | 284 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 285 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 426 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 480 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 53 (max allowed is 20). | 113 | |
Cyclomatic Complexity is 52 (max allowed is 10). | 239 | |
NPath Complexity is 1,420 (max allowed is 200). | 239 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 482 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.gml.GMLStreamReader. | 67 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 79 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 147 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 160 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 161 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 34 (max allowed is 20). | 101 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 214 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 262 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 276 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 290 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 297 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 37 (max allowed is 20). | 89 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 33 (max allowed is 20). | 105 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 158 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 159 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 227 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 259 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 301 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 353 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 384 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 436 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 491 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 559 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 592 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 654 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 689 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 755 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 792 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 845 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 900 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 930 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 988 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1025 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.coordinatesystems.CRS. | 53 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 95 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 118 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 119 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 171 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 330 |
Violation | Message | Line |
---|---|---|
File length is 2,981 lines (max allowed is 2,000). | 1 | |
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, CurveReference, CurveSegment, GML3CurveSegmentReader, GML3SurfacePatchReader, GeometricPrimitiveReference, GeometryReference, HashSet, LineStringReference, LinkedList, PointReference, PolygonReference, SolidReference, SurfaceReference, XMLParsingException]. | 162 | |
Class Fan-Out Complexity is 63 (max allowed is 20). | 162 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 338 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 371 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 372 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 450 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 479 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 527 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 528 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 605 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 673 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 728 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 776 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 777 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 864 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 925 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 926 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1022 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1077 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1147 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1220 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1304 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 1392 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1393 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 1633 | |
NPath Complexity is 384 (max allowed is 200). | 1633 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1634 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1743 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1785 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1889 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1933 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 1977 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2022 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2082 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2141 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2193 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2252 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2304 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2363 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2418 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2438 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2519 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2568 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2617 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2661 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2710 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2754 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2803 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2847 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2927 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 2963 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 71 (max allowed is 20). | 132 | |
Cyclomatic Complexity is 51 (max allowed is 10). | 239 | |
NPath Complexity is 28,225 (max allowed is 200). | 239 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 1109 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 1484 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'XMLParsingException' is unchecked exception. | 126 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 175 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 237 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 299 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 361 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 421 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 465 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.stream.XMLStreamConstants. | 37 | |
Redundant 'public' modifier. | 67 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 68 | |
Redundant 'public' modifier. | 78 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 79 | |
Redundant 'public' modifier. | 88 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 89 | |
Redundant 'public' modifier. | 96 | |
Redundant 'public' modifier. | 103 | |
Redundant 'public' modifier. | 114 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 115 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 78 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 96 | |
Redundant 'public' modifier. | 105 | |
Redundant 'public' modifier. | 114 | |
Redundant 'public' modifier. | 123 | |
Redundant 'public' modifier. | 132 | |
Redundant 'public' modifier. | 141 | |
Redundant 'public' modifier. | 150 | |
Redundant 'public' modifier. | 159 | |
Redundant 'public' modifier. | 168 | |
Redundant 'public' modifier. | 177 | |
Redundant 'public' modifier. | 186 | |
Redundant 'public' modifier. | 195 | |
Redundant 'public' modifier. | 204 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.gml.GMLObject. | 46 | |
Unused import - org.deegree.feature.Feature. | 50 | |
Unused import - org.deegree.geometry.Geometry. | 55 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 123 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 203 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 44 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 38 | |
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 78 | |
Redundant 'public' modifier. | 88 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 19 (max allowed is 12) classes [ArrayList, ArrayPropertyType, CustomPropertyType, EnvelopePropertyType, FeatureType, FilenameFilter, GMLSchemaInfoSet, GenericAppSchema, GenericFeatureCollectionType, GenericFeatureType, HashMap, HashSet, NamespaceBindings, QName, SimplePropertyType, StringReader, URL, XMLAdapter, XPath]. | 98 | |
Class Fan-Out Complexity is 48 (max allowed is 20). | 98 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 149 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 215 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 278 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 346 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 42 (max allowed is 20). | 134 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 186 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 297 | |
NPath Complexity is 612 (max allowed is 200). | 297 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 398 | |
NPath Complexity is 864 (max allowed is 200). | 398 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 456 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 559 | |
Cyclomatic Complexity is 62 (max allowed is 10). | 645 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 874 | |
NPath Complexity is 1,680 (max allowed is 200). | 874 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 985 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 1068 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 36 (max allowed is 20). | 125 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 187 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 205 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 211 | |
NPath Complexity is 624 (max allowed is 200). | 211 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 319 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 664 | |
NPath Complexity is 270 (max allowed is 200). | 664 | |
Cyclomatic Complexity is 33 (max allowed is 10). | 869 | |
NPath Complexity is 8,115 (max allowed is 200). | 869 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 1176 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.types.FeatureType. | 49 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 59 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 77 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 36 (max allowed is 20). | 83 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 106 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 226 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 86 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 95 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 103 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 135 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 135 | |
Redundant throws: 'OutsideCRSDomainException' is unchecked exception. | 136 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 170 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 170 | |
Redundant throws: 'OutsideCRSDomainException' is unchecked exception. | 171 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 175 | |
Redundant throws: 'XMLParsingException' is unchecked exception. | 177 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 178 | |
Redundant throws: 'OutsideCRSDomainException' is unchecked exception. | 178 |