Branch Coverage

blib/lib/Term/ReadKey.pm
Criterion Covered Total %
branch 0 66 0.0


line true false branch
330 0 0 @_ > 1 ? :
331 0 0 if (defined $mode) { }
0 0 elsif ($_[0] =~ /^\d/) { }
342 0 0 if (ref $file)
345 0 0 if (ref \$file eq 'GLOB')
353 0 0 @_ > 1 ? :
357 0 0 if (&termsizeoptions() & 1) { }
0 0 elsif (&termsizeoptions() & 2) { }
0 0 elsif (&termsizeoptions() & 4) { }
0 0 elsif (&termsizeoptions() & 8) { }
382 0 0 if (@results < 4 and $UseEnv)
384 0 0 defined $ENV{'COLUMNS'} ? :
385 0 0 defined $ENV{'LINES'} ? :
386 0 0 if ($C >= 2 and $L >= 2)
393 0 0 if (@results < 4 and $^O ne 'MSWin32')
398 0 0 if (-f '/usr/openwin/bin/resize')
403 0 0 if (defined $resize and $resize =~ /COLUMNS\s*=\s*(\d+)/ || $resize =~ /setenv\s+COLUMNS\s+'?(\d+)/) { }
410 0 0 if ($resize =~ /LINES\s*=\s*(\d+)/ or $resize =~ /setenv\s+LINES\s+'?(\d+)/) { }
428 0 0 if (@results < 4 and $^O ne 'MSWin32')
433 0 0 if (defined $stty and $stty =~ /(\d+) (\d+)/) { }
449 0 0 if (@results != 4)
501 0 0 @_ > 1 ? :
0 0 if &selectfile($File, $_[0]) == 0
0 0 if ($_[0])
0 0 if (defined $_[0] and $_[0] > 0)
0 0 if (defined $_[0] and $_[0] < 0)
0 0 if (defined $_[0] and $_[0] < 0)
0 0 @_ > 1 ? :
0 0 if &selectfile($File, $_[0]) == 0
0 0 if ($_[0])
0 0 if (defined $_[0] and $_[0] > 0)
0 0 if (defined $_[0] and $_[0] < 0)
0 0 if (defined $_[0] and $_[0] < 0)