Branch Coverage

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


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