FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
3200

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

BugCategoryDetailsLinePriority
Switch statement found in org.deegree.services.wps.ap.wcts.TransformCoordinates.evaluateInput(ProcessletInputs) where default case is missingSTYLESF_SWITCH_NO_DEFAULT298Medium

org.deegree.services.wps.ap.wcts.TransformCoordinates$InputParams

BugCategoryDetailsLinePriority
Should org.deegree.services.wps.ap.wcts.TransformCoordinates$InputParams be a _static_ inner class?PERFORMANCESIC_INNER_SHOULD_BE_STATIC478Medium