Source file "org/h2/util/CacheTQ.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 250 of 250 | 0% | 20 of 20 | 0% | 21 | 21 | 58 | 58 | 11 | 11 |
| get(int) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| CacheTQ(CacheWriter, int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| put(CacheObject) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getAllChanged() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setMaxMemory(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| remove(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| update(int, CacheObject) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| find(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |