The following document contains the results of FindBugs Report
FindBugs Version is 1.2.0
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 79 | 7 | 0 | 0 |
| 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 | Not available |
| 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 | Not available |
| Bug | Category | Details | Line |
|---|---|---|---|
| Field GammuDeploy2Mojo.confign masks field in superclass com.pyx4me.maven.gammu.GammuDeployMojo | CORRECTNESS | MF_CLASS_MASKS_FIELD | Not available |
| Bug | Category | Details | Line |
|---|---|---|---|
| Field GammuDeploy2tMojo.classifier masks field in superclass com.pyx4me.maven.gammu.GammuDeployMojo | CORRECTNESS | MF_CLASS_MASKS_FIELD | Not available |
| 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 |