The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is
Effort is min
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
205 | 2 | 320 | 0 |
Class | Bugs |
---|---|
org.apache.commons.net.nntp.Article | 2 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Null pointer dereference of System.out in org.apache.commons.net.nntp.Article.printThread(Article, int) | CORRECTNESS | NP_ALWAYS_NULL | 145 | 1 |
Null pointer dereference of System.out in org.apache.commons.net.nntp.Article.printThread(Article, int) | CORRECTNESS | NP_ALWAYS_NULL | 147 | 1 |