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 | 401 of 401 | 0% | 10 of 10 | 0% | 19 | 19 | 62 | 62 | 14 | 14 |
interleave(int, int) | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
nextHighestPowerOfTwo(long) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
deinterleave(long) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
nextHighestPowerOfTwo(int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
pop_andnot(long[], long[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
pop_intersect(long[], long[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
pop_union(long[], long[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
pop_xor(long[], long[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
pop_array(long[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
flipFlop(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
zigZagDecode(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
zigZagDecode(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
zigZagEncode(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
zigZagEncode(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |