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