Branch Coverage

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 189 if @_ > 1
129 51 54 if exists $self->{'targetable'}
179 29 25 if ($type)