Source file "org/apache/http/util/CharArrayBuffer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 422 of 650 | 35% | 66 of 96 | 31% | 58 | 74 | 71 | 125 | 14 | 26 |
| append(char[], int, int) | 0% | 0% | 9 | 9 | 12 | 12 | 1 | 1 | ||
| substring(int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| subSequence(int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| substringTrimmed(int, int) | 48% | 57% | 6 | 8 | 4 | 13 | 0 | 1 | ||
| setLength(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| append(byte[], int, int) | 70% | 61% | 7 | 10 | 3 | 14 | 0 | 1 | ||
| expand(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toCharArray() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| append(CharArrayBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| append(CharArrayBuffer, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| append(ByteArrayBuffer, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isFull() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| indexOf(int, int, int) | 75% | 60% | 4 | 6 | 4 | 12 | 0 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ensureCapacity(int) | 65% | 50% | 2 | 3 | 2 | 6 | 0 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| append(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(String) | 88% | 50% | 2 | 3 | 1 | 8 | 0 | 1 | ||
| capacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| append(char) | 86% | 50% | 1 | 2 | 1 | 6 | 0 | 1 | ||
| CharArrayBuffer(int) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| indexOf(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| charAt(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| clear() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| buffer() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| length() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |