Source file "org/h2/value/CaseInsensitiveMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 37 of 37 | 0% | 0 of 0 | n/a | 7 | 7 | 9 | 9 | 7 | 7 |
get(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(String, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
putIfAbsent(String, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsKey(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CaseInsensitiveMap(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CaseInsensitiveMap() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |