blib/lib/HiD/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 14 | 50.0 |
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 |
line | l | !l | condition |
---|---|---|---|
16 | 13 | 0 | $env->{'PATH_INFO'} || '' |