Source file "org/eclipse/jgit/util/io/TimeoutInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 114 of 114 | 0% | 2 of 2 | 0% | 11 | 11 | 34 | 34 | 10 | 10 |
| readTimedOut(InterruptedIOException) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setTimeout(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| read(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| skip(long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| read() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| TimeoutInputStream(InputStream, InterruptTimer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| read(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| beginRead() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endRead() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |