Condition Coverage

blib/lib/Math/Pandigital.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
46 11 3 1 $self->base == 1 and not $self->zeroless
106 98 3 1 ++$hash{$digit} > 1 and $unique

or 3 conditions

line l !l&&r !l&&!r condition
42 1 2 13 $self->base <= 0 or $self->base > 10