blib/lib/MARC/Convert/Wikidata/Transform.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
57 | 0 | 0 | 5 | &blessed($self->{'marc_record'}) and $self->{'marc_record'}->isa("MARC::Record") |
138 | 1 | 1 | 0 | $cover ne "hardback" and $cover ne "paperback" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
395 | 0 | 0 | 6 | not defined $type or $type eq "" |