Source file "org/eclipse/jgit/internal/storage/reftable/ReftableOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 454 of 454 | 0% | 28 of 28 | 0% | 36 | 36 | 95 | 95 | 22 | 22 |
| flushBlock() | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| writeVarint(long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| padBetweenBlocksToNextBlock() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| estimatePadBetweenBlocks(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| ensureBytesAvailableInBlockBuf(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ReftableOutputStream(OutputStream, int, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| flushFileHeader() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| write(byte[], int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| computeVarintSize(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| finishFile() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeInt16(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeInt24(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeId(ObjectId) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| beginBlock(byte) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeVarintString(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| bytesAvailableInBlock() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeVarintString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBlockSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| bytesWrittenInBlock() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| paddingUsed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |