FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
15600

org.kuali.rice.shareddata.framework.campus.CampusTypeEbo

BugCategoryDetailsLinePriority
org.kuali.rice.shareddata.framework.campus.CampusTypeEbo is Serializable; consider declaring a serialVersionUIDBAD_PRACTICESE_NO_SERIALVERSIONID39High

org.kuali.rice.shareddata.framework.country.CountryEbo

BugCategoryDetailsLinePriority
org.kuali.rice.shareddata.framework.country.CountryEbo is Serializable; consider declaring a serialVersionUIDBAD_PRACTICESE_NO_SERIALVERSIONID45High

org.kuali.rice.shareddata.framework.county.CountyEbo

BugCategoryDetailsLinePriority
org.kuali.rice.shareddata.framework.county.CountyEbo is Serializable; consider declaring a serialVersionUIDBAD_PRACTICESE_NO_SERIALVERSIONID43High

org.kuali.rice.shareddata.framework.postalcode.PostalCodeEbo

BugCategoryDetailsLinePriority
org.kuali.rice.shareddata.framework.postalcode.PostalCodeEbo is Serializable; consider declaring a serialVersionUIDBAD_PRACTICESE_NO_SERIALVERSIONID46High

org.kuali.rice.shareddata.framework.state.StateEbo

BugCategoryDetailsLinePriority
org.kuali.rice.shareddata.framework.state.StateEbo is Serializable; consider declaring a serialVersionUIDBAD_PRACTICESE_NO_SERIALVERSIONID40High

org.kuali.rice.shareddata.framework.state.StateValuesFinder

BugCategoryDetailsLinePriority
Dead store to labels in org.kuali.rice.shareddata.framework.state.StateValuesFinder.getKeyValues()STYLEDLS_DEAD_LOCAL_STORE36Medium