Branch Coverage

blib/lib/Time/OlsonTZ/Clustered.pm
Criterion Covered Total %
branch 19 22 86.3


line true false branch
25 10 5 if defined $clusters
26 0 5 unless my $file = dist_file('Time-OlsonTZ-Clustered', 'cluster.srl')
34 11 3 $cluster ? :
38 5 3 if defined $reverse
39 0 3 unless my $file = dist_file('Time-OlsonTZ-Clustered', 'reverse.srl')
53 1 2 unless my $country = _get_country($code)
76 2 3 unless my $cluster = find_cluster($zone)
101 1 1 unless my $country = _get_country($code)
109 1 3 unless my $country = _get_country($code)
120 3 5 unless my $reverse = _reverse_map()->{$zone}
123 0 5 unless my $country = _get_country($code)