blib/lib/File/Replace/SingleHandle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 1 | 1 | 34 | &blessed($repl) and $repl->isa("File::Replace") |
51 | 3 | 8 | 10 | defined $self->{'other'} and defined fileno $self->{'other'} |