Branch Coverage

blib/lib/Date/Tiny.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
162 0 1 unless (defined $string and not ref $string)
166 0 1 unless ($string =~ /^(\d\d\d\d)-(\d\d)-(\d\d)$/)