The following document contains the results of FindBugs Report
FindBugs Version is 1.1.1
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 101 | 1 | 0 | 1 |
| Class | Bugs |
|---|---|
| com.stephenduncanjr.easymock.EasyMockPropertyUtils | 1 |
| Bug | Category | Details | Line |
|---|---|---|---|
| There is an apparent infinite recursive loop in com.stephenduncanjr.easymock.EasyMockPropertyUtils.propertiesEq(Class,java.util.Map). | CORRECTNESS | IL_INFINITE_RECURSIVE_LOOP | 233 |