Branch Coverage

blib/lib/CGI/Untaint/CountyStateProvince/GB.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
181 10 1 if ($value =~ /([a-z][a-z\s]+)/) { }
187 4 6 if (exists $abbreviations{$value})
193 1 5 unless ($self->{'_validator'})
195 0 1 unless ($self->{'_validator'})
205 3 3 exists $counties{$value} ? :
218 11 11 if (defined $value)