Condition Coverage

blib/lib/Math/NumSeq/Polygonal.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
336 109 1938 93 $k >= 5 and $pairs eq 'both'

or 2 conditions

line l !l condition
307 45 0 $self->{'polygonal'} || 2
309 45 0 $self->{'pairs'} || ($self->{'pairs'} = 'first')