FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
5 2 0 0

org.universAAL.middleware.shell.universAAL.osgi.ListOfPeerCommand

Bug Category Details Line Priority
org.universAAL.middleware.shell.universAAL.osgi.ListOfPeerCommand.doExecute() makes inefficient use of keySet iterator instead of entrySet iterator PERFORMANCE WMI_WRONG_MAP_ITERATOR 57 Medium

org.universAAL.middleware.shell.universAAL.osgi.TargetSpaceCommand

Bug Category Details Line Priority
Unread field: org.universAAL.middleware.shell.universAAL.osgi.TargetSpaceCommand.spaceManager PERFORMANCE URF_UNREAD_FIELD 44 Medium