| blib/lib/DateTime/Format/Oracle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 1 | 10 | unless $ENV{'NLS_DATE_FORMAT'} |
| 102 | 0 | 11 | unless $ENV{'NLS_TIMESTAMP_FORMAT'} |
| 128 | 0 | 0 | unless $ENV{'NLS_TIMESTAMP_TZ_FORMAT'} |
| 212 | 9 | 0 | unless ($previous_format eq (my $current_format = $self->$method)) |
| 355 | 21 | 0 | unless ($previous_nls_format eq (my $current_nls_format = $self->$method)) |