Source file "org/apache/solr/util/BoundedTreeSet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 76 of 76 | 0% | 2 of 2 | 0% | 10 | 10 | 26 | 26 | 9 | 9 |
adjust() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
BoundedTreeSet(int, Collection) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
BoundedTreeSet(int, Comparator) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
BoundedTreeSet(int, SortedSet) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
BoundedTreeSet(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setMaxSize(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getMaxSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |