Branch Coverage

blib/lib/Mojolicious/Plugin/DBIxCustom.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
10 0 0 if $app->config->{'dbi_config'}
12 0 0 if $conf->{'model_namespace'}
13 0 0 if $conf->{'cb'}
16 0 0 if ($e) { }
0 0 elsif ($dbi_class->isa('DBIx::Custom')) { }
17 0 0 ref $e ? :
21 0 0 if $model_namespace
22 0 0 if ($cb)