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
14400

org.deegree.wps.ParameterDemoProcesslet

BugCategoryDetailsLinePriority
org.deegree.wps.ParameterDemoProcesslet.process(ProcessletInputs, ProcessletOutputs, ProcessletExecutionInfo) may fail to close streamBAD_PRACTICEOS_OPEN_STREAM219Medium

org.deegree.wps.jts.XMLGeometryProcessor

BugCategoryDetailsLinePriority
Comparison of String objects using == or != in org.deegree.wps.jts.XMLGeometryProcessor.process(GMLStreamReader, GMLStreamWriter) BAD_PRACTICEES_COMPARING_STRINGS_WITH_EQ138Medium
Comparison of String objects using == or != in org.deegree.wps.jts.XMLGeometryProcessor.process(GMLStreamReader, GMLStreamWriter) BAD_PRACTICEES_COMPARING_STRINGS_WITH_EQ135Medium
Comparison of String objects using == or != in org.deegree.wps.jts.XMLGeometryProcessor.process(GMLStreamReader, GMLStreamWriter) BAD_PRACTICEES_COMPARING_STRINGS_WITH_EQ135Medium