Condition Coverage

blib/lib/Any/Daemon/HTTP/VirtualHost.pm
Criterion Covered Total %
condition 0 48 0.0


and 3 conditions

line !l l&&!r l&&r condition
111 0 0 0 $1 ne $2 and $3
119 0 0 0 @_ == 1 and not defined $_[0]
199 0 0 0 &blessed($resp) and $resp->isa('HTTP::Response')
209 0 0 0 $has_etag and $has_etag eq $etag
258 0 0 0 $new_uri and $new_uri ne $uri
323 0 0 0 @_ == 1 && &blessed($_[0])
352 0 0 0 @_ == 1 && &blessed($_[0])

or 2 conditions

line l !l condition
44 0 0 $args->{'aliases'} || 'AUTO'
59 0 0 $args->{'directories'} || $args->{'directory'} || []
63 0 0 $args->{'proxies'} || $args->{'proxy'} || []
126 0 0 $self->{'ADHV_handlers'} ||= {}
155 0 0 $self->{'ADHV_handlers'} ||= {}
249 0 0 $code // 307

or 3 conditions

line l !l&&r !l&&!r condition
51 0 0 0 $args->{'handlers'} || $args->{'handler'}
172 0 0 0 $uri ||= $req->uri
242 0 0 0 ref $rew || $rew
288 0 0 0 ref $red || $red
332 0 0 0 @_ > 1 || index($_[0], '/') == -1