Source file "com/google/common/collect/ImmutableSetMultimap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 10 of 10 | 0% | 20 | 20 | 37 | 37 | 15 | 15 |
| build() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| putAll(Multimap) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| newValueCollectionBuilderWithExpectedSize(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| expectedValueCollectionSize(int, Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| put(Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putAll(Object, Iterable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| expectedValuesPerKey(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| put(Map.Entry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putAll(Iterable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putAll(Object, Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| combine(ImmutableMultimap.Builder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| orderKeysBy(Comparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| orderValuesBy(Comparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ImmutableSetMultimap.Builder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ImmutableSetMultimap.Builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |