Source file "org/eclipse/jgit/util/IO.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 549 of 549 | 0% | 74 of 74 | 0% | 48 | 48 | 142 | 142 | 11 | 11 |
| readFully(File, int) | 0% | 0% | 7 | 7 | 27 | 27 | 1 | 1 | ||
| readLine(Reader, int) | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| readLines(String) | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| readWholeStream(InputStream, int) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| readSome(File, int) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| read(ReadableByteChannel, byte[], int, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| readFully(InputStream, byte[], int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| readFully(InputStream, byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| resetAndSkipFully(Reader, long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| skipFully(InputStream, long) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| readFully(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |