blib/lib/System/Sub.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 12 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
44 | 0 | 5 | 1 | @_ and ref $_[0] eq 'ARRAY' |
49 | 0 | 0 | 10 | defined ref $name and not ref $name |
62 | 1 | 2 | 7 | @_ and ref $_[0] |
79 | 0 | 1 | 0 | $args and not $common_options |