Condition Coverage
install_util/GBrowseGuessDirectories.pm
Criterion
Covered
Total
%
condition
0
7
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
44
0
0
0
-e '/var/tmp' and -w '/var/tmp'
or 2 conditions
line
l
!l
condition
31
0
0
$self->prefix || '/usr/local/etc'
51
0
0
$self->prefix || '/var'