Branch Coverage

blib/lib/DBIx/Class/Schema/SQLA2Support.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
16 9 0 if ($storage->sql_maker->can("_connection_info"))
20 0 10 if (my $calls = $self->storage->on_connect_call) { }
25 2 8 if $self->sqla2_rebase_immediately