The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 1 | 1 | 0 | 38 |
| Class | Bugs |
|---|---|
| org.oxerr.http.client.FileCookieStore | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Format string should use %n rather than \n in org.oxerr.http.client.FileCookieStore.write(Writer, Cookie) | BAD_PRACTICE | VA_FORMAT_STRING_USES_NEWLINE | 156 | Medium |