The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
3 | 1 | 1 | 22 |
Class | Bugs |
---|---|
org.apache.creadur.whisker.apache_whisker_maven_plugin.HelpMojo | 1 |
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 |