Branch Coverage

blib/lib/DateTimeX/Lite/TimeZone/Local.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
20 539 0 if $tz
47 540 0 if $subclass->can('Methods')
50 0 0 if (my $e = $@)
52 0 0 if ($e =~ /locate/) { }
57 0 0 if $@
75 542 1 if ($class->_IsValidName($ENV{$var}))
82 540 2 if $tz
93 0 543 unless defined $_[0]
94 0 543 if $_[0] eq 'local'