Source file "org/apache/lucene/util/NumericUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 521 of 521 | 0% | 59 of 59 | 0% | 50 | 50 | 96 | 96 | 20 | 20 |
splitRange(Object, int, int, long, long) | ![]() | 0% | ![]() | 0% | 11 | 11 | 20 | 20 | 1 | 1 |
prefixCodedToLong(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
prefixCodedToInt(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
longToPrefixCoded(long, int, char[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
intToPrefixCoded(int, int, char[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
addRange(Object, int, long, long, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
longToPrefixCoded(long, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
intToPrefixCoded(int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
doubleToSortableLong(double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
sortableLongToDouble(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
floatToSortableInt(float) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
sortableIntToFloat(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
splitIntRange(NumericUtils.IntRangeBuilder, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
splitLongRange(NumericUtils.LongRangeBuilder, int, long, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
longToPrefixCoded(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
intToPrefixCoded(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
doubleToPrefixCoded(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
prefixCodedToDouble(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
floatToPrefixCoded(float) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
prefixCodedToFloat(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |