The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is
Effort is max
| Class | Bugs |
|---|---|
| patterntesting.concurrent.experimental.ParallelProxyRunner | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| The class name patterntesting.concurrent.experimental.ParallelProxyRunner shadows the simple name of the superclass patterntesting.concurrent.junit.ParallelProxyRunner | BAD_PRACTICE | NM_SAME_SIMPLE_NAME_AS_SUPERCLASS | 44 | High |