Source file "org/hibernate/internal/util/collections/CaseInsensitiveDictionary.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 56 of 56 | 0% | 0 of 0 | n/a | 10 | 10 | 13 | 13 | 10 | 10 |
CaseInsensitiveDictionary() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
put(String, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsKey(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unmodifiableKeySet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unmodifiableEntrySet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
forEach(BiConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
trueKey(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |