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 | 73 of 73 | 0% | 8 of 8 | 0% | 11 | 11 | 18 | 18 | 7 | 7 |
| equals(Object) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ConcurrentReferenceHashMap.Entry(Object, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setValue(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |