Source file "org/apache/commons/io/input/BufferedFileChannelInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 230 of 230 | 0% | 28 of 28 | 0% | 28 | 28 | 58 | 58 | 14 | 14 | 
| skip(long) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| skipFromFileChannel(long) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| refill() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| BufferedFileChannelInputStream(Path, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clean(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| BufferedFileChannelInputStream(File, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BufferedFileChannelInputStream(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BufferedFileChannelInputStream(Path) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cleanDirectBuffer(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| available() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |