Source file "org/springframework/data/redis/connection/RedisPipelineException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 32 of 32 | 0% | 0 of 0 | n/a | 5 | 5 | 11 | 11 | 5 | 5 |
| RedisPipelineException(String, Throwable, List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RedisPipelineException(String, List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RedisPipelineException(Exception, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RedisPipelineException(Exception) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPipelineResult() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |