FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is

Effort is max

Summary

Classes Bugs Errors Missing Classes
34 2 0 0

cz.startnet.utils.pgdiff.loader.PgDumpLoader

Bug Category Details Line Priority
Dereference of the result of readLine() without nullcheck in cz.startnet.utils.pgdiff.loader.PgDumpLoader.getWholeCommand(BufferedReader, String) STYLE NP_DEREFERENCE_OF_READLINE_VALUE 248 2

cz.startnet.utils.pgdiff.schema.PgFunction

Bug Category Details Line Priority
cz.startnet.utils.pgdiff.schema.PgFunction.equals(Object) is unusual STYLE EQ_UNUSUAL 124 2