Source file "org/apache/lucene/store/RateLimitedIndexOutput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 87 of 87 | 0% | 2 of 2 | 0% | 8 | 8 | 22 | 22 | 7 | 7 |
RateLimitedIndexOutput(RateLimiter, IndexOutput) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
checkRate() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeByte(byte) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getFilePointer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getChecksum() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |