Branch Coverage

blib/lib/CGI/Application/Plugin/DBIC/Schema.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
37 0 0 unless $$self{'__DBIC_SCHEMA_CONFIG'}{$name}
40 0 0 unless (defined $$self{'__DBIC_SCHEMA'}{$name})
45 0 0 unless eval { do { "require $schema;" } }
55 0 0 if @_ > 2
57 0 0 if (@_ == 2) { }
0 0 elsif (@_ == 1) { }
68 0 0 unless ref $config eq 'HASH'
73 0 0 if defined $$self{'__DBIC_SCHEMA'}{$name}
84 0 0 if $param_count > 2
85 0 0 if $param_count == 0
88 0 0 if ($param_count == 2) { }
92 0 0 unless defined $resultset_name
99 0 0 unless defined $resultset_name