FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.2.0

Threshold is Low

Effort is Default

Summary

ClassesBugsErrorsMissing Classes
422800

Files

ClassBugs
de.mud.jbp.Main2
de.mud.jbp.ProxyFrame2
de.mud.jbp.ProxyFrame$111
de.mud.jbp.ProxyFrame$121
de.mud.jbp.ProxyWorker2

de.mud.jbp.Main

BugCategoryDetailsLine
de.mud.jbp.Main.help() invokes System.exit(...), which shuts down the entire virtual machineBAD_PRACTICEDM_EXIT48
de.mud.jbp.Main.usage(String) invokes System.exit(...), which shuts down the entire virtual machineBAD_PRACTICEDM_EXIT36

de.mud.jbp.ProxyFrame

BugCategoryDetailsLine
Exception is caught when Exception is not thrown in de.mud.jbp.ProxyFrame.jMenuItem1ActionPerformed(ActionEvent)STYLEREC_CATCH_EXCEPTION400
Exception is caught when Exception is not thrown in de.mud.jbp.ProxyFrame.jMenuItem6ActionPerformed(ActionEvent)STYLEREC_CATCH_EXCEPTION270

de.mud.jbp.ProxyFrame$11

BugCategoryDetailsLine
The class de.mud.jbp.ProxyFrame$11 could be refactored into a named _static_ inner classPERFORMANCESIC_INNER_SHOULD_BE_STATIC_ANONNot available

de.mud.jbp.ProxyFrame$12

BugCategoryDetailsLine
The class de.mud.jbp.ProxyFrame$12 could be refactored into a named _static_ inner classPERFORMANCESIC_INNER_SHOULD_BE_STATIC_ANONNot available

de.mud.jbp.ProxyWorker

BugCategoryDetailsLine
Exception is caught when Exception is not thrown in de.mud.jbp.ProxyWorker.init()STYLEREC_CATCH_EXCEPTION99
Exception is caught when Exception is not thrown in de.mud.jbp.ProxyWorker.run()STYLEREC_CATCH_EXCEPTION145