Source file "com/datastax/oss/protocol/internal/response/Error.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 237 of 237 | 0% | 4 of 4 | 0% | 8 | 8 | 19 | 19 | 6 | 6 |
| Error.Codec(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Error.Codec(int, Error.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 |