Source file "org/apache/lucene/util/CharsRefBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 240 of 240 | 0% | 12 of 12 | 0% | 28 | 28 | 49 | 49 | 22 | 22 |
append(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
append(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
append(char) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyChars(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
toCharsRef() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copyUTF8Bytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
get() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
append(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
copyChars(CharsRef) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
grow(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
copyUTF8Bytes(BytesRef) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CharsRefBuilder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setCharAt(int, char) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
charAt(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
chars() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
length() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
equals(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |