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 | 68 of 68 | 0% | 4 of 4 | 0% | 13 | 13 | 18 | 18 | 11 | 11 |
matchesValue(Object, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
LinkedHashMultimap.ValueEntry(Object, Object, int, LinkedHashMultimap.ValueEntry) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
newHeader() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPredecessorInValueSet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSuccessorInValueSet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPredecessorInMultimap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSuccessorInMultimap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setPredecessorInValueSet(LinkedHashMultimap.ValueSetLink) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSuccessorInValueSet(LinkedHashMultimap.ValueSetLink) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSuccessorInMultimap(LinkedHashMultimap.ValueEntry) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPredecessorInMultimap(LinkedHashMultimap.ValueEntry) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |