Condition Coverage

blib/lib/Term/Choose_HAE.pm
Criterion Covered Total %
condition 0 33 0.0


and 3 conditions

line !l l&&!r l&&r condition
139 0 0 0 $self->{'length'}[$idx] > $self->{'avail_width'} and $self->{'fill_up'} != 2
140 0 0 0 @$marked > 1 and not @{$marked->[-1][0];}
0 0 0 @$marked > 1 and not @{$marked->[-1][0];} and $marked->[-1][1] =~ /^\.\.\.\z/
145 0 0 0 $self->{'fill_up'} == 1 and @$marked > 1
146 0 0 0 not @{$marked->[0][0];} and $marked->[0][1] =~ /^\s+\z/
149 0 0 0 not @{$marked->[-1][0];} and $marked->[-1][1] =~ /^\s+\z/
154 0 0 0 not @{$marked->[0][0];} and $marked->[0][1] =~ /^(\s+)\S/
0 0 0 not @{$marked->[-1][0];} and $marked->[-1][1] =~ /\S(\s+)\z/
168 0 0 0 not @{$marked->[$i][0];} and $marked->[$i][1] =~ /^\s+\z/

or 3 conditions

line l !l&&r !l&&!r condition
167 0 0 0 $i == 0 or $i == $#$marked
177 0 0 0 $is_marked or $is_current_pos