Source file "com/ibm/icu/lang/UCharacter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,606 of 1,617 | 0% | 407 of 408 | 0% | 328 | 330 | 324 | 326 | 111 | 113 |
| offsetByCodePoints(char[], int, int, int, int) | 0% | 0% | 23 | 23 | 25 | 25 | 1 | 1 | ||
| offsetByCodePoints(CharSequence, int, int) | 0% | 0% | 18 | 18 | 22 | 22 | 1 | 1 | ||
| getStringPropertyValue(int, int, int) | 0% | 0% | 19 | 19 | 19 | 19 | 1 | 1 | ||
| codePointCount(CharSequence, int, int) | 0% | 0% | 10 | 10 | 13 | 13 | 1 | 1 | ||
| codePointCount(char[], int, int) | 0% | 0% | 10 | 10 | 12 | 12 | 1 | 1 | ||
| getName(String, String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| hasBinaryProperty(CharSequence, int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| isBaseForm(int) | 0% | 0% | 12 | 12 | 2 | 2 | 1 | 1 | ||
| getPropertyValueName(int, int, int) | 0% | 0% | 8 | 8 | 7 | 7 | 1 | 1 | ||
| codePointAt(char[], int, int) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| getHanNumericValue(int) | 0% | 0% | 16 | 16 | 17 | 17 | 1 | 1 | ||
| codePointBefore(char[], int, int) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| isWhitespace(int) | 0% | 0% | 9 | 9 | 1 | 1 | 1 | 1 | ||
| isIdentifierIgnorable(int) | 0% | 0% | 8 | 8 | 3 | 3 | 1 | 1 | ||
| isLegal(int) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| isLegal(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| codePointAt(CharSequence, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| codePointAt(char[], int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| codePointBefore(CharSequence, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| codePointBefore(char[], int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| digit(int, int) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| isPrintable(int) | 0% | 0% | 7 | 7 | 2 | 2 | 1 | 1 | ||
| isSpace(int) | 0% | 0% | 7 | 7 | 1 | 1 | 1 | 1 | ||
| getPropertyValueEnum(int, CharSequence) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getPropertyEnum(CharSequence) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toTitleCase(ULocale, String, BreakIterator, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toTitleCase(Locale, String, BreakIterator, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toString(int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| isISOControl(int) | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| getCodePoint(int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getAge(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isLetter(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isLetterOrDigit(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSpaceChar(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSupplementary(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getCodePoint(char) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isSurrogatePair(int, int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isBMP(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isValidCodePoint(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isHighSurrogate(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isLowSurrogate(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isDigit(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isLowerCase(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isTitleCase(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isUpperCase(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| foldCase(int, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toCodePoint(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDefined(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getCaseLocale(Locale) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCaseLocale(ULocale) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toTitleCase(String, BreakIterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toUpperCase(Locale, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toUpperCase(ULocale, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toLowerCase(Locale, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toLowerCase(ULocale, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toTitleCase(Locale, String, BreakIterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toTitleCase(ULocale, String, BreakIterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNameIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExtendedNameIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasIdentifierType(int, UCharacter.IdentifierType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdentifierTypes(int, EnumSet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExtendedName(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNameAlias(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharFromName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharFromExtendedName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharFromNameAlias(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPropertyName(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPropertyValueEnumNoThrow(int, CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toUpperCase(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toLowerCase(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| foldCase(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName1_0Iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasBinaryProperty(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIntPropertyValue(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toChars(int, char[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| digit(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumericValue(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnicodeNumericValue(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getType(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isJavaIdentifierStart(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isJavaIdentifierPart(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUnicodeIdentifierPart(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUnicodeIdentifierStart(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toLowerCase(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toTitleCase(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toUpperCase(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDirection(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isMirrored(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMirror(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBidiPairedBracket(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCombiningClass(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTypeIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUAlphabetic(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isULowercase(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUUppercase(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUWhiteSpace(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIntPropertyMaxValue(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| forDigit(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDirectionality(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isJavaLetter(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isJavaLetterOrDigit(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnicodeVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultCaseLocale() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSupplementaryCodePoint(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| charCount(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toChars(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName1_0(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getISOComment(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharFromName1_0(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIntPropertyMinValue(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| foldCase(String, boolean) | 87% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| foldCase(String, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |