Branch Coverage

File:Dpkg/Shlibs.pm
Coverage:50.0%

line%coveragebranch
7350TFunless open my $fh, "<", $file
76100TFif /^\s*$/
79100TFif (/^include\s+(\S.*\S)\s*$/) { }
100TFelsif (m[^\s*/]) { }
82100TFif -e $include and not $visited{$include}
8750TFif (&none(sub {         $_ eq $libdir; } , @custom_librarypaths, @system_librarypaths))
10650TFif ($ENV{'LD_LIBRARY_PATH'})
11450TFunless defined $realpath
11550TFif ($realpath =~ /^\Q$cwd\E/)
1160TFif (get_build_api() >= 1) { }
12550TFif get_build_api() >= 1
13850TFif ($ENV{'DEB_TARGET_GNU_TYPE'} and $ENV{'DEB_TARGET_GNU_TYPE'} ne $ENV{'DEB_BUILD_GNU_TYPE'})
14450TFif (&get_build_arch() ne &get_host_arch())
14850TFif ($multiarch)
15550TFif -e "/etc/ld.so.conf"
165100TFunless $librarypaths_init
17150TFunless $librarypaths_init
1800TFunless $librarypaths_init
1890TFif (-e "$checkdir/$lib")
1910TFif (not defined $libformat) { }
0TFelsif ($format eq $libformat) { }