The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | Warning |
CyclomaticComplexity | 1 | Error |
ClassFanOutComplexity | 1 | Error |
CovariantEquals | 0 | Error |
ClassDataAbstractionCoupling
| 0 | Error |
NPathComplexity | 1 | Error |
RedundantImport | 0 | Warning |
UnusedImports | 13 | Warning |
RedundantModifier | 31 | Warning |
RedundantThrows | 0 | Warning |
FileLength | 0 | Error |
NewlineAtEndOfFile | 7 | Warning |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Geometry. | 39 | |
Unused import - org.deegree.geometry.GeometryInspectionException. | 40 | |
Redundant 'public' modifier. | 64 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.Feature. | 43 | |
Unused import - org.deegree.geometry.Geometry. | 50 |
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 |
---|---|---|
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. | 71 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 90 | |
Redundant 'public' modifier. | 104 | |
Redundant 'public' modifier. | 122 | |
Redundant 'public' modifier. | 141 | |
Redundant 'public' modifier. | 157 | |
Redundant 'public' modifier. | 171 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.persistence.FeatureStore. | 42 | |
Unused import - org.deegree.feature.types.FeatureType. | 43 |
Violation | Message | Line |
---|---|---|
Redundant 'final' modifier. | 163 | |
Redundant 'final' modifier. | 192 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.persistence.FeatureStore. | 39 | |
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 76 | |
Redundant 'public' modifier. | 81 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.persistence.FeatureStore. | 44 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 82 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 178 | |
NPath Complexity is 973 (max allowed is 200). | 178 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 75 | |
Redundant 'public' modifier. | 82 | |
Redundant 'public' modifier. | 89 | |
Redundant 'public' modifier. | 101 | |
Redundant 'public' modifier. | 114 | |
Redundant 'public' modifier. | 125 | |
Redundant 'public' modifier. | 133 | |
Redundant 'public' modifier. | 143 | |
Redundant 'public' modifier. | 153 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.InvalidParameterValueException. | 42 | |
Unused import - org.deegree.feature.persistence.FeatureStore. | 43 | |
Redundant 'public' modifier. | 88 | |
Redundant 'public' modifier. | 100 | |
Redundant 'public' modifier. | 113 | |
Redundant 'public' modifier. | 124 | |
Redundant 'public' modifier. | 139 |