Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
2011

Rules

RulesViolationsSeverity
EmptyStatement0Warnings Warning
CyclomaticComplexity0Errors Error
ClassFanOutComplexity1Errors Error
CovariantEquals0Errors Error
ClassDataAbstractionCoupling
  • max: "12"
0Errors Error
NPathComplexity0Errors Error
RedundantImport0Warnings Warning
UnusedImports0Warnings Warning
RedundantModifier0Warnings Warning
RedundantThrows0Warnings Warning
FileLength0Errors Error
NewlineAtEndOfFile1Warnings Warning

Details

org/deegree/feature/persistence/remotewfs/RemoteWFSFeatureStore.java

ViolationMessageLine
ErrorsClass Fan-Out Complexity is 34 (max allowed is 20).94

org/deegree/feature/persistence/remotewfs/RemoteWFSFeatureStoreProvider.java

ViolationMessageLine
WarningsFile does not end with a newline.0