blib/lib/Symbol/Rename.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
116 | 0 | 8 | 1 | not ref $new_name and _symbol_exists($destglob, $type) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
24 | 3 | 5 | 0 | delete $opts->{'package'} || caller |