Branch Coverage

blib/lib/DBIx/Roles/Transaction.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
23 1 1 $$storage{'counter'}++ ? :
32 1 1 if ($$storage{'counter'} > 0) { }
48 0 1 if ($$storage{'counter'} > 0) { }
0 1 elsif ($$storage{'ok'}) { }