Source file "org/apache/solr/common/util/ByteUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 683 of 683 | 0% | 80 of 80 | 0% | 48 | 48 | 109 | 109 | 8 | 8 |
| writeUTF16toUTF8(CharSequence, int, int, OutputStream, byte[]) | 0% | 0% | 13 | 13 | 34 | 34 | 1 | 1 | ||
| UTF16toUTF8(CharSequence, int, int, byte[], int) | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| UTF8toUTF16(byte[], int, int, char[], int) | 0% | 0% | 10 | 10 | 22 | 22 | 1 | 1 | ||
| calcUTF16toUTF8Length(CharSequence, int, int) | 0% | 0% | 10 | 10 | 18 | 18 | 1 | 1 | ||
| UTF8toUTF16(byte[], int, int, CharArr) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| UTF8toUTF16(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ByteUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |