Condition Coverage

blib/lib/getcwd.pl
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
40 0 0 0 $pst[0] == $cst[0] and $pst[1] == $cst[1]

or 3 conditions

line l !l&&r !l&&!r condition
47 0 0 0 $dir eq "." or $dir eq ".."
0 0 0 $dir eq "." or $dir eq ".." or $tst[0] != $pst[0]
0 0 0 $dir eq "." or $dir eq ".." or $tst[0] != $pst[0] or $tst[1] != $pst[1]