FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
1 1 0 0

org.apache.river.tool.ComputeHttpmdCodebase

Bug Category Details Line Priority
Redundant nullcheck of fmt, which is known to be non-null in org.apache.river.tool.ComputeHttpmdCodebase.print(String, String[]) STYLE RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE 182 Medium