Source file "com/ibm/icu/text/MessagePattern.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,596 of 2,596 | 0% | 446 of 446 | 0% | 284 | 284 | 499 | 499 | 61 | 61 |
parseArg(int, int, int) | ![]() | 0% | ![]() | 0% | 29 | 29 | 72 | 72 | 1 | 1 |
parsePluralOrSelectStyle(MessagePattern.ArgType, int, int) | ![]() | 0% | ![]() | 0% | 22 | 22 | 65 | 65 | 1 | 1 |
parseMessage(int, int, int, MessagePattern.ArgType) | ![]() | 0% | ![]() | 0% | 28 | 28 | 45 | 45 | 1 | 1 |
parseChoiceStyle(int, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 32 | 32 | 1 | 1 |
parseDouble(int, int, boolean) | ![]() | 0% | ![]() | 0% | 16 | 16 | 31 | 31 | 1 | 1 |
parseSimpleStyle(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 24 | 24 | 1 | 1 |
isOrdinal(int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 8 | 8 | 1 | 1 |
isChoice(int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 7 | 7 | 1 | 1 |
isPlural(int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 7 | 7 | 1 | 1 |
isSelect(int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 7 | 7 | 1 | 1 |
parseArgNumber(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 22 | 22 | 1 | 1 |
prefix(String, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
autoQuoteApostropheDeep() | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 9 | 9 | 1 | 1 |
appendReducedApostrophes(String, int, int, StringBuilder) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
preParse(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
addArgDoublePart(double, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
skipDouble(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 7 | 7 | 1 | 1 |
cloneAsThawed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getNumericValue(MessagePattern.Part) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
partSubstringMatches(MessagePattern.Part, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
inTopLevelChoiceMessage(int, MessagePattern.ArgType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
addLimitPart(int, MessagePattern.Part.Type, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getPluralOffset(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isArgTypeChar(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 1 | 1 |
MessagePattern(String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
parse(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getLimitPartIndex(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
inMessageFormatPattern(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
parsePluralStyle(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
parseSelectStyle(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addPart(MessagePattern.Part.Type, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
parseChoiceStyle(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getSubstring(MessagePattern.Part) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
MessagePattern() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
MessagePattern(MessagePattern.ApostropheMode) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
validateArgumentName(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
jdkAposMode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
clone() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getPartType(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPatternIndex(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clearPatternAndSetApostropheMode(MessagePattern.ApostropheMode) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getPart(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
parseArgNumber(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
freeze() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
skipWhiteSpace(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
skipIdentifier(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
prefix(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
prefix() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
countParts() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
prefix(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getApostropheMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getPatternString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
hasNamedArguments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
hasNumberedArguments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isFrozen() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
postParse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |