Condition Coverage

blib/lib/methods/import.pm
Criterion Covered Total %
condition 13 19 68.4


and 3 conditions

line !l l&&!r l&&r condition
33 6 0 21 @$list and not ref $list->[0]
6 20 1 @$list and not ref $list->[0] and exists $bools{$list->[0]}
59 4 14 0 !ref($_) && /^using$/

or 2 conditions

line l !l condition
68 0 20 $opts->{'-using'} ||= \$using
84 4 16 $opts->{'-curry'} || []

or 3 conditions

line l !l&&r !l&&!r condition
123 5 15 0 $opts->{'-as'} || $method
137 1 0 0 $opts->{'-as'} || $method