Source file "graphql/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 | 172 of 220 | 21% | 17 of 20 | 15% | 17 | 22 | 39 | 52 | 8 | 12 |
| putAll(Object, Iterable) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| putAll(Multimap) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| combine(ImmutableMultimap.Builder) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| putAll(Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| build() | 63% | 50% | 1 | 2 | 1 | 4 | 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% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| ImmutableMultimap.Builder() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| newMutableValueCollection() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |