| lib/Template/Plugin/Date.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 141 | 25 | 0 | 0 | defined $setlocale and $try_locale eq $setlocale |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 82 | 3 | 5 | 0 | shift @_ || $params->{'time'} || $self->{'time'} || $self->now |
| 84 | 5 | 0 | 2 | $params->{'format'} || $self->{'format'} || $FORMAT |
| 86 | 2 | 0 | 17 | $params->{'locale'} || $self->{'locale'} |
| 88 | 0 | 0 | 19 | $params->{'gmt'} || $self->{'gmt'} |