FindBugs Bug Detector Report
The following document contains the results of FindBugs Report
FindBugs Version is 1.2.1
Threshold is Low
Effort is Default
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|
| 80 | 7 | 0 | 0 |
com.pyx4me.maven.gammu.ExecuteGammu$1
| Bug | Category | Details | Line |
|---|
| The class com.pyx4me.maven.gammu.ExecuteGammu$1 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | 82-94 |
com.pyx4me.maven.gammu.ExecuteGammu$2
| Bug | Category | Details | Line |
|---|
| The class com.pyx4me.maven.gammu.ExecuteGammu$2 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | 98-109 |
com.pyx4me.maven.gammu.GammuDeploy3Mojo
| Bug | Category | Details | Line |
|---|
| Field GammuDeploy3Mojo.confign masks field in superclass com.pyx4me.maven.gammu.GammuDeployMojo | CORRECTNESS | MF_CLASS_MASKS_FIELD | Not available |
com.pyx4me.maven.gammu.GammuDeploy3tMojo
| Bug | Category | Details | Line |
|---|
| Field GammuDeploy3tMojo.classifier masks field in superclass com.pyx4me.maven.gammu.GammuDeployMojo | CORRECTNESS | MF_CLASS_MASKS_FIELD | Not available |
com.pyx4me.maven.gammu.GammuDeployMojo
| Bug | Category | Details | Line |
|---|
| Unwritten field: com.pyx4me.maven.gammu.GammuDeployMojo.gammuexe | CORRECTNESS | UWF_UNWRITTEN_FIELD | 116 |
| Unwritten field: com.pyx4me.maven.gammu.GammuDeployMojo.gammurc | CORRECTNESS | UWF_UNWRITTEN_FIELD | 116 |
| Unwritten field: com.pyx4me.maven.gammu.GammuDeployMojo.pluginArtifacts | CORRECTNESS | UWF_UNWRITTEN_FIELD | 116 |