Source file "org/springframework/cache/interceptor/SimpleCacheErrorHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 11 of 11 | 0% | 0 of 0 | n/a | 5 | 5 | 5 | 5 | 5 | 5 |
| SimpleCacheErrorHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleCacheGetError(RuntimeException, Cache, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleCachePutError(RuntimeException, Cache, Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleCacheEvictError(RuntimeException, Cache, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleCacheClearError(RuntimeException, Cache) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |