The following document contains the results of FindBugs Report
FindBugs Version is 1.1.1
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 124 | 2 | 1 | 6 |
| 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 | Not available |
| Bug | Category | Details | Line |
|---|---|---|---|
| Unread field: org.andromda.maven.plugin.MagicDrawExportEMFXMIMojo.MD_HOME; should this field be static? | PERFORMANCE | SS_SHOULD_BE_STATIC | Not available |