| blib/lib/Safe.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 20 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 214 | 3 | 0 | 12 | $action and $action eq 'DESTROY' |
| 388 | 43 | 3 | 4 | $item && reftype $item |
| line | l | !l | condition |
|---|---|---|---|
| 282 | 0 | 25 | shift() || 0 |
| 313 | 8 | 17 | $$obj{'Shares'} ||= {} |
| 321 | 0 | 0 | $$obj{'Shares'} ||= {} |
| 343 | 401 | 45 | $saved_refs ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 153 | 0 | 0 | 5 | $root =~ /^main\b/ or not $root =~ /^\w[:\w]*$/ |
| 305 | 0 | 0 | 25 | $no_record or not $vars |