Source file "org/apache/commons/io/input/buffer/CircularByteBuffer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 437 of 437 | 0% | 58 of 58 | 0% | 42 | 42 | 74 | 74 | 13 | 13 |
| read(byte[], int, int) | 0% | 0% | 9 | 9 | 16 | 16 | 1 | 1 | ||
| add(byte[], int, int) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| peek(byte[], int, int) | 0% | 0% | 9 | 9 | 14 | 14 | 1 | 1 | ||
| add(byte) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| read() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| CircularByteBuffer(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| hasSpace(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hasSpace() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSpace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasBytes() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| CircularByteBuffer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCurrentNumberOfBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |