Source file "com/google/common/collect/ImmutableListMultimap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 64 of 64 | 0% | 0 of 0 | n/a | 11 | 11 | 20 | 20 | 11 | 11 |
put(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putAll(Object, Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putAll(Object, Object[]) | ![]() | 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(Multimap) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 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 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ImmutableListMultimap.Builder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |