Source file "com/ibm/icu/impl/locale/AsciiUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 353 of 353 | 0% | 88 of 88 | 0% | 58 | 58 | 84 | 84 | 14 | 14 | 
| toTitleString(String) |  | 0% |  | 0% | 10 | 10 | 17 | 17 | 1 | 1 | 
| toLowerString(String) |  | 0% |  | 0% | 6 | 6 | 11 | 11 | 1 | 1 | 
| toUpperString(String) |  | 0% |  | 0% | 6 | 6 | 11 | 11 | 1 | 1 | 
| caseIgnoreMatch(String, String) |  | 0% |  | 0% | 7 | 7 | 14 | 14 | 1 | 1 | 
| isAlphaString(String) |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 | 
| isNumericString(String) |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 | 
| isAlphaNumericString(String) |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 | 
| isAlpha(char) |  | 0% |  | 0% | 5 | 5 | 1 | 1 | 1 | 1 | 
| toUpper(char) |  | 0% |  | 0% | 3 | 3 | 3 | 3 | 1 | 1 | 
| toLower(char) |  | 0% |  | 0% | 3 | 3 | 3 | 3 | 1 | 1 | 
| caseIgnoreCompare(String, String) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 | 
| isNumeric(char) |  | 0% |  | 0% | 3 | 3 | 1 | 1 | 1 | 1 | 
| isAlphaNumeric(char) |  | 0% |  | 0% | 3 | 3 | 1 | 1 | 1 | 1 | 
| AsciiUtil() |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |