Source file "org/springframework/boot/actuate/autoconfigure/health/IncludeExcludeGroupMemberPredicate.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 131 of 131 | 0% | 26 of 26 | 0% | 21 | 21 | 25 | 25 | 8 | 8 |
isIncludedName(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
isExcludedName(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
isIncluded(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
clean(Set) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
test(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
IncludeExcludeGroupMemberPredicate(Set, Set) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isExcluded(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
clean(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |