blib/lib/Wikibase/Datatype/Struct/Value/Monolingual.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
18 | 1 | 3 | unless (defined $obj) |
21 | 1 | 2 | unless ($obj->isa('Wikibase::Datatype::Value::Monolingual')) |
39 | 0 | 2 | if (not exists $struct_hr->{'type'} or $struct_hr->{'type'} ne 'monolingualtext') |