Condition Coverage

blib/lib/HiD/Server.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
20 13 0 0 -e -d $path and not $path =~ m[/$]u
25 0 13 0 $path and $path =~ m[/$]u
54 0 1 3 $response->[0] == 200 and $alternate_status
76 2 0 3 $custom_page and lc $custom_page ne lc $default_page

or 2 conditions

line l !l condition
16 13 0 $env->{'PATH_INFO'} || ''