Source file "org/springframework/data/redis/util/ByteUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 234 of 234 | 0% | 26 of 26 | 0% | 24 | 24 | 56 | 56 | 11 | 11 |
| split(byte[], int) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| concatAll(byte[][]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| startsWith(byte[], byte[], int) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| mergeArrays(byte[], byte[][]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| concat(byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| indexOf(byte[], byte) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getBytes(ByteBuffer) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| extractBytes(ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getByteBuffer(String, Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| startsWith(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getByteBuffer(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |