blib/lib/Dpkg/Path.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
141 | 0 | 0 | 4 | -e $file1 and -e $file2 |
150 | 1 | 2 | 1 | $stat1[0] == $stat2[0] && $stat1[1] == $stat2[1] |
172 | 0 | 0 | 5 | scalar @new > 0 and $new[-1] ne '..' |