Branch Coverage

blib/lib/ExtUtils/Builder/Binary.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
13 0 15 unless my $type = $args{'type'}
14 0 15 unless $allowed_types{$type}