Condition Coverage

blib/lib/Math/NumSeq/Base/Sparse.pm
Criterion Covered Total %
condition 5 6 83.3


or 3 conditions

line l !l&&r !l&&!r condition
63 45 19 4087 $$self{'pred_value'} < $value or $$self{'pred_value'} < 10
75 262 6 0 $$self{'pred_iter'} ||= do { my $class = ref $self; my $it = $class->new(%$self); $it }