The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is max
Class | Bugs |
---|---|
ejava.examples.ejbsessionbank.ejb.TellerEJB | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Return value of ejava.examples.ejbsessionbank.bo.Account.getBalance() ignored, but method has no side effect | STYLE | RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT | 344 | Medium |