blib/lib/Plack/Middleware/ChromeLogger.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 6 | 33.3 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | if ($ENV{'PLACK_ENV'} and $ENV{'PLACK_ENV'} eq 'production' and not $self->enable_in_production) |
27 | 1 | 0 | unless ($self->disabled) |
36 | 0 | 1 | if $self->disabled |