| blib/lib/Data/RecordStore/Transaction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 86 | if (@$err) |
| 89 | 198 | 40 | if ($action == 1) { } |
| 95 | 32 | 8 | if ($s_id) |
| 106 | 24 | 174 | if ($action == 2 and $orig_silo_id) |
| 132 | 32 | 128 | if ($reported_silo_id != $orig_silo_id or $id_reported_silo != $id_in_orig_silo) |
| 135 | 112 | 48 | if ($trans_silo_id) |
| 149 | 137 | 16 | if (my $rec = $changes->{$id}) |
| 151 | 89 | 48 | if ($action == 1) |
| 179 | 48 | 215 | if ($id == 0) |