Source file "com/google/common/collect/LinkedHashMultimap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 331 of 331 | 0% | 26 of 26 | 0% | 26 | 26 | 83 | 83 | 13 | 13 |
| add(Object) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| rehashIfNecessary() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| contains(Object) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| LinkedHashMultimap.ValueSet(LinkedHashMultimap, Object, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| succeedsInValueSet(LinkedHashMultimap.ValueEntry, LinkedHashMultimap.ValueEntry) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| forEach(Consumer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| appendToValueSet(LinkedHashMultimap.ValueEntry) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| deleteFromValueSet(LinkedHashMultimap.ValueEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mask() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |