blib/lib/DBIx/TransactionManager/Extended.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 30 | 30 | 100.0 |
line | true | false | branch |
---|---|---|---|
26 | 1 | 7 | unless $self->in_transaction |
40 | 17 | 2 | if ($last) |
42 | 6 | 11 | if (@$hooks) |
44 | 1 | 5 | if ($@) |
55 | 2 | 16 | if ($@) |
60 | 14 | 2 | if ($last) |
62 | 5 | 9 | if (@$hooks) |
64 | 1 | 4 | if ($@) |
90 | 1 | 11 | unless $self->in_transaction |
97 | 1 | 11 | unless $self->in_transaction |
104 | 1 | 2 | unless $self->in_transaction |
110 | 1 | 2 | unless $self->in_transaction |
119 | 2 | 6 | if ($hook == $hooks->[$i]) |
124 | 2 | 2 | if $found |
125 | 2 | 2 | $found ? : |