The following document contains the results of FindBugs Report
FindBugs Version is 2.0.2
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.jdtaus.core.monitor.spi.Task | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| The class name org.jdtaus.core.monitor.spi.Task shadows the simple name of the superclass org.jdtaus.core.monitor.Task | BAD_PRACTICE | NM_SAME_SIMPLE_NAME_AS_SUPERCLASS | 45-164 | High |