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.commons.codec.binary.BaseNCodec | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Unread field: org.apache.commons.codec.binary.BaseNCodec.PAD; should this field be static? | PERFORMANCE | SS_SHOULD_BE_STATIC | 156 | Medium |