Branch Coverage

blib/lib/Wikibase/Datatype/Struct/Value/Time.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
19 1 8 unless (defined $obj)
22 1 7 unless ($obj->isa("Wikibase::Datatype::Value::Time"))
25 1 6 unless (defined $base_uri)
47 2 6 if (not exists $struct_hr->{'type'} or $struct_hr->{'type'} ne "time")