Source file "org/apache/lucene/util/BytesRefBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 206 of 206 | 0% | 6 of 6 | 0% | 26 | 26 | 48 | 48 | 23 | 23 |
append(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
append(byte) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyChars(CharSequence, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyChars(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
get() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
toBytesRef() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
grow(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
append(BytesRef) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BytesRefBuilder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setByteAt(int, byte) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
copyChars(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
byteAt(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copyBytes(BytesRef) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyBytes(BytesRefBuilder) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
append(BytesRefBuilder) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
bytes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
length() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
equals(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |