Source file "com/datastax/oss/protocol/internal/response/Result.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 4 of 4 | 0% | 8 | 8 | 19 | 19 | 6 | 6 |
| Result.Codec(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Result.Codec(int, Result.SubCodec[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getSubCodec(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encode(Object, Message, PrimitiveCodec) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| encodedSize(Message) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decode(Object, PrimitiveCodec) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |