Condition Coverage

blib/lib/Statistics/Sequences/Runs.pm
Criterion Covered Total %
condition 9 16 56.2


and 3 conditions

line !l l&&!r l&&r condition
278 0 0 0 $sum and $n1 != $n2

or 2 conditions

line l !l condition
407 0 7 $args->{'tails'} || 2
639 7 0 $args->{'tails'} || 2

or 3 conditions

line l !l&&r !l&&!r condition
120 45 505 700 $_ == 0 or $data->[$_] ne $$data[$_ - 1]
461 1 2 2 $n1 > 20 || $n2 > 20
669 0 0 583 $k > $n or $k < 0