blib/lib/STF/Dispatcher/Impl/Hash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
42 | 3 | 0 | $input ? : |
45 | 3 | 0 | if $$args{'content_type'} |
59 | 3 | 6 | unless $object |
61 | 2 | 4 | if (my $ims = $$args{'request'}->header('if-modified-since')) |
62 | 1 | 1 | if ($object->modified_on > &HTTP::Date::str2time($ims)) |
84 | 1 | 1 | if ($self->buckets->{$name}) |