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 | 205 of 550 | 62% | 20 of 40 | 50% | 26 | 52 | 30 | 90 | 13 | 32 |
| 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 | ||
| containsKey(Object) | 0% | 0% | 4 | 4 | 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 | ||
| entrySet() | 0% | 0% | 2 | 2 | 5 | 5 | 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, float, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSegment(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSegmentsSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType) | 96% | 62% | 3 | 5 | 0 | 17 | 0 | 1 | ||
| isEmpty() | 91% | 75% | 1 | 3 | 1 | 4 | 0 | 1 | ||
| getHash(Object) | 98% | 50% | 1 | 2 | 0 | 8 | 0 | 1 | ||
| purgeUnreferencedEntries() | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| put(Object, Object, boolean) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| clear() | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| get(Object) | 100% | 100% | 0 | 3 | 0 | 3 | 0 | 1 | ||
| calculateShift(int, int) | 100% | 75% | 1 | 3 | 0 | 6 | 0 | 1 | ||
| getSegmentForHash(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getReference(Object, ConcurrentReferenceHashMap.Restructure) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| doTask(Object, ConcurrentReferenceHashMap.Task) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| ConcurrentReferenceHashMap() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| ConcurrentReferenceHashMap(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| put(Object, Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| putIfAbsent(Object, Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| createReferenceManager() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getLoadFactor() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |