Source file "org/springframework/data/redis/connection/lettuce/LettuceConnectionFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 119 | 0% | 8 of 8 | 0% | 15 | 15 | 30 | 30 | 11 | 11 |
| getConnectionAsync(Class, RedisURI) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getConnectionAsync(Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$getConnectionAsync$1(CompletableFuture, StatefulConnection, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lambda$getConnectionAsync$0(CompletableFuture, StatefulConnection, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getConnection(Class, RedisURI) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| translateException(Throwable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getConnection(Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| destroy() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| LettuceConnectionFactory.ExceptionTranslatingConnectionProvider(LettuceConnectionProvider) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| release(StatefulConnection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| releaseAsync(StatefulConnection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |