Source file "com/google/common/collect/StandardTable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 145 of 145 | 0% | 28 of 28 | 0% | 24 | 24 | 30 | 30 | 10 | 10 |
| put(Object, Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| backingRowMap() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| maintainEmptyInvariant() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| containsKey(Object) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| get(Object) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| StandardTable.Row(StandardTable, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| computeBackingRowMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createEntrySet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |