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