Source file "org/apache/commons/io/filefilter/PrefixFileFilter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 131 of 131 | 0% | 2 of 2 | 0% | 13 | 13 | 31 | 31 | 12 | 12 |
toString() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
PrefixFileFilter(String, IOCase) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
PrefixFileFilter(List, IOCase) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
PrefixFileFilter(String[], IOCase) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
accept(File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
accept(Path, BasicFileAttributes) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
accept(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$accept$0(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
PrefixFileFilter(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PrefixFileFilter(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PrefixFileFilter(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
accept(File, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |