The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is
Effort is min
| Class | Bugs |
|---|---|
| org.apache.commons.lang3.EnumUtils | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Possible null pointer dereference of constants in org.apache.commons.lang3.EnumUtils.checkBitVectorable(Class) | CORRECTNESS | NP_NULL_ON_SOME_PATH | 203 | High |