Source file "org/apache/lucene/util/BitUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3,604 of 3,604 | 0% | 80 of 80 | 0% | 56 | 56 | 371 | 371 | 16 | 16 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
pop_andnot(long[], long[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 61 | 61 | 1 | 1 |
pop_intersect(long[], long[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 61 | 61 | 1 | 1 |
pop_union(long[], long[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 61 | 61 | 1 | 1 |
pop_xor(long[], long[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 61 | 61 | 1 | 1 |
pop_array(long[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 61 | 61 | 1 | 1 |
ntz(long) | ![]() | 0% | ![]() | 0% | 8 | 8 | 17 | 17 | 1 | 1 |
ntz3(long) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
pop(long) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
ntz(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
nextHighestPowerOfTwo(long) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
ntz2(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
nextHighestPowerOfTwo(int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
isPowerOfTwo(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isPowerOfTwo(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
BitUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |