Source file "org/apache/hadoop/io/IOUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 572 of 572 | 0% | 86 of 86 | 0% | 66 | 66 | 155 | 155 | 23 | 23 |
copyBytes(InputStream, OutputStream, long, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
listDirectory(File, FilenameFilter) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
fsync(File) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
skipFully(InputStream, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
wrapWithMessage(IOException, String) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
cleanup(Log, Closeable[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
copyBytes(InputStream, OutputStream, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
wrapException(String, String, IOException) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
cleanupWithLogger(Logger, Closeable[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
fsync(FileChannel, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
readFully(InputStream, byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
copyBytes(InputStream, OutputStream, int, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
wrappedReadForCompressedData(InputStream, byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
readFullyToByteArray(DataInput) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeFully(FileChannel, ByteBuffer, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
closeStream(Closeable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
closeSocket(Socket) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
copyBytes(InputStream, OutputStream, Configuration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
copyBytes(InputStream, OutputStream, Configuration, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeFully(WritableByteChannel, ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
closeStreams(Closeable[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
IOUtils() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |