Source file "org/springframework/util/ConcurrentReferenceHashMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 552 of 552 | 0% | 40 of 40 | 0% | 52 | 52 | 90 | 90 | 32 | 32 |
| ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| getHash(Object) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| size() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| replace(Object, Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remove(Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| containsKey(Object) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| purgeUnreferencedEntries() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| put(Object, Object, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| get(Object) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getOrDefault(Object, Object) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| replace(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| calculateShift(int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| entrySet() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSegmentForHash(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReference(Object, ConcurrentReferenceHashMap.Restructure) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| doTask(Object, ConcurrentReferenceHashMap.Task) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ConcurrentReferenceHashMap() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ConcurrentReferenceHashMap(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ConcurrentReferenceHashMap(int, float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ConcurrentReferenceHashMap(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ConcurrentReferenceHashMap(int, float, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| put(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putIfAbsent(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSegment(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createReferenceManager() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSegmentsSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLoadFactor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |