Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 0 of 295 | 100% | 3 of 14 | 78% | 3 | 17 | 0 | 72 | 0 | 10 |
buildDaoUtil(String, ReservationRule, Plugin, boolean) | 100% | 100% | 0 | 3 | 0 | 16 | 0 | 1 | ||
buildReservationRule(DAOUtil) | 100% | n/a | 0 | 1 | 0 | 12 | 0 | 1 | ||
findReservationRuleByIdFormAndClosestToDateOfApply(int, LocalDate, Plugin) | 100% | 50% | 1 | 2 | 0 | 9 | 0 | 1 | ||
findByIdForm(int, Plugin) | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
findByIdFormAndDateOfApply(int, LocalDate, Plugin) | 100% | 50% | 1 | 2 | 0 | 8 | 0 | 1 | ||
select(int, Plugin) | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
insert(ReservationRule, Plugin) | 100% | 50% | 1 | 2 | 0 | 5 | 0 | 1 | ||
delete(int, Plugin) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
update(ReservationRule, Plugin) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
ReservationRuleDAO() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |