blib/lib/ExtUtils/Typemaps/OutputMap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
38 | 841 | 1567 | unless (ref $prot) |
39 | 0 | 841 | unless (defined $args{'xstype'} and defined $args{'code'}) |
44 | 1567 | 841 | ref $prot ? : |
49 | 841 | 1567 | if defined $args{'xstype'} |
50 | 841 | 1567 | if defined $args{'code'} |
63 | 0 | 193 | if @_ > 1 |
129 | 54 | 55 | if exists $self->{'targetable'} |
179 | 29 | 26 | if ($type) |