SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.7.3

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
10 1 0 0

Files

Class Bugs
it.tidalwave.datamanager.dao.impl.jpa.ProductionDataSourceFactory 1

it.tidalwave.datamanager.dao.impl.jpa.ProductionDataSourceFactory

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