Source file "org/eclipse/jgit/internal/storage/file/SimpleDataOutput.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 0 of 0 | n/a | 15 | 15 | 24 | 24 | 15 | 15 |
| writeShort(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeInt(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeLong(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SimpleDataOutput(OutputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| write(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| write(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeBoolean(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeByte(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeChar(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeFloat(float) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeDouble(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeBytes(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeChars(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeUTF(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |