Source file "com/google/common/io/AppendableWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 117 of 117 | 0% | 6 of 6 | 0% | 14 | 14 | 37 | 37 | 11 | 11 | 
| write(String, int, int) |  | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
| write(char[], int, int) |  | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
| close() |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 | 
| write(String) |  | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
| flush() |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 | 
| append(CharSequence, int, int) |  | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
| write(int) |  | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
| append(char) |  | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
| append(CharSequence) |  | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
| checkNotClosed() |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 | 
| AppendableWriter(Appendable) |  | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |