Source file "com/google/common/collect/DenseImmutableTable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 258 of 258 | 0% | 10 of 10 | 0% | 13 | 13 | 47 | 47 | 8 | 8 |
| DenseImmutableTable(ImmutableList, ImmutableSet, ImmutableSet) | 0% | 0% | 3 | 3 | 27 | 27 | 1 | 1 | ||
| getCell(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| get(Object, Object) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| makeIndex(ImmutableSet) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getValue(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| columnMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rowMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |