Condition Coverage

blib/lib/PFT/Conf.pm
Criterion Covered Total %
condition 11 17 64.7


and 3 conditions

line !l l&&!r l&&r condition
319 73 0 1 exists $dst->{$k} and ref $dst->{$k} eq 'HASH'

or 2 conditions

line l !l condition
569 4 0 +(shift())->{'_root'} || '?'

or 3 conditions

line l !l&&r !l&&!r condition
492 8 1 0 shift() || Cwd::getcwd()
502 5 4 20 $cur eq '/' or $cur eq $prev
9 0 20 $cur eq '/' or $cur eq $prev or defined $root
547 3 0 0 -e $enc_root or make_path($enc_root)