Condition Coverage

blib/lib/Module/Load/Util.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
51 2 0 0 $opts->{'ns_prefixes'} and @{$opts->{'ns_prefixes'};}

or 2 conditions

line l !l condition
27 6 0 $module_with_optional_args->[1] || []

or 3 conditions

line l !l&&r !l&&!r condition
24 0 6 1 @$module_with_optional_args == 1 or @$module_with_optional_args == 2