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
4200

org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader

BugCategoryDetailsLinePriority
La méthode privée org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader.getBooleanValue(String, String, XmlPullParser) n'est jamais appeléePERFORMANCEUPM_UNCALLED_PRIVATE_METHOD152Medium
La méthode privée org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader.getDateValue(String, String, XmlPullParser) n'est jamais appeléePERFORMANCEUPM_UNCALLED_PRIVATE_METHOD240Medium