| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 437 | 86% | 17 of 58 | 70% | 16 | 42 | 10 | 74 | 0 | 13 |
| read(byte[], int, int) | 75% | 68% | 5 | 9 | 3 | 16 | 0 | 1 | ||
| peek(byte[], int, int) | 82% | 56% | 6 | 9 | 4 | 14 | 0 | 1 | ||
| add(byte[], int, int) | 94% | 83% | 2 | 7 | 1 | 13 | 0 | 1 | ||
| add(byte) | 86% | 50% | 2 | 3 | 1 | 7 | 0 | 1 | ||
| read() | 86% | 75% | 1 | 3 | 1 | 7 | 0 | 1 | ||
| CircularByteBuffer(int) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| hasSpace(int) | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| clear() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| hasSpace() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| getSpace() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| hasBytes() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| CircularByteBuffer() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getCurrentNumberOfBytes() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |