Source file "org/apache/commons/io/filefilter/NotFileFilter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 6 of 6 | 0% | 9 | 9 | 9 | 9 | 6 | 6 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| NotFileFilter(IOFileFilter) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| accept(File, String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| accept(File) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| accept(Path, BasicFileAttributes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| not(FileVisitResult) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |