| blib/lib/Plack/Middleware/AccessLog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 0 | 0 | 11 | ref $res and ref $res eq 'ARRAY' |
| line | l | !l | condition |
|---|---|---|---|
| 15 | 10 | 6 | $self->format || 'combined' |
| 17 | 7 | 9 | $self->char_handlers || {} |
| 7 | 9 | $self->block_handlers || {} |