Source file "com/google/common/io/MultiReader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 103 of 103 | 0% | 20 of 20 | 0% | 16 | 16 | 30 | 30 | 6 | 6 |
skip(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
read(char[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
advance() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ready() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
MultiReader(Iterator) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |