Source file "org/apache/commons/io/CopyUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 160 of 160 | 0% | 4 of 4 | 0% | 15 | 15 | 48 | 48 | 13 | 13 |
copy(InputStream, OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
copy(Reader, Writer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
copy(String, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
copy(String, OutputStream, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
copy(Reader, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
copy(Reader, OutputStream, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
copy(InputStream, Writer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copy(InputStream, Writer, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copy(byte[], Writer, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copy(byte[], Writer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copy(byte[], OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
copy(String, Writer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CopyUtils() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |