Source file "org/apache/commons/io/input/buffer/CircularBufferInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 158 of 158 | 0% | 22 of 22 | 0% | 18 | 18 | 44 | 44 | 7 | 7 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
fillBuffer() | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
CircularBufferInputStream(InputStream, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
haveBytes(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
close() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CircularBufferInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |