Condition Coverage

blib/lib/Algorithm/MarkovChain/Base.pm
Criterion Covered Total %
condition 8 19 42.1


and 3 conditions

line !l l&&!r l&&r condition
67 0 0 1 $args{'complete'} and ref $args{'complete'} eq 'ARRAY'
72 0 2 0 @sub and !$self->sequence_known($sub[-1]) || @sub > $subchain

or 2 conditions

line l !l condition
33 0 1 $args{'longest'} || 4
62 0 1 $args{'length'} || 30

or 3 conditions

line l !l&&r !l&&!r condition
13 0 1 0 ref $invocant || $invocant
63 0 1 0 $args{'longest_subchain'} || $length
72 1 0 1 !$self->sequence_known($sub[-1]) || @sub > $subchain