Source file "org/apache/hadoop/io/compress/BlockCompressorStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 218 of 218 | 0% | 34 of 34 | 0% | 23 | 23 | 51 | 51 | 6 | 6 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 30 | 30 | 1 | 1 |
rawWriteInt(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
compress() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
finish() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
BlockCompressorStream(OutputStream, Compressor, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
BlockCompressorStream(OutputStream, Compressor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |