Condition Coverage

blib/lib/DBIx/MoCo/List.pm
Criterion Covered Total %
condition 7 20 35.0


and 3 conditions

line !l l&&!r l&&r condition
73 0 2 0 defined $s and 0 < $s
2 0 0 defined $s and 0 < $s and $last <= $s
74 0 0 10 $s == 0 and $last <= $e
259 0 0 0 ref $element && ref $element eq 'ARRAY'

or 2 conditions

line l !l condition
34 43 0 $array ||= []

or 3 conditions

line l !l&&r !l&&!r condition
12 2 0 0 ref $self || $self
33 2 41 0 ref $class || $class