| blib/lib/XS/Install/FrozenShit/Typemaps/OutputMap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 50 | 100 | unless (ref $prot) |
| 40 | 0 | 50 | unless (defined $args{'xstype'} and defined $args{'code'}) |
| 45 | 100 | 50 | ref $prot ? : |
| 50 | 50 | 100 | if defined $args{'xstype'} |
| 51 | 50 | 100 | if defined $args{'code'} |
| 64 | 0 | 3 | if @_ > 1 |
| 125 | 1 | 1 | if exists $self->{'targetable_legacy'} |
| 175 | 0 | 1 | if ($type) |
| 208 | 0 | 0 | if exists $targetable_cache{$code} |