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 | 66 of 66 | 0% | 8 of 8 | 0% | 10 | 10 | 14 | 14 | 6 | 6 |
| contains(Object) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ConcurrentReferenceHashMap.EntrySet(ConcurrentReferenceHashMap) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |