Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
2006

Rules

RulesViolationsSeverity
EmptyStatement0Warnings Warning
CyclomaticComplexity3Errors Error
ClassFanOutComplexity1Errors Error
CovariantEquals0Errors Error
ClassDataAbstractionCoupling
  • max: "12"
0Errors Error
NPathComplexity2Errors Error
RedundantImport0Warnings Warning
UnusedImports0Warnings Warning
RedundantModifier0Warnings Warning
RedundantThrows0Warnings Warning
FileLength0Errors Error
NewlineAtEndOfFile0Warnings Warning

Details

org/deegree/services/wps/ap/wcts/TransformCoordinates.java

ViolationMessageLine
ErrorsClass Fan-Out Complexity is 30 (max allowed is 20).90
ErrorsCyclomatic Complexity is 15 (max allowed is 10).147
ErrorsNPath Complexity is 240 (max allowed is 200).147
ErrorsCyclomatic Complexity is 14 (max allowed is 10).228
ErrorsCyclomatic Complexity is 40 (max allowed is 10).282
ErrorsNPath Complexity is 432,576 (max allowed is 200).282