Source file "com/ibm/icu/util/CodePointTrie.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,070 of 1,070 | 0% | 162 of 162 | 0% | 96 | 96 | 214 | 214 | 12 | 12 |
| getRange(int, CodePointMap.ValueFilter, CodePointMap.Range) | 0% | 0% | 45 | 45 | 97 | 97 | 1 | 1 | ||
| fromBinary(CodePointTrie.Type, CodePointTrie.ValueWidth, ByteBuffer) | 0% | 0% | 25 | 25 | 57 | 57 | 1 | 1 | ||
| internalSmallIndex(CodePointTrie.Type, int) | 0% | 0% | 10 | 10 | 15 | 15 | 1 | 1 | ||
| toBinary(OutputStream) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| CodePointTrie(char[], CodePointTrie.Data, int, int, int) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| maybeFilterValue(int, int, int, CodePointMap.ValueFilter) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| smallIndex(CodePointTrie.Type, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fastIndex(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| get(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asciiGet(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueWidth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |