Branch Coverage

blib/lib/Time/Decimal.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
108 0 0 if ($precision) { }
109 0 0 if ($precision eq 's') { }
112 0 0 if ($usec > 0.999999 and ++$sec == $modulo)
118 0 0 if ($sec == $modulo)
122 0 0 if $precision eq "\302\265s" or $precision eq 'us'
125 0 0 if eval $sec < 10
128 0 0 if sprintf('%f', $sec) == $modulo
140 0 0 if $precision
159 0 0 if $precision
173 0 0 if ($_[0]) { }
186 0 0 if ($_[0] =~ /^(\d+) : ([0-5]\d) (?: : ([0-5]\d (?: \.\d+_?\d* )?) )? \s*(?:(am)|(pm))? $/xi) { }
0 0 elsif ($_[0] =~ /$h10re/o) { }
187 0 0 $5 ? :
0 0 $4 ? :
203 0 0 /:/ ? :
204 0 0 if (defined $acc) { }
216 0 0 /:/ ? :
224 0 0 @_ ? :
257 0 0 if $cur eq $last
258 0 0 unless &$callback($cur)
263 0 0 if $sec > 0