Source file "org/apache/commons/io/output/TeeOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 47 of 47 | 0% | 0 of 0 | n/a | 6 | 6 | 18 | 18 | 6 | 6 |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
TeeOutputStream(OutputStream, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |