Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
47020

Rules

RulesViolationsSeverity
EmptyStatement0Warnings Warning
CyclomaticComplexity0Errors Error
ClassFanOutComplexity0Errors Error
CovariantEquals0Errors Error
ClassDataAbstractionCoupling
  • max: "12"
0Errors Error
NPathComplexity0Errors Error
RedundantImport0Warnings Warning
UnusedImports2Warnings Warning
RedundantModifier0Warnings Warning
RedundantThrows0Warnings Warning
FileLength0Errors Error
NewlineAtEndOfFile0Warnings Warning

Details

org/deegree/rendering/r2d/RenderHelper.java

ViolationMessageLine
WarningsUnused import - org.deegree.cs.persistence.CRSManager.63
WarningsUnused import - org.deegree.cs.refs.coordinatesystem.CRSRef.64