| blib/lib/Catmandu/VIAF/API/Extract.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if ($self->is_person($description->{'rdf:type'}) == 1) |
| 23 | 0 | 0 | if (ref $person ne 'HASH') |
| 41 | 0 | 0 | if ($label->{'xml:lang'} eq $self->lang) |
| 45 | 0 | 0 | if ($label->{'xml:lang'} eq $self->fallback_lang) |
| 50 | 0 | 0 | if (not defined $prefLabel) { } |
| 60 | 0 | 0 | if (ref $rdf_types ne 'ARRAY') |
| 64 | 0 | 0 | if ($rdf_type->{'rdf:resource'} eq 'http://schema.org/Person') |