blib/lib/IO/InSitu.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
25 | 0 | 0 | 3 | @_ or not defined $out_name |
30 | 0 | 3 | 0 | ref $in_name or -e $in_name |
39 | 0 | 1 | 2 | $in_dev != $out_dev or $in_node != $out_node |