Source file "org/springframework/boot/autoconfigure/cache/CacheProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 37 of 37 | 0% | 0 of 0 | n/a | 9 | 9 | 15 | 15 | 9 | 9 |
| CacheProperties.Redis() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTimeToLive(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCacheNullValues(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyPrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseKeyPrefix(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTimeToLive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCacheNullValues() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUseKeyPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |