Source file "io/undertow/server/handlers/cache/LRUCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 211 of 211 | 0% | 32 of 32 | 0% | 23 | 23 | 63 | 63 | 7 | 7 |
| add(Object, Object) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| get(Object) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| bumpAccess(LRUCache.CacheEntry) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| LRUCache(int, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| LRUCache(int, int, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |