Source file "org/apache/lucene/store/OutputStreamIndexOutput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 77 of 77 | 0% | 2 of 2 | 0% | 7 | 7 | 20 | 20 | 6 | 6 |
OutputStreamIndexOutput(String, String, OutputStream, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
writeBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeByte(byte) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getChecksum() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getFilePointer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |