Branch Coverage

blib/lib/ExtUtils/Typemaps/InputMap.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
38 803 1568 unless (ref $prot)
39 0 803 unless (defined $args{'xstype'} and defined $args{'code'})
44 1568 803 ref $prot ? :
49 803 1568 if defined $args{'xstype'}
50 803 1568 if defined $args{'code'}
63 0 183 if @_ > 1