blib/lib/Sub/Meta/Test.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 20 | 100.0 |
line | true | false | branch |
---|---|---|---|
21 | 5 | 22 | defined $expected->{'parameters'} ? : |
22 | 4 | 23 | defined $expected->{'returns'} ? : |
131 | 136 | 8 | ref $args && ref $args eq 'HASH' ? : |
141 | 45 | 99 | if ($pass eq 'pass') { } |
29 | 70 | elsif ($pass eq 'relax_pass') { } | |
69 | 1 | elsif ($pass eq 'fail') { } | |
173 | 54 | 6 | ref $args && ref $args eq 'HASH' ? : |
181 | 20 | 40 | if ($pass eq 'pass') { } |
11 | 29 | elsif ($pass eq 'relax_pass') { } | |
28 | 1 | elsif ($pass eq 'fail') { } |