| blib/lib/XS/Install/FrozenShit/Typemaps/Type.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 67 | 134 | unless (ref $prot) |
| 46 | 0 | 67 | unless (defined $args{'xstype'} and defined $args{'ctype'}) |
| 51 | 134 | 67 | ref $prot ? : |
| 56 | 67 | 134 | if defined $args{'xstype'} |
| 57 | 67 | 134 | if defined $args{'ctype'} |
| 59 | 0 | 201 | if defined $args{'prototype'} |
| 71 | 0 | 6 | if @_ > 1 |
| 92 | 134 | 0 | defined $_[0]{'ctype'} ? : |