The following document contains the results of FindBugs Report
FindBugs Version is 1.2.1
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 83 | 2 | 0 | 0 |
| Bug | Category | Details | Line |
|---|---|---|---|
| The class org.microemu.microedition.ImplFactory$1 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | 129-136 |
| Bug | Category | Details | Line |
|---|---|---|---|
| The class org.microemu.microedition.ImplFactory$2 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | 147-148 |