Branch Coverage

blib/lib/Database/Temp/Driver/Pg.pm
Criterion Covered Total %
branch 1 14 7.1


line true false branch
19 1 0 unless (can_load("modules", \%needed))
35 0 0 unless $ok
81 0 0 if ($host and $port) { }
124 0 0 if (ref $params{'init'} eq 'CODE') { }
141 0 0 if (ref $params{'deinit'} eq 'CODE') { }
182 0 0 if ($rc) { }
189 0 0 if ($rc) { }