Branch Coverage

blib/lib/Mojolicious/Plugin/ChromeLogger.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
35 0 1 if $c->stash('mojo.static')
38 0 1 if $c->app->mode ne 'development'
53 1 0 if ($$opts{'show_session'})
58 0 1 if ($$opts{'show_config'})
63 1 0 if ($$opts{'show_stash'})