Branch Coverage
blib/lib/Wikibase/Datatype/Struct/Form.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
21
1
3
unless
(
defined
$obj
)
24
1
2
unless
(
$obj
->isa
(
'Wikibase::Datatype::Form'
)
)
27
1
1
unless
(
defined
$base_uri
)