Branch Coverage

blib/lib/Mojolicious/Plugin/Service.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
11 0 0 if $app->config->{'service_config'}
13 0 0 if ($app->renderer->get_helper('dbi'))
15 0 0 if ($app->dbi->can('models'))
20 0 0 if ($app->renderer->get_helper('models'))
27 0 0 if ($e) { }
0 0 elsif ($services_class->isa('Mojolicious::Services')) { }
28 0 0 ref $e ? :