Branch Coverage

blib/lib/XAO/DO/Web/Date.pm
Criterion Covered Total %
branch 4 16 25.0


line true false branch
69 0 600 if ($args->{'timezone'})
84 600 0 if (not $style) { }
0 0 elsif ($style eq 'dateonly') { }
0 0 elsif ($style eq 'short') { }
0 0 elsif ($style eq 'timeonly') { }
103 600 0 if ($format) { }
115 0 600 if ($args->{'timezone'})
116 0 0 if (defined $tz) { }