blib/lib/Wikibase/Datatype/Print/Value/Time.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
31 | 8 | 1 | 1 | exists $opts_hr->{'cb'} and not $opts_hr->{'cb'}->isa("Wikibase::Cache") |
37 | 0 | 8 | 1 | $opts_hr->{'print_name'} and exists $opts_hr->{'cb'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 1 | 0 | 0 | $opts_hr->{'cb'}->get('label', $obj->calendarmodel) || $obj->calendarmodel |