Source file "org/apache/commons/io/output/ChunkedWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 45 of 45 | 0% | 4 of 4 | 0% | 5 | 5 | 16 | 16 | 3 | 3 |
write(char[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
ChunkedWriter(Writer, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ChunkedWriter(Writer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |