Fork me on GitHub

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 2 1 1 22

Files

Class Bugs org.apache.creadur.whisker.apache_whisker_maven_plugin.HelpMojo 1

org.apache.creadur.whisker.apache_whisker_maven_plugin.HelpMojo

Bug Category Details Line Priority Redundant nullcheck of is, which is known to be non-null in org.apache.creadur.whisker.apache_whisker_maven_plugin.HelpMojo.build() STYLE RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE 78 Medium