Source file "com/google/common/io/CloseablesTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 143 of 143 | 0% | 8 of 8 | 0% | 16 | 16 | 44 | 44 | 12 | 12 |
| setupCloseable(boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| testCloseQuietly_inputStreamWithEatenException() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testClose_closeableClean() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| doClose(Closeable, boolean, boolean) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| testCloseQuietly_readerWithEatenException() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| doClose(Closeable, boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| testClose_closeableWithEatenException() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testClose_closeableWithThrownException() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCloseNull() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCloseQuietlyNull_inputStream() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testCloseQuietlyNull_reader() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CloseablesTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |