Branch Coverage

File:Dpkg/Shlibs.pm
Coverage:52.6%

line%coveragebranch
5950TFunless open my $fh, "<", $file
62100TFif /^\s*$/
65100TFif (/^include\s+(\S.*\S)\s*$/) { }
100TFelsif (m[^\s*/]) { }
68100TFif -e $include and not $visited{$include}
7350TFif (&none(sub {         $_ eq $libdir; } , @custom_librarypaths, @system_librarypaths))
9250TFif ($ENV{'LD_LIBRARY_PATH'})
10050TFunless defined $realpath
10150TFif ($realpath =~ /^\Q$cwd\E/)
11850TFif ($ENV{'DEB_TARGET_GNU_TYPE'} and $ENV{'DEB_TARGET_GNU_TYPE'} ne $ENV{'DEB_BUILD_GNU_TYPE'})
12450TFif (&get_build_arch() ne &get_host_arch())
12850TFif ($multiarch)
13550TFif -e "/etc/ld.so.conf"
145100TFunless $librarypaths_init
15150TFunless $librarypaths_init
1600TFunless $librarypaths_init
1690TFif (-e "$checkdir/$lib")
1710TFif (not defined $libformat) { }
0TFelsif ($format eq $libformat) { }