Branch Coverage

blib/lib/ExtUtils/Typemaps/OutputMap.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
38 37627 75139 unless (ref $prot)
39 0 37627 unless (defined $args{'xstype'} and defined $args{'code'})
44 75139 37627 ref $prot ? :
49 37627 75139 if defined $args{'xstype'}
50 37627 75139 if defined $args{'code'}
63 0 664 if @_ > 1
124 40 245 if exists $self->{'targetable_legacy'}
174 197 48 if ($type)
207 188 85 if exists $targetable_cache{$code}