Condition Coverage

blib/lib/DBIx/Class/SQLA2.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
22 0 0 5 ref $_ eq 'REF' && ref $$_ eq 'HASH'
38 89 0 5 ref $fields eq "REF" and ref $$fields eq "HASH"

or 2 conditions

line l !l condition
60 0 20 $attrs ||= {}