| blib/lib/String/Normal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 14 | 92.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 12 | 3 | 6 | if (not $self->{'type'} or $self->{'type'} eq 'business') { } | 
| 1 | 5 | elsif ($self->{'type'} eq 'address') { } | |
| 1 | 4 | elsif ($self->{'type'} eq 'phone') { } | |
| 1 | 3 | elsif ($self->{'type'} eq 'state') { } | |
| 1 | 2 | elsif ($self->{'type'} eq 'city') { } | |
| 1 | 1 | elsif ($self->{'type'} eq 'zip') { } | |
| 1 | 0 | elsif ($self->{'type'} eq 'title') { } |