Source file "org/springframework/data/redis/connection/lettuce/LettuceConnection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,375 of 1,375 | 0% | 144 of 144 | 0% | 156 | 156 | 345 | 345 | 84 | 84 |
| closePipeline() | 0% | 0% | 12 | 12 | 36 | 36 | 1 | 1 | ||
| exec() | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| LettuceConnection(StatefulRedisConnection, long, AbstractRedisClient, LettucePool, int) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| execute(String, CommandOutput, byte[][]) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| close() | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| watch(byte[][]) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| LettuceConnection(StatefulConnection, LettuceConnectionProvider, long, int) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| validateCommand(ProtocolKeyword, byte[][]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| unwatch() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getAsyncConnection() | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| getAsyncDedicatedConnection() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getDedicatedConnection() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getConnection() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| select(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| pSubscribe(MessageListener, byte[][]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| subscribe(MessageListener, byte[][]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| doInvoke(RedisClusterAsyncCommands, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| discard() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| lambda$doInvoke$3(boolean, Supplier, Converter, Supplier) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| lambda$doInvoke$2(boolean, Supplier, Converter, Supplier) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| multi() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| isActive(RedisNode) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| openPipeline() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| pipeline(LettuceResult) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| lambda$doInvoke$4(Supplier, Converter, Supplier) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| await(RedisFuture) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| doGetAsyncDedicatedConnection() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getNativeConnection() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| potentiallySelectDatabase(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| newLettuceResult(Future, Converter, Supplier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isSubscribed() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| failsafeReadScanValues(List, Converter) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isClosed() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getConnection(RedisNode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOrCreateDedicatedConnection() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newLettuceResult(Future, Converter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSentinelConnection(RedisNode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkSubscription() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| customizedDatabaseIndex() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getCommandType(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LettuceConnection(StatefulRedisConnection, long, RedisClient, LettucePool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| publish(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| switchToPubSub() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initSubscription(MessageListener) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRedisURI(RedisNode) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| validateCommandIfRunningInTransactionMode(ProtocolKeyword, byte[][]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| LettuceConnection(long, RedisClient) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceConnection(long, RedisClient, LettucePool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceConnection(StatefulRedisConnection, long, RedisClient) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceConnection(StatefulRedisConnection, LettuceConnectionProvider, long, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| echo(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPipeliningFlushPolicy(LettuceConnection.PipeliningFlushPolicy) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| doCreateSubscription(MessageListener, StatefulRedisPubSubConnection, LettuceConnectionProvider) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$exec$1(LettuceConnection.LettuceTransactionResultConverter, TransactionResult) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| execute(String, byte[][]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ping() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invokeStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| transaction(FutureResult) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newLettuceResult(Future) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| geoCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hyperLogLogCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| keyCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scriptingCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| streamCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| stringCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| serverCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zSetCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invoke() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invoke(RedisClusterAsyncCommands) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newLettuceStatusResult(Future) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| convertLettuceAccessException(Exception) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setConvertPipelineAndTxResults(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDedicatedRedisCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAsyncDedicatedRedisCommands() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScanCursor(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isQueueing() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isPipelined() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSubscription() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionProvider() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$newLettuceResult$0(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |