Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
2 0 1 1

Rules

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

Details

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

Violation Message Line
Errors Class Fan-Out Complexity is 34 (max allowed is 20). 94

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

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