Source file "org/apache/htrace/shaded/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 | 85 of 85 | 0% | 2 of 2 | 0% | 9 | 9 | 21 | 21 | 8 | 8 |
LRUMap(int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
put(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
get(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
remove(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
removeEldestEntry(Map.Entry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
readResolve() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readObject(ObjectInputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeObject(ObjectOutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |