Branch Coverage

blib/lib/File/pfopen.pm
Criterion Covered Total %
branch 19 20 95.0


line true false branch
50 15 9 defined $suffixes ? :
56 4 20 if (my $rc = $File::pfopen::savedpaths->{$candidate})
58 4 0 if (open my $fh, $mode, $rc)
59 2 2 wantarray ? :
65 3 24 unless -d $dir
67 13 11 defined $suffixes ? :
68 17 11 defined $suffix ? :
69 15 13 unless -r $rc
74 1 12 unless open my $fh, $mode, $rc
77 5 7 wantarray ? :