Source file "net/andresbustamante/yafoot/web/dto/RegistrationForm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 131 of 164 | 20% | 14 of 14 | 0% | 14 | 21 | 25 | 38 | 7 | 14 |
| toString() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toIndentedString(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| playerId(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| carId(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| carConfirmed(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RegistrationForm() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| setPlayerId(Integer) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setCarId(Integer) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setCarConfirmed(Boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getPlayerId() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getCarId() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isCarConfirmed() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |