Source file "org/apache/logging/slf4j/MDCContextMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 117 of 117 | 0% | 16 of 16 | 0% | 21 | 21 | 33 | 33 | 13 | 13 |
| getReadOnlyContextData() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| putAll(Map) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeAll(Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| containsKey(String) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| put(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| MDCContextMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCopy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getImmutableMapOrNull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |