Branch Coverage

blib/lib/Catalyst/Helper/Model/DBIC/Schema.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
75 0 0 unless $$helper{'schema_class'} = $schema_class
79 0 0 if ($connect_info[0] and $connect_info[0] =~ /^create=(dynamic|static)$/)
84 0 0 if (@connect_info)
88 0 0 if not $_ =~ /^\s*[[{]/
93 0 0 if ($create eq 'dynamic') { }
0 0 elsif ($create eq 'static') { }
105 0 0 unless 'DBIx::Class::Schema::Loader'->use("dump_to_dir:$schema_dir", 'make_schema_at')
111 0 0 if (/^\s*[[{]/)
113 0 0 if $@