Branch Coverage

blib/lib/Dist/Iller/Role/HasPrereqs.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
80 25 3726 if $_->module eq $prereq->module
82 25 14 if ($already_existing) { }
86 4 21 if ($new_version > $old_version)
113 1 0 unless (exists $$hash{$prereq->phase}{$prereq->relation})