Branch Coverage

lib/ExtUtils/Mkbootstrap.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
22 4 3 if $Verbose
30 1 6 if -s "$baseext.bs"
33 1 6 if (-f "${baseext}_BS")
47 3 4 if (@all or defined $DynaLoader::bscode and length $DynaLoader::bscode)
48 0 3 unless open my $bs, ">", "$baseext.bs"
51 2 1 if $Verbose
56 3 0 if (@all)
60 1 2 if ((" @all") =~ / -[lLR]/) { }
67 1 2 if $DynaLoader::bscode