FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
9200

org.apache.maven.plugin.tools.model.io.xpp3.PluginMetadataXpp3Reader

BugCategoryDetailsLinePriority
Private method org.apache.maven.plugin.tools.model.io.xpp3.PluginMetadataXpp3Reader.getBooleanValue(String, String, XmlPullParser) is never calledPERFORMANCEUPM_UNCALLED_PRIVATE_METHOD155Medium
Private method org.apache.maven.plugin.tools.model.io.xpp3.PluginMetadataXpp3Reader.getDateValue(String, String, XmlPullParser) is never calledPERFORMANCEUPM_UNCALLED_PRIVATE_METHOD243Medium