| blib/lib/Wikibase/Datatype/Struct/Value/Time.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 7 | unless (defined $obj) |
| 22 | 1 | 6 | unless ($obj->isa('Wikibase::Datatype::Value::Time')) |
| 25 | 1 | 5 | unless (defined $base_uri) |
| 47 | 2 | 5 | if (not exists $struct_hr->{'type'} or $struct_hr->{'type'} ne 'time') |