Source file "org/apache/commons/io/output/QueueOutputStream.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 | 4 | 4 | 14 | 14 | 4 | 4 |
| write(int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| QueueOutputStream(BlockingQueue) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| QueueOutputStream() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newQueueInputStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |