Source file "org/apache/hadoop/fs/BufferedFSInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 147 of 147 | 0% | 16 of 16 | 0% | 17 | 17 | 34 | 34 | 9 | 9 |
seek(long) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
getPos() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
seekToNewSource(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getFileDescriptor() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
read(long, byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readFully(long, byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readFully(long, byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BufferedFSInputStream(FSInputStream, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |