Source file "com/google/common/collect/SparseImmutableTable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 268 of 268 | 0% | 12 of 12 | 0% | 12 | 12 | 51 | 51 | 6 | 6 |
| SparseImmutableTable(ImmutableList, ImmutableSet, ImmutableSet) | 0% | 0% | 7 | 7 | 38 | 38 | 1 | 1 | ||
| getCell(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getValue(int) | 0% | n/a | 1 | 1 | 4 | 4 | 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 |