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 | 224 of 251 | 10% | 46 of 50 | 8% | 37 | 41 | 55 | 62 | 12 | 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 |
isNotEmpty(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toRootLowerCase(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toRootUpperCase(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEmpty(CharSequence) | ![]() ![]() | 77% | ![]() ![]() | 50% | 2 | 3 | 0 | 1 | 0 | 1 |
isNotBlank(String) | ![]() ![]() | 71% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |