The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is max
Class | Bugs |
---|---|
info.bunji.jdbc.DriverEx | 2 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
machinePiece への無効な代入です。info.bunji.jdbc.DriverEx.<static initializer for DriverEx>() | STYLE | DLS_DEAD_LOCAL_STORE | 112 | Medium |
役に立たないオブジェクトをメソッド info.bunji.jdbc.DriverEx.<static initializer for DriverEx>() の変数 sb で格納しました。 | STYLE | UC_USELESS_OBJECT | 90 | Medium |