SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 3.1.12

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
10 2 0 0

info.ejava.examples.ejb.ejbjpa.ejb.HotelMgmtEJB

Bug Category Details Line Priority
Return value of info.ejava.examples.ejb.ejbjpa.bo.Guest.getName() ignored, but method has no side effect STYLE RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT 99 Medium
Return value of java.util.List.isEmpty() ignored, but method has no side effect STYLE RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT 81 Medium