Source file "org/apache/lucene/util/UnicodeUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,108 of 2,108 | 0% | 157 of 157 | 0% | 94 | 94 | 207 | 207 | 14 | 14 |
| static {...} | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| UTF16toUTF8(CharSequence, int, int, byte[], int) | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| UTF8toUTF16(byte[], int, int, char[]) | 0% | 0% | 10 | 10 | 22 | 22 | 1 | 1 | ||
| UTF16toUTF8(char[], int, int, byte[]) | 0% | 0% | 10 | 10 | 29 | 29 | 1 | 1 | ||
| newString(int[], int, int) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| UTF8toUTF32(BytesRef, int[]) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| toHexString(String) | 0% | 0% | 10 | 10 | 17 | 17 | 1 | 1 | ||
| calcUTF16toUTF8Length(CharSequence, int, int) | 0% | 0% | 10 | 10 | 18 | 18 | 1 | 1 | ||
| codePointCount(BytesRef) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| validUTF16String(CharSequence) | 0% | 0% | 9 | 9 | 14 | 14 | 1 | 1 | ||
| validUTF16String(char[], int) | 0% | 0% | 9 | 9 | 13 | 13 | 1 | 1 | ||
| UTF8toUTF16(BytesRef, char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| UTF16toUTF8(CharSequence, int, int, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxUTF8Length(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |