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
3200

org.apache.maven.archetype.registry.io.xpp3.ArchetypeRegistryXpp3Reader

BugCategoryDetailsLinePriority
Private method org.apache.maven.archetype.registry.io.xpp3.ArchetypeRegistryXpp3Reader.getBooleanValue(String, String, XmlPullParser) is never calledPERFORMANCEUPM_UNCALLED_PRIVATE_METHOD151Medium
Private method org.apache.maven.archetype.registry.io.xpp3.ArchetypeRegistryXpp3Reader.getDateValue(String, String, XmlPullParser) is never calledPERFORMANCEUPM_UNCALLED_PRIVATE_METHOD239Medium