Condition Coverage
blib/lib/Tie/IntegerArray.pm
Criterion
Covered
Total
%
condition
5
6
83.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
77
8
5
3
$$self{'undef'} and not $dvec->bit_test($index)
or 3 conditions
line
l
!l&&r
!l&&!r
condition
149
0
1
9
$value < $$self{'min'} or $value > $$self{'max'}