The following document contains the results of SpotBugs
SpotBugs Version is 4.5.0
Threshold is low
Effort is max
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 3 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| it.tidalwave.northernwind.util.test.SpringTestHelper | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Possible null pointer dereference in it.tidalwave.northernwind.util.test.SpringTestHelper.testResourceFor(String) due to return value of called method | STYLE | NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE | 311 | Medium |