Source file "org/apache/commons/io/output/DeferredFileOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 0 of 0 | n/a | 9 | 9 | 19 | 19 | 9 | 9 |
| get() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DeferredFileOutputStream.Builder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setDirectory(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDirectory(Path) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOutputFile(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOutputFile(Path) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSuffix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setThreshold(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |