Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 45 of 192 | 76% | 5 of 12 | 58% | 7 | 17 | 11 | 48 | 3 | 11 |
cleanupReservation(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
createReservation(Person, Date, Date) | 82% | 66% | 2 | 4 | 2 | 11 | 0 | 1 | ||
commitReservation(Reservation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getReservation(String) | 60% | 50% | 1 | 2 | 1 | 5 | 0 | 1 | ||
getReservationByConfirmation(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
cancelReservation(Reservation) | 100% | 100% | 0 | 2 | 0 | 14 | 0 | 1 | ||
getReservationsForPerson(Person, int, int) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
getReservations(int, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
setDao(ReservationDAO) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
HotelReservationImpl() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |