| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 109 of 109 | 0% | 2 of 2 | 0% | 11 | 11 | 24 | 24 | 10 | 10 |
| deleteProduct(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getProduct(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCategory(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| findCategoryByName(String, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deleteCategory(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findProductsByName(String, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createProduct(Product, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| updateProduct(Product) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| InventoryMgmtRMIEJB() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |