SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.7.3
Threshold is low
Effort is max
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 84 | 1 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| dev.aherscu.qa.testing.example.AbstractMockServerTest | 1 |
dev.aherscu.qa.testing.example.AbstractMockServerTest
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Overridable method outOfProcessPort is called from constructor new dev.aherscu.qa.testing.example.AbstractMockServerTest(). | MALICIOUS_CODE | MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR | 75 | Low |