FindBugs Bug Detector Report
The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|
| 17 | 4 | 0 | 1 |
com.pyx4me.maven.obex.ObexDeploy1Mojo
| Bug | Category | Details | Line | Priority |
|---|
| Field ObexDeploy1Mojo.serverSufix masks field in superclass com.pyx4me.maven.obex.AbstractDeviceMojo | CORRECTNESS | MF_CLASS_MASKS_FIELD | 36-48 | High |
com.pyx4me.maven.obex.ObexDeploy2Mojo
| Bug | Category | Details | Line | Priority |
|---|
| Field ObexDeploy2Mojo.serverSufix masks field in superclass com.pyx4me.maven.obex.AbstractDeviceMojo | CORRECTNESS | MF_CLASS_MASKS_FIELD | 36-48 | High |
com.pyx4me.maven.obex.ObexDeploy3Mojo
| Bug | Category | Details | Line | Priority |
|---|
| Field ObexDeploy3Mojo.serverSufix masks field in superclass com.pyx4me.maven.obex.AbstractDeviceMojo | CORRECTNESS | MF_CLASS_MASKS_FIELD | 36-48 | High |
com.pyx4me.maven.obex.ServiceSearchMojo$BluetoothServiceSearch
| Bug | Category | Details | Line | Priority |
|---|
| Unread field: com.pyx4me.maven.obex.ServiceSearchMojo$BluetoothServiceSearch.servicesSearchTransID | PERFORMANCE | URF_UNREAD_FIELD | 111 | Medium |