| 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 | 12530 | $spec{'name'} and ref $spec{'name'} eq 'ARRAY' |
| 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 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 91 | 0 | 2089 | 105 | $saw_import or $no_defaults |