Source file "org/apache/commons/io/file/CopyDirectoryVisitor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 173 of 173 | 0% | 16 of 16 | 0% | 20 | 20 | 38 | 38 | 12 | 12 |
equals(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
preVisitDirectory(Path, BasicFileAttributes) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
CopyDirectoryVisitor(Counters.PathCounters, PathFilter, PathFilter, Path, Path, CopyOption[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
CopyDirectoryVisitor(Counters.PathCounters, Path, Path, CopyOption[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
visitFile(Path, BasicFileAttributes) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
resolveRelativeAsString(Path) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toCopyOption(CopyOption[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
copy(Path, Path) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCopyOptions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSourceDirectory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTargetDirectory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |