registerPlayerToMatch(String, RegistrationForm) |   | 71% |   | 75% | 2 | 5 | 5 | 21 | 0 | 1 |
updateCarForRegistration(String, Integer, CarConfirmation) |   | 72% |   | 87% | 1 | 5 | 5 | 21 | 0 | 1 |
unregisterPlayerFromMatch(String, Integer) |   | 83% |  | 100% | 0 | 4 | 2 | 13 | 0 | 1 |
cancelMatch(String) |   | 73% |  | 100% | 0 | 2 | 2 | 10 | 0 | 1 |
findMatches(LocalDate, LocalDate, SportCode, MatchStatus) |  | 100% |  | 100% | 0 | 7 | 0 | 12 | 0 | 1 |
createMatch(MatchForm) |  | 100% | | n/a | 0 | 1 | 0 | 9 | 0 | 1 |
findCarsForMatch(String) |  | 100% |  | 100% | 0 | 2 | 0 | 7 | 0 | 1 |
loadMatchRegistrations(String) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
loadMatchByCode(String) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
MatchesController(MatchSearchService, PlayerSearchService, CarpoolingService, MatchManagementService, MatchMapper, RegistrationMapper, CarMapper) |  | 100% | | n/a | 0 | 1 | 0 | 9 | 0 | 1 |
lambda$updateCarForRegistration$0(Player, Registration) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |