The following document contains the results of FindBugs Report
FindBugs Version is 1.2.0
Threshold is Normal
Effort is Max
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 174 | 3 | 0 | 0 |
| Class | Bugs |
|---|---|
| atg.adapter.gsa.xml.ImportFileParser | 1 |
| atg.adapter.gsa.xml.ImportWorkerThread | 1 |
| atg.adapter.gsa.xml.ReferenceItemGenerator | 1 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Dead store to last in atg.adapter.gsa.xml.ImportFileParser.endElement(String, String, String) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Unused field: atg.adapter.gsa.xml.ImportWorkerThread.context | PERFORMANCE | UUF_UNUSED_FIELD | Not available |
| Bug | Category | Details | Line |
|---|---|---|---|
| Unread field: atg.adapter.gsa.xml.ReferenceItemGenerator.mReferenceIndex | PERFORMANCE | URF_UNREAD_FIELD | 81 |