Source file "org/apache/commons/io/output/AppendableOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 16 of 16 | 0% | 0 of 0 | n/a | 3 | 3 | 6 | 6 | 3 | 3 |
| write(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AppendableOutputStream(Appendable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getAppendable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |