Source file "com/google/common/collect/ImmutableMultimap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 198 of 264 | 25% | 22 of 28 | 21% | 23 | 30 | 48 | 68 | 11 | 16 |
putAll(Object, Iterable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
combine(ImmutableMultimap.Builder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
putAll(Multimap) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
putAll(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
expectedValueCollectionSize(int, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ImmutableMultimap.Builder(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
expectedValuesPerKey(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
build() | ![]() ![]() | 70% | ![]() ![]() | 75% | 1 | 3 | 1 | 6 | 0 | 1 |
put(Map.Entry) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
orderKeysBy(Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
orderValuesBy(Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putAll(Object, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(Object, Object) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 7 | 0 | 1 |
ensureBuilderMapNonNull() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
ImmutableMultimap.Builder() | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
newValueCollectionBuilderWithExpectedSize(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |