Source file "com/ibm/icu/text/UnicodeCompressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,254 of 3,254 | 0% | 187 of 187 | 0% | 107 | 107 | 246 | 246 | 13 | 13 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| compress(char[], int, int, int[], byte[], int, int) | 0% | 0% | 63 | 63 | 173 | 173 | 1 | 1 | ||
| makeIndex(int) | 0% | 0% | 19 | 19 | 19 | 19 | 1 | 1 | ||
| reset() | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| compress(char[], int, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| UnicodeCompressor() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getLRDefinedWindow() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| findDynamicWindow(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| inDynamicWindow(int, int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| inStaticWindow(int, int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| findStaticWindow(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isCompressible(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| compress(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |