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 |
|---|---|---|---|
| 78 | 2 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.andromda.maven.plugin.AndroMDAMojo | 1 |
| org.andromda.maven.plugin.MagicDrawExportEMFXMIMojo | 1 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Unwritten field: org.andromda.maven.plugin.AndroMDAMojo.buildSourceDirectory | CORRECTNESS | UWF_UNWRITTEN_FIELD | 59 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Unread field: org.andromda.maven.plugin.MagicDrawExportEMFXMIMojo.MD_HOME; should this field be static? | PERFORMANCE | SS_SHOULD_BE_STATIC | 35 |