| blib/lib/FFI/Platypus/Type.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 153 | if $meta->{'type'} eq "record" and $meta->{'ref'} == 1 |
| 30 | 11 | 142 | if ($meta->{'type'} eq 'pointer') { } |
| 10 | 132 | elsif ($meta->{'type'} eq 'record') { } |