Source file "com/stoyanr/evictor/map/ConcurrentMapWithTimedEvictionDecorator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 407 of 407 | 0% | 68 of 68 | 0% | 58 | 58 | 93 | 93 | 24 | 24 |
| replace(Object, Object, Object, long) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| replace(Object, Object, long) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| remove(Object, Object) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| containsValue(Object) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| put(Object, Object, long) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| putIfAbsent(Object, Object, long) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ConcurrentMapWithTimedEvictionDecorator(ConcurrentMap, EvictionScheduler) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| cancelAllEvictions() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| get(Object) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| containsKey(Object) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| evict(EvictibleEntry, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| evictIfExpired(EvictibleEntry, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| replace(Object, Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| put(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putIfAbsent(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replace(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| evictIfExpired(EvictibleEntry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scheduleEviction(EvictibleEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cancelEviction(EvictibleEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| keySet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| entrySet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |