| blib/lib/Safe/World/Scope.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 37 | 0 | 5 | 0 | not $no_cache and $SCOPES_CACHE{$package} |
| 150 | 158 | 0 | 0 | *{$fullname;}{'IO'} and fileno $fullname |
| 169 | 0 | 0 | 0 | $$__TABLE__{'only_call'} and $$__TABLE__{'only_call'}{"$__HOOK__"} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 145 | 9 | 0 | 159 | $symb =~ /::$/ or $symb =~ /[^\w:]/ |