Manorrock.com / Products / Manorrock JSF FOP

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

ClassesBugsErrorsMissing Classes
9400

com.manorrock.jsf.fop.FopPhaseListener

BugCategoryDetailsLinePriority
Exception is caught when Exception is not thrown in com.manorrock.jsf.fop.FopPhaseListener.afterPhase(PhaseEvent)STYLEREC_CATCH_EXCEPTION102Low

com.manorrock.jsf.fop.FopResponseWriter

BugCategoryDetailsLinePriority
Unread field: com.manorrock.jsf.fop.FopResponseWriter.characterEncodingPERFORMANCEURF_UNREAD_FIELD80Medium
Unread field: com.manorrock.jsf.fop.FopResponseWriter.contentTypeListPERFORMANCEURF_UNREAD_FIELD81Medium

com.manorrock.jsf.fop.FopTableRenderer

BugCategoryDetailsLinePriority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to javax.faces.component.UIData in com.manorrock.jsf.fop.FopTableRenderer.encodeChildren(FacesContext, UIComponent)STYLEBC_UNCONFIRMED_CAST98Low