| blib/lib/DateTime/Format/RFC3339.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 11 | 72.7 |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 5 | 15 | $sep //= "T" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 1 | 19 | 0 | $sep_re //= quotemeta $sep |
| 54 | 6 | 1 | 0 | $default_self //= $self->new |
| 97 | 4 | 1 | 0 | $default_self //= $self->new |