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