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
7200

org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader

BugCategoryDetailsLinePriority
Private method org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader.getBooleanValue(String, String, XmlPullParser) is never calledPERFORMANCEUPM_UNCALLED_PRIVATE_METHOD155Medium
Private method org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader.getDateValue(String, String, XmlPullParser) is never calledPERFORMANCEUPM_UNCALLED_PRIVATE_METHOD243Medium