Condition Coverage
blib/lib/File/pushd.pm
Criterion
Covered
Total
%
condition
5
6
83.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
118
7
1
3
$self
->{
'_tempd'
}
and
not
$self
->{
'_preserve'
}
or 3 conditions
line
l
!l&&r
!l&&!r
condition
35
1
11
0
$options
->{
'untaint_pattern'
} ||=
qr"^([-+\@\w./]+)$"