Parent Project
Foundation

FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.8

Threshold is Low

Effort is Max

Summary

Classes Bugs Errors Missing Classes
277 11 0 0

org.apache.myfaces.tobago.application.FopConverter

Bug Category Details Line Priority
Exception is caught when Exception is not thrown in org.apache.myfaces.tobago.application.FopConverter.fo2Pdf(ServletResponse, String) STYLE REC_CATCH_EXCEPTION 69 Low

org.apache.myfaces.tobago.internal.taglib.NumberSliderTag

Bug Category Details Line Priority
Dead store to application in org.apache.myfaces.tobago.internal.taglib.NumberSliderTag.setProperties(UIComponent) STYLE DLS_DEAD_LOCAL_STORE 57 Medium

org.apache.myfaces.tobago.renderkit.fo.standard.standard.tag.LabelRenderer

Bug Category Details Line Priority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to javax.faces.component.UIOutput in org.apache.myfaces.tobago.renderkit.fo.standard.standard.tag.LabelRenderer.encodeEnd(FacesContext, UIComponent) STYLE BC_UNCONFIRMED_CAST 36 Low
Useless control flow in org.apache.myfaces.tobago.renderkit.fo.standard.standard.tag.LabelRenderer.encodeEnd(FacesContext, UIComponent) STYLE UCF_USELESS_CONTROL_FLOW 41 Low

org.apache.myfaces.tobago.renderkit.fo.standard.standard.tag.OutRenderer

Bug Category Details Line Priority
Dead store to layout in org.apache.myfaces.tobago.renderkit.fo.standard.standard.tag.OutRenderer.encodeEnd(FacesContext, UIComponent) STYLE DLS_DEAD_LOCAL_STORE 41 Medium

org.apache.myfaces.tobago.renderkit.fo.standard.standard.tag.PageRenderer

Bug Category Details Line Priority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to org.apache.myfaces.tobago.component.AbstractUIPage in org.apache.myfaces.tobago.renderkit.fo.standard.standard.tag.PageRenderer.encodeBegin(FacesContext, UIComponent) STYLE BC_UNCONFIRMED_CAST 58 Low

org.apache.myfaces.tobago.renderkit.html.sandbox.standard.tag.NumberSliderRenderer

Bug Category Details Line Priority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to org.apache.myfaces.tobago.component.AbstractUINumberSlider in org.apache.myfaces.tobago.renderkit.html.sandbox.standard.tag.NumberSliderRenderer.encodeEnd(FacesContext, UIComponent) STYLE BC_UNCONFIRMED_CAST 57 Low

org.apache.myfaces.tobago.renderkit.wml.standard.standard.tag.ButtonRenderer

Bug Category Details Line Priority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to javax.faces.component.UICommand in org.apache.myfaces.tobago.renderkit.wml.standard.standard.tag.ButtonRenderer.encodeEnd(FacesContext, UIComponent) STYLE BC_UNCONFIRMED_CAST 50 Low

org.apache.myfaces.tobago.renderkit.wml.standard.standard.tag.PageRenderer

Bug Category Details Line Priority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to org.apache.myfaces.tobago.component.AbstractUIPage in org.apache.myfaces.tobago.renderkit.wml.standard.standard.tag.PageRenderer.encodeEnd(FacesContext, UIComponent) STYLE BC_UNCONFIRMED_CAST 45 Low

org.apache.myfaces.tobago.renderkit.wml.standard.standard.tag.PanelRenderer

Bug Category Details Line Priority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to org.apache.myfaces.tobago.component.UIPanel in org.apache.myfaces.tobago.renderkit.wml.standard.standard.tag.PanelRenderer.encodeChildren(FacesContext, UIComponent) STYLE BC_UNCONFIRMED_CAST 43 Low

org.apache.myfaces.tobago.renderkit.wml.standard.standard.tag.SelectOneChoiceRenderer

Bug Category Details Line Priority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to javax.faces.component.UISelectOne in org.apache.myfaces.tobago.renderkit.wml.standard.standard.tag.SelectOneChoiceRenderer.encodeEnd(FacesContext, UIComponent) STYLE BC_UNCONFIRMED_CAST 47 Low