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 |
|---|---|---|---|
| 300 | 2 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.andromda.translation.ocl.query.QueryTranslator | 2 |
| Bug | Category | Details | Line |
|---|---|---|---|
| QueryTranslator.selectClause not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
| QueryTranslator.sortedByClause not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |