Source file "org/apache/hc/client5/http/utils/ByteArrayBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 352 of 352 | 0% | 62 of 62 | 0% | 49 | 49 | 85 | 85 | 18 | 18 |
| append(byte[], int, int) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| append(char[], int, int) | 0% | 0% | 7 | 7 | 5 | 5 | 1 | 1 | ||
| encode(ByteBuffer, CharBuffer, CharsetEncoder) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| doAppend(CharBuffer) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| ensureFreeCapacity(ByteBuffer, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| toByteArray() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| charset(Charset) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| reset() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| append(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| append(char[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toByteBuffer() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| capacity() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| append(CharBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| append(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ByteArrayBuilder(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ensureFreeCapacity(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayBuilder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |