Source file "com/google/common/io/CharSink.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 113 of 113 | 0% | 4 of 4 | 0% | 11 | 11 | 36 | 36 | 9 | 9 |
writeFrom(Readable) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
write(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
writeLines(Iterator, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
openBufferedStream() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeLines(Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLines(Iterable, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLines(Stream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLines(Stream, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CharSink() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |