blib/lib/Wikibase/Datatype/Print/Value/Property.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
17 | 1 | 5 | unless ($obj->isa("Wikibase::Datatype::Value::Property")) |
21 | 1 | 4 | if (exists $opts_hr->{'cb'} and not $opts_hr->{'cb'}->isa("Wikibase::Cache")) |
26 | 2 | 2 | if (exists $opts_hr->{'cb'}) { } |