blib/lib/Wikidata/Reconcilation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 14 | 7.1 |
line | true | false | branch |
---|---|---|---|
40 | 1 | 0 | if (not defined $self->{'lwp_user_agent'}) { } |
45 | 0 | 0 | unless ($self->{'lwp_user_agent'}->isa("LWP::UserAgent")) |
64 | 0 | 0 | if ($self->{'verbose'}) |
68 | 0 | 0 | if ($self->{'verbose'}) |
79 | 0 | 0 | if (@ret and $self->{'first_match'}) |
83 | 0 | 0 | if ($self->{'verbose'}) |
105 | 0 | 0 | if (exists $reconcilation_rules_hr->{'identifiers'}{$id} and defined $reconcilation_rules_hr->{'identifiers'}{$id}) { } |