Source file "com/google/common/collect/ImmutableMultiset.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 272 of 272 | 0% | 28 of 28 | 0% | 25 | 25 | 67 | 67 | 11 | 11 |
| addAll(Iterable) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| setCount(Object, int) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| addCopies(Object, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| build() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| tryGetMap(Iterable) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| ImmutableMultiset.Builder(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ImmutableMultiset.Builder(boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| add(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAll(Iterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ImmutableMultiset.Builder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |