FindBugs Bug Detector Report
The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
67 | 1 | 0 | 32 |
Files
Class | Bugs |
---|---|
com.foxinmy.weixin4j.qy.api.OauthApi | 1 |
com.foxinmy.weixin4j.qy.api.OauthApi
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Boxed value is unboxed and then immediately reboxed in com.foxinmy.weixin4j.qy.api.OauthApi.getUserAuthorizationURL(String, String, String, Integer) | PERFORMANCE | BX_UNBOXING_IMMEDIATELY_REBOXED | 81 | Medium |