| Problem | Count | Type |
|---|---|---|
| Assigned value not used | 1 | Logic |
| Case branch(es) missing for Enum | 2 | Logic |
| Control outside visible area | 1 | Dead |
| Dead constant | 2 | Dead |
| Dead enum constant | 9 | Dead |
| Dead procedure/declaration/event | 3 | Dead |
| Form missing Icon | 1 | Func |
| Line too long | 3 | Style |
| Optional parameter never passed a value | 4 | Dead |
| Too many parameters | 2 | Style |
| Too many uncommented lines | 2 | Style |
| Type field written, not read | 13 | Dead |
| Variable read, not written | 1 | Dead |
| Variable written, not read | 1 | Dead |
| Type | Count | |
| Style | 7 | |
| Functionality | 1 | |
| Logic | 3 | |
| Dead code | 34 | |
| ===== | ===== | |
| Total | 45 | |
| Problems/logical code line | 0,12 |