| blib/lib/Plack/Middleware/Statsd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 10 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 122 | 6 | 0 | 0 | defined $rate and $rate >= 1 | 
| line | l | !l | condition | 
|---|---|---|---|
| 157 | 0 | 6 | $env->{'plack.xsendfile.type'} || $ENV{'HTTP_X_SENDFILE_TYPE'} || 'X-Sendfile' | 
| 164 | 2 | 4 | $h->get('Content-Length') || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 96 | 0 | 6 | 0 | $env->{'psgix.monitor.statsd'} //= $self->client |