Source file "org/apache/solr/legacy/LegacyNumericUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 564 of 564 | 0% | 63 of 63 | 0% | 50 | 50 | 96 | 96 | 18 | 18 |
splitRange(Object, int, int, long, long) | ![]() | 0% | ![]() | 0% | 15 | 15 | 22 | 22 | 1 | 1 |
longToPrefixCoded(long, int, BytesRefBuilder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
intToPrefixCoded(int, int, BytesRefBuilder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
prefixCodedToLong(BytesRef) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
prefixCodedToInt(BytesRef) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
addRange(Object, int, long, long, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getPrefixCodedLongShift(BytesRef) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getPrefixCodedIntShift(BytesRef) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getMaxInt(Terms) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getMaxLong(Terms) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getMinInt(Terms) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getMinLong(Terms) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
splitIntRange(LegacyNumericUtils.IntRangeBuilder, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
splitLongRange(LegacyNumericUtils.LongRangeBuilder, int, long, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filterPrefixCodedLongs(TermsEnum) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filterPrefixCodedInts(TermsEnum) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
intTerms(Terms) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
longTerms(Terms) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |