Branch Coverage

blib/lib/Data/FR/Town.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
74 1 2 if ($param =~ /insee/) { }
1 1 elsif ($param =~ /zip/) { }
99 1 4 if ref $class
102 3 2 if ($class::TOWNS{$param}{$$params{$param}}) { }
105 1 1 unless $param =~ /(zip|insee)/