| blib/lib/Plack/Middleware/TrafficLog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 8 | 87.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 178 | 12 | 2 | 11 | $seen and not defined $chunk |
| 179 | 12 | 1 | 1 | $seen and not $self->with_all_chunks |
| line | l | !l | condition |
|---|---|---|---|
| 88 | 25 | 0 | $self->logger || sub { $env->{'psgi.errors'}->print(@_); } |