Branch Coverage

blib/lib/XS/Install/FrozenShit/Typemaps/InputMap.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
39 50 100 unless (ref $prot)
40 0 50 unless (defined $args{'xstype'} and defined $args{'code'})
45 100 50 ref $prot ? :
50 50 100 if defined $args{'xstype'}
51 50 100 if defined $args{'code'}
64 0 4 if @_ > 1