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
44200

org.kuali.rice.student.kew.xml.KSUserXmlParser

BugCategoryDetailsLinePriority
Dead store to emailId in org.kuali.rice.student.kew.xml.KSUserXmlParser.constructEntity(Element)STYLEDLS_DEAD_LOCAL_STORE158Medium

org.kuali.student.lum.kim.role.type.KSActionRequestDerivedRoleTypeServiceImpl

BugCategoryDetailsLinePriority
There is an apparent infinite recursive loop in org.kuali.student.lum.kim.role.type.KSActionRequestDerivedRoleTypeServiceImpl.translateInputAttributes(Map)CORRECTNESSIL_INFINITE_RECURSIVE_LOOP110High