Branch Coverage

blib/lib/Rose/DBx/Role/NestTransaction.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
14 0 0 if ($self->in_transaction) { }
17 0 0 unless $self->do_transaction($cb, @_)