Source file "net/andresbustamante/yafoot/web/dto/Registration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 164 of 164 | 0% | 14 of 14 | 0% | 21 | 21 | 38 | 38 | 14 | 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 | ||
| Registration() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toIndentedString(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| player(Player) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| car(Car) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| carConfirmed(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPlayer(Player) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCar(Car) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCarConfirmed(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPlayer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCarConfirmed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |