Source file "org/apache/http/util/ByteArrayBuffer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 213 of 387 | 44% | 47 of 72 | 34% | 41 | 54 | 44 | 82 | 7 | 18 |
| append(char[], int, int) | 61% | 42% | 13 | 15 | 5 | 17 | 0 | 1 | ||
| indexOf(byte, int, int) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| setLength(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| append(byte[], int, int) | 62% | 50% | 8 | 9 | 4 | 12 | 0 | 1 | ||
| append(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| expand(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ensureCapacity(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| indexOf(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| byteAt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFull() | 80% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| append(CharArrayBuffer, int, int) | 90% | 50% | 1 | 2 | 1 | 4 | 0 | 1 | ||
| isEmpty() | 85% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| toByteArray() | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| ByteArrayBuffer(int) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| clear() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| capacity() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| length() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| buffer() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |