| blib/lib/Wikibase/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 0 | if (ref $self->{'mediawiki_api'} ne "MediaWiki::API") |
| 50 | 0 | 0 | if (defined $self->{'login_name'} and defined $self->{'login_password'}) |
| 87 | 0 | 0 | unless (exists $struct_hr->{'type'}) |
| 92 | 0 | 0 | if ($struct_hr->{'type'} eq 'item') { } |
| 0 | 0 | elsif ($struct_hr->{'type'} eq 'mediainfo') { } | |
| 0 | 0 | elsif ($struct_hr->{'type'} eq 'lexeme') { } | |
| 127 | 0 | 0 | if (not defined $item_obj) { } |
| 130 | 0 | 0 | unless ($item_obj->isa("Wikibase::Datatype::Item")) |
| 146 | 0 | 0 | unless (defined $res) |