Condition Coverage

blib/lib/Paranoid/Data.pm
Criterion Covered Total %
condition 16 21 76.1


and 3 conditions

line !l l&&!r l&&r condition
189 1 1 39 $rv and $n
302 0 29 0 $rv and ref $ref1 eq 'SCALAR'
0 13 16 $rv and ref $ref1 eq 'ARRAY'
0 0 13 $rv and ref $ref1 eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
107 5 2 35 $type eq 'ARRAY' or $type eq 'HASH'
124 4 6 24 $type eq 'ARRAY' or $type eq 'HASH'
145 4 4 1 $sref eq 'ARRAY' or $sref eq 'HASH'