| blib/lib/Data/RecordStore.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 12 | 91.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 267 | 618 | 16 | 169 | $trans and not $no_trans |
| 304 | 510 | 49 | 2 | defined $id and $id < 1 |
| 365 | 33 | 0 | 9 | @{$self->[10];} and grep {not $previously_locked{$_};} @locknames |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 612 | 8 | 8 | 317 | $state == 3 or $state == 2 |