The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| La méthode com.legstar.xsd.XsdReader.addNamespace(String, String, XmlSchema) concatène des chaînes au moyen de + en boucle | PERFORMANCE | SBSC_USE_STRINGBUFFER_CONCATENATION | 350 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| La classe com.legstar.xsd.cob.Xsd2CobMapper$DecoratedCobolDataItem devrait-elle être une classe interne static ? | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | 175-184 | Medium |