Source file "com/google/common/collect/ImmutableSortedMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 267 of 267 | 0% | 11 of 11 | 0% | 18 | 18 | 47 | 47 | 12 | 12 |
| buildOrThrow() | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| combine(ImmutableSortedMap.Builder) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| put(Object, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ensureCapacity(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ImmutableSortedMap.Builder(Comparator, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| put(Map.Entry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putAll(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putAll(Iterable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ImmutableSortedMap.Builder(Comparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| orderEntriesByValue(Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildKeepingLast() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |