Source file "com/datastax/dse/protocol/internal/response/result/DseRowsMetadata.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 385 of 385 | 0% | 50 of 50 | 0% | 32 | 32 | 88 | 88 | 7 | 7 |
| decode(Object, PrimitiveCodec, boolean, int) | 0% | 0% | 12 | 12 | 36 | 36 | 1 | 1 | ||
| encode(Object, PrimitiveCodec, boolean, int) | 0% | 0% | 12 | 12 | 28 | 28 | 1 | 1 | ||
| computeFlags(boolean, List, ByteBuffer, byte[], int, boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| DseRowsMetadata(List, ByteBuffer, int[], byte[], int, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| DseRowsMetadata(int, ByteBuffer, int[], byte[], int, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| DseRowsMetadata(int, List, int, ByteBuffer, int[], byte[], int, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| encodedSize(boolean, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 |