Source file "com/google/common/io/TestOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 66 of 66 | 0% | 2 of 2 | 0% | 9 | 9 | 24 | 24 | 8 | 8 |
TestOutputStream(OutputStream, Iterable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
throwIf(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
TestOutputStream(OutputStream, TestOption[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
throwIf(TestOption) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
closed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |