Branch Coverage

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


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