Source file "org/apache/solr/common/util/FastOutputStream.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% | 28 of 28 | 0% | 41 | 41 | 108 | 108 | 27 | 27 |
writeLong(long) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 20 | 20 | 1 | 1 |
writeInt(int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
writeUtf8CharSeq(Utf8CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
write(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
flushBuffer() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeBytes(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeChars(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
FastOutputStream(OutputStream, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
wrap(OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
reserve(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeShort(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeUTF(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeBoolean(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
FastOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flush(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeByte(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeFloat(float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeDouble(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeChar(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setWritten(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
written() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |