Source file "net/jsign/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 | 43 of 43 | 0% | 0 of 0 | n/a | 7 | 7 | 12 | 12 | 7 | 7 |
| BoundedInputStream.AbstractBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCount(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxCount(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPropagateClose(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isPropagateClose() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |