blib/lib/Mojolicious/Plugin/ConsoleLogger.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
26 | 1 | 0 | defined &Mojo::Log::_log ? : |
40 | 0 | 2 | if $self->res->headers->content_type eq 'application/json' |
44 | 1 | 1 | if $self->stash('mojo.static') |
47 | 0 | 1 | if $self->app->mode ne 'development' |
70 | 0 | 4 | unless @{$$logs{$_};} |
86 | 4 | 8 | ref $msg ? : |