Source file "org/xnio/streams/LimitedOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 77 of 77 | 0% | 4 of 4 | 0% | 8 | 8 | 25 | 25 | 6 | 6 |
| write(byte[], int, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| write(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| LimitedOutputStream(OutputStream, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| notEnoughSpace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |