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 | 112 of 112 | 0% | 16 of 16 | 0% | 16 | 16 | 33 | 33 | 8 | 8 |
| 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 | ||
| 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 | ||
| BasicMDCAdapter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContextMap(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |