Source file "com/ibm/icu/impl/Punycode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 762 of 762 | 0% | 136 of 136 | 0% | 78 | 78 | 156 | 156 | 10 | 10 |
| decode(CharSequence, boolean[]) | 0% | 0% | 28 | 28 | 68 | 68 | 1 | 1 | ||
| encode(CharSequence, boolean[]) | 0% | 0% | 25 | 25 | 56 | 56 | 1 | 1 | ||
| adaptBias(int, int, boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| decodeDigit(int) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| asciiCaseMap(char, boolean) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| digitToBasic(int, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isBasicUpperCase(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isSurrogate(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isBasic(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Punycode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |