| blib/lib/Plack/Middleware/ChromeLogger.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 18 | 1 | 0 | 0 | $ENV{'PLACK_ENV'} and $ENV{'PLACK_ENV'} eq 'production' |
| 1 | 0 | 0 | $ENV{'PLACK_ENV'} and $ENV{'PLACK_ENV'} eq 'production' and not $self->enable_in_production |