Condition Coverage

blib/lib/IO/Interactive.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
18 0 0 0 defined $ARGV and $ARGV eq '-'
21 0 0 0 @ARGV > 0 && $ARGV[0] eq '-' && -t *STDIN

or 3 conditions

line l !l&&r !l&&!r condition
15 0 0 0 tied *ARGV or defined fileno ARGV
122 0 0 3 not $impl or $request =~ /\A _/msx