The following document contains the results of FindBugs Report
FindBugs Version is 1.2.1
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 56 | 23 | 0 | 0 |
| Class | Bugs |
|---|---|
| com.pyx4me.maven.proguard.ProGuardMojo | 23 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Read of unwritten field jarArchiver in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 509 |
| Read of unwritten field jarArchiver in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 519 |
| Read of unwritten field jarArchiver in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 522 |
| Read of unwritten field projectHelper in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 537 |
| Read of unwritten field projectHelper in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 539 |
| Exception is caught when Exception is not thrown in com.pyx4me.maven.proguard.ProGuardMojo.execute() | STYLE | REC_CATCH_EXCEPTION | 529 |
| ProGuardMojo.log not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.assembly | CORRECTNESS | UWF_UNWRITTEN_FIELD | 370 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.attachArtifactClassifier | CORRECTNESS | UWF_UNWRITTEN_FIELD | 271 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.attachArtifactType | CORRECTNESS | UWF_UNWRITTEN_FIELD | 314 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.exclusions | CORRECTNESS | UWF_UNWRITTEN_FIELD | 678 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.jarArchiver | CORRECTNESS | UWF_UNWRITTEN_FIELD | 504 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.libs | CORRECTNESS | UWF_UNWRITTEN_FIELD | 461 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.options | CORRECTNESS | UWF_UNWRITTEN_FIELD | 479 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.proguardInclude | CORRECTNESS | UWF_UNWRITTEN_FIELD | 431 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.proguardVersion | CORRECTNESS | UWF_UNWRITTEN_FIELD | 555 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.projectHelper | CORRECTNESS | UWF_UNWRITTEN_FIELD | 537 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.addMavenDescriptor | CORRECTNESS | UWF_UNWRITTEN_FIELD | 379 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.appendClassifier | CORRECTNESS | UWF_UNWRITTEN_FIELD | 271 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.includeDependency | CORRECTNESS | UWF_UNWRITTEN_FIELD | 441 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.injarNotExistsSkip | CORRECTNESS | UWF_UNWRITTEN_FIELD | 288 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.obfuscate | CORRECTNESS | UWF_UNWRITTEN_FIELD | 427 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.skip | CORRECTNESS | UWF_UNWRITTEN_FIELD | 278 |