SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.0.4
Threshold is medium
Effort is default
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
37 | 1 | 0 | 0 |
Files
Class | Bugs |
---|---|
com.github.mygreen.splate.SqlUtils | 1 |
com.github.mygreen.splate.SqlUtils
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
既に利用していた in の値を line 95 で null チェックしています。com.github.mygreen.splate.SqlUtils.readStream(InputStream, String) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 89 | Medium |