Branch Coverage

blib/lib/Dpkg/Vendor.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
97 504 14 if exists $VENDOR_CACHE{$vendor}
100 0 14 unless $file
102 0 14 unless $fields->load($file, 'compression', 0)
118 0 14 if ($vendor =~ s/\s+/-/)
122 25 31 if -e "$origins/$name"
137 254 263 if (Dpkg::Build::Env::has('DEB_VENDOR'))
139 254 0 if defined $f
142 263 0 if defined $f
158 502 13 if exists $OBJECT_CACHE{$vendor}
169 12 4 unless ($@)
176 1 0 if (defined $info and defined $info->{'Parent'}) { }