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 |
|---|---|---|---|
| 71 | 8 | 0 | 0 |
| Bug | Category | Details | Line |
|---|---|---|---|
| org.andromda.maven.plugin.translationlibrary.TranslationLibraryTestFormatter.endTestSuite() may fail to close stream on exception | BAD_PRACTICE | OS_OPEN_STREAM_EXCEPTION_PATH | 191 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Unread field: org.andromda.maven.plugin.translationlibrary.TranslationLibraryTestFormatter$Failure.test | PERFORMANCE | URF_UNREAD_FIELD | 216 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Read of unwritten field project in org.andromda.maven.plugin.translationlibrary.TranslationLibraryTestMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 144 |
| Unwritten field: org.andromda.maven.plugin.translationlibrary.TranslationLibraryTestMojo.factory | CORRECTNESS | UWF_UNWRITTEN_FIELD | 222 |
| Unwritten field: org.andromda.maven.plugin.translationlibrary.TranslationLibraryTestMojo.project | CORRECTNESS | UWF_UNWRITTEN_FIELD | 144 |
| Unwritten field: org.andromda.maven.plugin.translationlibrary.TranslationLibraryTestMojo.propertyFiles | CORRECTNESS | UWF_UNWRITTEN_FIELD | 206 |
| Unwritten field: org.andromda.maven.plugin.translationlibrary.TranslationLibraryTestMojo.reportDirectory | CORRECTNESS | UWF_UNWRITTEN_FIELD | 161 |
| Unwritten field: org.andromda.maven.plugin.translationlibrary.TranslationLibraryTestMojo.settings | CORRECTNESS | UWF_UNWRITTEN_FIELD | 214 |