blib/lib/Regexp/Common.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 17 | 58.8 |
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' |
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 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
91 | 0 | 2060 | 103 | $saw_import or $no_defaults |