Source file "net/jsign/poi/poifs/nio/FileBackedDataSource.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 74 of 269 | 72% | 8 of 28 | 71% | 11 | 32 | 17 | 65 | 4 | 18 |
copyTo(OutputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
read(int, long) | 80% | 83% | 1 | 4 | 1 | 12 | 0 | 1 | ||
unmap(ByteBuffer) | 50% | 50% | 2 | 3 | 4 | 9 | 0 | 1 | ||
FileBackedDataSource(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
FileBackedDataSource(FileChannel, boolean, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
close() | 71% | 25% | 2 | 3 | 2 | 7 | 0 | 1 | ||
newSrcFile(File, String) | 60% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
FileBackedDataSource(FileChannel, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
FileBackedDataSource(RandomAccessFile, FileChannel, boolean, boolean) | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
write(ByteBuffer, long) | 100% | 75% | 1 | 3 | 0 | 4 | 0 | 1 | ||
size() | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
FileBackedDataSource(File, boolean) | 100% | 100% | 0 | 2 | 0 | 2 | 0 | 1 | ||
releaseBuffer(ByteBuffer) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
FileBackedDataSource(RandomAccessFile, boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
isWriteable() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
getChannel() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
lambda$close$0(ByteBuffer, ByteBuffer) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |