blib/lib/CGI/Untaint/CountyStateProvince/GB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
174 | 8 | 0 | if ($value =~ /([a-z\s]+)/) { } |
180 | 4 | 4 | if (exists $abbreviations{$value}) |
186 | 1 | 3 | unless ($$self{'_validator'}) |
188 | 0 | 1 | unless ($$self{'_validator'}) |
194 | 1 | 3 | if ($county and $county ne 'unknown') |
198 | 1 | 2 | exists $counties{$value} ? : |
211 | 8 | 8 | if (defined $value) |