Source file "com/fasterxml/jackson/databind/util/LRUMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 44 of 83 | 46% | 2 of 2 | 0% | 6 | 10 | 8 | 20 | 5 | 9 |
contents(BiConsumer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
emptyCopy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readResolve() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
LRUMap(int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 9 | 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 | |
get(Object) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |