Source file "org/mockito/internal/util/io/IOUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 81 of 81 | 0% | 4 of 4 | 0% | 6 | 6 | 25 | 25 | 4 | 4 |
| readLines(InputStream) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| writeText(String, File) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| close(Closeable) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| closeQuietly(Closeable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |