Source file "com/google/common/cache/TestingRemovalListeners.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 31 of 31 | 0% | 0 of 0 | n/a | 6 | 6 | 9 | 9 | 6 | 6 |
| TestingRemovalListeners.CountingRemovalListener() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onRemoval(RemovalNotification) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastEvictedKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastEvictedValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastNotification() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |