Branch Coverage

blib/lib/DPKG/Parse.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
82 6 0 if ($p{'filename'})
110 0 3 unless (-f $pkg->filename)
119 10 152 if ($line =~ /^\n$/)
147 6 0 if (exists $$pkg{$p{'hash'}}{$p{'name'}}) { }