Condition Coverage

blib/lib/Term/Complete.pm
Criterion Covered Total %
condition 7 18 38.8


and 3 conditions

line !l l&&!r l&&r condition
103 4 0 0 defined $stty and defined $tty_saved_state
4 0 0 defined $stty and defined $tty_saved_state and $tty_saved_state eq ''
176 0 4 0 defined $tty_saved_state and defined $tty_restore
4 0 0 defined $tty_saved_state and defined $tty_restore and defined $tty_safe_restore

or 3 conditions

line l !l&&r !l&&!r condition
95 1 0 3 ref $_[0] or $_[0] =~ /^\*/
155 0 0 17 $_ eq $erase1 or $_ eq $erase2