Source file "org/elasticsearch/common/util/set/Sets.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 192 of 192 | 0% | 10 of 10 | 0% | 19 | 19 | 39 | 39 | 14 | 14 |
intersection(Set, Set) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
newHashSet(Iterator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
sortedDifference(Set, Set) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
union(Set, Set) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
newHashSet(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
newHashSet(Object[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
haveEmptyIntersection(Set, Set) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
haveNonEmptyIntersection(Set, Set) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
difference(Set, Set) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$sortedDifference$1(Set, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$difference$0(Set, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
newConcurrentHashSet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toSortedSet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toUnmodifiableSortedSet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |