The following document contains the results of FindBugs Report
FindBugs Version is 2.0.2
Threshold is medium
Effort is min
| Class | Bugs | 
|---|---|
| org.apache.maven.doxia.module.itext.ITextUtil | 1 | 
| org.apache.maven.doxia.module.itext.SinkActionContext | 1 | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| La méthode org.apache.maven.doxia.module.itext.ITextUtil.getPageSize(Rectangle) intercepte Exception, mais Exception n'est pas lancé dans le bloc try/catch et RuntimeException n'est pas appelé | STYLE | REC_CATCH_EXCEPTION | 86 | Medium | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| Champ inutilisé : org.apache.maven.doxia.module.itext.SinkActionContext.currentAction | PERFORMANCE | UUF_UNUSED_FIELD | Not available | Medium |