Condition Coverage

blib/lib/CPAN/Distroprefs.pm
Criterion Covered Total %
condition 1 13 7.6


and 3 conditions

line !l l&&!r l&&r condition
205 0 0 0 ref $err and eval { do { $err->isa('CPAN::Distroprefs::Result') } }

or 2 conditions

line l !l condition
15 0 0 $_[1] || {}
233 59 0 $_[0]->data->{'match'} || (return 0)

or 3 conditions

line l !l&&r !l&&!r condition
92 0 0 0 $loader eq 'CPAN' or $loader =~ /^YAML(::|$)/
163 0 0 0 $fn eq '.' or $fn eq '..'