Branch Coverage

blib/lib/XS/Loader.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
12 0 0 if $_[0] and $_[0] eq "XS::Loader"
18 0 0 if $module eq "MyTest"
20 0 0 if ($flags)
25 0 0 if (my $info = XS::Install::Payload::binary_module_info($module))
26 0 0 unless my $bin_deps = $info->{'BIN_DEPS'}
28 0 0 if $dep_module eq "XS::Install"
31 0 0 unless require $path . ".pm"
33 0 0 if $dep_version eq $bin_deps->{$dep_module}
36 0 0 unless $bin_dependent and @$bin_dependent
49 0 0 if $UNIQUE_LIBNAME
55 0 0 unless $ok or $noboot and $@ and $@ =~ /Can't find 'boot_/i
57 0 0 if ($flags)
79 0 0 if length($libname) + $so_len <= $name_max
84 0 0 if length($libname) + $so_len <= $name_max
88 0 0 if length($libname) + $so_len <= $name_max