SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.6.0
Threshold is medium
Effort is default
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 12 | 2 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| io.wcm.qa.glnm.selectors.LocatorCorrectionsWrapper | 1 |
| io.wcm.qa.glnm.selectors.LocatorCorrectionsWrapper$CombinedCorrection | 1 |
io.wcm.qa.glnm.selectors.LocatorCorrectionsWrapper
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| io.wcm.qa.glnm.selectors.LocatorCorrectionsWrapper doesn't override com.galenframework.specs.page.Locator.equals(Object) | STYLE | EQ_DOESNT_OVERRIDE_EQUALS | 1 | Medium |
io.wcm.qa.glnm.selectors.LocatorCorrectionsWrapper$CombinedCorrection
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| io.wcm.qa.glnm.selectors.LocatorCorrectionsWrapper$CombinedCorrection doesn't override com.galenframework.specs.page.CorrectionsRect$Correction.equals(Object) | STYLE | EQ_DOESNT_OVERRIDE_EQUALS | 1 | Medium |