blib/lib/Catmandu/Importer/Wikidata.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 0 | if ($self->ids) { } |
0 | 0 | elsif (defined $self->title) { } | |
58 | 0 | 0 | unless $_ =~ /^[QP][0-9]+$/i |
65 | 0 | 0 | if ($self->title =~ /^([a-z]+([_-][a-z])*):(.+)$/) { } |
70 | 0 | 0 | unless $site =~ /^[a-z]+([_-][a-z])*$/ |
75 | 0 | 0 | $vars ? : |
81 | 0 | 0 | if ($line =~ /^[PQ][0-9]+$/i) { } |
0 | 0 | elsif ($line =~ /^([a-z]+([_-][a-z])*):(.+)$/) { } | |
96 | 0 | 0 | unless ref $data and ref $$data{'entities'} eq 'HASH' |
98 | 0 | 0 | if exists $$_{'missing'} |