blib/lib/DateTime/Format/W3CDTF.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
78 | 9 | 3 | 6 | $self->{'strict'} and $p{'hour'} |
3 | 4 | 2 | $self->{'strict'} and $p{'hour'} and not $p{'time_zone'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
136 | 2 | 0 | 5 | $tz->is_floating or not defined $offset |