| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 260 of 260 | 0% | 36 of 36 | 0% | 31 | 31 | 64 | 64 | 13 | 13 |
| LightWeightCache(int, int, long, long, Timer) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| put(Object) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| evictExpiredEntries() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| get(Object) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| evict() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| evictEntries() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| updateRecommendedLength(int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| LightWeightCache(int, int, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isExpired(LightWeightCache.Entry, long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExpirationTime(LightWeightCache.Entry, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |