SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.2.0
Threshold is medium
Effort is default
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
4 | 1 | 0 | 0 |
Files
Class | Bugs |
---|---|
webapi.ProductResource | 1 |
webapi.ProductResource
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in webapi.ProductResource.calculatePrice(String, int) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 39 | High |