Condition Coverage

blib/lib/Math/NumSeq/HafermanCarpet.pm
Criterion Covered Total %
condition 7 16 43.7


and 3 conditions

line !l l&&!r l&&r condition
179 2609 0 0 ref $_[0] and $_[0]->isa('Math::BigInt')

or 2 conditions

line l !l condition
119 0 1768 $self->{'haferman_type'} || 'array'
120 0 1768 $self->{'radix'} || 3

or 3 conditions

line l !l&&r !l&&!r condition
115 9 0 1768 $i < 0 or _is_infinite($i)
168 38 54 0 $value == 0 || $value == 1
181 0 0 0 not ref $d or $d < 1000000