Branch Coverage

blib/lib/App/authkeymgr.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
16 0 0 unless defined $keydir
19 0 0 unless -d $keydir
22 0 0 unless $exts and ref $exts eq 'ARRAY'
26 0 0 if ($nodeep) { }
27 0 0 unless opendir my $dirh, $keydir
29 0 0 if index($maybekey, '.') == 0
31 0 0 if $thisext ~~ \@$exts
38 0 0 if $thisext ~~ \@$exts