| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 141 of 141 | 0% | 6 of 6 | 0% | 13 | 13 | 38 | 38 | 10 | 10 |
| addItem(Item, boolean) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| getSubTotal() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| removeItemById(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| Cart() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setQuantityByItemId(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| incrementQuantityByItemId(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| containsItemId(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCartItems() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumberOfItems() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCartItemList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |