Source file "org/eclipse/jgit/internal/storage/pack/PackOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 333 of 333 | 0% | 18 of 18 | 0% | 23 | 23 | 71 | 71 | 14 | 14 |
| writeHeader(ObjectToPack, long) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| objectHeader(long, int, byte[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| ofsDelta(long, byte[], int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| writeFileHeader(int, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| PackOutputStream(ProgressMonitor, OutputStream, PackWriter) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| ofsDeltaVarIntLength(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeObject(ObjectToPack) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endObject() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDigest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCopyBuffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |