Condition Coverage

blib/lib/Test/HTTP/log-server
Criterion Covered Total %
condition 6 10 60.0


and 3 conditions

line !l l&&!r l&&r condition
228 1 1 1 $user eq $ex_user and $pass eq $ex_pass

or 2 conditions

line l !l condition
96 4 0 $r->uri->path || '/'
106 16 0 $r->uri->path || '/'

or 3 conditions

line l !l&&r !l&&!r condition
124 0 0 6 $location =~ m[^/error/notfound/(.*)$] or $location =~ m[^/favicon.ico]