Branch Coverage

blib/lib/Time/Stamp.pm
Criterion Covered Total %
branch 51 52 98.0


line true false branch
41 4 4 /^([um]s)$/ ? :
48 6 138 /(local|gm)(?:stamp)?((?:-\w+)+)/ ? :
99 27 2 unless $$arg{'format'} and $$arg{'format'} eq 'numeric'
110 2 42 $$arg{'ms'} ? :
6 44 $$arg{'us'} ? :
118 17 42 if ($$arg{'frac'}) { }
121 15 2 _have_hires() ? :
153 0 59 unless eval $code
1 3 @_ ? :
1 4 @_ > 1 ? :
3 5 @_ ? :
1 8 @_ > 1 ? :
3 6 @_ ? :
1 9 @_ > 1 ? :
161 7 23 exists $$arg{'regexp'} ? :
167 14 17 $name eq 'parsegm' ? :
177 4 84 unless @time
180 9 77 if (@time < 6)
195 38 48 if defined $frac
198 22 64 if (wantarray) { }
199 9 16 if defined $frac
205 29 35 if defined $frac
218 40 54 unless exists $$formats{$name}
229 29 66 $opt{'frac'} ? :
44 51 $opt{'tz'} ? :
244 3 15 unless (defined $_have_hires)