Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
160340

Rules

RulesViolationsSeverity
EmptyStatement0Warnings Warning
CyclomaticComplexity0Errors Error
ClassFanOutComplexity0Errors Error
CovariantEquals0Errors Error
ClassDataAbstractionCoupling
  • max: "12"
0Errors Error
NPathComplexity0Errors Error
RedundantImport0Warnings Warning
UnusedImports3Warnings Warning
RedundantModifier17Warnings Warning
RedundantThrows2Warnings Warning
FileLength0Errors Error
NewlineAtEndOfFile12Warnings Warning

Details

org/deegree/metadata/persistence/MetadataQuery.java

ViolationMessageLine
WarningsFile does not end with a newline.0

org/deegree/metadata/persistence/MetadataResultSet.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsUnused import - java.sql.ResultSet.38
WarningsRedundant 'public' modifier.56
WarningsRedundant 'public' modifier.66
WarningsRedundant 'public' modifier.69
WarningsRedundant 'public' modifier.77
WarningsRedundant 'public' modifier.85

org/deegree/metadata/persistence/MetadataStore.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsRedundant 'public' modifier.70
WarningsRedundant 'public' modifier.81
WarningsRedundant 'public' modifier.97
WarningsRedundant 'public' modifier.107
WarningsRedundant 'public' modifier.115
WarningsRedundant 'public' modifier.120

org/deegree/metadata/persistence/MetadataStoreProvider.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsRedundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'.64
WarningsRedundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'.76

org/deegree/metadata/persistence/MetadataStoreTransaction.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsRedundant 'public' modifier.67
WarningsRedundant 'public' modifier.77
WarningsRedundant 'public' modifier.91
WarningsRedundant 'public' modifier.103
WarningsRedundant 'public' modifier.115

org/deegree/metadata/persistence/XMLMetadataResultSet.java

ViolationMessageLine
WarningsFile does not end with a newline.0

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

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsUnused import - org.deegree.protocol.csw.MetadataStoreException.53

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

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsUnused import - org.deegree.protocol.csw.MetadataStoreException.42
WarningsRedundant 'public' modifier.66

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

ViolationMessageLine
WarningsFile does not end with a newline.0

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

ViolationMessageLine
WarningsFile does not end with a newline.0

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

ViolationMessageLine
WarningsFile does not end with a newline.0

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

ViolationMessageLine
WarningsFile does not end with a newline.0