Source file "org/springframework/cache/interceptor/AbstractCacheInvoker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 86 of 86 | 0% | 4 of 4 | 0% | 10 | 10 | 32 | 32 | 8 | 8 |
doEvict(Cache, Object, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
doClear(Cache, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
doPut(Cache, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
doGet(Cache, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
AbstractCacheInvoker() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
AbstractCacheInvoker(CacheErrorHandler) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setErrorHandler(CacheErrorHandler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getErrorHandler() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |