| blib/lib/Palm/MaTirelire/DBItemId.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | defined $unfiled_name and $id == $num - 1 |
| 138 | 0 | 0 | 0 | exists $$rec{$id_field} and $$rec{$id_field} == $id |
| 159 | 0 | 0 | 0 | exists $$rec{$id_field} and $name eq $self->full_name($$rec{$id_field}, $ref_cache) |