| blib/lib/DateTime/Format/Duration/ISO8601.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 141 | 0 | 0 | 4 | ref $self and ref $self->{'on_error'} eq 'CODE' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 45 | 0 | 0 | 2 | $y || $m || $w || $d |
| 46 | 2 | 0 | 2 | $H || $M || $S |
| 48 | 2 | 1 | 1 | $has_date or $has_time |