blib/lib/HTTP/Server/Simple/Static.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
56 | 0 | 0 | 0 | -f $path and $fh->open($path) |
66 | 0 | 0 | 0 | defined $if_modified_since and $if_modified_since <= $now |
0 | 0 | 0 | defined $if_modified_since and $if_modified_since <= $now and $mtime <= $if_modified_since |