Source file "com/google/common/cache/LocalCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 28 of 28 | 0% | 2 of 2 | 0% | 5 | 5 | 6 | 6 | 4 | 4 |
| remove(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| LocalCache.KeySet(LocalCache, ConcurrentMap) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contains(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |