Branch Coverage

blib/lib/Mojolicious/Plugin/ORM/DBIx.pm
Criterion Covered Total %
branch 5 14 35.7


line true false branch
174 0 1 exists $conf->{'feature_bundle'} ? :
175 0 1 exists $conf->{'tidy_format_skipping'} ? :
177 0 1 if scalar @$conf_dbix_components and not defined $conf_dbix_components->[0]
188 1 0 if (check_install('module', $namespace)) { }
220 0 1 unless defined $schema
254 0 0 if (defined $feature_bundle)
257 0 0 if (defined $tidy_fs)