Source file "org/eclipse/jetty/util/CharsetStringBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 198 of 198 | 0% | 10 of 10 | 0% | 14 | 14 | 49 | 49 | 9 | 9 |
| build() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| append(CharSequence, int, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| append(char) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| ensureSpace(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| CharsetStringBuilder.DecoderStringBuilder(CharsetDecoder) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| append(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| append(ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| append(byte) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |