Branch Coverage

blib/lib/Data/Model/Transaction.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
14 0 10 if $_[0][0]
20 0 11 if $_[0][0]
27 21 12 if $dismiss
33 0 12 if ($rollback_exception)
52 48 59 if $$self[0]
58 8 51 if (ref $model and $model->isa('Data::Model::Row')) { }
65 2 57 unless ($datamodel->get_base_driver + 0 == $driver + 0)