The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is medium
Effort is min
| Class | Bugs | 
|---|---|
| org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader | 2 | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| La méthode privée org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader.getBooleanValue(String, String, XmlPullParser) n'est jamais appelée | PERFORMANCE | UPM_UNCALLED_PRIVATE_METHOD | 152 | Medium | 
| La méthode privée org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader.getDateValue(String, String, XmlPullParser) n'est jamais appelée | PERFORMANCE | UPM_UNCALLED_PRIVATE_METHOD | 240 | Medium |