The following document contains the results of SpotBugs
SpotBugs Version is 3.1.11
Threshold is low
Effort is max
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
28 | 1 | 0 | 0 |
Class | Bugs |
---|---|
it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolder | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Redundant nullcheck of os, which is known to be non-null in it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolder.write(String, Marshallable) | STYLE | RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE | 68 | Low |