Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
47 0 2 0

Files

Files Infos Warnings Errors
org/deegree/rendering/r2d/RenderHelper.java 0 2 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 2 Warnings Warning
RedundantModifier 0 Warnings Warning
RedundantThrows 0 Warnings Warning
FileLength 0 Errors Error
NewlineAtEndOfFile 0 Warnings Warning

Details

org/deegree/rendering/r2d/RenderHelper.java

Violation Message Line
Warnings Unused import - org.deegree.cs.persistence.CRSManager. 63
Warnings Unused import - org.deegree.cs.refs.coordinatesystem.CRSRef. 64