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 | 1,392 of 1,392 | 0% | 86 of 86 | 0% | 145 | 145 | 324 | 324 | 102 | 102 |
| createClient() | 0% | 0% | 6 | 6 | 32 | 32 | 1 | 1 | ||
| destroy() | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| doCreateConnectionProvider(AbstractRedisClient, RedisCodec) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| createRedisURIAndApplySettings(String, int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| LettuceConnectionFactory(LettuceClientConfiguration) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| getClusterClientOptions(RedisConfiguration.ClusterConfiguration) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getClusterConnection() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| resetConnection() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getReactiveClusterConnection() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| applyAuthentication(RedisURI.Builder) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| lambda$getSentinelRedisURI$10(RedisURI) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| createConnectionProvider(AbstractRedisClient, RedisCodec) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| dispose(LettuceConnectionProvider) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getConnection() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getReactiveConnection() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setDatabase(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getOrCreateSharedConnection() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getOrCreateSharedReactiveConnection() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createRedisConfiguration(RedisURI) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| createRedisSocketURIAndApplySettings(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| initConnection() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setPassword(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| doCreateLettuceClusterConnection(StatefulRedisClusterConnection, LettuceConnectionProvider, ClusterTopologyProvider, ClusterCommandExecutor, Duration) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSentinelRedisURI() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LettuceConnectionFactory(RedisStandaloneConfiguration, LettuceClientConfiguration) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| doCreateLettuceConnection(StatefulRedisConnection, LettuceConnectionProvider, long, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSharedConnection() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getSharedClusterConnection() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| assertInitialized() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getRequiredNativeClient() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$getMutableConfiguration$11() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceConnectionFactory(String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDatabase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LettuceConnectionFactory(RedisConfiguration, LettuceClientConfiguration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LettuceConnectionFactory(RedisSentinelConfiguration, LettuceClientConfiguration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LettuceConnectionFactory(RedisClusterConfiguration, LettuceClientConfiguration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getHostName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRedisUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRedisPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMutableConfiguration() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceConnectionFactory(LettucePool) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| validateConnection() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getSocketConfiguration() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSentinelConfiguration() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getClusterConfiguration() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSharedReactiveConnection() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| applyToAll(RedisURI, Consumer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSentinelConnection() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceConnectionFactory(RedisStandaloneConfiguration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceConnectionFactory(RedisConfiguration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceConnectionFactory(RedisSentinelConfiguration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceConnectionFactory(RedisClusterConfiguration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createRedisConfiguration(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPipeliningFlushPolicy(LettuceConnection.PipeliningFlushPolicy) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getClientName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientResources() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getClusterClientOptions$9(Optional) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$doCreateConnectionProvider$0(RedisStandaloneConfiguration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LettuceConnectionFactory() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeout(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShutdownTimeout(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHostName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPort(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseSsl(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setVerifyPeer(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStartTls(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClientName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNativeClient() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getShutdownTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setClientResources(ClientResources) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getClientTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$doCreateConnectionProvider$1(RedisURI) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| translateExceptionIfPossible(RuntimeException) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUseSsl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isVerifyPeer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isStartTls() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setValidateConnection(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShareNativeConnection(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEagerInitialization(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConvertPipelineAndTxResults(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isStaticMasterReplicaAware() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRedisSentinelAware() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDomainSocketAware() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isClusterAware() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$null$8(ClientOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$createClient$6(RedisURI, ClientResources) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$createClient$4(List, ClientResources) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$createClient$2(RedisURI, ClientResources) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValidateConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getShareNativeConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEagerInitialization() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStandaloneConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConvertPipelineAndTxResults() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$createClient$7(RedisURI) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$createClient$5(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$createClient$3(RedisURI) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |