Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 491 of 514 | 4% | 48 of 48 | 0% | 33 | 35 | 102 | 107 | 9 | 11 |
addPurchase(String, IPurchaseDTO) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
checkReserved(String, IPurchaseDTO) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
reserve(String, IPurchaseDTO) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
clearPurchase(Integer) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
shouldBeKeep(IPurchaseDTO, Integer) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
release(String, IPurchaseDTO) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
releaseAll(String) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
updateQuantityWithSession(Integer, Integer) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
deleteFromSession(Iterator, IPurchaseDTO) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
PurchaseSessionManager() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |