| blib/lib/Plack/App/Prerender.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 151 | 0 | 0 | 0 | $age and $age > $self->max_age |
| line | l | !l | condition |
|---|---|---|---|
| 88 | 0 | 0 | $req->method // '' |
| 100 | 0 | 0 | $url //= [400, [], []] |
| 117 | 0 | 0 | $req_head->header($field) // (next) |
| 136 | 0 | 0 | $head->header($field) // (next) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 156 | 0 | 0 | 0 | $age // $self->max_age |