blib/lib/IO/Interactive.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 22 | 22.7 |
line | true | false | branch |
---|---|---|---|
12 | 5 | 0 | unless -t $out_handle |
15 | 0 | 0 | if (tied *ARGV or defined fileno ARGV) { } |
18 | 0 | 0 | if defined $ARGV and $ARGV eq '-' |
21 | 0 | 0 | if eof ARGV |
37 | 0 | 4 | unless pipe *DEV_NULL, *DEV_NULL2 |
44 | 0 | 2 | &is_interactive ? : |
51 | 0 | 0 | if $bit < 0 |
61 | 1 | 0 | unless (is_interactive()) |
73 | 0 | 0 | unless ($child) |
81 | 0 | 0 | if (_input_pending_on(\*ARGV)) |
122 | 0 | 3 | if (not $impl or $request =~ /\A _/msx) |