Branch Coverage
blib/lib/ResourcePool/Command/DBI/Execute.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
31
0
0
if ($rc and not $@) { }
32
0
0
unless ($$dbh{'AutoCommit'})
39
0
0
if (not $$dbh{'AutoCommit'}) { }
45
0
0
if ($rc and not @_) { }