Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
39 50 35 0 ref $array[0] and ref $array[0] eq 'ARRAY'
57 2 17 185 $_->to_string and scalar @{$$self{'array'};} >= 2