The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
| Class | Bugs |
|---|---|
| org.opendaylight.protocol.bgp.testtool.Main | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Found reliance on default encoding in org.opendaylight.protocol.bgp.testtool.Main.main(String[]): new java.io.InputStreamReader(InputStream) | I18N | DM_DEFAULT_ENCODING | 32 | High |