blib/lib/Test/Symlink.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
104 | 1 | 1 | 9 | not defined $src or $src eq '' |
110 | 1 | 1 | 7 | not defined $dst or $dst eq '' |
125 | 4 | 0 | 2 | -e $src or defined readlink $src |