Branch Coverage

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


line true false branch
38 27554 54993 unless (ref $prot)
39 0 27554 unless (defined $args{'xstype'} and defined $args{'code'})
44 54993 27554 ref $prot ? :
49 27554 54993 if defined $args{'xstype'}
50 27554 54993 if defined $args{'code'}
63 0 582 if @_ > 1
124 39 208 if exists $self->{'targetable_legacy'}
174 164 44 if ($type)
207 171 67 if exists $targetable_cache{$code}