Source file "io/lettuce/core/protocol/Command.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 166 of 166 | 0% | 14 of 14 | 0% | 22 | 22 | 45 | 45 | 15 | 15 |
| encode(ByteBuf) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| Command(ProtocolKeyword, CommandOutput, CommandArgs) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| completeExceptionally(Throwable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setOutput(CommandOutput) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| get() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isCancelled() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isDone() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Command(ProtocolKeyword, CommandOutput) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| complete() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cancel() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOutput() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getArgs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |