Condition Coverage

blib/lib/Class/ReluctantORM/Utilities.pm
Criterion Covered Total %
condition 3 19 15.7


and 3 conditions

line !l l&&!r l&&r condition
72 21 0 0 $existing and $clobber
311 0 0 0 $mode eq 'mutex' and $count_seen > 1
0 0 0 $mode eq 'one_of' and $count_seen == 0
0 0 0 $mode eq 'one_of' and $count_seen > 1

or 2 conditions

line l !l condition
188 0 5 shift() || 0
274 0 26 $opts{'frames'} || 2

or 3 conditions

line l !l&&r !l&&!r condition
422 0 0 0 defined $c && defined $d && $c eq $d || !(defined $c || defined $d)