SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.6
Threshold is low
Effort is max
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 28 | 1 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| it.tidalwave.mapview.impl.TileCache | 1 |
it.tidalwave.mapview.impl.TileCache
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Possible null pointer dereference in it.tidalwave.mapview.impl.TileCache.downloadTile(Path, URI) due to return value of called method | STYLE | NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE | 248 | Medium |
MapView :: JavaFX Control