Branch Coverage

blib/lib/Class/DBI/Loader/k_Pg.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
43 0 0 unless my $dbh = 'DBI'->connect(@{$$self{'_datasource'};})
53 0 0 if ($pg_version >= 8 and $Class::DBI::Pg::VERSION < 0.07)
58 0 0 $DBD::Pg::VERSION >= 1.31 ? :