Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
16 0 39 0

Rules

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

Details

org/deegree/metadata/persistence/MetadataQuery.java

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

org/deegree/metadata/persistence/MetadataResultSet.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - java.sql.ResultSet. 38
Warnings Redundant 'public' modifier. 56
Warnings Redundant 'public' modifier. 66
Warnings Redundant 'public' modifier. 69
Warnings Redundant 'public' modifier. 77
Warnings Redundant 'public' modifier. 85

org/deegree/metadata/persistence/MetadataStore.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Redundant 'public' modifier. 70
Warnings Redundant 'public' modifier. 81
Warnings Redundant 'public' modifier. 97
Warnings Redundant 'public' modifier. 107
Warnings Redundant 'public' modifier. 115
Warnings Redundant 'public' modifier. 120

org/deegree/metadata/persistence/MetadataStoreProvider.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. 64
Warnings Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. 76

org/deegree/metadata/persistence/MetadataStoreTransaction.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Redundant 'public' modifier. 67
Warnings Redundant 'public' modifier. 77
Warnings Redundant 'public' modifier. 91
Warnings Unable to get class information for MetadataInspectorException. 92
Warnings Redundant 'public' modifier. 103
Warnings Redundant 'public' modifier. 115
Warnings Unable to get class information for MetadataInspectorException. 116

org/deegree/metadata/persistence/XMLMetadataResultSet.java

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

org/deegree/metadata/persistence/inspectors/MetadataSchemaValidationInspector.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.protocol.csw.MetadataStoreException. 53
Warnings Unable to get class information for MetadataInspectorException. 80
Warnings Unable to get class information for MetadataInspectorException. 100

org/deegree/metadata/persistence/inspectors/RecordInspector.java

Violation Message Line
Warnings File does not end with a newline. 0
Warnings Unused import - org.deegree.protocol.csw.MetadataStoreException. 42
Warnings Redundant 'public' modifier. 66
Warnings Unable to get class information for MetadataInspectorException. 67

org/deegree/metadata/persistence/transaction/DeleteOperation.java

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

org/deegree/metadata/persistence/transaction/InsertOperation.java

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

org/deegree/metadata/persistence/transaction/TransactionOperation.java

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

org/deegree/metadata/persistence/transaction/UpdateOperation.java

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