Branch Coverage
blib/lib/Wikibase/Datatype/Struct/Reference.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
19
1
8
unless
(
defined
$obj
)
22
1
7
unless
(
$obj
->
isa
(
"Wikibase::Datatype::Reference"
)
)
25
1
6
unless
(
defined
$base_uri
)