Source file "org/apache/logging/log4j/util/Strings.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 207 of 251 | 17% | 42 of 50 | 16% | 31 | 41 | 52 | 63 | 9 | 16 |
join(Iterator, char) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
repeat(String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
concat(String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
isBlank(String) | ![]() ![]() | 15% | ![]() ![]() | 12% | 4 | 5 | 5 | 7 | 0 | 1 |
left(String, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
trimToNull(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
dquote(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
quote(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
join(Iterable, char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
splitList(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isNotBlank(String) | ![]() ![]() | 71% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
isEmpty(CharSequence) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 1 | 0 | 1 |
isNotEmpty(CharSequence) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
toRootLowerCase(String) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
toRootUpperCase(String) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |