blib/lib/Plack/Middleware/LogDispatchouli.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 0 | 0 | 2 | blessed($self->logger) and $self->logger->isa('Log::Dispatchouli') |
36 | 4 | 2 | 2 | ref $msg and ref $msg ne 'CODE' |