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