| blib/lib/Text/vCard/Precisely/V4/Node.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 20 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 0 | 73 | if $self->altID |
| 45 | 0 | 73 | if $self->pid |
| 46 | 3 | 70 | if ref $self->types eq 'ARRAY' and $self->types->[0] |
| 48 | 0 | 73 | if $self->pref |
| 49 | 0 | 73 | if $self->media_type |
| 50 | 0 | 73 | if $self->language |
| 51 | 2 | 71 | if $self->sort_as and $self->name =~ /^(?:FN|ORG)$/ |
| 60 | 0 | 0 | $self->name eq 'GEO' ? : |
| 4 | 69 | $self->name eq 'GEO' ? : | |
| 0 | 73 | ref $content eq 'Array' ? : |