FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.0

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
33 3 0 0

de.smartics.ci.comm.command.AbstractJobCommand

Bug Category Details Line Priority
Class de.smartics.ci.comm.command.AbstractJobCommand implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 47-82 Low

de.smartics.ci.comm.command.AbstractLoginCommand

Bug Category Details Line Priority
Class de.smartics.ci.comm.command.AbstractLoginCommand implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 25 Low

de.smartics.ci.comm.hudson.command.HudsonCreateJobCommand

Bug Category Details Line Priority
Exception is caught when Exception is not thrown in de.smartics.ci.comm.hudson.command.HudsonCreateJobCommand.execute(CiSystem) STYLE REC_CATCH_EXCEPTION 103 Low