Condition Coverage

lib/HTTP/Server/VirtualHost.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
188 0 0 0 $HTTP::Server::VirtualHost::EUID == 0 and substr($uri->path, 0, 2) eq '/~'

or 2 conditions

line l !l condition
37 0 0 $$args{'aliases'} || []
40 0 0 $$args{'rewrite'} || sub { $_[0]; }
42 0 0 $$args{'handlers'} || {}
55 0 0 $$args{'directories'} || []
210 0 0 $dir->path || ''