| line | % | coverage | branch |
| 73 | 50 | T | F | unless open my $fh, "<", $file |
| 76 | 100 | T | F | if /^\s*$/ |
| 79 | 100 | T | F | if (/^include\s+(\S.*\S)\s*$/) { } |
| 100 | T | F | elsif (m[^\s*/]) { } |
| 82 | 100 | T | F | if -e $include and not $visited{$include} |
| 87 | 50 | T | F | if (&none(sub {
$_ eq $libdir;
}
, @custom_librarypaths, @system_librarypaths)) |
| 106 | 50 | T | F | if ($ENV{'LD_LIBRARY_PATH'}) |
| 114 | 50 | T | F | unless defined $realpath |
| 115 | 50 | T | F | if ($realpath =~ /^\Q$cwd\E/) |
| 116 | 0 | T | F | if (get_build_api() >= 1) { } |
| 125 | 50 | T | F | if get_build_api() >= 1 |
| 138 | 50 | T | F | if ($ENV{'DEB_TARGET_GNU_TYPE'} and $ENV{'DEB_TARGET_GNU_TYPE'} ne $ENV{'DEB_BUILD_GNU_TYPE'}) |
| 144 | 50 | T | F | if (&get_build_arch() ne &get_host_arch()) |
| 148 | 50 | T | F | if ($multiarch) |
| 155 | 50 | T | F | if -e "/etc/ld.so.conf" |
| 165 | 100 | T | F | unless $librarypaths_init |
| 171 | 50 | T | F | unless $librarypaths_init |
| 180 | 0 | T | F | unless $librarypaths_init |
| 189 | 0 | T | F | if (-e "$checkdir/$lib") |
| 191 | 0 | T | F | if (not defined $libformat) { } |
| 0 | T | F | elsif ($format eq $libformat) { } |