Condition Coverage

blib/lib/Term/Choose/Screen.pm
Criterion Covered Total %
condition 2 18 11.1


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 $width and $height
106 0 0 0 $width and $height
112 0 0 0 defined $size and $size =~ /(\d+)\s(\d+)/
116 0 0 0 $width and $height

or 3 conditions

line l !l&&r !l&&!r condition
31 0 0 3 $^O eq "MSWin32" or $ENV{'TC_ANSI_ESCAPES'}
0 0 3 $^O eq "MSWin32" or $ENV{'TC_ANSI_ESCAPES'} or not `tput cuu 2>/dev/null`