| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 0 of 286 | 100% | 6 of 30 | 80% | 6 | 25 | 0 | 58 | 0 | 10 |
| update(String, InventoryItemDTO) | 100% | 100% | 0 | 4 | 0 | 15 | 0 | 1 | ||
| renameItem(String, String) | 100% | 90% | 1 | 6 | 0 | 12 | 0 | 1 | ||
| delete(String, StockChangeReason) | 100% | 58% | 5 | 7 | 0 | 7 | 0 | 1 | ||
| adjustQuantity(String, int, StockChangeReason) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| save(InventoryItemDTO) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| updatePrice(String, BigDecimal) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| findByNameSortedByPrice(String, Pageable) | 100% | 100% | 0 | 2 | 0 | 2 | 0 | 1 | ||
| getAll() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getById(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| countItems() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |