Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
180 0 377 117

Files

Files Infos Warnings Errors
org/deegree/feature/AbstractFeature.java 0 1 1
org/deegree/feature/AbstractFeatureCollection.java 0 1 0
org/deegree/feature/Feature.java 0 13 0
org/deegree/feature/FeatureCollection.java 0 3 0
org/deegree/feature/Features.java 0 1 2
org/deegree/feature/GenericFeature.java 0 1 0
org/deegree/feature/GenericFeatureCollection.java 0 1 0
org/deegree/feature/property/ExtraProps.java 0 3 0
org/deegree/feature/property/GenericProperty.java 0 1 1
org/deegree/feature/property/SimpleProperty.java 0 1 0
org/deegree/feature/stream/FeatureInputStream.java 0 5 0
org/deegree/feature/types/AppSchema.java 0 1 0
org/deegree/feature/types/FeatureCollectionType.java 0 3 0
org/deegree/feature/types/FeatureType.java 0 3 0
org/deegree/feature/types/GenericAppSchema.java 0 1 3
org/deegree/feature/types/property/ArrayPropertyType.java 0 2 0
org/deegree/feature/types/property/CodePropertyType.java 0 2 0
org/deegree/feature/types/property/CustomPropertyType.java 0 1 0
org/deegree/feature/types/property/EnvelopePropertyType.java 0 1 0
org/deegree/feature/types/property/FeaturePropertyType.java 0 2 0
org/deegree/feature/types/property/GeometryPropertyType.java 0 1 3
org/deegree/feature/types/property/MeasurePropertyType.java 0 1 0
org/deegree/feature/types/property/ObjectPropertyType.java 0 2 0
org/deegree/feature/types/property/SimplePropertyType.java 0 1 0
org/deegree/feature/types/property/StringOrRefPropertyType.java 0 1 0
org/deegree/feature/utils/DBUtils.java 0 1 1
org/deegree/feature/xpath/GMLObjectNavigator.java 0 1 3
org/deegree/feature/xpath/GMLObjectXPath.java 0 2 0
org/deegree/feature/xpath/TypedObjectNodeXPathEvaluator.java 0 4 1
org/deegree/feature/xpath/node/PropertyNode.java 0 1 0
org/deegree/feature/xpath/node/XPathNode.java 0 3 0
org/deegree/filter/Expression.java 0 13 0
org/deegree/filter/Filter.java 0 4 0
org/deegree/filter/Filters.java 0 1 6
org/deegree/filter/IdFilter.java 0 1 0
org/deegree/filter/Operator.java 0 8 0
org/deegree/filter/OperatorFilter.java 0 1 0
org/deegree/filter/XPathEvaluator.java 0 4 0
org/deegree/filter/comparison/BinaryComparisonOperator.java 0 1 2
org/deegree/filter/comparison/ComparisonOperator.java 0 2 0
org/deegree/filter/comparison/PropertyIsBetween.java 0 2 0
org/deegree/filter/comparison/PropertyIsLessThanOrEqualTo.java 0 4 0
org/deegree/filter/comparison/PropertyIsLike.java 0 2 2
org/deegree/filter/comparison/PropertyIsNil.java 0 1 0
org/deegree/filter/comparison/PropertyIsNotEqualTo.java 0 1 0
org/deegree/filter/comparison/PropertyIsNull.java 0 1 0
org/deegree/filter/expression/Add.java 0 1 0
org/deegree/filter/expression/Div.java 0 1 0
org/deegree/filter/expression/Function.java 0 4 0
org/deegree/filter/expression/Mul.java 0 1 0
org/deegree/filter/expression/Sub.java 0 1 0
org/deegree/filter/expression/ValueReference.java 0 2 1
org/deegree/filter/expression/custom/AbstractCustomExpression.java 0 1 0
org/deegree/filter/expression/custom/CustomExpression.java 0 6 0
org/deegree/filter/expression/custom/CustomExpressionManager.java 0 1 0
org/deegree/filter/function/FunctionManager.java 0 1 0
org/deegree/filter/function/FunctionProvider.java 0 6 0
org/deegree/filter/function/ParameterType.java 0 1 0
org/deegree/filter/logical/And.java 0 2 0
org/deegree/filter/logical/Not.java 0 1 0
org/deegree/filter/logical/Or.java 0 2 0
org/deegree/filter/spatial/BBOX.java 0 2 0
org/deegree/filter/spatial/Beyond.java 0 1 0
org/deegree/filter/spatial/Contains.java 0 2 0
org/deegree/filter/spatial/Crosses.java 0 1 0
org/deegree/filter/spatial/DWithin.java 0 1 0
org/deegree/filter/spatial/Disjoint.java 0 1 0
org/deegree/filter/spatial/Equals.java 0 1 0
org/deegree/filter/spatial/Intersects.java 0 1 1
org/deegree/filter/spatial/Overlaps.java 0 1 0
org/deegree/filter/spatial/SpatialOperator.java 0 2 0
org/deegree/filter/spatial/Touches.java 0 1 0
org/deegree/filter/spatial/Within.java 0 2 0
org/deegree/filter/temporal/After.java 0 1 0
org/deegree/filter/temporal/AnyInteracts.java 0 1 0
org/deegree/filter/temporal/Before.java 0 1 0
org/deegree/filter/temporal/Begins.java 0 1 0
org/deegree/filter/temporal/BegunBy.java 0 1 0
org/deegree/filter/temporal/During.java 0 1 0
org/deegree/filter/temporal/EndedBy.java 0 1 0
org/deegree/filter/temporal/Meets.java 0 1 0
org/deegree/filter/temporal/MetBy.java 0 1 0
org/deegree/filter/temporal/OverlappedBy.java 0 1 0
org/deegree/filter/temporal/TContains.java 0 1 0
org/deegree/filter/temporal/TEquals.java 0 1 0
org/deegree/filter/temporal/TOverlaps.java 0 1 0
org/deegree/filter/xml/Filter100XMLDecoder.java 0 3 4
org/deegree/filter/xml/Filter110XMLDecoder.java 0 2 5
org/deegree/filter/xml/Filter110XMLEncoder.java 0 1 4
org/deegree/filter/xml/Filter200XMLDecoder.java 0 3 5
org/deegree/gml/GMLInputFactory.java 0 3 0
org/deegree/gml/GMLOutputFactory.java 0 1 0
org/deegree/gml/GMLStreamReader.java 0 8 1
org/deegree/gml/GMLStreamWriter.java 0 1 1
org/deegree/gml/GMLVersion.java 0 0 1
org/deegree/gml/commons/AbstractGMLObjectReader.java 0 29 7
org/deegree/gml/dictionary/Definition.java 0 3 0
org/deegree/gml/dictionary/Dictionary.java 0 1 0
org/deegree/gml/dictionary/GMLDictionaryReader.java 0 1 0
org/deegree/gml/dictionary/GMLDictionaryWriter.java 0 1 0
org/deegree/gml/feature/GMLFeatureReader.java 0 6 7
org/deegree/gml/feature/GMLFeatureWriter.java 0 0 4
org/deegree/gml/feature/StreamFeatureCollection.java 0 3 2
org/deegree/gml/geometry/GML2GeometryReader.java 0 4 2
org/deegree/gml/geometry/GML2GeometryWriter.java 0 0 1
org/deegree/gml/geometry/GML3CurveSegmentReader.java 0 19 2
org/deegree/gml/geometry/GML3GeometryBaseReader.java 0 5 1
org/deegree/gml/geometry/GML3GeometryReader.java 0 42 10
org/deegree/gml/geometry/GML3GeometryWriter.java 0 0 5
org/deegree/gml/geometry/GML3SurfacePatchReader.java 0 7 0
org/deegree/gml/geometry/GMLGeometryReader.java 0 11 0
org/deegree/gml/geometry/GMLGeometryWriter.java 0 15 0
org/deegree/gml/props/GMLStdPropsImpl.java 0 4 0
org/deegree/gml/reference/FeatureReference.java 0 1 0
org/deegree/gml/reference/GmlDocumentIdContext.java 0 1 0
org/deegree/gml/reference/GmlXlinkOptions.java 0 1 0
org/deegree/gml/reference/GmlXlinkStrategy.java 0 6 0
org/deegree/gml/schema/GMLAppSchemaReader.java 0 3 3
org/deegree/gml/schema/GMLAppSchemaWriter.java 0 1 13
org/deegree/gml/schema/GMLSchemaInfoSet.java 0 3 8
org/deegree/gml/schema/WellKnownGMLTypes.java 0 2 0
org/deegree/gml/utils/GMLObjectVisitor.java 0 3 0
org/deegree/gml/utils/GMLObjectWalker.java 0 0 3
org/deegree/gml/utils/XMLTransformer.java 0 12 1

Rules

Rules Violations Severity
EmptyStatement 0 Warnings Warning
CyclomaticComplexity 68 Errors Error
ClassFanOutComplexity 24 Errors Error
CovariantEquals 0 Errors Error
ClassDataAbstractionCoupling
  • max: "12"
8 Errors Error
NPathComplexity 16 Errors Error
RedundantImport 0 Warnings Warning
UnusedImports 54 Warnings Warning
RedundantModifier 78 Warnings Warning
RedundantThrows 215 Warnings Warning
FileLength 1 Errors Error
NewlineAtEndOfFile 30 Warnings Warning

Details

org/deegree/feature/AbstractFeature.java

Violation Message Line
Warnings File does not end with a newline. 0
Errors Cyclomatic Complexity is 11 (max allowed is 10). 134

org/deegree/feature/AbstractFeatureCollection.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 80

org/deegree/feature/Feature.java

Violation Message Line
Warnings Unused import - org.deegree.geometry.Geometry. 48
Warnings Redundant 'public' modifier. 81
Warnings Redundant 'public' modifier. 91
Warnings Redundant 'public' modifier. 98
Warnings Redundant 'public' modifier. 108
Warnings Redundant 'public' modifier. 116
Warnings Redundant 'public' modifier. 124
Warnings Redundant 'public' modifier. 131
Warnings Redundant 'public' modifier. 146
Warnings Redundant 'public' modifier. 155
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 156
Warnings Redundant 'public' modifier. 167
Warnings Redundant 'public' modifier. 169

org/deegree/feature/FeatureCollection.java

Violation Message Line
Warnings Redundant 'public' modifier. 68
Warnings Redundant 'public' modifier. 81
Warnings Unable to get class information for FilterEvaluationException. 82

org/deegree/feature/Features.java

Violation Message Line
Errors Class Fan-Out Complexity is 28 (max allowed is 20). 72
Warnings Unable to get class information for FilterEvaluationException. 177
Errors Cyclomatic Complexity is 19 (max allowed is 10). 209

org/deegree/feature/GenericFeature.java

Violation Message Line
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 92

org/deegree/feature/GenericFeatureCollection.java

Violation Message Line
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 144

org/deegree/feature/property/ExtraProps.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.feature.Feature. 42
Warnings Unused import - org.deegree.feature.types.FeatureType. 43

org/deegree/feature/property/GenericProperty.java

Violation Message Line
Warnings File does not end with a newline. 0
Errors Cyclomatic Complexity is 12 (max allowed is 10). 177

org/deegree/feature/property/SimpleProperty.java

Violation Message Line
Warnings File does not end with a newline. 0

org/deegree/feature/stream/FeatureInputStream.java

Violation Message Line
Warnings Unused import - java.sql.ResultSet. 38
Warnings Unused import - java.util.Iterator. 39
Warnings Redundant 'public' modifier. 87
Warnings Redundant 'public' modifier. 99
Warnings Redundant 'public' modifier. 106

org/deegree/feature/types/AppSchema.java

Violation Message Line
Warnings Unused import - org.apache.xerces.xs.XSWildcard. 12

org/deegree/feature/types/FeatureCollectionType.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Redundant 'public' modifier. 64
Warnings Redundant 'public' modifier. 71

org/deegree/feature/types/FeatureType.java

Violation Message Line
Warnings Redundant 'public' modifier. 61
Warnings Redundant 'public' modifier. 74
Warnings Redundant 'public' modifier. 81

org/deegree/feature/types/GenericAppSchema.java

Violation Message Line
Errors Class Fan-Out Complexity is 28 (max allowed is 20). 77
Errors Cyclomatic Complexity is 34 (max allowed is 10). 134
Errors NPath Complexity is 279,936 (max allowed is 200). 134
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 137

org/deegree/feature/types/property/ArrayPropertyType.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.commons.tom.array.TypedObjectNodeArray. 44

org/deegree/feature/types/property/CodePropertyType.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.commons.tom.ows.CodeType. 44

org/deegree/feature/types/property/CustomPropertyType.java

Violation Message Line
Warnings File does not end with a newline. 0

org/deegree/feature/types/property/EnvelopePropertyType.java

Violation Message Line
Warnings Unused import - org.deegree.geometry.Envelope. 44

org/deegree/feature/types/property/FeaturePropertyType.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.feature.Feature. 45

org/deegree/feature/types/property/GeometryPropertyType.java

Violation Message Line
Warnings File does not end with a newline. 0
Errors Class Fan-Out Complexity is 28 (max allowed is 20). 86
Errors Cyclomatic Complexity is 27 (max allowed is 10). 194
Errors Cyclomatic Complexity is 27 (max allowed is 10). 273

org/deegree/feature/types/property/MeasurePropertyType.java

Violation Message Line
Warnings Unused import - org.deegree.commons.uom.Measure. 44

org/deegree/feature/types/property/ObjectPropertyType.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.commons.tom.Object. 44

org/deegree/feature/types/property/SimplePropertyType.java

Violation Message Line
Warnings File does not end with a newline. 0

org/deegree/feature/types/property/StringOrRefPropertyType.java

Violation Message Line
Warnings Unused import - org.deegree.commons.tom.ows.StringOrRef. 44

org/deegree/feature/utils/DBUtils.java

Violation Message Line
Warnings Unused import - org.deegree.commons.jdbc.ConnectionManager.getConnection. 50
Errors Cyclomatic Complexity is 18 (max allowed is 10). 102

org/deegree/feature/xpath/GMLObjectNavigator.java

Violation Message Line
Warnings Unused import - org.deegree.feature.Feature. 57
Errors Class Fan-Out Complexity is 27 (max allowed is 20). 80
Errors Cyclomatic Complexity is 12 (max allowed is 10). 106
Errors Cyclomatic Complexity is 17 (max allowed is 10). 228

org/deegree/feature/xpath/GMLObjectXPath.java

Violation Message Line
Warnings Unused import - org.deegree.feature.FeatureCollection. 40
Warnings Unused import - org.deegree.feature.xpath.node.GMLObjectNode. 41

org/deegree/feature/xpath/TypedObjectNodeXPathEvaluator.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 88
Errors Cyclomatic Complexity is 13 (max allowed is 10). 99
Warnings Unable to get class information for FilterEvaluationException. 100
Warnings Unable to get class information for FilterEvaluationException. 147
Warnings Unable to get class information for FilterEvaluationException. 175

org/deegree/feature/xpath/node/PropertyNode.java

Violation Message Line
Warnings Unused import - org.deegree.commons.tom.gml.GMLObject. 39

org/deegree/feature/xpath/node/XPathNode.java

Violation Message Line
Warnings Redundant 'public' modifier. 55
Warnings Redundant 'public' modifier. 60
Warnings Redundant 'public' modifier. 62

org/deegree/filter/Expression.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.filter.expression.Add. 39
Warnings Unused import - org.deegree.filter.expression.Div. 40
Warnings Unused import - org.deegree.filter.expression.Function. 41
Warnings Unused import - org.deegree.filter.expression.Literal. 42
Warnings Unused import - org.deegree.filter.expression.Mul. 43
Warnings Unused import - org.deegree.filter.expression.Sub. 44
Warnings Unused import - org.deegree.filter.expression.ValueReference. 45
Warnings Redundant 'public' modifier. 99
Warnings Redundant 'public' modifier. 118
Warnings Unable to get class information for FilterEvaluationException. 119
Warnings Redundant 'public' modifier. 126
Warnings Redundant 'public' modifier. 128

org/deegree/filter/Filter.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Redundant 'public' modifier. 76
Warnings Redundant 'public' modifier. 91
Warnings Unable to get class information for FilterEvaluationException. 92

org/deegree/filter/Filters.java

Violation Message Line
Warnings Unused import - org.deegree.cs.coordinatesystems.CRS. 51
Errors 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
Errors Class Fan-Out Complexity is 66 (max allowed is 20). 116
Errors Cyclomatic Complexity is 12 (max allowed is 10). 434
Errors Cyclomatic Complexity is 12 (max allowed is 10). 482
Errors Cyclomatic Complexity is 14 (max allowed is 10). 532
Errors Cyclomatic Complexity is 14 (max allowed is 10). 568

org/deegree/filter/IdFilter.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 130

org/deegree/filter/Operator.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.filter.comparison.ComparisonOperator. 38
Warnings Unused import - org.deegree.filter.logical.LogicalOperator. 39
Warnings Unused import - org.deegree.filter.spatial.SpatialOperator. 40
Warnings Redundant 'public' modifier. 73
Warnings Redundant 'public' modifier. 88
Warnings Unable to get class information for FilterEvaluationException. 89
Warnings Redundant 'public' modifier. 91

org/deegree/filter/OperatorFilter.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 85

org/deegree/filter/XPathEvaluator.java

Violation Message Line
Warnings Unused import - org.deegree.commons.tom.gml.GMLObject. 40
Warnings Redundant 'public' modifier. 68
Warnings Unable to get class information for FilterEvaluationException. 69
Warnings Redundant 'public' modifier. 78

org/deegree/filter/comparison/BinaryComparisonOperator.java

Violation Message Line
Errors Cyclomatic Complexity is 25 (max allowed is 10). 79
Errors NPath Complexity is 5,378 (max allowed is 200). 79
Warnings Unable to get class information for FilterEvaluationException. 81

org/deegree/filter/comparison/ComparisonOperator.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 98
Warnings Unable to get class information for FilterEvaluationException. 117

org/deegree/filter/comparison/PropertyIsBetween.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unable to get class information for FilterEvaluationException. 95

org/deegree/filter/comparison/PropertyIsLessThanOrEqualTo.java

Violation Message Line
Warnings Unused import - org.deegree.commons.tom.TypedObjectNode. 38
Warnings Unused import - org.deegree.commons.utils.Pair. 40
Warnings Unused import - org.deegree.filter.FilterEvaluationException. 42
Warnings Unused import - org.deegree.filter.XPathEvaluator. 44

org/deegree/filter/comparison/PropertyIsLike.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 118
Errors Cyclomatic Complexity is 21 (max allowed is 10). 161
Errors NPath Complexity is 480 (max allowed is 200). 161
Warnings Unable to get class information for FilterEvaluationException. 162

org/deegree/filter/comparison/PropertyIsNil.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 84

org/deegree/filter/comparison/PropertyIsNotEqualTo.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 67

org/deegree/filter/comparison/PropertyIsNull.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 72

org/deegree/filter/expression/Add.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 82

org/deegree/filter/expression/Div.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 84

org/deegree/filter/expression/Function.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unable to get class information for FilterEvaluationException. 116
Warnings Unable to get class information for FilterEvaluationException. 136
Warnings Unable to get class information for FilterEvaluationException. 142

org/deegree/filter/expression/Mul.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 82

org/deegree/filter/expression/Sub.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 82

org/deegree/filter/expression/ValueReference.java

Violation Message Line
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 93
Errors Cyclomatic Complexity is 11 (max allowed is 10). 116
Warnings Unable to get class information for FilterEvaluationException. 204

org/deegree/filter/expression/custom/AbstractCustomExpression.java

Violation Message Line
Warnings File does not end with a newline. 0

org/deegree/filter/expression/custom/CustomExpression.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.commons.xml.XMLParsingException. 42
Warnings Redundant 'public' modifier. 61
Warnings Redundant 'public' modifier. 81
Warnings Redundant 'public' modifier. 102
Warnings Redundant 'public' modifier. 123

org/deegree/filter/expression/custom/CustomExpressionManager.java

Violation Message Line
Warnings File does not end with a newline. 0

org/deegree/filter/function/FunctionManager.java

Violation Message Line
Warnings File does not end with a newline. 0

org/deegree/filter/function/FunctionProvider.java

Violation Message Line
Warnings Redundant 'public' modifier. 63
Warnings Redundant 'public' modifier. 69
Warnings Redundant 'public' modifier. 76
Warnings Redundant 'public' modifier. 83
Warnings Redundant 'public' modifier. 90
Warnings Redundant 'public' modifier. 99

org/deegree/filter/function/ParameterType.java

Violation Message Line
Warnings Unused import - org.deegree.filter.expression.Function. 51

org/deegree/filter/logical/And.java

Violation Message Line
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 67
Warnings Unable to get class information for FilterEvaluationException. 102

org/deegree/filter/logical/Not.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 69

org/deegree/filter/logical/Or.java

Violation Message Line
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 67
Warnings Unable to get class information for FilterEvaluationException. 102

org/deegree/filter/spatial/BBOX.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unable to get class information for FilterEvaluationException. 118

org/deegree/filter/spatial/Beyond.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 81

org/deegree/filter/spatial/Contains.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unable to get class information for FilterEvaluationException. 63

org/deegree/filter/spatial/Crosses.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 63

org/deegree/filter/spatial/DWithin.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 67

org/deegree/filter/spatial/Disjoint.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 63

org/deegree/filter/spatial/Equals.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 63

org/deegree/filter/spatial/Intersects.java

Violation Message Line
Errors Cyclomatic Complexity is 15 (max allowed is 10). 74
Warnings Unable to get class information for FilterEvaluationException. 76

org/deegree/filter/spatial/Overlaps.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 63

org/deegree/filter/spatial/SpatialOperator.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 153
Warnings Unable to get class information for FilterEvaluationException. 192

org/deegree/filter/spatial/Touches.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 63

org/deegree/filter/spatial/Within.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unable to get class information for FilterEvaluationException. 62

org/deegree/filter/temporal/After.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/AnyInteracts.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/Before.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/Begins.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/BegunBy.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/During.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/EndedBy.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/Meets.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/MetBy.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/OverlappedBy.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/TContains.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/TEquals.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/temporal/TOverlaps.java

Violation Message Line
Warnings Unable to get class information for FilterEvaluationException. 66

org/deegree/filter/xml/Filter100XMLDecoder.java

Violation Message Line
Warnings File does not end with a newline. 0
Errors 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
Errors Class Fan-Out Complexity is 73 (max allowed is 20). 136
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 263
Errors Cyclomatic Complexity is 11 (max allowed is 10). 494
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 654
Errors Cyclomatic Complexity is 14 (max allowed is 10). 797

org/deegree/filter/xml/Filter110XMLDecoder.java

Violation Message Line
Errors 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
Errors Class Fan-Out Complexity is 73 (max allowed is 20). 137
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 266
Errors Cyclomatic Complexity is 11 (max allowed is 10). 494
Errors Cyclomatic Complexity is 12 (max allowed is 10). 563
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 677
Errors Cyclomatic Complexity is 15 (max allowed is 10). 826

org/deegree/filter/xml/Filter110XMLEncoder.java

Violation Message Line
Warnings File does not end with a newline. 0
Errors Class Fan-Out Complexity is 56 (max allowed is 20). 106
Errors Cyclomatic Complexity is 11 (max allowed is 10). 301
Errors Cyclomatic Complexity is 14 (max allowed is 10). 372
Errors Cyclomatic Complexity is 13 (max allowed is 10). 469

org/deegree/filter/xml/Filter200XMLDecoder.java

Violation Message Line
Errors 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
Errors Class Fan-Out Complexity is 73 (max allowed is 20). 138
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 299
Errors Cyclomatic Complexity is 12 (max allowed is 10). 489
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 685
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 806
Errors Cyclomatic Complexity is 24 (max allowed is 10). 989
Errors NPath Complexity is 4,098 (max allowed is 200). 989

org/deegree/gml/GMLInputFactory.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.commons.tom.gml.GMLObject. 49
Warnings Redundant throws: 'FactoryConfigurationError' is unchecked exception. 105

org/deegree/gml/GMLOutputFactory.java

Violation Message Line
Warnings Unused import - org.deegree.commons.tom.gml.GMLObject. 41

org/deegree/gml/GMLStreamReader.java

Violation Message Line
Warnings Unused import - javax.xml.stream.XMLStreamConstants. 39
Warnings Unused import - org.deegree.commons.tom.gml.GMLReference. 44
Errors Class Fan-Out Complexity is 24 (max allowed is 20). 124
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 262
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 285
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 303
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 321
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 335
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 349

org/deegree/gml/GMLStreamWriter.java

Violation Message Line
Warnings Unused import - org.deegree.feature.property.ExtraProps. 60
Errors Class Fan-Out Complexity is 22 (max allowed is 20). 91

org/deegree/gml/GMLVersion.java

Violation Message Line
Errors Cyclomatic Complexity is 12 (max allowed is 10). 116

org/deegree/gml/commons/AbstractGMLObjectReader.java

Violation Message Line
Warnings Unused import - org.deegree.commons.tom.gml.GMLObjectCategory. 75
Warnings Unused import - org.deegree.gml.feature.GMLFeatureReader. 113
Errors 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
Errors Class Fan-Out Complexity is 55 (max allowed is 20). 131
Errors Cyclomatic Complexity is 12 (max allowed is 10). 181
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 182
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 234
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 234
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 251
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 251
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 298
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 298
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 345
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 345
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 369
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 369
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 381
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 381
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 392
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 392
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 403
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 403
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 421
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 421
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 445
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 445
Errors Cyclomatic Complexity is 24 (max allowed is 10). 485
Errors NPath Complexity is 723 (max allowed is 200). 485
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 487
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 487
Warnings Redundant throws: 'NoSuchElementException' is unchecked exception. 579
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 579
Errors Cyclomatic Complexity is 11 (max allowed is 10). 609
Errors Cyclomatic Complexity is 15 (max allowed is 10). 665
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 741
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 767

org/deegree/gml/dictionary/Definition.java

Violation Message Line
Warnings Redundant 'public' modifier. 60
Warnings Redundant 'public' modifier. 67
Warnings Redundant 'public' modifier. 74

org/deegree/gml/dictionary/Dictionary.java

Violation Message Line
Warnings Redundant 'public' modifier. 55

org/deegree/gml/dictionary/GMLDictionaryReader.java

Violation Message Line
Warnings Unused import - org.deegree.gml.GMLStreamReader. 52

org/deegree/gml/dictionary/GMLDictionaryWriter.java

Violation Message Line
Warnings Unused import - org.deegree.gml.GMLStreamWriter. 41

org/deegree/gml/feature/GMLFeatureReader.java

Violation Message Line
Errors 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
Errors Class Fan-Out Complexity is 33 (max allowed is 20). 99
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 136
Errors Cyclomatic Complexity is 13 (max allowed is 10). 148
Errors NPath Complexity is 204 (max allowed is 200). 148
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 149
Errors Cyclomatic Complexity is 14 (max allowed is 10). 217
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 219
Errors Cyclomatic Complexity is 25 (max allowed is 10). 284
Errors NPath Complexity is 9,624 (max allowed is 200). 284
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 285
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 426
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 480

org/deegree/gml/feature/GMLFeatureWriter.java

Violation Message Line
Errors Class Fan-Out Complexity is 53 (max allowed is 20). 113
Errors Cyclomatic Complexity is 53 (max allowed is 10). 239
Errors NPath Complexity is 1,440 (max allowed is 200). 239
Errors Cyclomatic Complexity is 15 (max allowed is 10). 485

org/deegree/gml/feature/StreamFeatureCollection.java

Violation Message Line
Warnings Unused import - org.deegree.gml.GMLStreamReader. 67
Errors Class Fan-Out Complexity is 21 (max allowed is 20). 79
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 147
Errors Cyclomatic Complexity is 18 (max allowed is 10). 160
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 161

org/deegree/gml/geometry/GML2GeometryReader.java

Violation Message Line
Errors Class Fan-Out Complexity is 34 (max allowed is 20). 101
Errors Cyclomatic Complexity is 11 (max allowed is 10). 214
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 262
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 276
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 290
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 297

org/deegree/gml/geometry/GML2GeometryWriter.java

Violation Message Line
Errors Class Fan-Out Complexity is 37 (max allowed is 20). 89

org/deegree/gml/geometry/GML3CurveSegmentReader.java

Violation Message Line
Errors Class Fan-Out Complexity is 33 (max allowed is 20). 105
Errors Cyclomatic Complexity is 17 (max allowed is 10). 158
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 159
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 227
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 259
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 301
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 353
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 384
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 436
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 491
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 559
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 592
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 654
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 689
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 755
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 792
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 845
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 900
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 930
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 988
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1025

org/deegree/gml/geometry/GML3GeometryBaseReader.java

Violation Message Line
Warnings Unused import - org.deegree.cs.coordinatesystems.CRS. 53
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 95
Errors Cyclomatic Complexity is 11 (max allowed is 10). 118
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 119
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 171
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 330

org/deegree/gml/geometry/GML3GeometryReader.java

Violation Message Line
Errors File length is 2,981 lines (max allowed is 2,000). 1
Errors 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
Errors Class Fan-Out Complexity is 63 (max allowed is 20). 162
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 338
Errors Cyclomatic Complexity is 14 (max allowed is 10). 371
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 372
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 450
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 479
Errors Cyclomatic Complexity is 12 (max allowed is 10). 527
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 528
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 605
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 673
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 728
Errors Cyclomatic Complexity is 13 (max allowed is 10). 776
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 777
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 864
Errors Cyclomatic Complexity is 14 (max allowed is 10). 925
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 926
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1022
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1077
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1147
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1220
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1304
Errors Cyclomatic Complexity is 11 (max allowed is 10). 1392
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1393
Errors Cyclomatic Complexity is 14 (max allowed is 10). 1633
Errors NPath Complexity is 384 (max allowed is 200). 1633
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1634
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1743
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1785
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1889
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1933
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 1977
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2022
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2082
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2141
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2193
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2252
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2304
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2363
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2418
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2438
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2519
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2568
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2617
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2661
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2710
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2754
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2803
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2847
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2927
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 2963

org/deegree/gml/geometry/GML3GeometryWriter.java

Violation Message Line
Errors Class Fan-Out Complexity is 71 (max allowed is 20). 132
Errors Cyclomatic Complexity is 51 (max allowed is 10). 239
Errors NPath Complexity is 28,225 (max allowed is 200). 239
Errors Cyclomatic Complexity is 16 (max allowed is 10). 1109
Errors Cyclomatic Complexity is 13 (max allowed is 10). 1484

org/deegree/gml/geometry/GML3SurfacePatchReader.java

Violation Message Line
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 126
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 175
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 237
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 299
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 361
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 421
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 465

org/deegree/gml/geometry/GMLGeometryReader.java

Violation Message Line
Warnings Unused import - javax.xml.stream.XMLStreamConstants. 37
Warnings Redundant 'public' modifier. 67
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 68
Warnings Redundant 'public' modifier. 78
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 79
Warnings Redundant 'public' modifier. 88
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 89
Warnings Redundant 'public' modifier. 96
Warnings Redundant 'public' modifier. 103
Warnings Redundant 'public' modifier. 114
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 115

org/deegree/gml/geometry/GMLGeometryWriter.java

Violation Message Line
Warnings Redundant 'public' modifier. 78
Warnings Redundant 'public' modifier. 87
Warnings Redundant 'public' modifier. 96
Warnings Redundant 'public' modifier. 105
Warnings Redundant 'public' modifier. 114
Warnings Redundant 'public' modifier. 123
Warnings Redundant 'public' modifier. 132
Warnings Redundant 'public' modifier. 141
Warnings Redundant 'public' modifier. 150
Warnings Redundant 'public' modifier. 159
Warnings Redundant 'public' modifier. 168
Warnings Redundant 'public' modifier. 177
Warnings Redundant 'public' modifier. 186
Warnings Redundant 'public' modifier. 195
Warnings Redundant 'public' modifier. 204

org/deegree/gml/props/GMLStdPropsImpl.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.commons.tom.gml.GMLObject. 46
Warnings Unused import - org.deegree.feature.Feature. 50
Warnings Unused import - org.deegree.geometry.Geometry. 55

org/deegree/gml/reference/FeatureReference.java

Violation Message Line
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 123

org/deegree/gml/reference/GmlDocumentIdContext.java

Violation Message Line
Warnings Redundant throws: 'ReferenceResolvingException' is unchecked exception. 203

org/deegree/gml/reference/GmlXlinkOptions.java

Violation Message Line
Warnings Unused import - org.deegree.commons.tom.gml.GMLObject. 44

org/deegree/gml/reference/GmlXlinkStrategy.java

Violation Message Line
Warnings Unused import - org.deegree.commons.tom.gml.GMLObject. 38
Warnings Redundant 'public' modifier. 56
Warnings Redundant 'public' modifier. 58
Warnings Redundant 'public' modifier. 67
Warnings Redundant 'public' modifier. 78
Warnings Redundant 'public' modifier. 88

org/deegree/gml/schema/GMLAppSchemaReader.java

Violation Message Line
Errors 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
Errors Class Fan-Out Complexity is 48 (max allowed is 20). 98
Warnings Redundant throws: 'ClassCastException' is unchecked exception. 149
Warnings Redundant throws: 'ClassCastException' is unchecked exception. 215
Warnings Redundant throws: 'ClassCastException' is unchecked exception. 278
Errors Cyclomatic Complexity is 11 (max allowed is 10). 346

org/deegree/gml/schema/GMLAppSchemaWriter.java

Violation Message Line
Warnings File does not end with a newline. 0
Errors Class Fan-Out Complexity is 42 (max allowed is 20). 134
Errors Cyclomatic Complexity is 12 (max allowed is 10). 186
Errors Cyclomatic Complexity is 19 (max allowed is 10). 297
Errors NPath Complexity is 612 (max allowed is 200). 297
Errors Cyclomatic Complexity is 14 (max allowed is 10). 398
Errors NPath Complexity is 864 (max allowed is 200). 398
Errors Cyclomatic Complexity is 11 (max allowed is 10). 456
Errors Cyclomatic Complexity is 13 (max allowed is 10). 559
Errors Cyclomatic Complexity is 62 (max allowed is 10). 645
Errors Cyclomatic Complexity is 23 (max allowed is 10). 874
Errors NPath Complexity is 1,680 (max allowed is 200). 874
Errors Cyclomatic Complexity is 15 (max allowed is 10). 985
Errors Cyclomatic Complexity is 14 (max allowed is 10). 1068

org/deegree/gml/schema/GMLSchemaInfoSet.java

Violation Message Line
Errors Class Fan-Out Complexity is 36 (max allowed is 20). 125
Warnings Redundant throws: 'ClassCastException' is unchecked exception. 187
Warnings Redundant throws: 'ClassCastException' is unchecked exception. 205
Errors Cyclomatic Complexity is 18 (max allowed is 10). 211
Errors NPath Complexity is 624 (max allowed is 200). 211
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 319
Errors Cyclomatic Complexity is 22 (max allowed is 10). 664
Errors NPath Complexity is 270 (max allowed is 200). 664
Errors Cyclomatic Complexity is 33 (max allowed is 10). 869
Errors NPath Complexity is 8,115 (max allowed is 200). 869
Errors Cyclomatic Complexity is 12 (max allowed is 10). 1176

org/deegree/gml/schema/WellKnownGMLTypes.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.feature.types.FeatureType. 49

org/deegree/gml/utils/GMLObjectVisitor.java

Violation Message Line
Warnings Redundant 'public' modifier. 59
Warnings Redundant 'public' modifier. 68
Warnings Redundant 'public' modifier. 77

org/deegree/gml/utils/GMLObjectWalker.java

Violation Message Line
Errors Class Fan-Out Complexity is 36 (max allowed is 20). 83
Errors Cyclomatic Complexity is 11 (max allowed is 10). 106
Errors Cyclomatic Complexity is 16 (max allowed is 10). 226

org/deegree/gml/utils/XMLTransformer.java

Violation Message Line
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 86
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 95
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 103
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 135
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 135
Warnings Redundant throws: 'OutsideCRSDomainException' is unchecked exception. 136
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 170
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 170
Warnings Redundant throws: 'OutsideCRSDomainException' is unchecked exception. 171
Errors Cyclomatic Complexity is 19 (max allowed is 10). 175
Warnings Redundant throws: 'XMLParsingException' is unchecked exception. 177
Warnings Redundant throws: 'IllegalArgumentException' is unchecked exception. 178
Warnings Redundant throws: 'OutsideCRSDomainException' is unchecked exception. 178