Source file "com/google/common/collect/RegularImmutableMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 234 of 234 | 0% | 18 of 18 | 0% | 18 | 18 | 52 | 52 | 9 | 9 |
| RegularImmutableMap(Map.Entry[]) | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| RegularImmutableMap(int, ImmutableMapEntry.TerminalEntry[]) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| get(Object) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| checkNoConflictInBucket(Object, ImmutableMapEntry, ImmutableMapEntry) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| RegularImmutableMap(ImmutableMapEntry.TerminalEntry[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createEntrySet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createEntryArray(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isPartialView() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |