The following document contains the results of SpotBugs
SpotBugs Version is 4.7.3
Threshold is low
Effort is max
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 10 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| it.tidalwave.datamanager.dao.impl.jpa.ProductionDataSourceFactory | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Possible null pointer dereference in it.tidalwave.datamanager.dao.impl.jpa.ProductionDataSourceFactory.getDataSource(DataSourceProperties, PreferencesHandler) due to return value of called method | STYLE | NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE | 55 | Medium |