Source file "org/springframework/util/FileSystemUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 88 of 88 | 0% | 10 of 10 | 0% | 10 | 10 | 25 | 25 | 5 | 5 | 
| copyRecursively(Path, Path) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| deleteRecursively(Path) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| copyRecursively(File, File) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| deleteRecursively(File) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| FileSystemUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |