Condition Coverage

blib/lib/Logic/Easy.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
129 24 28 72 @_ and ref $_[-1] eq 'CODE'

or 2 conditions

line l !l condition
94 0 0 $@ || 'Logic::Easy multi dispatch failed'
151 0 0 $@ || 'Logic::Easy binding predicate failed'
162 7 23 $@ || 'Logic::Easy predicate failed'

or 3 conditions

line l !l&&r !l&&!r condition
107 73 72 0 ref $class || $class
179 0 0 0 $_[0] eq 'Logic::Easy' or ref $_[0] eq 'Logic::Easy'