Branch Coverage

blib/lib/Ask/STDIO.pm
Criterion Covered Total %
branch 1 8 12.5


line true false branch
17 0 0 if -t STDIN
21 0 9 -t STDIN && -t STDOUT ? :
26 0 0 if exists $o{'text'}
30 0 0 if ($o{'hide_text'} and do { require POSIX; $tio = 'POSIX::Termios'->new }) { }