blib/lib/IO/NestedCapture.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
436 | 27 | 7 | 1 | tied *$fh and not UNIVERSAL::isa(tied *$fh, 'IO::NestedCapture') |
491 | 1 | 1 | 34 | defined $$self{"${fh}_current"} and @{$$self{"${fh}_current"};} |