SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.7.3

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
21 3 0 0

Files

Class Bugs
io.guixer.logs.GuixerOutLoader 3

io.guixer.logs.GuixerOutLoader

Bug Category Details Line Priority
Possible null pointer dereference in new io.guixer.logs.GuixerOutLoader(File) due to return value of called method STYLE NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE 37 Medium
Possible null pointer dereference in new io.guixer.logs.GuixerOutLoader(File) due to return value of called method STYLE NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE 48 Medium
Possible null pointer dereference in new io.guixer.logs.GuixerOutLoader(File) due to return value of called method STYLE NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE 59 Medium