Source file "org/eclipse/jetty/util/IncludeExcludeSet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 332 of 332 | 0% | 42 of 42 | 0% | 40 | 40 | 65 | 65 | 19 | 19 |
IncludeExcludeSet(Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
matchCombined(Object, IncludeExcludeSet, Object, IncludeExcludeSet) | ![]() | 0% | ![]() | 0% | 7 | 7 | 7 | 7 | 1 | 1 |
IncludeExcludeSet(Set, Predicate, Set, Predicate) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
include(Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
exclude(Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
test(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
isIncludedAndNotExcluded(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
hasIncludes() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
hasExcludes() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
include(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
exclude(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
IncludeExcludeSet() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
matches(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIncluded() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExcluded() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |