blib/lib/Wikibase/Datatype/Struct/Value/String.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
18 | 1 | 23 | unless (defined $obj) |
21 | 1 | 22 | unless ($obj->isa("Wikibase::Datatype::Value::String")) |
36 | 0 | 20 | if (not exists $struct_hr->{'type'} or $struct_hr->{'type'} ne "string") |