Source file "org/apache/lucene/util/ThrottledIndexOutput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 228 of 228 | 0% | 18 of 18 | 0% | 23 | 23 | 49 | 49 | 14 | 14 |
getDelay(boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
ThrottledIndexOutput(int, long, long, long, long, IndexOutput) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
writeBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
newFromDelegate(IndexOutput) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sleep(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
writeByte(byte) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ThrottledIndexOutput(int, long, int, IndexOutput) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ThrottledIndexOutput(int, long, IndexOutput) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
copyBytes(DataInput, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
mBitsToBytes(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFilePointer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getChecksum() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |