FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
7200

org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader

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