Branch Coverage

blib/lib/DBIx/TransactionManager.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
10 0 0 unless ($dbh)
31 0 0 if (@$txns == 0 and $$self{'dbh'}->FETCH('AutoCommit'))
34 0 0 if ($rc)
42 0 0 unless @$txns
45 0 0 if (@$txns > 0) { }
58 0 0 unless @$txns
60 0 0 if ($$self{'rollbacked_in_nested_transaction'})
65 0 0 if (@$txns == 0)
81 0 0 @$txns ? :
96 0 0 if $_[0][0]
102 0 0 if $_[0][0]
109 0 0 if $dismiss
111 0 0 if ($$ != $pid)