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
31100

org.deegree.remoteows.wms.RemoteWMSStore

BugCategoryDetailsLinePriority
org.deegree.remoteows.wms.RemoteWMSStore.handleParameters(Map, Map, Map, Map) makes inefficient use of keySet iterator instead of entrySet iteratorPERFORMANCEWMI_WRONG_MAP_ITERATOR216Medium