Branch Coverage
blib/lib/File/Find/Parallel.pm
Criterion
Covered
Total
%
branch
9
10
90.0
line
true
false
branch
37
6
2
@dirs ? :
42
2
6
if $threshold > @dirs
45
6
68
unless @work
50
65
79
if (-d $abs)
51
65
0
if (opendir my $dh, $abs) { }