| blib/lib/ExtUtils/Typemaps/Type.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 1098 | 2147 | unless (ref $prot) |
| 44 | 0 | 1098 | unless (defined $args{'xstype'} and defined $args{'ctype'}) |
| 49 | 2147 | 1098 | ref $prot ? : |
| 54 | 1098 | 2147 | if defined $args{'xstype'} |
| 55 | 1098 | 2147 | if defined $args{'ctype'} |
| 57 | 0 | 3245 | if defined $args{'prototype'} |
| 69 | 0 | 291 | if @_ > 1 |
| 90 | 2204 | 0 | defined $_[0]{'ctype'} ? : |