| blib/lib/DateTime/Format/Strftimeq.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 10 | 70.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 1 | 2 | if (defined(my $time_zone = delete $args{'time_zone'})) | 
| 20 | 0 | 1 | if (ref $time_zone) { } | 
| 30 | 1 | 1 | unless defined $self->{'format'} | 
| 32 | 0 | 1 | if (keys %args) | 
| 42 | 0 | 2 | if ($self->{'time_zone'}) |