The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
48 | 1 | 0 | 0 |
Class | Bugs |
---|---|
org.kuali.student.lum.workflow.KualiStudentPostProcessorBase | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of actionTaken at line 75 of value previously dereferenced in org.kuali.student.lum.workflow.KualiStudentPostProcessorBase.doActionTaken(ActionTakenEvent) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 73 | High |