blib/lib/MARC/Convert/Wikidata/Object/ISBN.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
32 | 1 | 1 | if ($self->{'_isbn'}->as_isbn10->as_string eq $self->{'isbn'}) { } |
45 | 1 | 11 | unless (defined $self->{'_isbn'} and $self->{'_isbn'}->is_valid) |
51 | 2 | 9 | if (defined $self->{'cover'}) |
52 | 1 | 1 | if (&none(sub { |