| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 145 of 145 | 0% | 14 of 14 | 0% | 20 | 20 | 37 | 37 | 13 | 13 |
| deleteProduct(Product) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| findCategoryByName(String, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findProductsByName(String, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| applyBounds(TypedQuery, int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getCategory(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProduct(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| updateProduct(Product) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createCategory(Category) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| detachCategory(Category) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deleteCategory(Category) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addProduct(Product) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEntityManager(EntityManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| InventoryDAOImpl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |