Condition Coverage

blib/lib/Regexp/Common.pm
Criterion Covered Total %
condition 10 17 58.8


and 3 conditions

line !l l&&!r l&&r condition
79 0 0 0 $entry =~ /^!(.*)/ and $imports{$1}
173 0 0 12530 $spec{'name'} and ref $spec{'name'} eq 'ARRAY'

or 2 conditions

line l !l condition
145 2853 1561425 $cache->{'__VAL__'}{'version'} || 0
161 3147461 13250 $cache->{$_} || ($cache->{$_} = {})
209 0 12530 $spec{'match'} || \&Regexp::Common::generic_match
504 12026 $spec{'subs'} || \&Regexp::Common::generic_subs

or 3 conditions

line l !l&&r !l&&!r condition
91 0 2089 105 $saw_import or $no_defaults