Source file "org/h2/util/CacheSecondLevel.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 112 of 112 | 0% | 6 of 6 | 0% | 14 | 14 | 29 | 29 | 11 | 11 |
remove(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
find(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
get(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
update(int, CacheObject) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
put(CacheObject) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CacheSecondLevel(Cache, Map) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setMaxMemory(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAllChanged() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxMemory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMemory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |