Branch Coverage

blib/lib/Apache/Voodoo/Install/Config.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
30 0 0 if (defined $params{'PREFIX'})
59 0 0 if $$self{'pretend'}
67 0 0 unless open OUT, ">$path"
91 0 0 unless ($$self{'PREFIX'})
94 0 0 if (-e $_ and -d $_)
105 0 0 if (-e $ans and -d $ans)
117 0 0 unless ($$self{'INSTALL_PATH'})
128 0 0 unless ($$self{'SESSION_PATH'})
139 0 0 unless ($$self{'CONF_PATH'})
150 0 0 unless ($$self{'CONF_FILE'})
161 0 0 unless ($$self{'UPDATES_PATH'})
172 0 0 unless ($$self{'TMPL_PATH'})
183 0 0 unless ($$self{'CODE_PATH'})
195 0 0 if ($$self{'APACHE_UID'})
197 0 0 if $d
203 0 0 if ($uid =~ /^\d+$/)
215 0 0 if ($$self{'APACHE_GID'})
217 0 0 if $d
223 0 0 if ($gid =~ /^\d+$/)
234 0 0 unless ($$self{'DEBUG_DBD'})
246 0 0 unless ($$self{'DEBUG_PATH'})