Branch Coverage

blib/lib/Mo/utils/TimeZone.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
18 2 3 if _check_key($self, $key)
20 1 2 unless ("DateTime::TimeZone"->is_valid_name($self->{$key}))
32 2 3 unless (exists $self->{$key} and defined $self->{$key})