Branch Coverage

lib/POSIX/1003/Time.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
66 0 0 if (@_ == 1) { }
69 0 0 if defined $time
81 0 1 if @_ == 1
87 0 1 if ($lc and $lc =~ /\.([\w-]+)/ and my $enc = &find_encoding($1))
94 0 1 if (&is_utf8($fmt))
107 1 1 if wantarray