blib/lib/Plack/Middleware/StaticShared.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 0 | 0 | 0 | $self->verifier and not $self->verifier->(local $_ = $version, $prefix) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
40 | 0 | 0 | 0 | $req->header('If-None-Match') or '' eq $etag |