Condition Coverage

lib/Provision/Unix/Web/Apache.pm
Criterion Covered Total %
condition 2 37 5.4


and 3 conditions

line !l l&&!r l&&r condition
125 0 0 0 $$vals{'sslkey'} and $$vals{'sslcert'}
0 0 0 $$vals{'sslkey'} and $$vals{'sslcert'} and -f $$vals{'sslkey'}
0 0 0 $$vals{'sslkey'} and $$vals{'sslcert'} and -f $$vals{'sslkey'} and $$vals{'sslcert'}
198 0 0 0 -f "$prefix/$1" and -s "$prefix/$1"
326 0 0 0 $$vals{'documentroot'} and -d $$vals{'documentroot'}
388 0 0 0 -s "$vhosts_conf.new" and -s "$vhosts_conf.disabled"
410 0 0 0 $$vals{'documentroot'} and -d $$vals{'documentroot'}
543 0 0 0 $alias and $$vals{'debug'}
651 0 0 0 $servername and $servername eq lc $$vals{'vhost'}

or 2 conditions

line l !l condition
74 0 1 $$vals{'ip'} || '*:80'
77 0 1 $$vals{'admin_home'} || '/home'

or 3 conditions

line l !l&&r !l&&!r condition
228 0 0 0 -e $path or -d $path
442 0 0 0 scalar @$new == 0 or scalar @$drop == 0