| Problem | Count | Type |
|---|---|---|
| Consider short-circuited logic | 1 | Opt |
| Control outside visible area | 1 | Dead |
| Dead constant | 2 | Dead |
| Dead enum constant | 9 | Dead |
| Dead procedure/declaration/event | 4 | Dead |
| Form missing Icon | 1 | Func |
| Return value not set | 4 | Dead |
| Too many parameters | 2 | Style |
| Too many uncommented lines | 3 | Style |
| Type field written, not read | 13 | Dead |
| Variable read, not written | 1 | Dead |
| Variable written, not read | 1 | Dead |
| Type | Count | |
| Optimization | 1 | |
| Style | 5 | |
| Functionality | 1 | |
| Dead | 35 | |
| ===== | ===== | |
| Total | 42 | |
| Problems/logical code line | 0,11 |