Source file "org/apache/commons/io/input/buffer/PeekableInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 4 of 4 | 0% | 6 | 6 | 12 | 12 | 4 | 4 |
| peek(byte[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| peek(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PeekableInputStream(InputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PeekableInputStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |