Source file "net/andresbustamante/yafoot/web/dto/CarConfirmation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 94 of 127 | 25% | 12 of 12 | 0% | 10 | 17 | 17 | 30 | 4 | 11 |
| toString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toIndentedString(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CarConfirmation() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| carId(Integer) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| confirmed(Boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setCarId(Integer) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setConfirmed(Boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getCarId() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isConfirmed() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |