Source file "org/slf4j/helpers/BasicMDCAdapter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 130 of 144 | 9% | 18 of 18 | 0% | 20 | 21 | 40 | 43 | 11 | 12 |
put(String, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
get(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
getCopyOfContextMap() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
setContextMap(Map) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
clear() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
remove(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
getKeys() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
pushByKey(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
popByKey(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getCopyOfDequeByKey(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
clearDequeByKey(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
BasicMDCAdapter() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |