| blib/lib/DB/DataStore.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 15 | 40.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 74 | 0 | 1 | 0 | ref $pkg || $pkg |
| 127 | 0 | 4 | 0 | $id //= $self->{'OBJ_INDEX'}->next_id |
| 205 | 2 | 0 | 0 | not defined $best_size or $store_size < $best_size |
| 317 | 0 | 5 | 0 | ref $pkg || $pkg |
| 319 | 1 | 0 | 4 | $size || do { use bytes; length pack($template) } |