Condition Coverage

blib/lib/Mojolicious/Plugin/DBIC.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
88 3 0 4 not $schema_conf and $app->can('config')
100 4 0 3 &blessed($conf) and $conf->isa('DBIx::Class::Schema')