Source file "com/ibm/icu/impl/Trie.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 298 of 298 | 0% | 52 of 52 | 0% | 41 | 41 | 63 | 63 | 15 | 15 | 
| Trie(ByteBuffer, Trie.DataManipulate) |  | 0% |  | 0% | 4 | 4 | 13 | 13 | 1 | 1 | 
| equals(Object) |  | 0% |  | 0% | 7 | 7 | 7 | 7 | 1 | 1 | 
| Trie(char[], int, Trie.DataManipulate) |  | 0% |  | 0% | 3 | 3 | 9 | 9 | 1 | 1 | 
| getCodePointOffset(int) |  | 0% |  | 0% | 5 | 5 | 9 | 9 | 1 | 1 | 
| getSerializedDataSize() |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 | 
| checkHeader(int) |  | 0% |  | 0% | 4 | 4 | 5 | 5 | 1 | 1 | 
| getBMPOffset(char) |  | 0% |  | 0% | 3 | 3 | 3 | 3 | 1 | 1 | 
| getRawOffset(int, char) |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
| hashCode() |  | 0% |  | 0% | 2 | 2 | 2 | 2 | 1 | 1 | 
| isIntTrie() |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 1 | 1 | 
| isCharTrie() |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 1 | 1 | 
| unserialize(ByteBuffer) |  | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
| static {...} |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 1 | 1 | 
| getLeadOffset(char) |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
| isLatin1Linear() |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |