Condition Coverage

blib/lib/Dpkg/Deps/AND.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
83 27 1 6 defined $implication and $implication == 1
84 27 0 1 defined $implication and $implication == 0
151 0 31 11 defined $eval and $eval == 1
160 0 23 4 defined $odep and $odep->implies($dep)