blib/lib/IO/Any.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 18 | 61.1 |
line | l | !l | condition |
---|---|---|---|
81 | 12 | 1 | ref \$what eq 'GLOB' and my $fh = *{$what;}{'IO'} |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
126 | 4 | 0 | 0 | $INC{'AnyEvent.pm'} and not $fh->isa('IO::String') |
4 | 0 | 0 | $INC{'AnyEvent.pm'} and not $fh->isa('IO::String') and $^O ne 'MSWin32' | |
171 | 4 | 0 | 0 | $INC{'AnyEvent.pm'} and not $fh->isa('IO::String') |
line | l | !l | condition |
---|---|---|---|
20 | 23 | 0 | shift() || '<' |
21 | 12 | 11 | shift() || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
45 | 3 | 5 | 7 | $$opt{'LOCK_SH'} or $$opt{'LOCK_EX'} |