Source file "org/hibernate/internal/util/collections/BoundedConcurrentHashMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 808 of 808 | 0% | 112 of 112 | 0% | 79 | 79 | 172 | 172 | 23 | 23 |
size() | ![]() | 0% | ![]() | 0% | 12 | 12 | 30 | 30 | 1 | 1 |
containsValue(Object) | ![]() | 0% | ![]() | 0% | 13 | 13 | 30 | 30 | 1 | 1 |
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction) | ![]() | 0% | ![]() | 0% | 11 | 11 | 28 | 28 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
writeObject(ObjectOutputStream) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
hash(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
readObject(ObjectInputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
replace(Object, Object, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
putAll(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
remove(Object, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
put(Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
putIfAbsent(Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
replace(Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
keySet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
values() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
entrySet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
remove(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
segmentFor(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsKey(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BoundedConcurrentHashMap(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
contains(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |