| blib/lib/ExtUtils/Typemaps/Type.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 33066 | 66083 | unless (ref $prot) |
| 45 | 0 | 33066 | unless (defined $args{'xstype'} and defined $args{'ctype'}) |
| 50 | 66083 | 33066 | ref $prot ? : |
| 55 | 33066 | 66083 | if defined $args{'xstype'} |
| 56 | 33066 | 66083 | if defined $args{'ctype'} |
| 58 | 110 | 99039 | if defined $args{'prototype'} |
| 70 | 0 | 614 | if @_ > 1 |
| 91 | 66140 | 0 | defined $_[0]{'ctype'} ? : |