Source file "it/unimi/dsi/fastutil/io/FastBufferedOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 302 of 302 | 0% | 34 of 34 | 0% | 29 | 29 | 67 | 67 | 12 | 12 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
FastBufferedOutputStream(OutputStream, byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
position() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
position(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
dumpBuffer(boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
write(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
length() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
ensureBufferSize(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
FastBufferedOutputStream(OutputStream, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
FastBufferedOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |