Source file "org/apache/commons/io/output/ProxyWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 176 of 176 | 0% | 0 of 0 | n/a | 14 | 14 | 71 | 71 | 14 | 14 |
| append(CharSequence, int, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| append(CharSequence) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| write(char[]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| write(String) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| append(char) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| write(char[], int, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| write(String, int, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ProxyWriter(Writer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handleIOException(IOException) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| afterWrite(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| beforeWrite(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |