Branch Coverage

blib/lib/WebDyne/Install/Lighttpd.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
107 0 0 if (not $Uninstall_fg) { }
108 0 0 unless 'WebDyne::Install'->install($prefix, $installbin)
112 0 0 unless 'WebDyne::Install'->uninstall($prefix, $installbin)
196 0 0 if (not $Uninstall_fg) { }
207 0 0 if (-f $webdyne_conf_fn)
208 0 0 if unlink $webdyne_conf_fn
238 0 0 if $line =~ /\Q$delim\E/
245 0 0 if (@delim != 2 and @delim != 0)
247 0 0 $#delim ? :
259 0 0 unless (@delim)
288 0 0 if ($line =~ /^\s*$/) { }
310 0 0 unless ($Uninstall_fg)
350 0 0 unless ($Uninstall_fg and $delim[0] == $delim[1])
361 0 0 if (not $Uninstall_fg) { }
365 0 0 if ($cache_dn)
366 0 0 unless ($cache_dn eq 'File::Spec'->tmpdir)
369 0 0 unless chown $WebDyne::Install::Lighttpd::LIGHTTPD_UID, $WebDyne::Install::Lighttpd::LIGHTTPD_GID, $cache_dn