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 12354 $spec{'name'} and ref $spec{'name'} eq 'ARRAY'

or 2 conditions

line l !l condition
145 1718 1556939 $cache->{'__VAL__'}{'version'} || 0
161 3136039 13064 $cache->{$_} || ($cache->{$_} = {})
209 0 12354 $spec{'match'} || \&Regexp::Common::generic_match
497 11857 $spec{'subs'} || \&Regexp::Common::generic_subs

or 3 conditions

line l !l&&r !l&&!r condition
91 0 2060 103 $saw_import or $no_defaults