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 | 52 of 67 | 22% | 8 of 8 | 0% | 8 | 11 | 11 | 17 | 4 | 7 |
equals(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
setValue(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ConcurrentReferenceHashMap.Entry(Object, Object) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
getKey() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getValue() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |