Source file "org/apache/commons/io/input/BoundedInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 9 of 43 | 79% | 0 of 0 | n/a | 1 | 7 | 2 | 12 | 1 | 7 |
| setCount(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BoundedInputStream.AbstractBuilder() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| setMaxCount(long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setPropagateClose(boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getCount() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getMaxCount() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isPropagateClose() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |