Source file "org/apache/logging/log4j/spi/CopyOnWriteSortedArrayThreadContextMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 340 of 374 | 9% | 51 of 52 | 1% | 45 | 49 | 79 | 92 | 19 | 23 |
putAll(Map) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
putAllValues(Map) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
removeAll(Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
putValue(String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
remove(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
containsKey(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
getCopy() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
getValue(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getImmutableMapOrNull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getReadOnlyContextData() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
createThreadLocalMap() | ![]() ![]() | 54% | ![]() ![]() | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
createStringMap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createStringMap(ReadOnlyStringMap) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
get(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
init() | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
CopyOnWriteSortedArrayThreadContextMap() | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |