The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
Class | Bugs |
---|---|
net.sf.mgaip.AdInserterMojo | 1 |
net.sf.mgaip.Replacer | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Unused field: net.sf.mgaip.AdInserterMojo.googlePlusOne | PERFORMANCE | UUF_UNUSED_FIELD | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Method net.sf.mgaip.Replacer.replace(String, String) may fail to clean up java.io.InputStream | EXPERIMENTAL | OBL_UNSATISFIED_OBLIGATION | 466 | Medium |