blib/lib/Syntax/Feature/Function.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
28 | 2 | 1 | if (defined $options) |
32 | 2 | 0 | if ($options_ref eq 'HASH') { } |
35 | 2 | 0 | if (defined(my $as = $$options{-'as'})) |
39 | 1 | 1 | if (not $as_ref) { } |
1 | 0 | elsif (ref $as eq 'ARRAY') { } |