Branch Coverage

lib/ExtUtils/Mkbootstrap.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
21 5 3 if $Verbose
29 1 7 if -s "$baseext.bs"
32 1 7 if (-f "${baseext}_BS")
43 0 8 if ($Config{'dlsrc'} =~ /^dl_dld/)
50 4 4 if (@all)
51 1 3 unless open my $bs, '>', "$baseext.bs"
54 2 1 if $Verbose
62 1 2 if (" @all" =~ / -[lLR]/) { }
68 1 2 if $DynaLoader::bscode