Source file "com/google/common/io/AppendableWriterTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 39 of 39 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| append(CharSequence, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AppendableWriterTest.SpyAppendable() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(CharSequence) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |