| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 15 of 65 | 76% | 2 of 4 | 50% | 2 | 10 | 4 | 16 | 1 | 8 |
| updateProduct(Product) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getProductVolume(long) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| ProductService(ProductRepository) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| saveProduct(Product) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| deleteProductById(long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getProductById(Long) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getProductByName(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getAllProducts() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |