Branch Coverage

blib/lib/Dpkg/Deps/OR.pm
Criterion Covered Total %
branch 16 24 66.6


line true false branch
63 0 14 if (defined $fh)
81 2 2 if ($o->isa('Dpkg::Deps::AND'))
83 2 0 if (scalar @subdeps == 1)
90 3 1 if ($o->isa('Dpkg::Deps::OR'))
95 5 67 if $dep->implies($odep)
97 14 5 unless $found
99 1 2 if $subset
124 0 26 if (not defined $eval) { }
3 23 elsif ($eval == 1) { }
23 0 elsif ($eval == 0) { }
152 0 0 if (defined $eval and $eval == 1)
157 0 0 if $odep->implies($dep)