Branch Coverage

blib/lib/DBIx/Class/Storage/TxnEndHook.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
24 1 14 unless ($self->transaction_depth > 0)
36 7 1 if ($is_last_txn and @{$self->_hooks;})