Source file "org/h2/util/CacheLRU.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 615 of 615 | 0% | 80 of 80 | 0% | 56 | 56 | 169 | 169 | 16 | 16 |
| removeOld() | 0% | 0% | 15 | 15 | 53 | 53 | 1 | 1 | ||
| remove(int) | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| CacheLRU(CacheWriter, int, boolean) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| getCache(CacheWriter, String, int) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| put(CacheObject) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| update(int, CacheObject) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| addToFront(CacheObject) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getAllChanged() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| removeFromLinkedList(CacheObject) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| find(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setMaxMemory(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| get(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| removeOldIfRequired() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getMaxMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |