Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
19 0 92 3

Rules

Rules Violations Severity
EmptyStatement 0 Warnings Warning
CyclomaticComplexity 1 Errors Error
ClassFanOutComplexity 1 Errors Error
CovariantEquals 0 Errors Error
ClassDataAbstractionCoupling
  • max: "12"
0 Errors Error
NPathComplexity 1 Errors Error
RedundantImport 0 Warnings Warning
UnusedImports 13 Warnings Warning
RedundantModifier 31 Warnings Warning
RedundantThrows 41 Warnings Warning
FileLength 0 Errors Error
NewlineAtEndOfFile 7 Warnings Warning

Details

org/deegree/feature/persistence/FeatureInspector.java

Violation Message Line
Warnings Unused import - org.deegree.geometry.Geometry. 39
Warnings Unused import - org.deegree.geometry.GeometryInspectionException. 40
Warnings Redundant 'public' modifier. 64

org/deegree/feature/persistence/FeatureStore.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.feature.Feature. 43
Warnings Unused import - org.deegree.geometry.Geometry. 50
Warnings Unable to get class information for FeatureStoreException. 106
Warnings Unable to get class information for FeatureStoreException. 122
Warnings Unable to get class information for FeatureStoreException. 136
Warnings Unable to get class information for FeatureStoreException. 150
Warnings Unable to get class information for FeatureStoreException. 164
Warnings Unable to get class information for FeatureStoreException. 178
Warnings Unable to get class information for FeatureStoreException. 191
Warnings Unable to get class information for FeatureStoreException. 202
Warnings Unable to get class information for FeatureStoreException. 213

org/deegree/feature/persistence/FeatureStoreGMLIdResolver.java

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

org/deegree/feature/persistence/FeatureStoreGmlIdentifierResolver.java

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

org/deegree/feature/persistence/FeatureStoreManager.java

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

org/deegree/feature/persistence/FeatureStoreProvider.java

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

org/deegree/feature/persistence/FeatureStoreTransaction.java

Violation Message Line
Warnings Redundant 'public' modifier. 71
Warnings Redundant 'public' modifier. 80
Warnings Unable to get class information for FeatureStoreException. 81
Warnings Redundant 'public' modifier. 90
Warnings Unable to get class information for FeatureStoreException. 91
Warnings Redundant 'public' modifier. 104
Warnings Unable to get class information for FeatureStoreException. 105
Warnings Redundant 'public' modifier. 122
Warnings Unable to get class information for FeatureStoreException. 124
Warnings Redundant 'public' modifier. 141
Warnings Unable to get class information for FeatureStoreException. 142
Warnings Redundant 'public' modifier. 157
Warnings Unable to get class information for FeatureStoreException. 158
Warnings Redundant 'public' modifier. 171
Warnings Unable to get class information for FeatureStoreException. 172

org/deegree/feature/persistence/cache/BBoxCache.java

Violation Message Line
Warnings Unused import - org.deegree.feature.persistence.FeatureStore. 42
Warnings Unused import - org.deegree.feature.types.FeatureType. 43

org/deegree/feature/persistence/cache/BBoxPropertiesCache.java

Violation Message Line
Warnings Redundant 'final' modifier. 163
Warnings Redundant 'final' modifier. 192

org/deegree/feature/persistence/cache/FeatureStoreCache.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.feature.persistence.FeatureStore. 39
Warnings Redundant 'public' modifier. 60
Warnings Redundant 'public' modifier. 68
Warnings Redundant 'public' modifier. 76
Warnings Redundant 'public' modifier. 81

org/deegree/feature/persistence/cache/SimpleFeatureStoreCache.java

Violation Message Line
Warnings Unused import - org.deegree.feature.persistence.FeatureStore. 44

org/deegree/feature/persistence/lock/DefaultLock.java

Violation Message Line
Warnings Unable to get class information for FeatureStoreException. 133
Warnings Unable to get class information for FeatureStoreException. 174
Warnings Unable to get class information for FeatureStoreException. 208
Warnings Unable to get class information for FeatureStoreException. 241
Warnings Unable to get class information for FeatureStoreException. 271
Warnings Unable to get class information for FeatureStoreException. 306
Warnings Unable to get class information for FeatureStoreException. 334

org/deegree/feature/persistence/lock/DefaultLockManager.java

Violation Message Line
Errors Class Fan-Out Complexity is 26 (max allowed is 20). 83
Warnings Unable to get class information for FeatureStoreException. 102
Warnings Unable to get class information for FeatureStoreException. 119
Errors Cyclomatic Complexity is 19 (max allowed is 10). 184
Errors NPath Complexity is 973 (max allowed is 200). 184
Warnings Unable to get class information for FeatureStoreException. 186
Warnings Unable to get class information for FeatureStoreException. 371
Warnings Unable to get class information for FeatureStoreException. 418
Warnings Unable to get class information for FeatureStoreException. 448

org/deegree/feature/persistence/lock/Lock.java

Violation Message Line
Warnings Redundant 'public' modifier. 60
Warnings Redundant 'public' modifier. 67
Warnings Redundant 'public' modifier. 75
Warnings Unable to get class information for FeatureStoreException. 75
Warnings Redundant 'public' modifier. 82
Warnings Redundant 'public' modifier. 89
Warnings Redundant 'public' modifier. 101
Warnings Unable to get class information for FeatureStoreException. 102
Warnings Redundant 'public' modifier. 114
Warnings Unable to get class information for FeatureStoreException. 115
Warnings Redundant 'public' modifier. 125
Warnings Unable to get class information for FeatureStoreException. 126
Warnings Redundant 'public' modifier. 133
Warnings Unable to get class information for FeatureStoreException. 134
Warnings Redundant 'public' modifier. 143
Warnings Unable to get class information for FeatureStoreException. 144
Warnings Redundant 'public' modifier. 153
Warnings Unable to get class information for FeatureStoreException. 154

org/deegree/feature/persistence/lock/LockManager.java

Violation Message Line
Warnings Unused import - org.deegree.commons.utils.kvp.InvalidParameterValueException. 42
Warnings Unused import - org.deegree.feature.persistence.FeatureStore. 43
Warnings Redundant 'public' modifier. 88
Warnings Unable to get class information for FeatureStoreException. 89
Warnings Redundant 'public' modifier. 100
Warnings Unable to get class information for FeatureStoreException. 101
Warnings Redundant 'public' modifier. 113
Warnings Unable to get class information for FeatureStoreException. 114
Warnings Redundant 'public' modifier. 124
Warnings Unable to get class information for FeatureStoreException. 125
Warnings Redundant 'public' modifier. 139
Warnings Unable to get class information for FeatureStoreException. 140

org/deegree/feature/persistence/query/Query.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.cs.coordinatesystems.CRS. 49
Warnings Unused import - org.deegree.feature.persistence.FeatureStore. 51
Warnings Unused import - org.deegree.filter.OperatorFilter. 53