Branch Coverage

blib/lib/Wikibase/Datatype/Print/Value/Item.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
17 1 31 unless ($obj->isa("Wikibase::Datatype::Value::Item"))
21 1 30 if (exists $opts_hr->{'cb'} and not $opts_hr->{'cb'}->isa("Wikibase::Cache"))
26 2 28 if (exists $opts_hr->{'cb'}) { }