Source file "org/apache/commons/io/filefilter/SymbolicLinkFileFilter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 27 of 27 | 0% | 0 of 0 | n/a | 6 | 6 | 8 | 8 | 6 | 6 |
| accept(Path, BasicFileAttributes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SymbolicLinkFileFilter(FileVisitResult, FileVisitResult) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| accept(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SymbolicLinkFileFilter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isSymbolicLink(Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |