Branch Coverage

blib/lib/Wikidata/Reconcilation.pm
Criterion Covered Total %
branch 3 12 25.0


line true false branch
39 2 1 if (not defined $self->{'lwp_user_agent'}) { }
44 1 0 unless ($self->{'lwp_user_agent'}->isa("LWP::UserAgent"))
64 0 0 if ($self->{'verbose'})
75 0 0 if (@ret and $self->{'first_match'})
79 0 0 if ($self->{'verbose'})
101 0 0 if (exists $reconcilation_rules_hr->{'identifiers'}{$id} and defined $reconcilation_rules_hr->{'identifiers'}{$id}) { }