The following document contains the results of FindBugs Report
FindBugs Version is 1.3.8
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 169 | 4 | 0 | 0 |
| Class | Bugs |
|---|---|
| com.atlassian.gadgets.directory.internal.Category | 2 |
| com.atlassian.gadgets.directory.internal.jaxb.JAXBDirectoryContents | 2 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Use of non-localized String.toUpperCase() or String.toLowerCase | I18N | DM_CONVERT_CASE | 65 | Low |
| Use of non-localized String.toUpperCase() or String.toLowerCase | I18N | DM_CONVERT_CASE | 77 | Low |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Unread field: com.atlassian.gadgets.directory.internal.jaxb.JAXBDirectoryContents.categories | PERFORMANCE | URF_UNREAD_FIELD | 34 | Low |
| Unread field: com.atlassian.gadgets.directory.internal.jaxb.JAXBDirectoryContents.entries | PERFORMANCE | URF_UNREAD_FIELD | 35 | Low |