Source file "com/ibm/icu/text/MessageFormat.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,089 of 3,089 | 0% | 468 of 468 | 0% | 309 | 309 | 744 | 744 | 64 | 64 |
| format(int, MessageFormat.PluralSelectorContext, Object[], Map, MessageFormat.AppendableWrapper, FieldPosition) | 0% | 0% | 38 | 38 | 97 | 97 | 1 | 1 | ||
| parse(int, String, ParsePosition, Object[], Map) | 0% | 0% | 27 | 27 | 81 | 81 | 1 | 1 | ||
| createAppropriateFormat(String, String) | 0% | 0% | 25 | 25 | 69 | 69 | 1 | 1 | ||
| formatComplexSubMessage(int, MessageFormat.PluralSelectorContext, Object[], Map, MessageFormat.AppendableWrapper) | 0% | 0% | 12 | 12 | 41 | 41 | 1 | 1 | ||
| clone() | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| autoQuoteApostrophe(String) | 0% | 0% | 16 | 16 | 33 | 33 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| cacheExplicitFormats() | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| getLiteralStringUntilNextArgument(int) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| parseChoiceArgument(MessagePattern, int, String, ParsePosition) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| findChoiceSubMessage(MessagePattern, int, double) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| findOtherSubMessage(int) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| getFormatsByArgumentIndex() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| findFirstPluralNumberArg(int, String) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| parse(String, ParsePosition) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| formatToCharacterIterator(Object) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| matchStringUntilLimitPart(MessagePattern, int, int, String, int) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| getFormatByArgumentName(String) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| setFormatsByArgumentIndex(Format[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| updateMetaData(MessageFormat.AppendableWrapper, int, FieldPosition, Object) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| getFormats() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setFormatByArgumentIndex(int, Format) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| setFormatByArgumentName(String, Format) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| parseToMap(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setFormatsByArgumentName(Map) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| dateTimeFormatForPatternOrSkeleton(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setFormat(int, Format) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| applyPattern(String) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| nextTopLevelArgStart(int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| applyPattern(String, MessagePattern.ApostropheMode) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toPattern() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| argNameMatches(int, String, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setFormats(Format[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getArgumentNames() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findKeyword(String, String[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setLocale(ULocale) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| parseToMap(String, ParsePosition) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| parse(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| format(Object, MessageFormat.AppendableWrapper, FieldPosition) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| format(Object[], Map, MessageFormat.AppendableWrapper, FieldPosition) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setCustomArgStartFormat(int, Format) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getArgName(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| resetPattern() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setArgStartFormat(int, Format) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| parseObject(String, ParsePosition) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getStockDateFormatter() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getApostropheMode() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| format(Object[], StringBuffer, FieldPosition) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| format(Map, StringBuffer, FieldPosition) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStockNumberFormatter() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| MessageFormat(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| format(Object, StringBuffer, FieldPosition) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| MessageFormat(String, ULocale) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| format(String, Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| format(String, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| MessageFormat(String, Locale) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLocale(Locale) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLocale() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesNamedArguments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getULocale() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |