Branch Coverage

blib/lib/WWW/Noss/Timestamp.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
75 0 2301 unless $time =~ /$mail_rx/u
82 0 2 $+{'year'} >= 69 ? :
2299 2 length $+{'year'} == 4 ? :
89 2298 3 defined $+{'tz'} && $+{'tz'} =~ /^([+-])(\d{4})$/u ? :
100 2301 0 defined $tp ? :
108 0 3713 unless $time =~ /$rfc3339_rx/u
119 253 3460 $+{'tz'} eq 'Z' ? :
128 3713 0 defined $tp ? :