Source file "io/lettuce/core/protocol/BaseRedisCommandBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 101 | 0% | 6 of 6 | 0% | 12 | 12 | 18 | 18 | 7 | 7 |
| newScriptOutput(RedisCodec, ScriptOutputType) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| createCommand(CommandType, CommandOutput, Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createCommand(CommandType, CommandOutput, Object, Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createCommand(CommandType, CommandOutput, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createCommand(CommandType, CommandOutput) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createCommand(CommandType, CommandOutput, CommandArgs) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BaseRedisCommandBuilder(RedisCodec) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |