Condition Coverage

blib/lib/Venus/Array.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
477 7 24 4 $f > -1 and $l < 0
513 0 0 0 @args == 1 and ref $args[0] eq "ARRAY"

or 2 conditions

line l !l condition
240 1 1 $delimiter // ""

or 3 conditions

line l !l&&r !l&&!r condition
470 0 1 34 not defined $f or $f eq ""
472 0 3 32 not defined $l or $l eq ""