Branch Coverage

blib/lib/Renard/API/MuPDF/mutool/DateObject.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
55 0 5 unless $date_string =~ /$date_re/u
65 4 1 if (exists $+{'TzOffset'})
75 0 4 unless eval {
79 3 1 if (exists $dt_hash->{"tz"})
80 1 2 if ($dt_hash->{"tz"}{"offset"} eq "Z") { }
117 1 0 if (exists $self->data->{'tz'})
118 0 1 if ($self->data->{'tz'}{'offset'} eq 'Z') { }