Source file "org/springframework/cache/support/CompositeCacheManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 8 of 8 | 0% | 11 | 11 | 25 | 25 | 7 | 7 |
| getCacheNames() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getCache(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| CompositeCacheManager(CacheManager[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| CompositeCacheManager() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setCacheManagers(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFallbackToNoOpCache(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |