Condition Coverage

blib/lib/SQL/OOP/Where.pm
Criterion Covered Total %
condition 10 25 40.0


and 3 conditions

line !l l&&!r l&&r condition
85 0 5 56 $key and defined $val
103 0 0 0 $key and defined $val
137 0 2 4 defined $val1 and defined $val2
156 0 0 1 blessed $val and $val->isa('SQL::OOP::Base')
173 0 0 1 blessed $val and $val->isa('SQL::OOP::Base')

or 2 conditions

line l !l condition
21 0 0 $op || '='
30 0 0 $op || '='
38 1 3 $op || '='
46 0 1 $op || '='
56 8 0 $op || '='