Source file "org/eclipse/jgit/util/io/AutoLFInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 310 of 310 | 0% | 54 of 54 | 0% | 36 | 36 | 70 | 70 | 9 | 9 |
| read(byte[], int, int) | 0% | 0% | 12 | 12 | 22 | 22 | 1 | 1 | ||
| fillBuffer() | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| AutoLFInputStream(InputStream, Set) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| AutoLFInputStream(InputStream, boolean, boolean) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| create(InputStream, AutoLFInputStream.StreamFlag[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| AutoLFInputStream(InputStream, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isBinary() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |