Condition Coverage

blib/lib/Term/Form/ReadLine.pm
Criterion Covered Total %
condition 0 52 0.0


and 3 conditions

line !l l&&!r l&&r condition
145 0 0 0 $self->{'show_context'} and $count_chars_after
192 0 0 0 length $self->{'footer'} and $self->{'page'} != 2
195 0 0 0 $self->{'page'} == 2 and $self->{'clear_screen'} != 1

or 2 conditions

line l !l condition
216 0 0 $self->{'i'}{'curr_string'} // ""
394 0 0 ($self->{'i'}{'prev_context_count'} // 0 > $self->{'i'}{'context_count'}) // 0

or 3 conditions

line l !l&&r !l&&!r condition
391 0 0 0 $self->{'i'}{'prev_context_count'} or $self->{'i'}{'context_count'}
394 0 0 0 $self->{'i'}{'prev_context_count'} // 0 > $self->{'i'}{'context_count'}
427 0 0 0 $char == 333 or $char == 16
0 0 0 $char == 334 or $char == 14
0 0 0 $char == 339 or $char == 6
0 0 0 $char == 337 or $char == 2
0 0 0 $char == 335 or $char == 5
0 0 0 $char == 336 or $char == 1
0 0 0 $char == 127 or $char == 8
0 0 0 $char == 346 or $char == 4
0 0 0 $char == 338 or $char == 19
0 0 0 $char == 340 or $char == 20
0 0 0 $char == 10 or $char == 13