Condition Coverage

blib/lib/SQL/OOP/IDArray.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
22 17 3 2 ref $array[0] and ref $array[0] eq 'ARRAY'
26 34 0 4 blessed $elem and $elem->isa('SQL::OOP::Base')